changed Webex Teams from pkgInDmg to dmg

This commit is contained in:
Armin Briegel
2020-05-22 08:47:51 +02:00
parent 4472a9a2f3
commit b67aa97f0d
2 changed files with 1 additions and 1 deletions

View File

@@ -386,7 +386,7 @@ case $label in
webexteams)
# credit: Erik Stam (@erikstam)
name="Webex Teams"
type="pkgInDmg"
type="dmg"
downloadURL="https://binaries.webex.com/WebexTeamsDesktop-MACOS-Gold/WebexTeams.dmg"
expectedTeamID="DE8Y96K9QP"
;;

View File