homebrew-cask/Casks/curio.rb

11 lines
180 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'curio' do
2014-09-26 22:28:01 +08:00
version :latest
sha256 :no_check
2014-09-22 03:38:30 +08:00
2017-01-25 19:29:14 +08:00
url 'https://zengobi.com/downloads/Curio.zip'
2015-03-26 11:31:25 +08:00
name 'Curio'
2017-01-22 09:13:17 +08:00
homepage 'https://zengobi.com/curio/'
2014-09-22 03:38:30 +08:00
app 'Curio.app'
end