You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
252 B
7 lines
252 B
class OpenemuExperimental < Cask
|
|
url 'https://github.com/OpenEmu/OpenEmu/releases/download/v1.0/OpenEmu_1.0-experimental.zip'
|
|
homepage 'http://openemu.org/'
|
|
version '1.0'
|
|
sha1 '07832c600bafbc268a0faef2d9a3d202ee68ea31'
|
|
link 'OpenEmu.app'
|
|
end
|
|
|