homebrew-cask/Casks/ifunbox.rb

8 lines
167 B
Ruby

class Ifunbox < Cask
url 'http://dl.i-funbox.com/mac/ifunboxmac.dmg'
homepage 'http://www.i-funbox.com/'
version 'latest'
no_checksum
link 'iFunBox.app'
end