Added x86 architecture for Brave Browser version 1.22.66. (#10324)
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.22.66 | ||||||
|  | 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.22.66/BraveBrowserStandaloneSilentSetup.exe | ||||||
|  |   InstallerSha256: FB129023E6FFCFA64D6231EAA194C5287DCCD1A9149A7C3E1FE910C22857DE7A | ||||||
|  |   Scope: machine | ||||||
|  |   InstallerLocale: en-US | ||||||
|  |   UpgradeBehavior: install | ||||||
|  | - Architecture: x86 | ||||||
|  |   InstallerType: exe | ||||||
|  |   InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.22.66/BraveBrowserStandaloneSilentSetup32.exe | ||||||
|  |   InstallerSha256: 717098C3A3900BDC146277E16B2DAC9F237D52A25BA55BCDC439B8365D96A632 | ||||||
|  |   Scope: machine | ||||||
|  |   InstallerLocale: en-US | ||||||
|  |   UpgradeBehavior: install | ||||||
|  | ManifestType: installer | ||||||
|  | ManifestVersion: 1.0.0 | ||||||
|  |  | ||||||
| @@ -0,0 +1,27 @@ | |||||||
|  | # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json | ||||||
|  | PackageIdentifier: BraveSoftware.BraveBrowser | ||||||
|  | PackageVersion: 1.22.66 | ||||||
|  | PackageLocale: en-US | ||||||
|  | Publisher: Brave Software | ||||||
|  | PublisherUrl: https://brave.com | ||||||
|  | PublisherSupportUrl: https://support.brave.com | ||||||
|  | PrivacyUrl: https://brave.com/privacy/browser | ||||||
|  | Author: Brave Software, Inc. | ||||||
|  | PackageName: Brave Browser | ||||||
|  | PackageUrl: https://brave.com | ||||||
|  | License: Mozilla Public License 2.0 | ||||||
|  | LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE | ||||||
|  | Copyright: Copyright © 2021 The Brave Authors. | ||||||
|  | CopyrightUrl: https://brave.com/terms-of-use | ||||||
|  | ShortDescription: Secure, Fast & Private Web Browser with Adblocker | ||||||
|  | Description: Brave is a free and open-source web browser developed by Brave Software Inc. based on the Chromium web browser. | ||||||
|  | Moniker: brave | ||||||
|  | Tags: | ||||||
|  | - browser | ||||||
|  | - chromium | ||||||
|  | - privacy | ||||||
|  | - adblock | ||||||
|  | - foss | ||||||
|  | ManifestType: defaultLocale | ||||||
|  | ManifestVersion: 1.0.0 | ||||||
|  |  | ||||||
| @@ -1,34 +1,7 @@ | |||||||
|  | # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json | ||||||
| PackageIdentifier: BraveSoftware.BraveBrowser | PackageIdentifier: BraveSoftware.BraveBrowser | ||||||
| Publisher: Brave Software, Inc. |  | ||||||
| PackageName: Brave Browser |  | ||||||
| Author: Brave Software, Inc. |  | ||||||
| ShortDescription: Secure, Fast & Private Web Browser with Adblocker |  | ||||||
| Moniker: Brave |  | ||||||
| Tags: |  | ||||||
| - Browser |  | ||||||
| - Chromium |  | ||||||
| FileExtensions: |  | ||||||
| - html |  | ||||||
| - htm |  | ||||||
| - url |  | ||||||
| Protocols: |  | ||||||
| - http |  | ||||||
| - https |  | ||||||
| PackageUrl: https://brave.com |  | ||||||
| License: Mozilla Public License 2.0 |  | ||||||
| LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE |  | ||||||
| MinimumOSVersion: 10.0.0.0 |  | ||||||
| PackageVersion: 1.22.66 | PackageVersion: 1.22.66 | ||||||
| InstallerSwitches: | DefaultLocale: en-US | ||||||
|   Silent: " " | ManifestType: version | ||||||
|   SilentWithProgress: " " |  | ||||||
| InstallerType: exe |  | ||||||
| Installers: |  | ||||||
| - Architecture: x64 |  | ||||||
|   InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.22.66/BraveBrowserStandaloneSilentSetup.exe |  | ||||||
|   InstallerSha256: FB129023E6FFCFA64D6231EAA194C5287DCCD1A9149A7C3E1FE910C22857DE7A |  | ||||||
|   Scope: machine |  | ||||||
|   InstallerLocale: en-US |  | ||||||
| PackageLocale: en-US |  | ||||||
| ManifestType: singleton |  | ||||||
| ManifestVersion: 1.0.0 | ManifestVersion: 1.0.0 | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user