homebrew-cask/Casks/twindocs.rb

14 lines
296 B
Ruby

cask 'twindocs' do
version :latest
sha256 :no_check
url 'https://www.twindocs.com/plugins/es/tools_mac/Twindocs%20tools.pkg.zip'
name 'Twindocs tools'
homepage 'https://www.twindocs.com'
license :gratis
pkg 'Twindocs tools.pkg'
uninstall pkgutil: 'com.twindocs.ambassador'
end