microsoft / shell-intune-samples

Sample shell scripts for Intune admins.
MIT License
685 stars 222 forks source link

Chrome for Mac OS installs outdated version #144

Open Hooch76 opened 3 months ago

Hooch76 commented 3 months ago

Is it just me or does https://github.com/microsoft/shell-intune-samples/blob/master/macOS/Apps/Google%20Chrome/installApp3.01-GoogleChrome.sh install a super old version of Chrome on MacOS?

DMG is downloaded in the script from "https://dl.google.com/chrome/mac/stable//googlechrome.dmg" (notice "//" in the URL - but it does not make a difference if one is removed) and this is from the info.plist that's in the downloaded DMG:

<key>CFBundleShortVersionString</key>
    <string>47.0.2526.80</string>
bb12489 commented 2 months ago

I'm using the following URL to install the enterprise version of Chrome on macOS. This URL is for the universal installer that supports ARM and x86 in DMG format.

https://dl.google.com/dl/chrome/mac/universal/stable/gcea/googlechrome.dmg