homebrew-cask/Casks/ifunbox.rb

13 lines
359 B
Ruby
Raw Normal View History

2014-11-14 01:26:04 +08:00
cask :v1 => 'ifunbox' do
2015-08-09 10:18:01 +08:00
version '1.6'
sha256 'e11fe3acd1b87547ccd0fbca1f776f8c48badb503d4ba63bc76a3232ef61ce51'
2015-08-09 10:18:01 +08:00
url "http://dl.i-funbox.com/updates/ifunbox.mac/#{version}/ifunboxmac.dmg"
2014-05-14 21:40:01 +08:00
appcast 'http://dl.i-funbox.com/updates/ifunbox.mac/update.xml'
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