Added Brave version 1.25.66. (#13866)
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.25.66
|
||||
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.25.66/BraveBrowserStandaloneSilentSetup.exe
|
||||
InstallerSha256: F4D2650BA1DF201A76219BE14C89F3E46BB3E23C6180B2CA02DE95BE6F45E26C
|
||||
Scope: machine
|
||||
InstallerLocale: en-US
|
||||
InstallerSwitches:
|
||||
Silent: " "
|
||||
SilentWithProgress: " "
|
||||
UpgradeBehavior: install
|
||||
- Architecture: x86
|
||||
InstallerType: exe
|
||||
InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.25.66/BraveBrowserStandaloneSilentSetup32.exe
|
||||
InstallerSha256: 66433A1144B867C68146808948480C076C1717967490ED49EDC21561924BF9FA
|
||||
Scope: machine
|
||||
InstallerLocale: en-US
|
||||
InstallerSwitches:
|
||||
Silent: " "
|
||||
SilentWithProgress: " "
|
||||
UpgradeBehavior: install
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
Reference in New Issue
Block a user