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.1 .tar.gz"
5- sha256 "a4b7b82d81a414af33592f063f2debe07f772d917af479e4aaaa46149e4e975a "
4+ url "https://github.com/GoogleCloudPlatform/gcsfuse/archive/refs/tags/v3.4.3 .tar.gz"
5+ sha256 "133f96085ef34974a53382aa8a65b064095ff889eff2aa98edf78f26e4a46299 "
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 : "23331985853e76856b2160692bd85a2b5a83cbf013805c7835f50eabd083f893 "
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "643c40d79589b69c4dbefd81762fb505808e302fa4825e3023f225e2a49c7119 "
15+ sha256 cellar : :any_skip_relocation , arm64_linux : "1701b49a255da5d7596ced7b0cf96cd3eaba95b108012dc43dba690c68a1b55c "
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "cfb057cad3e4b750fa2a1e846d81dea6560b8d8745baa8d684dbbffbc0cd2122 "
1717 end
1818
1919 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments