Add Chronicle cask

This commit is contained in:
Fernando Paredes 2013-06-28 10:23:25 -07:00
parent ab8f092a31
commit ee0e66f8c1
1 changed files with 7 additions and 0 deletions

7
Casks/chronicle.rb Normal file
View File

@ -0,0 +1,7 @@
class Chronicle < Cask
url 'http://chronicleapp.com/static/downloads/chronicle.zip'
homepage 'http://chronicleapp.com/'
version 'latest'
no_checksum
link 'Chronicle.app'
end