mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-23 21:03:44 +00:00
Zoom Room label
This commit is contained in:
@@ -2993,6 +2993,15 @@ zoomclient)
|
|||||||
blockingProcesses=( zoom.us )
|
blockingProcesses=( zoom.us )
|
||||||
#blockingProcessesMaxCPU="5"
|
#blockingProcessesMaxCPU="5"
|
||||||
;;
|
;;
|
||||||
|
zoomrooms)
|
||||||
|
name="ZoomRooms"
|
||||||
|
type="pkg"
|
||||||
|
packageID="us.zoom.pkg.zp"
|
||||||
|
downloadURL="https://zoom.us/client/latest/ZoomRooms.pkg"
|
||||||
|
appNewVersion="$(curl -fsIL ${downloadURL} | grep -i location | cut -d "/" -f5)"
|
||||||
|
expectedTeamID="BJ4HAAB9B3"
|
||||||
|
blockingProcesses=( "ZoomPresence" )
|
||||||
|
;;
|
||||||
zulujdk11)
|
zulujdk11)
|
||||||
name="Zulu JDK 11"
|
name="Zulu JDK 11"
|
||||||
type="pkgInDmg"
|
type="pkgInDmg"
|
||||||
|
|||||||
Reference in New Issue
Block a user