cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / microsoft-lync-plugin.rb
blob08cf5254a4fd70e9b9bf836008527aa1fad16461
1 cask :v1 => 'microsoft-lync-plugin' do
2   version :latest
3   sha256 :no_check
5   url 'https://lync12.lyncweb.microsoft.com/lwa/Plugins/LWAPluginInstaller.pkg'
6   homepage 'http://office.microsoft.com/Lync'
7   license :unknown    # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
9   pkg 'LWAPluginInstaller.pkg'
11   uninstall :pkgutil => 'Lync.Client.LwaPluginInstaller.*.LwaPlugin.pkg'
12 end