homebrew-cask/Casks/ibettercharge.rb

9 lines
247 B
Ruby
Raw Normal View History

2014-03-08 20:40:51 +08:00
class Ibettercharge < Cask
url 'http://download.softorino.com/ibc/last/'
appcast 'http://hook.softorino.com/ibc/appcast.xml'
2014-03-08 20:40:51 +08:00
homepage 'http://softorino.com/ibettercharge/'
version 'latest'
2014-05-08 20:51:31 +08:00
sha256 :no_check
2014-03-08 20:40:51 +08:00
link 'iBetterCharge.app'
end