Reformat acorn.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:00:55 +02:00
parent c5fbabc4aa
commit 2130dcb0fd
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
class Acorn < Cask
url 'http://flyingmeat.com/download/Acorn.zip'
homepage 'http://flyingmeat.com/acorn/'
version 'latest'
sha256 :no_check
url 'http://flyingmeat.com/download/Acorn.zip'
homepage 'http://flyingmeat.com/acorn/'
link 'Acorn.app'
end