32 lines
974 B
YAML
32 lines
974 B
YAML
# ================== General ==================
|
|
Id: BraveSoftware.BraveBrowser-Nightly
|
|
Publisher: Brave Software, Inc.
|
|
Name: Brave Browser Nightly
|
|
Author: Brave Software, Inc.
|
|
Description: Secure, Fast & Private Web Browser with Adblocker
|
|
#AppMoniker:
|
|
Tags: Browser,Chromium,adblock,browser
|
|
FileExtensions: html,htm,url,pdf
|
|
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
|
|
Version: 1.20.47
|
|
|
|
Switches:
|
|
Custom:
|
|
Silent: ""
|
|
SilentWithProgress: ""
|
|
|
|
InstallerType: exe
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://github.com/brave/brave-browser/releases/download/v1.20.47/BraveBrowserStandaloneSilentNightlySetup.exe
|
|
Sha256: 1b4f6f26bb9649d4044119295bf3adef57875b92f9ae1023653ab0fbe7d8a835
|
|
Scope: machine
|
|
Language: en-US |