homebrew-cask/Casks/ibettercharge.rb

13 lines
390 B
Ruby

cask :v1 => 'ibettercharge' do
version :latest
sha256 :no_check
url 'http://download.softorino.com/ibc/last/'
appcast 'http://hook.softorino.com/ibc/appcast.xml'
name 'iBetterCharge'
homepage 'http://softorino.com/ibettercharge/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'iBetterCharge.app'
end