Files
Installomator/fragments/labels/zoomgov.sh
Søren Theilgaard 4b14b31ff3 Fixed version
Issue #433 fixed.
2022-03-07 15:11:02 +01:00

9 lines
277 B
Bash

zoomgov)
name="zoom.us"
type="pkg"
downloadURL="https://www.zoomgov.com/client/latest/ZoomInstallerIT.pkg"
appNewVersion="$(curl -fsIL ${downloadURL} | grep -i ^location | cut -d "/" -f5)"
expectedTeamID="BJ4HAAB9B3"
versionKey="CFBundleVersion"
;;