litecoin: update livecheck

This commit is contained in:
Sam Ford
2023-11-20 17:13:17 -05:00
parent 2559d5f31d
commit bec1e78146
+2 -2
View File
@@ -8,8 +8,8 @@ cask "litecoin" do
homepage "https://litecoin.org/"
livecheck do
url "https://github.com/litecoin-project/litecoin"
strategy :github_latest
url :homepage
regex(/href=.*?litecoin[._-]v?(\d+(?:\.\d+)+)[^"' >]*?\.dmg/i)
end
app "Litecoin-Qt.app"