Add Curio.app

This commit is contained in:
Lucas Horton 2014-09-21 14:38:30 -05:00
parent c0f04fec9c
commit 367f60c76e
1 changed files with 9 additions and 0 deletions

9
Casks/curio.rb Normal file
View File

@ -0,0 +1,9 @@
class Curio < Cask
version :latest
sha256 :no_check
url 'http://zengobi.com/downloads/Curio.zip'
homepage 'http://zengobi.com/products/curio/'
app 'Curio.app'
end