homebrew-cask/Casks/irip.rb

9 lines
256 B
Ruby

class Irip < Cask
url 'http://files.thelittleappfactory.com/iRip2/iRip.zip'
appcast 'https://files.thelittleappfactory.com/iRip2/appcast.xml'
version 'latest'
homepage 'http://thelittleappfactory.com/irip/'
sha256 :no_check
link 'iRip.app'
end