From d733bbdb0d06eceb7a418a9f1bb9d201b9e9a839 Mon Sep 17 00:00:00 2001 From: Tadayuki Onishi Date: Tue, 22 Jun 2021 11:28:58 +0900 Subject: [PATCH 1/2] Add Install Google Software Update --- Installomator.sh | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Installomator.sh b/Installomator.sh index 5af1a26..5ae9543 100755 --- a/Installomator.sh +++ b/Installomator.sh @@ -1575,6 +1575,14 @@ googlejapaneseinput) blockingProcesses=( NONE ) expectedTeamID="EQHXZ8M8AV" ;; +googlesoftwareupdate) + name="Install Google Software Update" + type="pkgInDmg" + pkgName="Install Google Software Update.app/Contents/Resources/GSUInstall.pkg" + downloadURL="https://dl.google.com/mac/install/googlesoftwareupdate.dmg" + blockingProcesses=( NONE ) + expectedTeamID="EQHXZ8M8AV" + ;; gotomeeting) # credit: @matins name="GoToMeeting" From ab00c9c1b81045fe2ad7d6468b470bd4a2eed501 Mon Sep 17 00:00:00 2001 From: Tadayuki Onishi Date: Tue, 22 Jun 2021 11:29:13 +0900 Subject: [PATCH 2/2] Add Install Google Software Update to labels --- Labels.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Labels.txt b/Labels.txt index 8e0aa6d..2baa801 100644 --- a/Labels.txt +++ b/Labels.txt @@ -87,6 +87,7 @@ googledrivebackupandsync googledrivefilestream googleearth googlejapaneseinput +googlesoftwareupdate gotomeeting gpgsuite gpgsync