mudlet: update livecheck

This commit is contained in:
Sam Ford
2023-11-20 17:13:17 -05:00
parent bec1e78146
commit 315f67df2d
+2 -1
View File
@@ -8,7 +8,8 @@ cask "mudlet" do
homepage "https://www.mudlet.org/"
livecheck do
url "https://github.com/Mudlet/Mudlet"
url "https://www.mudlet.org/download/"
regex(/href=.*?Mudlet[._-]v?(\d+(?:\.\d+)+)\.dmg/i)
end
depends_on macos: ">= :high_sierra"