mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
Fix identifier of Zoom installer
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user