mqttfx: add livecheck

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen
2024-01-21 14:52:43 -05:00
parent c00454bee9
commit 3c1b810cc8
+1 -1
View File
@@ -12,7 +12,7 @@ cask "mqttfx" do
livecheck do
url "https://softblade.de/download/"
regex(/href=.*?mqttfx[._-]v?(\d+(?:\.\d+)+)-macos\.dmg/i)
regex(/href=.*?mqttfx[._-]v?(\d+(?:\.\d+)+)-macos/i)
end
installer script: {