homebrew-cask/Casks/ifunbox.rb

13 lines
424 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',
2017-05-11 09:00:00 +08:00
checkpoint: '9b12b34329541e5d27314bd889b936e44b236f1c75d37d1909b20285d540ebac'
2015-04-03 06:12:57 +08:00
name 'iFunBox'
2014-02-20 01:36:44 +08:00
homepage 'http://www.i-funbox.com/'
2014-09-16 00:05:43 +08:00
app 'iFunBox.app'
2014-02-20 01:36:44 +08:00
end