some formula updates from core

This commit is contained in:
Adrian Ho 2022-11-25 17:44:29 +08:00
parent 149d4e70c7
commit ee81c58f07
4 changed files with 20 additions and 13 deletions

View file

@ -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"