Fix identifier of Zoom installer

This commit is contained in:
Elliot Jordan
2021-10-12 21:17:39 -07:00
parent 0b3d703e02
commit 425722acda
2 changed files with 2 additions and 2 deletions

View File

@@ -3281,7 +3281,7 @@ zoom)
zoomclient)
name="zoom.us"
type="pkg"
packageID="us.zoom.pkg.videmeeting"
packageID="us.zoom.pkg.videomeeting"
if [[ $(arch) == i386 ]]; then
downloadURL="https://zoom.us/client/latest/Zoom.pkg"
elif [[ $(arch) == arm64 ]]; then