qlc-plus: update livecheck

This commit is contained in:
Sam Ford
2023-11-20 17:13:18 -05:00
parent eb9e065a3a
commit 04aa39aef9
+2 -2
View File
@@ -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"