homebrew-cask/Casks/curio.rb

11 lines
295 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'
homepage 'http://zengobi.com/products/curio/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-22 03:38:30 +08:00
app 'Curio.app'
end