cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / tal-chorus-lx.rb
blob993e7c18c51bc18712133e4981fa41f676595d6a
1 cask :v1 => 'tal-chorus-lx' do
2   version :latest
3   sha256 :no_check
5   url 'http://kunz.corrupt.ch/downloads/plugins/TAL-Chorus-LX-installer.pkg'
6   homepage 'http://kunz.corrupt.ch/products/tal-chorus-lx'
7   license :unknown    # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
9   pkg 'TAL-Chorus-LX-installer.pkg'
11   uninstall :pkgutil => [
12                         'ch.corrupt.talchoruslx.*',
13                         'ch.corrupt.talunolxInstaller.TAL-Chorus-LX-64.pkg',
14                         ]
15 end