homebrew-cask/Casks/curio.rb

12 lines
310 B
Ruby

cask :v1 => 'curio' do
version :latest
sha256 :no_check
url 'http://zengobi.com/downloads/Curio.zip'
name 'Curio'
homepage 'http://zengobi.com/products/curio/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Curio.app'
end