37 lines
1.1 KiB
YAML
37 lines
1.1 KiB
YAML
# ================== 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
|
|
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.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/BraveBrowserStandaloneSilentSetup.exe
|
|
Sha256: 51ed84120fbaa70e87f61d8fe9efdf29b4a3a76f42df9e267bfdef30c6a2f6bb
|
|
Scope: machine
|
|
|
|
# ManifestVersion: 0.1.0
|