This commit is contained in:
Søren Theilgaard
2021-08-27 12:22:39 +02:00
parent aa761f2583
commit d69a102334

View File

@@ -1,9 +1,9 @@
zoomrooms) zoomrooms)
   name="ZoomRooms" name="ZoomRooms"
   type="pkg" type="pkg"
   packageID="us.zoom.pkg.zp" packageID="us.zoom.pkg.zp"
   downloadURL="https://zoom.us/client/latest/ZoomRooms.pkg" downloadURL="https://zoom.us/client/latest/ZoomRooms.pkg"
   appNewVersion="$(curl -fsIL ${downloadURL} | grep -i location | cut -d "/" -f5)" appNewVersion="$(curl -fsIL ${downloadURL} | grep -i location | cut -d "/" -f5)"
   expectedTeamID="BJ4HAAB9B3" expectedTeamID="BJ4HAAB9B3"
blockingProcesses=( "ZoomPresence" ) blockingProcesses=( "ZoomPresence" )
   ;; ;;