Skip to content

Commit 50cb58c

Browse files
authored
python-tokenizers: bump to 0.20.0 (#1143)
1 parent b0f914d commit 50cb58c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tur/python-tokenizers/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/huggingface/tokenizers
22
TERMUX_PKG_DESCRIPTION="Fast State-of-the-Art Tokenizers optimized for Research and Production"
33
TERMUX_PKG_LICENSE="Apache-2.0"
44
TERMUX_PKG_MAINTAINER="@termux-user-repository"
5-
TERMUX_PKG_VERSION="0.19.1"
5+
TERMUX_PKG_VERSION="0.20.0"
66
TERMUX_PKG_SRCURL=https://github.com/huggingface/tokenizers/archive/refs/tags/v$TERMUX_PKG_VERSION.tar.gz
7-
TERMUX_PKG_SHA256=53f5e644148c14cf2c429f8eb321cc7f75e3092973ca6b0ced5b516214a081bf
7+
TERMUX_PKG_SHA256=ea027dbebbca61b28e1a4512eb447e513af3004bd268bcf139b51a384c073cb5
88
TERMUX_PKG_AUTO_UPDATE=true
99
TERMUX_PKG_DEPENDS="libc++, python, python-pip"
1010
TERMUX_PKG_PYTHON_COMMON_DEPS="wheel"

0 commit comments

Comments
 (0)