homebrew-cask/Casks/giffun.rb

12 lines
389 B
Ruby

cask :v1 => 'giffun' do
version '2008-03-13'
sha256 '057e89ee3e5e39c82f40ea490f9f601a487bf688f55cd7e5e7e3b3f9ce812a4a'
# dropbox.com is the official download host per the vendor homepage
url "http://dl.dropbox.com/u/2000860/GIFfun-#{version}.dmg"
homepage 'http://www.stone.com/GIFfun/'
license :unknown # todo: improve this machine-generated value
app 'GIFfun.app'
end