From 0515a1c6355ace521f22ef7e035b6a617b47c441 Mon Sep 17 00:00:00 2001 From: Armin Briegel <1933192+scriptingosx@users.noreply.github.com> Date: Tue, 9 Jun 2020 10:30:23 +0200 Subject: [PATCH] added swiftruntimeforcommandlinetools, closes #9 --- Installomator.sh | 11 +++++++++-- Labels.txt | 1 + 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/Installomator.sh b/Installomator.sh index 0db9fdc..ccae181 100755 --- a/Installomator.sh +++ b/Installomator.sh @@ -627,7 +627,7 @@ case $label in downloadURL=https://disthost.umbrella.com/roaming/upgrade/mac/production/$( curl -fsL https://disthost.umbrella.com/roaming/upgrade/mac/production/manifest.json | awk -F '"' '/"downloadFilename"/ { print $4 }' ) expectedTeamID="7P7HQ8H646" ;; -powershell) + powershell) # credit: Tadayuki Onishi (@kenchan0130) name="PowerShell" type="pkg" @@ -635,7 +635,7 @@ powershell) | awk -F '"' '/browser_download_url/ && /pkg/ { print $4 }' | grep -v lts ) expectedTeamID="UBF8T346G9" ;; -powershell-lts) + powershell-lts) # credit: Tadayuki Onishi (@kenchan0130) name="PowerShell" type="pkg" @@ -671,6 +671,13 @@ powershell-lts) downloadURL="https://developer.apple.com/design/downloads/SF-Symbols.dmg" expectedTeamID="Software Update" ;; + swiftruntimeforcommandlinetools) + name="SwiftRuntimeForCommandLineTools" + type="pkgInDmg" + downloadURL="https://updates.cdn-apple.com/2019/cert/061-41823-20191025-5efc5a59-d7dc-46d3-9096-396bb8cb4a73/SwiftRuntimeForCommandLineTools.dmg" + expectedTeamID="SoftwareUpdate" + ;; + # Note: Packages is signed but _not_ notarized, so spctl will reject it # packages) diff --git a/Labels.txt b/Labels.txt index 99fca75..5695852 100644 --- a/Labels.txt +++ b/Labels.txt @@ -73,6 +73,7 @@ sourcetree spotify sublimetext suspiciouspackage +swiftruntimeforcommandlinetools teamviewer textmate things