homebrew-cask/Casks/giffun.rb

13 lines
348 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'
# dropbox.com is the official download host per the vendor homepage
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'
2015-06-29 14:32:18 +08:00
homepage 'https://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