aboutsummaryrefslogtreecommitdiffstats
path: root/python3-huggingface_hub/python3-huggingface_hub.SlackBuild
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-07-04 17:16:38 +0200
committerDanilo M. <danix@danix.xyz>2026-07-04 17:16:38 +0200
commit6ca7e576240bda4d2b9ec77692a19f7d6a53dd00 (patch)
tree8a32bf153dce387c8dafc9b9add80b4b25d1ee10 /python3-huggingface_hub/python3-huggingface_hub.SlackBuild
parent81676924b57b1eecc0925079722403f4a3a025cf (diff)
downloadmy-slackbuilds-6ca7e576240bda4d2b9ec77692a19f7d6a53dd00.tar.gz
my-slackbuilds-6ca7e576240bda4d2b9ec77692a19f7d6a53dd00.zip
python3-huggingface_hub: update to 1.22.0
Diffstat (limited to 'python3-huggingface_hub/python3-huggingface_hub.SlackBuild')
-rw-r--r--python3-huggingface_hub/python3-huggingface_hub.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python3-huggingface_hub/python3-huggingface_hub.SlackBuild b/python3-huggingface_hub/python3-huggingface_hub.SlackBuild
index 22a222d..e36ae6a 100644
--- a/python3-huggingface_hub/python3-huggingface_hub.SlackBuild
+++ b/python3-huggingface_hub/python3-huggingface_hub.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-huggingface_hub
-VERSION=${VERSION:-1.18.0}
+VERSION=${VERSION:-1.22.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}