homebrew-cask/Casks/gifzo.rb

12 lines
273 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'gifzo' do
2014-11-01 22:20:35 +08:00
version :latest
sha256 :no_check
url 'http://gifzo.net/Gifzo.zip'
2015-04-21 00:50:05 +08:00
name 'Gifzo'
2014-11-01 22:20:35 +08:00
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