mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Update geomap.rb
This commit is contained in:
+2
-2
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user