Reformat reveal.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:40 +02:00
parent 3bb7fe10eb
commit 0a034fcbee

View file

@ -1,8 +1,10 @@
class Reveal < Cask
version 'latest'
sha256 :no_check
url 'http://download.revealapp.com/Reveal.app.zip'
appcast 'http://download.revealapp.com/reveal-release.xml'
homepage 'http://revealapp.com/'
version 'latest'
sha256 :no_check
link 'Reveal.app'
end