homebrew-cask/Casks/geoda.rb

15 lines
532 B
Ruby
Raw Normal View History

cask 'geoda' do
2018-04-29 06:19:41 +08:00
version '1.12.1.129'
sha256 '9cb343b41ba7d980cf3eda4363685457501c023f77b8f15a2c95acc8694a437b'
# s3-us-west-2.amazonaws.com/geodasoftware was verified as official when first introduced to the cask
2017-11-12 04:29:43 +08:00
url "https://s3-us-west-2.amazonaws.com/geodasoftware/GeoDa#{version}-Installer.dmg"
2018-08-23 01:42:39 +08:00
appcast 'https://geodacenter.github.io/download.html'
name 'GeoDa'
homepage 'https://geodacenter.github.io/'
app 'GeoDa.app'
2017-11-18 18:08:50 +08:00
zap trash: '~/Library/Saved Application State/edu.asu.geodacenter.GeoDa.savedState'
end