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

12 lines
406 B
Ruby
Raw Normal View History

cask :v1 => '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/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-10-22 04:38:58 +08:00
app 'Race for the Galaxy.app'
2014-05-19 13:34:25 +08:00
end