Add Snes9x.

This commit is contained in:
Adam Russell 2014-07-22 01:53:41 -04:00 committed by Roland Walker
parent 219ce8feee
commit 4385b613d8
1 changed files with 10 additions and 0 deletions

10
Casks/snes9x.rb Normal file
View File

@ -0,0 +1,10 @@
class Snes9x < Cask
version '1.53'
sha256 '48b0cbec848e7c2a24de1b30819dc150b62e354600cbcc0a6a5e2cf8e1de48ff'
url 'http://files.ipherswipsite.com/snes9x/snes9x-1.53-macosx-113.dmg.gz'
homepage 'http://www.snes9x.com/'
nested_container 'snes9x-1.53'
link 'Snes9x.app'
end