homebrew-cask/Casks/deespeaker-vst.rb

12 lines
285 B
Ruby
Raw Normal View History

2016-04-24 21:49:53 +08:00
cask 'deespeaker-vst' do
version :latest
sha256 :no_check
url 'http://dotec-audio.com/release/DeeSpeaker/latest/mac/DeeSpeakerMac.zip'
name 'DOTEC-AUDIO DeeSpeaker (VST)'
homepage 'http://dotec-audio.com/deespeaker.html'
license :gratis
vst_plugin 'DeeSpeaker.vst'
end