40 lines
1.3 KiB
YAML
40 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.97
|
|
|
|
Switches:
|
|
Custom:
|
|
Silent: ""
|
|
SilentWithProgress: ""
|
|
#Interactive:
|
|
Language: en-US
|
|
|
|
InstallerType: exe
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://github.com/brave/brave-browser/releases/download/v1.11.97/BraveBrowserStandaloneSilentSetup.exe
|
|
Sha256: e47d22ad379f004c5009ac0152f7d35dc45426eb36364ad688a53f311dd98eb8
|
|
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.97/BraveBrowserStandaloneSilentSetup32.exe
|
|
#Sha256: 3f6971fb5236d6273e681daed2feca25eea9448719c7d488d33ccd8bc875d448
|
|
#Scope: machine
|
|
|
|
# ManifestVersion: 0.1.0
|