homebrew-cask/Casks/gridwars.rb

11 lines
382 B
Ruby
Raw Normal View History

2014-11-14 01:25:59 +08:00
cask :v1 => 'gridwars' do
2013-11-04 09:58:45 +08:00
version '9.3.2006'
sha256 '39694d6d7f7af1a25818d10dbd811d0309562622f91f43f71d8b217bccdb03fb'
url 'http://gridwars.marune.de/bin/gridwars_osx_x86.zip'
homepage 'http://gridwars.marune.de/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:05:40 +08:00
app 'gridwars_osx_x86/gridwars.app'
2013-11-04 09:58:45 +08:00
end