Skip to content

Commit d95b058

Browse files
committed
huggingface-cli 0.33.1
1 parent 013d65d commit d95b058

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

Formula/h/huggingface-cli.rb

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@ class HuggingfaceCli < Formula
33

44
desc "Client library for huggingface.co hub"
55
homepage "https://huggingface.co/docs/huggingface_hub/index"
6-
url "https://files.pythonhosted.org/packages/91/8a/1362d565fefabaa4185cf3ae842a98dbc5b35146f5694f7080f043a6952f/huggingface_hub-0.33.0.tar.gz"
7-
sha256 "aa31f70d29439d00ff7a33837c03f1f9dd83971ce4e29ad664d63ffb17d3bb97"
6+
url "https://files.pythonhosted.org/packages/a4/01/bfe0534a63ce7a2285e90dbb33e8a5b815ff096d8f7743b135c256916589/huggingface_hub-0.33.1.tar.gz"
7+
sha256 "589b634f979da3ea4b8bdb3d79f97f547840dc83715918daf0b64209c0844c7b"
88
license "Apache-2.0"
9-
revision 1
109

1110
bottle do
1211
sha256 cellar: :any, arm64_sequoia: "9ea6f6c0c5c87685e4f0ab323a39ab5aae4638695b8e64459a2494a96d679b8f"
@@ -46,8 +45,8 @@ class HuggingfaceCli < Formula
4645
end
4746

4847
resource "hf-xet" do
49-
url "https://files.pythonhosted.org/packages/8d/11/b480bb7515db97d5b2b703927a59bbdd3f87e68d47dff5591aada467b4a9/hf_xet-1.1.4.tar.gz"
50-
sha256 "875158df90cb13547752532ed73cad9dfaad3b29e203143838f67178418d08a4"
48+
url "https://files.pythonhosted.org/packages/ed/d4/7685999e85945ed0d7f0762b686ae7015035390de1161dcea9d5276c134c/hf_xet-1.1.5.tar.gz"
49+
sha256 "69ebbcfd9ec44fdc2af73441619eeb06b94ee34511bbcf57cd423820090f5694"
5150
end
5251

5352
resource "idna" do

0 commit comments

Comments
 (0)