diff --git a/manifests/Google/Chrome/latest.yaml b/manifests/Google/Chrome/latest.yaml index 7bd57ce13..3fc2fd981 100644 --- a/manifests/Google/Chrome/latest.yaml +++ b/manifests/Google/Chrome/latest.yaml @@ -16,14 +16,14 @@ LicenseUrl: https://www.google.com/chrome/terms/ # ================= Installer ================= MinOSVersion: 10.0.0.0 -#Channel: stable # Channel is not supported in this preview (5/24/2020) -Version: latest # 86.0.4240.75 +#Channel: stable # Channel is not supported in this preview (5/24/2020) +Version: latest # 86.0.4240.111 InstallerType: msi Installers: - Arch: x64 Url: https://dl.google.com/edgedl/chrome/install/GoogleChromeStandaloneEnterprise64.msi - Sha256: F0AB735C9F1AF4A21C642A1C24D95C418843D7985CD4EEDF147A2BECBDD8F7C0 + Sha256: A01F61B4BCDBD7F1469B27A76F22C1D0E155E2A596E1B469A4DCFBEE3FB5994D Scope: machine Language: en-US #- Arch: x86 # Support for multiple installers are not supported in this preview (5/24/2020)