homebrew-cask/Casks/twindocs.rb

14 lines
296 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'twindocs' do
2014-09-17 19:43:06 +08:00
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'https://www.twindocs.com/plugins/es/tools_mac/Twindocs%20tools.pkg.zip'
2015-05-06 03:24:20 +08:00
name 'Twindocs tools'
homepage 'https://www.twindocs.com'
2015-11-12 04:27:46 +08:00
license :gratis
2014-09-10 23:37:07 +08:00
pkg 'Twindocs tools.pkg'
2014-11-22 22:12:47 +08:00
uninstall pkgutil: 'com.twindocs.ambassador'
end