File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11class Gcsfuse < Formula
22 desc "User-space file system for interacting with Google Cloud"
33 homepage "https://github.com/googlecloudplatform/gcsfuse"
4- url "https://github.com/GoogleCloudPlatform/gcsfuse/archive/refs/tags/v3.4.0 .tar.gz"
5- sha256 "07eb90d76c50b8fcf0376a43f96ecce098195062e9dced617b3bac68ff51bc79 "
4+ url "https://github.com/GoogleCloudPlatform/gcsfuse/archive/refs/tags/v3.4.1 .tar.gz"
5+ sha256 "a4b7b82d81a414af33592f063f2debe07f772d917af479e4aaaa46149e4e975a "
66 license "Apache-2.0"
77 head "https://github.com/GoogleCloudPlatform/gcsfuse.git" , branch : "master"
88
@@ -12,8 +12,8 @@ class Gcsfuse < Formula
1212 end
1313
1414 bottle do
15- sha256 cellar : :any_skip_relocation , arm64_linux : "a8f56475c4ca9e49e9c76254f0bafa1541982433ec93a494c7394609599b6df6 "
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "889401e0ac1463d8be59421ed102ec06e04a7f858b409aaac82cbdb3d8e65e23 "
15+ sha256 cellar : :any_skip_relocation , arm64_linux : "23331985853e76856b2160692bd85a2b5a83cbf013805c7835f50eabd083f893 "
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "643c40d79589b69c4dbefd81762fb505808e302fa4825e3023f225e2a49c7119 "
1717 end
1818
1919 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments