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 e8c3874 commit 75cfed7Copy full SHA for 75cfed7
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.1.tar.gz"
5
- sha256 "da9d2658bc91aa98ddd52b7169563d9cb1aacc5f779f3db587456ed8a543c594"
+ url "https://github.com/huggingface/hf-mount/archive/refs/tags/v0.4.2.tar.gz"
+ sha256 "b75bd0ab4e209a73e510f75b3cd98894c636b85fec848f56322cf927480a113f"
6
license "Apache-2.0"
7
head "https://github.com/huggingface/hf-mount.git", branch: "main"
8
0 commit comments