Fix Plantronics Hub

This commit is contained in:
Pro4TLZZ
2021-04-15 09:12:50 +01:00
parent 2946990942
commit 1acc865a7a

View File

@@ -2005,7 +2005,7 @@ pitch)
;;
plantronicshub)
name="Plantronics Hub"
type="dmg"
type="pkgInDmg"
downloadURL="https://www.poly.com/content/dam/www/software/PlantronicsHubInstaller.dmg"
expectedTeamID="SKWK2Q7JJV"
appNewVersion=$(curl -fs "https://www.poly.com/in/en/support/knowledge-base/kb-article-page?lang=en_US&urlName=Hub-Release-Notes&type=Product_Information__kav" | grep -o "(*.*<span>)" | head -1 | cut -d "(" -f2 | sed 's/\<\/span\>//g' | cut -d "<" -f1)