cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / twindocs.rb
blob4f76a538c68294f46c178ed09d5654bd6b024800
1 cask :v1 => 'twindocs' do
2   version :latest
3   sha256 :no_check
5   url 'https://www.twindocs.com/plugins/es/tools_mac/Twindocs%20tools.pkg.zip'
6   homepage 'https://www.twindocs.com'
7   license :unknown    # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
9   pkg 'Twindocs tools.pkg'
11   uninstall :pkgutil => 'com.twindocs.ambassador'
12 end