Added x86 architecture for Brave Browser version 1.21.73. (#10318)

This commit is contained in:
Easton Pillay
2021-04-08 12:48:06 -05:00
committed by GitHub
parent db0693ad95
commit ec6d24291d
3 changed files with 69 additions and 31 deletions

View File

@@ -0,0 +1,38 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: BraveSoftware.BraveBrowser
PackageVersion: 1.21.73
FileExtensions:
- html
- htm
- url
Protocols:
- http
- https
Commands:
- brave
MinimumOSVersion: 10.0.0.0
InstallModes:
- interactive
- silent
- silentWithProgress
InstallerSwitches:
Silent: " "
SilentWithProgress: " "
Installers:
- Architecture: x64
InstallerType: exe
InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.21.73/BraveBrowserStandaloneSilentSetup.exe
InstallerSha256: 6F75338B33C850DB6E6C62A1A19A6B3C8FC06CF4B1C9F0D97AA2FD84C6E468AA
Scope: machine
InstallerLocale: en-US
UpgradeBehavior: install
- Architecture: x86
InstallerType: exe
InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.21.73/BraveBrowserStandaloneSilentSetup32.exe
InstallerSha256: E9EA1082B1F71A34B9B7FCD59B55CCEA95580C278BC4E877AA574A5BC44AC4F7
Scope: machine
InstallerLocale: en-US
UpgradeBehavior: install
ManifestType: installer
ManifestVersion: 1.0.0