homebrew-cask/Casks/all2mp3.rb

13 lines
384 B
Ruby
Raw Normal View History

2014-11-14 01:25:21 +08:00
cask :v1 => 'all2mp3' do
2014-09-17 19:42:37 +08:00
version :latest
sha256 :no_check
2013-10-04 11:33:51 +08:00
url 'http://www.tresrrr.com/Program/All2MP3.zip'
2015-01-04 11:00:35 +08:00
name 'All2MP3'
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'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:05:13 +08:00
app 'All2MP3.app'
2013-10-04 11:33:51 +08:00
end