homebrew-cask/Casks/giffun.rb

12 lines
333 B
Ruby

class Giffun < Cask
version '2008-03-13'
sha256 '057e89ee3e5e39c82f40ea490f9f601a487bf688f55cd7e5e7e3b3f9ce812a4a'
# dropbox 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
app 'GIFfun.app'
end