Skip to content

Commit e84f10f

Browse files
author
TUR Github Actions
committed
bump(tur-pypi-311/python3.11-tokenizers): 0.21.1
This commit has been automatically submitted by Github Actions.
1 parent 14b4c92 commit e84f10f

File tree

1 file changed

+2
-2
lines changed
  • tur-pypi-311/python3.11-tokenizers

1 file changed

+2
-2
lines changed

tur-pypi-311/python3.11-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.21.0"
5+
TERMUX_PKG_VERSION="0.21.1"
66
TERMUX_PKG_SRCURL=https://github.com/huggingface/tokenizers/archive/refs/tags/v$TERMUX_PKG_VERSION.tar.gz
7-
TERMUX_PKG_SHA256=841279ad797d575ed3cf31fc4f30e09e37acbd35028d30c51fc0879ef7ed4094
7+
TERMUX_PKG_SHA256=65dd1f079404161321ece0d1af4f678e5846e3e6056f004600bde776d489bddc
88
TERMUX_PKG_AUTO_UPDATE=true
99
TERMUX_PKG_DEPENDS="libc++, python3.11"
1010
TERMUX_PKG_PYTHON_COMMON_DEPS="wheel"

0 commit comments

Comments
 (0)