Reformat todoist.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:49 +02:00
parent 204c2c2441
commit 0371554cf4
1 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,10 @@
class Todoist < Cask
version 'latest'
sha256 :no_check
url 'https://d2dq6e731uoz0t.cloudfront.net/3334959e6780bf9ff7dbe8fc936e0700/as/Todoist.app.zip'
appcast 'http://todoist.com/static/native_apps/mac_app.xml'
homepage 'https://todoist.com'
version 'latest'
sha256 :no_check
link 'Todoist.app'
end