homebrew-cask/Casks/geomap.rb

13 lines
217 B
Ruby

cask "geomap" do
version :latest
sha256 :no_check
url "http://www.geomapapp.org/MapApp/GeoMapApp.dmg"
name "GeoMapApp"
homepage "http://www.geomapapp.org/"
app "GeoMapApp.app"
zap trash: "~/.GMA"
end