geomap: update to support ARM

This commit is contained in:
Justin Krehel 2023-08-11 10:19:33 -04:00
parent ff75aa951d
commit 5d6afdb991
No known key found for this signature in database
GPG Key ID: 757F1864C8CF3605
1 changed files with 9 additions and 3 deletions

View File

@ -1,8 +1,11 @@
cask "geomap" do
version "3.7.1"
sha256 :no_check
arch arm: "Silicon", intel: "Intel"
url "https://www.geomapapp.org/MapApp/GeoMapApp.dmg"
version "3.7.1"
sha256 arm: "9b76e98cd954779658b5d41b9486e30315a6106ee9d44e429d38d1dd1c35b3e8",
intel: "07c69b0282bc6828e769a73e00fd6b87a4ec82669e80727fc5a35fd2b61b462f"
url "https://www.geomapapp.org/MapApp/GeoMapApp-#{version}-#{arch}.dmg"
name "GeoMapApp"
desc "Browse, visualize and analyze geoscience data sets"
homepage "https://www.geomapapp.org/"
@ -16,3 +19,6 @@ cask "geomap" do
zap trash: "~/.GMA"
end
# https://www.geomapapp.org/MapApp/GeoMapApp-3.7.1-Intel.dmg
# https://www.geomapapp.org/MapApp/GeoMapApp-3.7.1-Silicon.dmg