Update Brave manifest v1.9.72 (#2561)
This commit is contained in:
@@ -1,21 +1,40 @@
|
||||
# ================== General ==================
|
||||
|
||||
Id: BraveSoftware.BraveBrowser
|
||||
Publisher: Brave Software, Inc.
|
||||
Name: Brave Browser
|
||||
Author: Brave Software, Inc.
|
||||
Description: Secure, Fast & Private Web Browser with Adblocker
|
||||
AppMoniker: Brave
|
||||
Tags: Browser, Chromium
|
||||
FileExtensions: html, htm, url
|
||||
Protocols: http, https
|
||||
|
||||
# ================== License ==================
|
||||
Homepage: https://brave.com
|
||||
Tags: Brave, Browser, Chrome, Chromium
|
||||
|
||||
Version: 1.9.72
|
||||
|
||||
License: Mozilla Public License 2.0
|
||||
LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE
|
||||
|
||||
# ================= Installer =================
|
||||
MinOSVersion: 10.0.0.0
|
||||
#Channel: stable # Channel is not supported in this preview (5/24/2020)
|
||||
Version: 1.9.72
|
||||
|
||||
Switches:
|
||||
Custom:
|
||||
Silent: ""
|
||||
SilentWithProgress: ""
|
||||
#Interactive:
|
||||
Language: en-US
|
||||
|
||||
InstallerType: exe
|
||||
Installers:
|
||||
- Arch: x64
|
||||
Url: https://github.com/brave/brave-browser/releases/download/v1.9.72/BraveBrowserSilentSetup.exe
|
||||
Sha256: 36F442D2623839C8D235010C76A79BA146B53C1AC0062C32639FC09770B046AF
|
||||
Url: https://github.com/brave/brave-browser/releases/download/v1.9.72/BraveBrowserStandaloneSilentSetup.exe
|
||||
Sha256: 3cab66b6c492d3a213ac09f1c68b3a249bf5a374238c78363e5c98b388ba2624
|
||||
Scope: machine
|
||||
#- Arch: x86 # Support for multiple installers are not supported in this preview (5/24/2020)
|
||||
#Url: https://github.com/brave/brave-browser/releases/download/v1.9.72/BraveBrowserStandaloneSilentSetup32.exe
|
||||
#Sha256: da6c142d6a62f55a3401d79fbe3abf828d313d7816b81ce55d1f218452a8dd53
|
||||
#Scope: machine
|
||||
|
||||
# ManifestVersion: 0.1.0
|
||||
|
||||
Reference in New Issue
Block a user