mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
284 B
Ruby
9 lines
284 B
Ruby
class Openra < Cask
|
|
version '20131223'
|
|
sha256 '519cabb3a1de7780479ca9ff247af61aca508cf17eb3129db2b788f314a381ce'
|
|
|
|
url 'https://github.com/OpenRA/OpenRA/releases/download/release-20131223/OpenRA-release-20131223.zip'
|
|
homepage 'http://openra.res0l.net'
|
|
|
|
link 'OpenRA.app'
|
|
end
|