Update geomap.rb

This commit is contained in:
Bevan Kay
2023-09-06 10:35:58 +10:00
committed by GitHub
parent 33bb42da99
commit e67d2b7521
+2 -2
View File
@@ -11,8 +11,8 @@ cask "geomap" do
homepage "https://www.geomapapp.org/"
livecheck do
url :homepage
regex(/(\d+(?:\.\d+)+)/i)
url "https://www.geomapapp.org/MacInstall.html"
regex(/href=.*?GeoMapApp[._-]v?(\d+(?:\.\d+)+)[._-]#{arch}\.dmg/i)
end
app "GeoMapApp.app"