homebrew-cask/Casks/ifunbox.rb

14 lines
442 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'ifunbox' do
2016-02-05 05:10:32 +08:00
version '1.8'
sha256 '19bef7c6079cb3d13dc109478c473e420643e3164ed02b668f76220f60884a11'
2015-08-09 10:18:01 +08:00
url "http://dl.i-funbox.com/updates/ifunbox.mac/#{version}/ifunboxmac.dmg"
2015-12-26 04:57:40 +08:00
appcast 'http://dl.i-funbox.com/updates/ifunbox.mac/update.xml',
2016-02-05 05:10:32 +08:00
checkpoint: '1eebc7dda00de58c66b94300a3bf557615b96ab2b247ae460549ac35fc047e29'
2015-04-03 06:12:57 +08:00
name 'iFunBox'
2014-02-20 01:36:44 +08:00
homepage 'http://www.i-funbox.com/'
2015-09-05 00:42:26 +08:00
license :gratis
2014-09-16 00:05:43 +08:00
app 'iFunBox.app'
2014-02-20 01:36:44 +08:00
end