homebrew-cask/Casks/race-for-the-galaxy.rb

12 lines
298 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'race-for-the-galaxy' do
2014-10-09 23:10:47 +08:00
version '0.9.4'
sha256 'f60585e3f47cf09df77c578bb1c7dad31dfe4dbe223da35f190b2573a2803bd7'
2014-10-09 23:10:47 +08:00
url "http://keldon.net/rftg/rftg-osx-#{version}.zip"
2015-04-25 22:44:24 +08:00
name 'Race for the Galaxy'
homepage 'http://keldon.net/rftg/'
2015-10-10 03:59:02 +08:00
license :gpl
2014-10-22 04:38:58 +08:00
app 'Race for the Galaxy.app'
2014-05-19 13:34:25 +08:00
end