coinomi-wallet: update homepage, livecheck

This commit is contained in:
Sam Ford
2023-11-04 14:46:49 -04:00
parent 8cf084027a
commit 0e560f414d
+2 -2
View File
@@ -6,10 +6,10 @@ cask "coinomi-wallet" do
user_agent: :fake
name "Coinomi Wallet"
desc "Securely store, manage and exchange many blockchain assets"
homepage "https://coinomi.com/"
homepage "https://www.coinomi.com/en/"
livecheck do
url "https://coinomi.com/downloads"
url "https://www.coinomi.com/downloads/"
regex(/href=.*?coinomi[._-]wallet[._-]v?(\d+(?:\.\d+)+)[._-]macos\.dmg/i)
end