From ff1917778a18b568140958971cfa4ddb21d0a299 Mon Sep 17 00:00:00 2001 From: Armin Briegel <1933192+scriptingosx@users.noreply.github.com> Date: Mon, 23 Nov 2020 15:55:23 +0100 Subject: [PATCH] added GoogleEarth --- Installomator.sh | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Installomator.sh b/Installomator.sh index 7939561..40ce893 100755 --- a/Installomator.sh +++ b/Installomator.sh @@ -1427,7 +1427,15 @@ keka) downloadURL="https://d.keka.io" expectedTeamID="4FG648TM2A" ;; - +googleearth) + # credit: David Chatton (@mdmmac on MacAdmins Slack) + name="Google Earth Pro" + type="pkgInDmg" + downloadURL="https://dl.google.com/earth/client/advanced/current/GoogleEarthProMac-Intel.dmg" + expectedTeamID="EQHXZ8M8AV" + ;; + + # MARK: add new labels above here # NOTE: Packages is signed but _not_ notarized, so spctl will reject it