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.16.67
|
|
|
|
Switches:
|
|
Custom:
|
|
Silent: ""
|
|
SilentWithProgress: ""
|
|
|
|
InstallerType: exe
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://github.com/brave/brave-browser/releases/download/v1.16.67/BraveBrowserStandaloneSilentSetup.exe
|
|
Sha256: 523482b82cff673cba2403166bea3675d37513a7bbb661ca73a6bb4d99df3940
|
|
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.16.67/BraveBrowserStandaloneSilentSetup32.exe
|
|
#Sha256: d0a457bd9f1ca536fa23293e3c9c99f5714211a6e6ab6010cb5d6edd4863412c
|
|
#Scope: machine
|
|
#Language: en-US
|
|
|
|
# ManifestVersion: 0.1.0
|