Skip to content

Commit d3db857

Browse files
committed
gcsfuse 3.4.1
1 parent bb78d00 commit d3db857

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/gcsfuse.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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

0 commit comments

Comments
 (0)