homebrew-cask/Casks/ifunbox.rb

12 lines
334 B
Ruby

cask 'ifunbox' do
version '1.8'
sha256 '19bef7c6079cb3d13dc109478c473e420643e3164ed02b668f76220f60884a11'
url "http://dl.i-funbox.com/updates/ifunbox.mac/#{version}/ifunboxmac.dmg"
appcast 'http://dl.i-funbox.com/updates/ifunbox.mac/update.xml'
name 'iFunBox'
homepage 'http://www.i-funbox.com/'
app 'iFunBox.app'
end