Reformat papers.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:34 +02:00
parent ac2571f985
commit 65dfc9c412
1 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,10 @@
class Papers < Cask
version 'latest'
sha256 :no_check
url 'http://papersapp.com/papers/download'
appcast 'http://www.papersapp.com/papers/appcast_v3.xml'
homepage 'http://www.papersapp.com/papers/'
version 'latest'
sha256 :no_check
link 'Papers.app'
end