mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-06 16:15:54 +00:00
some formula updates from core
This commit is contained in:
parent
149d4e70c7
commit
ee81c58f07
4 changed files with 20 additions and 13 deletions
|
|
@ -8,6 +8,11 @@ class GcsfuseMac < Formula
|
|||
license "Apache-2.0"
|
||||
head "https://github.com/GoogleCloudPlatform/gcsfuse.git"
|
||||
|
||||
livecheck do
|
||||
url :stable
|
||||
regex(/^v?(\d+(?:\.\d+)+)$/i)
|
||||
end
|
||||
|
||||
bottle do
|
||||
root_url "https://github.com/gromgit/homebrew-fuse/releases/download/gcsfuse-mac-0.41.8"
|
||||
sha256 cellar: :any_skip_relocation, arm64_monterey: "ff2183a35b6b4487a931c661cdff8f888e561bcaa0a9ca6a435d5f01bc501a64"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue