Add Skype Web Plugin v7.26.0.48 (#25221)

This commit is contained in:
Tom Vincent 2016-10-05 14:40:59 +02:00 committed by Vítor Galvão
parent d7ab6280fc
commit 4b33059c51
1 changed files with 13 additions and 0 deletions

13
Casks/skypewebplugin.rb Normal file
View File

@ -0,0 +1,13 @@
cask 'skypewebplugin' do
version '7.26.0.48'
sha256 'd4431cf80a73a5182de0b66de2a69365df4c8148048bdf17a92c3abccf678a04'
url "https://swx.cdn.skype.com/plugin/#{version}/SkypeWebPlugin.pkg"
name 'Skype Web Plugin'
homepage 'https://skype.com'
license :closed
pkg 'SkypeWebPlugin.pkg'
uninstall pkgutil: 'Skype.Client.Plugin'
end