homebrew-cask/Casks/irip.rb

13 lines
390 B
Ruby
Raw Normal View History

2014-11-14 01:26:07 +08:00
cask :v1 => 'irip' do
sha256 :no_check
2014-09-17 19:42:49 +08:00
version :latest
url 'http://files.thelittleappfactory.com/iRip2/iRip.zip'
2014-05-14 21:40:01 +08:00
appcast 'https://files.thelittleappfactory.com/iRip2/appcast.xml'
2015-04-04 12:26:55 +08:00
name 'iRip'
homepage 'http://thelittleappfactory.com/irip/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:05:45 +08:00
app 'iRip.app'
end