update Google Chrome yaml to 84.0.4147.105 (#2684)

This commit is contained in:
donid
2020-07-29 17:10:08 +02:00
committed by GitHub
parent 498ec20b1b
commit 9195d7bce5

View File

@@ -16,7 +16,7 @@ LicenseUrl: https://www.google.com/chrome/terms/
# ================= Installer ================= # ================= Installer =================
MinOSVersion: 10.0.0.0 MinOSVersion: 10.0.0.0
#Channel: stable # Channel is not supported in this preview (5/24/2020) #Channel: stable # Channel is not supported in this preview (5/24/2020)
Version: 84.0.4147.89 Version: 84.0.4147.105
Switches: Switches:
Custom: /norestart Custom: /norestart
@@ -29,7 +29,7 @@ InstallerType: msi
Installers: Installers:
- Arch: x64 - Arch: x64
Url: https://dl.google.com/edgedl/chrome/install/GoogleChromeStandaloneEnterprise64.msi Url: https://dl.google.com/edgedl/chrome/install/GoogleChromeStandaloneEnterprise64.msi
Sha256: 3d5c22b7c43bb3497de85063508f07e77c41289b95994c762d0002159f95acdb Sha256: aeb9e0bfe85943884d2ea0a309642fc7cae13c0fadebc17c241d63bea8e3076a
Scope: machine Scope: machine
#- Arch: x86 # Support for multiple installers are not supported in this preview (5/24/2020) #- Arch: x86 # Support for multiple installers are not supported in this preview (5/24/2020)
#Url: https://dl.google.com/edgedl/chrome/install/GoogleChromeStandaloneEnterprise.msi #Url: https://dl.google.com/edgedl/chrome/install/GoogleChromeStandaloneEnterprise.msi