Skip to content

Commit d49bd75

Browse files
committed
gcsfuse 3.5.2
1 parent e1fb63a commit d49bd75

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.5.1.tar.gz"
5-
sha256 "21bb3587da64dd2bf4e8c004c7007161665a1c5c1196776a776ed82969c7f2b1"
4+
url "https://github.com/GoogleCloudPlatform/gcsfuse/archive/refs/tags/v3.5.2.tar.gz"
5+
sha256 "f023d937319903560ee658ceb7e4465c48c7a85556595e1cd412311e2ec2960c"
66
license "Apache-2.0"
77
head "https://github.com/GoogleCloudPlatform/gcsfuse.git", branch: "master"
88

0 commit comments

Comments
 (0)