mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
openlp: update livecheck to ignore rc release
Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ cask "openlp" do
|
||||
|
||||
livecheck do
|
||||
url "https://get.openlp.org"
|
||||
regex(/href=['"]?(\d+(?:\.\d+)+)['"]?/i)
|
||||
regex(%r{href=['"]?(\d+(?:\.\d+)+)(?!rc\d+)/['"]?}i)
|
||||
end
|
||||
|
||||
app "OpenLP.app"
|
||||
|
||||
Reference in New Issue
Block a user