mudlet: update livecheck url

This commit is contained in:
Bevan Kay
2024-01-03 13:32:19 +11:00
parent 35ea793716
commit bf3c0e79e9
+1 -1
View File
@@ -8,7 +8,7 @@ cask "mudlet" do
homepage "https://www.mudlet.org/"
livecheck do
url "https://www.mudlet.org/download/"
url "https://www.mudlet.org/wp-content/files/"
regex(/href=.*?Mudlet[._-]v?(\d+(?:\.\d+)+)\.dmg/i)
end