mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #158017 from razvanazamfirei/codux-livecheck
codux: livecheck change
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ cask "codux" do
|
||||
|
||||
livecheck do
|
||||
url "https://www.codux.com/download"
|
||||
regex(/href=.*?Codux[._-]v?(\d+(?:\.\d+)+)[._-](?:x64|arm64).dmg/i)
|
||||
regex(/href=.*?Codux[._-]v?(\d+(?:\.\d+)+)[._-](?:x64|arm64)\.dmg/i)
|
||||
strategy :page_match
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user