39 lines
1.3 KiB
YAML
39 lines
1.3 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: 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.11.99
|
|
|
|
Switches:
|
|
Custom:
|
|
Silent: ""
|
|
SilentWithProgress: ""
|
|
Language: en-US
|
|
|
|
InstallerType: exe
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://github.com/brave/brave-browser/releases/download/v1.11.99/BraveBrowserStandaloneSilentSetup.exe
|
|
Sha256: db3677f930c1e2788fdab925bf14f8b2fc0da0ea5e672fda461b859b3b45a414
|
|
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.11.99/BraveBrowserStandaloneSilentSetup32.exe
|
|
#Sha256: 55bc38493967d4f41159b8fb6e0922114bef6a2fbaf878eb4387e54b6260e8bf
|
|
#Scope: machine
|
|
|
|
# ManifestVersion: 0.1.0
|