Added x86 architecture for Brave Browser version 1.18.77. (#10313)

This commit is contained in:
Easton Pillay
2021-04-08 13:29:41 -05:00
committed by GitHub
parent d825340049
commit 2d01706c83
3 changed files with 69 additions and 34 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.18.77
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.18.77/BraveBrowserStandaloneSilentSetup.exe
InstallerSha256: F81CAFC959CE0A49BF4925F087AA7B59CC38093022B5D79F59A3E69261FBF0B4
Scope: machine
InstallerLocale: en-US
UpgradeBehavior: install
- Architecture: x86
InstallerType: exe
InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.18.77/BraveBrowserStandaloneSilentSetup32.exe
InstallerSha256: A07DF821A1576E2C6ACC6F97F7C7271349193140D863A93DBEF9212AA122541D
Scope: machine
InstallerLocale: en-US
UpgradeBehavior: install
ManifestType: installer
ManifestVersion: 1.0.0