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
version '1.7'
sha256 'fd5f3d312781a9f09b4b2b4f4c935c9577270f5d5fc14fac23d67fa9b56fffcc'
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