Reformat porthole.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:36 +02:00
parent c6c711ce6e
commit 76fc17f451
1 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,10 @@
class Porthole < Cask
version 'latest'
sha256 :no_check
url 'http://getporthole.com/downloads/trial'
appcast 'http://update.getporthole.com/appcast.rss'
homepage 'http://getporthole.com/'
version 'latest'
sha256 :no_check
link 'Porthole.app'
end