mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
9 lines
250 B
Ruby
9 lines
250 B
Ruby
class Zeroad < Cask
|
|
version '0.0.16-alpha'
|
|
sha256 'c68d43559752bfff1ee9b5b42ec951e435aca2a6bd8ee6bd7f99fbcdc5989455'
|
|
|
|
url 'http://releases.wildfiregames.com/0ad-0.0.16-alpha-osx64.dmg'
|
|
homepage 'http://www.play0ad.com/'
|
|
|
|
link '0ad.app'
|
|
end
|