From 3ed9a989a5787f8ed9cc62a9645b8df843a63fe6 Mon Sep 17 00:00:00 2001 From: Esco Date: Thu, 16 Jul 2020 16:44:15 +0200 Subject: [PATCH] Google Chrome v84.0.4147.89 (#2455) --- manifests/Google/Chrome/84.0.4147.89.yaml | 39 +++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 manifests/Google/Chrome/84.0.4147.89.yaml diff --git a/manifests/Google/Chrome/84.0.4147.89.yaml b/manifests/Google/Chrome/84.0.4147.89.yaml new file mode 100644 index 000000000..eb5e1b53c --- /dev/null +++ b/manifests/Google/Chrome/84.0.4147.89.yaml @@ -0,0 +1,39 @@ +# ================== General ================== +Id: Google.Chrome +Publisher: Google +Name: Chrome +Author: Google +Description: A fast, secure, and free web browser built for the modern web. Chrome syncs bookmarks across all your devices, fills out forms automatically, and so much more. +AppMoniker: googlechrome +Tags: Browser, Google, Chromium +FileExtensions: http, https + +# ================== License ================== +Homepage: https://www.google.com/chrome/ +License: Proprietary freeware, based on open source components +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: 84.0.4147.89 + +Switches: + Custom: /norestart + Silent: /quiet + SilentWithProgress: /passive + #Interactive: + Language: en-US + +InstallerType: msi +Installers: + - Arch: x64 + Url: https://dl.google.com/edgedl/chrome/install/GoogleChromeStandaloneEnterprise64.msi + Sha256: 3d5c22b7c43bb3497de85063508f07e77c41289b95994c762d0002159f95acdb + Scope: machine + #- 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 + #Sha256: 791175d54476e80314be90b92e02a78915bbace8ec7071da6305089114a21fab + #Scope: machine + +# ManifestVersion: 0.1.0