Merge pull request #164968 from chenrui333/prince-livecheck

prince: update livecheck
This commit is contained in:
Rui Chen
2024-01-21 16:30:18 -05:00
committed by GitHub
+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)