Skip to content

Commit 7b175df

Browse files
committed
bump(main/ty): 0.0.51
This commit has been automatically submitted by Github Actions.
1 parent 88c18a2 commit 7b175df

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/ty/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
TERMUX_PKG_HOMEPAGE=https://github.com/astral-sh/ty
22
TERMUX_PKG_DESCRIPTION="An extremely fast Python type checker and language server, written in Rust"
3-
TERMUX_PKG_VERSION="0.0.50"
3+
TERMUX_PKG_VERSION="0.0.51"
44
TERMUX_PKG_LICENSE="MIT"
55
TERMUX_PKG_LICENSE_FILE="LICENSE"
66
TERMUX_PKG_MAINTAINER="@termux"
77
TERMUX_PKG_SRCURL="https://github.com/astral-sh/ty/releases/download/$TERMUX_PKG_VERSION/source.tar.gz"
8-
TERMUX_PKG_SHA256=607eb78f7ad9dc9f6025115b07ec52d7177c342263776401c538b83a2692bb76
8+
TERMUX_PKG_SHA256=4e663db7fae7af815dd5ca368f9949fe8529c02c9b566fd04273b2a531d0ea73
99
TERMUX_PKG_BUILD_IN_SRC=true
1010
TERMUX_PKG_AUTO_UPDATE=true
1111

0 commit comments

Comments
 (0)