File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class HfMount < Formula
77 head "https://github.com/huggingface/hf-mount.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_tahoe : "8b89c9b596ed47696b9fde483c8e1810a3d20506fdc14f8af5d982a05b596c69 "
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "8ccd4f56a5103ca38566900b69c1015b75603cef027f5ff9503061ae75607f01 "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "e9508483363fa4d89be604bac19d9b68223db43c6befc6811de76a941f4552f8 "
13- sha256 cellar : :any_skip_relocation , sonoma : "84b57489ae65b7845b80725a6a86e483eca4800b4a358c801a6b4b2c56941a27 "
14- sha256 cellar : :any_skip_relocation , arm64_linux : "aefea1baef5b2c14c1dbb5f8677a3c0fc2ec37a2fbbe5ea18a586313d6cccd6d "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "d06bd79969c758b97173462fc7d8f9fc946e04d417d215034ea814f6cf906390 "
10+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "63fd535386f08a5e1d4388a9ece1e5466039731e7e2583ea04dca003e7bc2bed "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "b581ef204a5463245ed7e7e565ec6fd1192672bfd3d5adb26c5cd2ac9baea683 "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "fbd978fcefaeb44d8152c6dbd9a453a510561f4bef643a7a638f5eb9ebc63e7e "
13+ sha256 cellar : :any_skip_relocation , sonoma : "03d54ed15a6bda87687b83b8fb78cc57ab39bb6f685ff47831c232a8a1b80e5a "
14+ sha256 cellar : :any_skip_relocation , arm64_linux : "24ca9ef1ba29fe60b3fad58859ac8aa49049ba9a6ab0ec61112e3ab81c17845d "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "2d1f5d1c03a14229c3699383808d5aa4f9c3a33c1305b5bb9f656791ac6fe162 "
1616 end
1717
1818 depends_on "pkgconf" => :build
You can’t perform that action at this time.
0 commit comments