Skip to content

Commit 2fa24b3

Browse files
committed
huggingface-cli: update 0.33.1 bottle.
1 parent d95b058 commit 2fa24b3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/h/huggingface-cli.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ class HuggingfaceCli < Formula
88
license "Apache-2.0"
99

1010
bottle do
11-
sha256 cellar: :any, arm64_sequoia: "9ea6f6c0c5c87685e4f0ab323a39ab5aae4638695b8e64459a2494a96d679b8f"
12-
sha256 cellar: :any, arm64_sonoma: "41d7cf51120054e731bd50956233710414dc0aa704498f6620e40239e96acba8"
13-
sha256 cellar: :any, arm64_ventura: "2a1cc83ee28f3a5be8b10a4e48ce869458cbc40baa76ddcf298875e18cd767e1"
14-
sha256 cellar: :any, sonoma: "f720281a9670b9a9a4608813d485a53879e08c9a298cdc7122e16a89e72ccc07"
15-
sha256 cellar: :any, ventura: "6d78a8eff0bde13dc4b9d612b90413b4fb122ba4781a870fb656955cd17505fa"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "c2c5ca916403694b0c434bc29313936e5442c5063d4de983cb2dd70f1fd4c86e"
11+
sha256 cellar: :any, arm64_sequoia: "417f4367bd01f3428796e0ad70c23966abfaf15f664185eb87069e21467c145f"
12+
sha256 cellar: :any, arm64_sonoma: "4d5dce6b6ccc29e6531e0af04af7c08b6df63bfef12a329a3317992b92481556"
13+
sha256 cellar: :any, arm64_ventura: "7c21bb5f86d760906989d5e107e4d5719740cf79fa843aae473c5023764b8aa6"
14+
sha256 cellar: :any, sonoma: "5a2845d6938bd2b8db5e4d9d25f60afeaf090eeadb7f217d539a41c48c119967"
15+
sha256 cellar: :any, ventura: "9c4941af7915e496d7a0590e9769ee2e5ca5cf79761046007333ab4954ece1e9"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "89b2a4e7d764e215f3c3d71a08b5a63cc532d94a1eee37b1a5553c983d16aba1"
1717
end
1818

1919
depends_on "maturin" => :build # for `hf-xet`

0 commit comments

Comments
 (0)