mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
qlc-plus: update livecheck
This commit is contained in:
+2
-2
@@ -8,8 +8,8 @@ cask "qlc-plus" do
|
||||
homepage "https://qlcplus.org/"
|
||||
|
||||
livecheck do
|
||||
url "https://github.com/mcallegari/qlcplus"
|
||||
regex(/^QLC\+[._-]v?(\d+(?:\.\d+)+)$/i)
|
||||
url "https://qlcplus.org/download"
|
||||
regex(/href=.*?QLC\+[._-]v?(\d+(?:\.\d+)+)\.dmg/i)
|
||||
end
|
||||
|
||||
app "QLC+.app"
|
||||
|
||||
Reference in New Issue
Block a user