homebrew-cask/Casks/tal-chorus-lx.rb

16 lines
447 B
Ruby

cask :v1 => 'tal-chorus-lx' do
version :latest
sha256 :no_check
url 'http://kunz.corrupt.ch/downloads/plugins/TAL-Chorus-LX-installer.pkg'
homepage 'http://kunz.corrupt.ch/products/tal-chorus-lx'
license :unknown
pkg 'TAL-Chorus-LX-installer.pkg'
uninstall :pkgutil => [
'ch.corrupt.talchoruslx.*',
'ch.corrupt.talunolxInstaller.TAL-Chorus-LX-64.pkg',
]
end