mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-31 15:02:17 +00:00
dwarfs-fuse-mac: add livecheck
This commit is contained in:
parent
8eb1990f7c
commit
1d18dc6552
1 changed files with 5 additions and 0 deletions
|
|
@ -7,6 +7,11 @@ class DwarfsFuseMac < Formula
|
||||||
sha256 "36767290a39f92782e41daaa3eb45e39550ad1a4294a6d8365bc0f456f75f00c"
|
sha256 "36767290a39f92782e41daaa3eb45e39550ad1a4294a6d8365bc0f456f75f00c"
|
||||||
license "GPL-3.0-or-later"
|
license "GPL-3.0-or-later"
|
||||||
|
|
||||||
|
livecheck do
|
||||||
|
url :stable
|
||||||
|
regex(/^(?:release[._-])?v?(\d+(?:\.\d+)+)$/i)
|
||||||
|
end
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
root_url "https://ghcr.io/v2/gromgit/fuse"
|
root_url "https://ghcr.io/v2/gromgit/fuse"
|
||||||
sha256 cellar: :any, arm64_sonoma: "012c2ee263305d9ba037ff8a3c3656ab879b8e212b409f74d4558a83e832bf78"
|
sha256 cellar: :any, arm64_sonoma: "012c2ee263305d9ba037ff8a3c3656ab879b8e212b409f74d4558a83e832bf78"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue