Added x86 architecture for Brave Browser version 1.18.70. (#10312)
This commit is contained in:
@@ -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.70
|
||||
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.70/BraveBrowserStandaloneSilentSetup.exe
|
||||
InstallerSha256: E702B6447BB9C0652E7A9B622A341DF4332546FC41C038AEF76AFA0E1A344DC7
|
||||
Scope: machine
|
||||
InstallerLocale: en-US
|
||||
UpgradeBehavior: install
|
||||
- Architecture: x86
|
||||
InstallerType: exe
|
||||
InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.18.70/BraveBrowserStandaloneSilentSetup32.exe
|
||||
InstallerSha256: D562663F8A73BC825878FEE58273C8CF1E21C42B4F2BDB5D31EC3A901F6732C3
|
||||
Scope: machine
|
||||
InstallerLocale: en-US
|
||||
UpgradeBehavior: install
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
Reference in New Issue
Block a user