homebrew-cask/Casks/all2mp3.rb

9 lines
247 B
Ruby

class All2mp3 < Cask
url 'http://www.tresrrr.com/Program/All2MP3.zip'
appcast 'http://www.tresrrr.com/All2MP3/Appcast.xml'
homepage 'http://www.tresrrr.com/All2MP3/ENGLISH.html'
version 'latest'
sha256 :no_check
link 'All2MP3.app'
end