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
284 B
7 lines
284 B
class OpenemuExperimental < Cask
|
|
url 'https://github.com/OpenEmu/OpenEmu/releases/download/v1.0.2/OpenEmu_1.0.2-experimental.zip'
|
|
homepage 'http://openemu.org/'
|
|
version '1.0.2'
|
|
sha256 '0914ea5b43b38fdebbbae51f3e080f244882d99b9d0c90d1a592f5c2023df107'
|
|
link 'OpenEmu.app'
|
|
end
|
|
|