33 lines
1.0 KiB
YAML
33 lines
1.0 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.18.70
|
|
|
|
Switches:
|
|
Custom:
|
|
Silent: ""
|
|
SilentWithProgress: ""
|
|
|
|
InstallerType: exe
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://github.com/brave/brave-browser/releases/download/v1.18.70/BraveBrowserStandaloneSilentSetup.exe
|
|
Sha256: e702b6447bb9c0652e7a9b622a341df4332546fc41c038aef76afa0e1a344dc7
|
|
Scope: machine
|
|
Language: en-US |