42 lines
1.1 KiB
YAML
42 lines
1.1 KiB
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: BraveSoftware.BraveBrowser
|
|
PackageVersion: 1.24.85
|
|
FileExtensions:
|
|
- html
|
|
- htm
|
|
- url
|
|
Protocols:
|
|
- http
|
|
- https
|
|
Commands:
|
|
- brave
|
|
MinimumOSVersion: 10.0.0.0
|
|
InstallModes:
|
|
- interactive
|
|
- silent
|
|
- silentWithProgress
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerType: exe
|
|
InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.24.85/BraveBrowserStandaloneSilentSetup.exe
|
|
InstallerSha256: 9659B9C2E56C95B67A00E88AC5ADF9969DF27E4724814979A5F3BBAD62ECC2E2
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
InstallerSwitches:
|
|
Silent: " "
|
|
SilentWithProgress: " "
|
|
UpgradeBehavior: install
|
|
- Architecture: x86
|
|
InstallerType: exe
|
|
InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.24.85/BraveBrowserStandaloneSilentSetup32.exe
|
|
InstallerSha256: C777DCB44E989F7FE262540721A3514F043492620A30A85043283F57AFA429C5
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
InstallerSwitches:
|
|
Silent: " "
|
|
SilentWithProgress: " "
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|