mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-11 22:06:11 -06:00
7 lines
235 B
Ruby
7 lines
235 B
Ruby
class Desmume < Cask
|
|
url 'http://downloads.sourceforge.net/sourceforge/desmume/desmume-0.9.10-mac.dmg'
|
|
homepage 'http://www.desmume.org'
|
|
version '0.9.10'
|
|
sha1 'b7066b63987fe91a2a65a4f8f323cf258e30d080'
|
|
link 'DeSmuME.app'
|
|
end
|