homebrew-cask/Casks/curio.rb

12 lines
216 B
Ruby
Raw Normal View History

2014-11-14 01:25:39 +08:00
cask :v1 => 'curio' do
2014-09-26 22:28:01 +08:00
version :latest
sha256 :no_check
2014-09-22 03:38:30 +08:00
url 'http://zengobi.com/downloads/Curio.zip'
2015-03-26 11:31:25 +08:00
name 'Curio'
2014-09-22 03:38:30 +08:00
homepage 'http://zengobi.com/products/curio/'
2015-08-20 23:00:41 +08:00
license :commercial
2014-09-22 03:38:30 +08:00
app 'Curio.app'
end