Add plantronics-hub 3.8.2 (#23522)

This commit is contained in:
Colin Dunn 2016-08-08 09:45:37 +10:00 committed by Vítor Galvão
parent 3634aa13d2
commit 97ae5893d7
1 changed files with 16 additions and 0 deletions

16
Casks/plantronics-hub.rb Normal file
View File

@ -0,0 +1,16 @@
cask 'plantronics-hub' do
version '3.8.2'
sha256 'da4265a9e65193d9c11a6a231c5c5f20822969e2f65d534d1f4844347cd1ef35'
url "https://www.plantronics.com/media/downloads/PlantronicsHub-#{version}.dmg"
name 'Plantronics Hub'
homepage 'http://www.plantronics.com/au/product/plantronics-hub-desktop'
license :gratis
pkg 'Plantronics Software.pkg'
uninstall pkgutil: [
'com.plantronics.plantronicsSoftware.PlantronicsHub.pkg',
'com.plantronics.plantronicsSoftware.preflight.pkg',
]
end