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