aboutsummaryrefslogtreecommitdiffstats
path: root/python3-huggingface_hub/python3-huggingface_hub.SlackBuild
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-07 09:58:36 +0200
committerDanilo M. <danix@danix.xyz>2026-08-07 09:58:36 +0200
commit3438a9d8e0cd3df3a43e50bff9cc2b3d2b570340 (patch)
treebf07540dbc0cc6b28ea874085d956f6b80426aed /python3-huggingface_hub/python3-huggingface_hub.SlackBuild
parent4e3d9cc0082ba7c9151c953599e23e42ab4e28c2 (diff)
downloadmy-slackbuilds-3438a9d8e0cd3df3a43e50bff9cc2b3d2b570340.tar.gz
my-slackbuilds-3438a9d8e0cd3df3a43e50bff9cc2b3d2b570340.zip
python3-huggingface_hub: update to 1.26.1
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 502b1dc..9fc2b95 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.25.1}
+VERSION=${VERSION:-1.26.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}