mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
bitcoin-core: update livecheck
This commit is contained in:
@@ -11,8 +11,8 @@ cask "bitcoin-core" do
|
||||
homepage "https://bitcoincore.org/"
|
||||
|
||||
livecheck do
|
||||
url "https://github.com/bitcoin/bitcoin"
|
||||
strategy :github_latest
|
||||
url "https://bitcoincore.org/en/download/"
|
||||
regex(/href=.*?bitcoin[._-]v?(\d+(?:\.\d+)+)[._-]#{arch}[^"' >]*?\.dmg/i)
|
||||
end
|
||||
|
||||
depends_on macos: ">= :catalina"
|
||||
|
||||
Reference in New Issue
Block a user