We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae17f73 commit 5d5a0b7Copy full SHA for 5d5a0b7
1 file changed
Formula/h/hf-mount.rb
@@ -1,8 +1,8 @@
1
class HfMount < Formula
2
desc "Mount Hugging Face Buckets and repos as local filesystems"
3
homepage "https://github.com/huggingface/hf-mount"
4
- url "https://github.com/huggingface/hf-mount/archive/refs/tags/v0.4.0.tar.gz"
5
- sha256 "cbe85e88a0bc60a2c23a1007f382bcea2f54195a9b9318a82241dfa5d921dc43"
+ url "https://github.com/huggingface/hf-mount/archive/refs/tags/v0.4.1.tar.gz"
+ sha256 "da9d2658bc91aa98ddd52b7169563d9cb1aacc5f779f3db587456ed8a543c594"
6
license "Apache-2.0"
7
head "https://github.com/huggingface/hf-mount.git", branch: "main"
8
0 commit comments