netxms-console: update livecheck

This commit is contained in:
Sam Ford
2023-11-04 14:46:44 -04:00
parent 9e326b1031
commit 7329641e2a
+1 -1
View File
@@ -11,7 +11,7 @@ cask "netxms-console" do
homepage "https://netxms.org/"
livecheck do
url "https://netxms.org/download"
url "https://netxms.com/downloads/"
regex(/href=.*?nxmc[._-]v?(\d+(?:\.\d+)+)\.dmg/i)
end