homebrew-cask/Casks/all2mp3.rb

11 lines
251 B
Ruby

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