From 1acc865a7aa04b5fb3c4f1b8555b902120078bac Mon Sep 17 00:00:00 2001 From: Pro4TLZZ Date: Thu, 15 Apr 2021 09:12:50 +0100 Subject: [PATCH] Fix Plantronics Hub --- Installomator.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installomator.sh b/Installomator.sh index cd96834..f9d94a0 100755 --- a/Installomator.sh +++ b/Installomator.sh @@ -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 "(*.*)" | head -1 | cut -d "(" -f2 | sed 's/\<\/span\>//g' | cut -d "<" -f1)