We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88c18a2 commit 7b175dfCopy full SHA for 7b175df
1 file changed
packages/ty/build.sh
@@ -1,11 +1,11 @@
1
TERMUX_PKG_HOMEPAGE=https://github.com/astral-sh/ty
2
TERMUX_PKG_DESCRIPTION="An extremely fast Python type checker and language server, written in Rust"
3
-TERMUX_PKG_VERSION="0.0.50"
+TERMUX_PKG_VERSION="0.0.51"
4
TERMUX_PKG_LICENSE="MIT"
5
TERMUX_PKG_LICENSE_FILE="LICENSE"
6
TERMUX_PKG_MAINTAINER="@termux"
7
TERMUX_PKG_SRCURL="https://github.com/astral-sh/ty/releases/download/$TERMUX_PKG_VERSION/source.tar.gz"
8
-TERMUX_PKG_SHA256=607eb78f7ad9dc9f6025115b07ec52d7177c342263776401c538b83a2692bb76
+TERMUX_PKG_SHA256=4e663db7fae7af815dd5ca368f9949fe8529c02c9b566fd04273b2a531d0ea73
9
TERMUX_PKG_BUILD_IN_SRC=true
10
TERMUX_PKG_AUTO_UPDATE=true
11
0 commit comments