homebrew-cask/Casks/irip.rb

13 lines
415 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'irip' do
2016-01-16 20:50:55 +08:00
version '2.1.8'
sha256 '378130c09ed0b42eec738f755c9c29e3f26aa2f8f37d27cae2e95146038b468c'
url 'https://files.thelittleappfactory.com/iRip2/iRip.zip'
appcast 'https://files.thelittleappfactory.com/iRip2/appcast.xml',
checkpoint: 'e934179f4e2cc9567565ae76ea1071cb735a2e92aa00893779f56aa31d6f7d5f'
2015-04-04 12:26:55 +08:00
name 'iRip'
homepage 'http://thelittleappfactory.com/irip/'
2014-09-16 00:05:45 +08:00
app 'iRip.app'
end