homebrew-cask/Casks/0ad.rb

12 lines
338 B
Ruby

cask '0ad' do
version '0.0.21-alpha'
sha256 '4f616798252e4c814262e25b7d7e714619a6f0897c8a44a6a128766901d8b25d'
# wildfiregames.com was verified as official when first introduced to the cask
url "http://releases.wildfiregames.com/0ad-#{version}-osx64.dmg"
name '0 A.D.'
homepage 'https://play0ad.com/'
app '0 A.D..app'
end