Merge pull request #153290 from samford/iem-plugin-suite-update-livecheck

iem-plugin-suite: update livecheck
This commit is contained in:
Bevan Kay
2023-08-19 13:04:36 +10:00
committed by GitHub
+2 -2
View File
@@ -8,8 +8,8 @@ cask "iem-plugin-suite" do
homepage "https://plugins.iem.at/"
livecheck do
url "https://git.iem.at/audioplugins/IEMPluginSuite.git"
strategy :git
url "https://plugins.iem.at/download/"
regex(/href=.*?IEMPluginSuite[._-]v?(\d+(?:\.\d+)+)\.(?:dmg|pkg)/i)
end
auto_updates true