homebrew-cask/Casks/irip.rb

9 lines
256 B
Ruby
Raw Normal View History

class Irip < Cask
url 'http://files.thelittleappfactory.com/iRip2/iRip.zip'
2014-05-14 21:40:01 +08:00
appcast 'https://files.thelittleappfactory.com/iRip2/appcast.xml'
version 'latest'
homepage 'http://thelittleappfactory.com/irip/'
2014-05-08 20:51:31 +08:00
sha256 :no_check
2013-06-18 08:21:19 +08:00
link 'iRip.app'
end