mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-06-30 06:12:15 -06:00
each of these is verified: the current sha1 and the new sha256 are both correct for the given download.
7 lines
248 B
Ruby
7 lines
248 B
Ruby
class Zeroad < Cask
|
|
url 'http://releases.wildfiregames.com/0ad-0.0.15-alpha-osx64.dmg'
|
|
homepage 'http://www.play0ad.com/'
|
|
version '0.0.15-alpha'
|
|
sha256 '7593c7d0620288c36bf4cebde946d6fd3bef17970f5fa1c66c1d6e92443f6f3e'
|
|
link '0ad.app'
|
|
end
|