homebrew-cask/Casks/giffun.rb

13 lines
365 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'giffun' do
2014-06-22 17:39:17 +08:00
version '2008-03-13'
sha256 '057e89ee3e5e39c82f40ea490f9f601a487bf688f55cd7e5e7e3b3f9ce812a4a'
2016-02-27 23:26:16 +08:00
# dl.dropbox.com/u/2000860 was verified as official when first introduced to the cask
2015-06-29 14:32:18 +08:00
url "https://dl.dropbox.com/u/2000860/GIFfun-#{version}.dmg"
2015-01-30 04:40:39 +08:00
name 'GIFfun'
2016-07-19 10:39:49 +08:00
homepage 'http://www.stone.com/GIFfun/'
2015-09-01 00:49:03 +08:00
license :oss
2014-06-22 17:39:17 +08:00
2014-09-16 00:05:37 +08:00
app 'GIFfun.app'
2014-06-22 17:39:17 +08:00
end