prince: update livecheck

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen
2024-01-21 16:13:04 -05:00
parent 093be1472c
commit 05fc7f0ffc
+1 -1
View File
@@ -9,7 +9,7 @@ cask "prince" do
livecheck do
url "https://www.princexml.com/download/"
regex(%r{href=.*?/prince-(\d+(?:\.\d+)*)-macos\.zip}i)
regex(/>Prince v?(\d+(?:\.\d+)+)/i)
end
# shim script (https://github.com/Homebrew/homebrew-cask/issues/18809)