gcsfuse-mac 3.5.1

This commit is contained in:
gromgit 2025-11-24 18:45:23 +00:00
parent 698ed57a59
commit 37f923f11a

View file

@ -3,8 +3,8 @@ require_relative "../require/macfuse"
class GcsfuseMac < Formula
desc "User-space file system for interacting with Google Cloud"
homepage "https://github.com/googlecloudplatform/gcsfuse"
url "https://github.com/GoogleCloudPlatform/gcsfuse/archive/refs/tags/v3.4.4.tar.gz"
sha256 "4f1c25ba20044394538fa7704511669493465bccf11cd257bb745f7baa531142"
url "https://github.com/GoogleCloudPlatform/gcsfuse/archive/refs/tags/v3.5.1.tar.gz"
sha256 "21bb3587da64dd2bf4e8c004c7007161665a1c5c1196776a776ed82969c7f2b1"
license "Apache-2.0"
head "https://github.com/GoogleCloudPlatform/gcsfuse.git", branch: "master"