added depnotify and MSOfficeBusinessPro

This commit is contained in:
Armin Briegel
2020-03-18 15:06:05 +01:00
parent bd5dce3b85
commit a788469ca1

View File

@@ -235,6 +235,13 @@ case $identifier in
downloadURL="https://api.textmate.org/downloads/release?os=10.12"
expectedTeamID="45TL96F76G"
;;
depnotify)
name="DEPNotify"
type="zip"
downloadURL="https://files.nomad.menu/DEPNotify.zip"
expectedTeamID="VRPY9KHGX6"
;;
microsoftoffice365)
@@ -244,6 +251,13 @@ case $identifier in
expectedTeamID="UBF8T346G9"
blockingProcesses=( "Microsoft AutoUpdate" "Microsoft Word" "Microsoft PowerPoint" "Microsoft Excel" "Microsoft OneNote" "Microsoft Outlook" "Microsoft OneDrive" )
;;
microsoftofficeBusinessPro)
name="MicrosoftOfficeBusinessPro"
type="pkg"
downloadURL="https://go.microsoft.com/fwlink/?linkid=2009112"
expectedTeamID="UBF8T346G9"
blockingProcesses=( "Microsoft AutoUpdate" "Microsoft Word" "Microsoft PowerPoint" "Microsoft Excel" "Microsoft OneNote" "Microsoft Outlook" "Microsoft OneDrive" "Teams")
;;
microsoftedgeconsumerstable)
name="Microsoft Edge"
type="pkg"