homebrew-cask/Casks/all2mp3.rb

9 lines
247 B
Ruby
Raw Normal View History

2013-10-04 11:33:51 +08:00
class All2mp3 < Cask
url 'http://www.tresrrr.com/Program/All2MP3.zip'
2014-05-14 21:39:58 +08:00
appcast 'http://www.tresrrr.com/All2MP3/Appcast.xml'
2013-10-04 11:33:51 +08:00
homepage 'http://www.tresrrr.com/All2MP3/ENGLISH.html'
version 'latest'
2014-05-08 20:51:31 +08:00
sha256 :no_check
2013-10-04 11:33:51 +08:00
link 'All2MP3.app'
end