added egnyte

This commit is contained in:
Armin Briegel
2020-07-22 17:49:17 +02:00
parent 201edabfd0
commit 65d0d64127

View File

@@ -763,13 +763,20 @@ r)
expectedTeamID="VZLD955F6P" expectedTeamID="VZLD955F6P"
;; ;;
8x8) 8x8)
# credit: Isaac Ordonez, Mann consulting (@mannconsulting) # credit: #D-A-James from MacAdmins Slack
name="8x8 - Virtual Office" name="8x8 - Virtual Office"
type="dmg" type="dmg"
downloadURL=$(curl -fs https://support.8x8.com/cloud-phone-service/voice/virtual-office-desktop/download-virtual-office-desktop | grep -m 1 -o "http.*VOD.*.dmg") downloadURL='https://support.8x8.com/cloud-phone-service/voice/virtual-office-desktop/download-virtual-office-desktop'
expectedTeamID="FC967L3QRG" expectedTeamID="FC967L3QRG"
;; ;;
egnyte)
# credit: #MoeMunyoki from MacAdmins Slack
name="Egnyte Connect"
type="pkg"
downloadURL="https://egnyte-cdn.egnyte.com/egnytedrive/mac/en-us/latest/EgnyteConnectMac.pkg"
expectedTeamID="FELUD555VC"
BLOCKING_PROCESS_ACTION=ignore
;;
# MARK: add new labels above here # MARK: add new labels above here
# NOTE: Packages is signed but _not_ notarized, so spctl will reject it # NOTE: Packages is signed but _not_ notarized, so spctl will reject it