Google Chrome version renamed to latest + update (#3350)
This commit is contained in:
@@ -1,12 +1,13 @@
|
|||||||
# ================== General ==================
|
# ================== General ==================
|
||||||
Id: Google.Chrome
|
Id: Google.Chrome
|
||||||
Publisher: Google
|
Publisher: Google
|
||||||
Name: Chrome
|
Name: Google Chrome
|
||||||
Author: Google
|
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.
|
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
|
AppMoniker: googlechrome
|
||||||
Tags: Browser, Google, Chromium
|
Tags: Browser, Google, Chromium
|
||||||
FileExtensions: http, https
|
FileExtensions: html, htm, url
|
||||||
|
Protocols: http, https
|
||||||
|
|
||||||
# ================== License ==================
|
# ================== License ==================
|
||||||
Homepage: https://www.google.com/chrome/
|
Homepage: https://www.google.com/chrome/
|
||||||
@@ -16,24 +17,19 @@ 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.105
|
Version: latest # 85.0.4183.83
|
||||||
|
|
||||||
Switches:
|
|
||||||
Custom: /norestart
|
|
||||||
Silent: /quiet
|
|
||||||
SilentWithProgress: /passive
|
|
||||||
#Interactive:
|
|
||||||
Language: en-US
|
|
||||||
|
|
||||||
InstallerType: msi
|
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: aeb9e0bfe85943884d2ea0a309642fc7cae13c0fadebc17c241d63bea8e3076a
|
Sha256: 6b589aa475d29cd42a93effb901c67179340b822d49d4b68fe8394168fd5cb82
|
||||||
Scope: machine
|
Scope: machine
|
||||||
|
Language: en-US
|
||||||
#- 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
|
||||||
#Sha256: 791175d54476e80314be90b92e02a78915bbace8ec7071da6305089114a21fab
|
#Sha256: d31d18ee9cea7075fc82561674ff1843ffb1ee1be6406d470b523f25306c6df8
|
||||||
#Scope: machine
|
#Scope: machine
|
||||||
|
#Language: en-US
|
||||||
|
|
||||||
# ManifestVersion: 0.1.0
|
# ManifestVersion: 0.1.0
|
Reference in New Issue
Block a user