From 573ed2e46328358f898473f5e820e1ce39a0092d Mon Sep 17 00:00:00 2001 From: Armin Briegel <1933192+scriptingosx@users.noreply.github.com> Date: Tue, 10 Mar 2020 16:02:39 +0100 Subject: [PATCH] added more Microsoft packages --- Installomator.sh | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/Installomator.sh b/Installomator.sh index 69879df..985da93 100755 --- a/Installomator.sh +++ b/Installomator.sh @@ -174,6 +174,25 @@ case $identifier in downloadURL="https://go.microsoft.com/fwlink/?linkid=869428" expectedTeamID="UBF8T346G9" ;; + microsoftautoupdate) + name="MicrosoftAutoUpdate§" + type="pkg" + downloadURL="https://go.microsoft.com/fwlink/?linkid=830196" + teamID="UBF8T346G9" + ;; + microsoftedgeenterprisestable) + name="MicrosoftEdgeEnterpriseStable" + type="pkg" + downloadURL="https://go.microsoft.com/fwlink/?linkid=2093438" + teamID="UBF8T346G9" + ;; + microsoftsharepointplugin) + name="MicrosoftSharePointPlugin" + type="pkg" + downloadURL="https://go.microsoft.com/fwlink/?linkid=800050" + teamID="UBF8T346G9" + ;; + # note: there are more available MS downloads to add # 525133 - Office 2019 for Mac SKUless download (aka Office 365) # 2009112 - Office 2019 for Mac BusinessPro SKUless download (aka Office 365 with Teams)