Reformat desmume.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:07 +02:00
parent b9e83cbc63
commit 0a7c022f7b
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
class Desmume < Cask
url 'https://downloads.sourceforge.net/sourceforge/desmume/desmume-0.9.10-mac.dmg'
homepage 'http://www.desmume.org'
version '0.9.10'
sha256 '5124a3ea2c64e55bf6b31bb8eb3408d3157e3fa739021dba16e39801388fbb2d'
url 'https://downloads.sourceforge.net/sourceforge/desmume/desmume-0.9.10-mac.dmg'
homepage 'http://www.desmume.org'
link 'DeSmuME.app'
end