41 lines
1.4 KiB
YAML
41 lines
1.4 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.15.69
|
|
|
|
Switches:
|
|
Custom:
|
|
Silent: ""
|
|
SilentWithProgress: ""
|
|
|
|
InstallerType: exe
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://github.com/brave/brave-browser/releases/download/v1.15.69/BraveBrowserStandaloneSilentSetup.exe
|
|
Sha256: 509f5eed59f051e968818344f9bf51201ffc8c5e7e6d0d298c15e6754f799adf
|
|
Scope: machine
|
|
Language: en-US
|
|
#- 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.15.69/BraveBrowserStandaloneSilentSetup32.exe
|
|
#Sha256: c4f13dd56d8453e874506bf1804ce26b186cafa2a38c8bf301396cf67a311164
|
|
#Scope: machine
|
|
#Language: en-US
|
|
|
|
# ManifestVersion: 0.1.0
|