Skip to content

Commit f3ba469

Browse files
author
TUR Github Actions
committed
bump(tur-pypi-311/python3.11-tokenizers): 0.20.3
This commit has been automatically submitted by Github Actions.
1 parent 7a86e63 commit f3ba469

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.20.2"
5+
TERMUX_PKG_VERSION="0.20.3"
66
TERMUX_PKG_SRCURL=https://github.com/huggingface/tokenizers/archive/refs/tags/v$TERMUX_PKG_VERSION.tar.gz
7-
TERMUX_PKG_SHA256=c20aec3068004ebe8e553adc920dacc0cab7c88de9e6e80f4afe7f6763721185
7+
TERMUX_PKG_SHA256=21e9a235c72e49cafb7ed29829650f6a49f0a951194e1f0168b3b2f547362569
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)