homebrew-cask/Casks/0ad.rb

12 lines
338 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask '0ad' do
2016-11-09 22:11:19 +08:00
version '0.0.21-alpha'
sha256 '4f616798252e4c814262e25b7d7e714619a6f0897c8a44a6a128766901d8b25d'
2016-02-11 08:42:17 +08:00
# wildfiregames.com was verified as official when first introduced to the cask
url "http://releases.wildfiregames.com/0ad-#{version}-osx64.dmg"
2015-01-04 09:50:10 +08:00
name '0 A.D.'
2016-08-17 20:07:43 +08:00
homepage 'https://play0ad.com/'
app '0 A.D..app'
end