Brave manifest v1.10.97 fix (#2558)
This commit is contained in:
@@ -5,8 +5,9 @@ Name: Brave Browser
|
|||||||
Author: Brave Software, Inc.
|
Author: Brave Software, Inc.
|
||||||
Description: Secure, Fast & Private Web Browser with Adblocker
|
Description: Secure, Fast & Private Web Browser with Adblocker
|
||||||
AppMoniker: Brave
|
AppMoniker: Brave
|
||||||
Tags: Brave, Browser, Chrome, Chromium
|
Tags: Browser, Chromium
|
||||||
#FileExtensions: http, https # FileExtensions are not supported in this preview (5/24/2020)
|
FileExtensions: html, htm, url
|
||||||
|
Protocols: http, https
|
||||||
|
|
||||||
# ================== License ==================
|
# ================== License ==================
|
||||||
Homepage: https://brave.com
|
Homepage: https://brave.com
|
||||||
@@ -18,11 +19,18 @@ 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: 1.10.97
|
Version: 1.10.97
|
||||||
|
|
||||||
|
Switches:
|
||||||
|
Custom:
|
||||||
|
Silent: ""
|
||||||
|
SilentWithProgress: ""
|
||||||
|
#Interactive:
|
||||||
|
Language: en-US
|
||||||
|
|
||||||
InstallerType: exe
|
InstallerType: exe
|
||||||
Installers:
|
Installers:
|
||||||
- Arch: x64
|
- Arch: x64
|
||||||
Url: https://github.com/brave/brave-browser/releases/download/v1.10.97/BraveBrowserSilentSetup.exe
|
Url: https://github.com/brave/brave-browser/releases/download/v1.10.97/BraveBrowserStandaloneSilentSetup.exe
|
||||||
Sha256: 1d069ddd70ac3c2cd500a422d3a90cc8543d78c9ecde4109efaceefb4128131a
|
Sha256: 51ed84120fbaa70e87f61d8fe9efdf29b4a3a76f42df9e267bfdef30c6a2f6bb
|
||||||
#Scope: user # Scope is not supported in this preview (5/24/2020)
|
Scope: machine
|
||||||
|
|
||||||
# ManifestVersion: 0.1.0
|
# ManifestVersion: 0.1.0
|
||||||
|
Reference in New Issue
Block a user