mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
labels
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
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"
|
||||
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" )
|
||||
;;
|
||||
;;
|
||||
Reference in New Issue
Block a user