homebrew-cask/Casks/gifzo.rb

11 lines
265 B
Ruby
Raw Normal View History

2014-11-14 01:25:55 +08:00
cask :v1 => 'gifzo' do
2014-11-01 22:20:35 +08:00
version :latest
sha256 :no_check
url 'http://gifzo.net/Gifzo.zip'
homepage 'http://gifzo.net'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-11-01 22:20:35 +08:00
app 'Gifzo.app'
end