Update codux.rb

This commit is contained in:
Bevan Kay
2023-11-13 10:03:48 +11:00
committed by GitHub
parent 580def1540
commit 741e2ca892
-1
View File
@@ -14,7 +14,6 @@ cask "codux" do
livecheck do
url "https://www.codux.com/download"
regex(/href=.*?Codux[._-]v?(\d+(?:\.\d+)+)[._-]#{arch}\.dmg/i)
strategy :page_match
end
depends_on macos: ">= :catalina"