Added GoogleChrome pkg

This commit is contained in:
Armin Briegel
2020-04-02 12:51:28 +02:00
parent 5f75ed4993
commit 31b660faac

View File

@@ -151,6 +151,12 @@ case $identifier in
downloadURL="https://dl.google.com/chrome/mac/stable/GGRO/googlechrome.dmg"
expectedTeamID="EQHXZ8M8AV"
;;
googlechromepkg)
name="GoogleChrome"
type="pkg"
downloadURL="https://dl.google.com/chrome/mac/stable/gcem/GoogleChrome.pkg"
expectedTeamID="EQHXZ8M8AV"
;;
spotify)
name="Spotify"
type="dmg"