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.3/OpenEmu_1.0.3-experimental.zip'
|
|
homepage 'http://openemu.org/'
|
|
version '1.0.3'
|
|
sha256 'cc5dce40a25ab224991ec0a8f772673983e81daa3b49f332e03d14e3b97d5b2e'
|
|
link 'OpenEmu.app'
|
|
end
|
|
|