Added Brave Browser version 1.23.72. (#11253)
This commit is contained in:
@@ -0,0 +1,41 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||
PackageIdentifier: BraveSoftware.BraveBrowser
|
||||
PackageVersion: 1.23.72
|
||||
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.72/BraveBrowserStandaloneSilentSetup.exe
|
||||
InstallerSha256: 6D121F2B5C2A69065FC101E58C62D7D1C32C030AD35DD9B92D051DDDD13384A4
|
||||
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.72/BraveBrowserStandaloneSilentSetup32.exe
|
||||
InstallerSha256: 34027A91708C2257968509465F552FD6173D712DD1AF4B22DB38AD908C1C2018
|
||||
Scope: machine
|
||||
InstallerLocale: en-US
|
||||
InstallerSwitches:
|
||||
Silent: " "
|
||||
SilentWithProgress: " "
|
||||
UpgradeBehavior: install
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
Reference in New Issue
Block a user