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.23.70
|
|
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.23.70/BraveBrowserStandaloneSilentSetup.exe
|
|
InstallerSha256: 663F0A3DB2B81925E8573FC08AA46B8D3C1E581751C09312E9B5F5A48FDB4D47
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
InstallerSwitches:
|
|
Silent: " "
|
|
SilentWithProgress: " "
|
|
UpgradeBehavior: install
|
|
- Architecture: x86
|
|
InstallerType: exe
|
|
InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.23.70/BraveBrowserStandaloneSilentSetup32.exe
|
|
InstallerSha256: 9C6EFE29B2CB0CCB57D066000E2E10900F40002953E3560BB453C5D69FAC831B
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
InstallerSwitches:
|
|
Silent: " "
|
|
SilentWithProgress: " "
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|