homebrew-cask-versions/Casks/cmb-security-plugin.rb
2014-12-04 21:31:30 +08:00

11 lines
295 B
Ruby

cask :v1 => 'cmb-security-plugin' do
version :latest
sha256 :no_check
url 'https://site.cmbchina.com/download/CMBSecurityPlugin.dmg'
homepage 'https://www.cmbchina.com/'
license :closed
pkg 'CMB Security Plugin.pkg'
uninstall :pkgutil => 'com.cmbchina.CMBSecurityPlugin.pkg'
end