homebrew-cask/Casks/ringtones.rb

9 lines
284 B
Ruby

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