Reformat objektiv.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:32 +02:00
parent 1d642a22c0
commit 2449798fa6
1 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,10 @@
class Objektiv < Cask
version 'latest'
sha256 :no_check
url 'http://nthloop.com/objektiv/objektiv-latest.zip'
appcast 'http://nthloop.com/objektiv/appcast.xml'
homepage 'http://nthloop.github.io/Objektiv/'
version 'latest'
sha256 :no_check
link 'Objektiv.app'
end