homebrew-cask/Casks/ringtones.rb

14 lines
412 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'ringtones' do
2014-09-17 19:42:59 +08:00
version :latest
sha256 :no_check
url 'https://files.thelittleappfactory.com/ringtones/Ringtones.zip'
2015-12-26 04:57:40 +08:00
appcast 'https://files.thelittleappfactory.com/ringtones/appcast.xml',
:sha256 => 'd367eeb825e7a4dc409fa8b7daee6644ef13a31b058f2395e4347490bbad01b3'
2015-04-25 22:52:20 +08:00
name 'Ringtones'
2012-10-19 18:17:10 +08:00
homepage 'http://thelittleappfactory.com/ringtones/'
2015-10-09 02:29:48 +08:00
license :commercial
2014-09-16 00:06:14 +08:00
app 'Ringtones.app'
2012-10-19 18:17:10 +08:00
end