Added Brave version 1.25.68. (#13991)
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.68
|
||||||
|
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.68/BraveBrowserStandaloneSilentSetup.exe
|
||||||
|
InstallerSha256: F2C381DA5CDCFD1A91C4D9B3AE3A046A8F2D826FF6F50F6EC0932CB97A43029B
|
||||||
|
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.68/BraveBrowserStandaloneSilentSetup32.exe
|
||||||
|
InstallerSha256: 67AC30FA54888A2A600E6BA46FCA05BF931CB3E868F760E73CA535792FBBD7BA
|
||||||
|
Scope: machine
|
||||||
|
InstallerLocale: en-US
|
||||||
|
InstallerSwitches:
|
||||||
|
Silent: " "
|
||||||
|
SilentWithProgress: " "
|
||||||
|
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.25.68
|
||||||
|
PackageLocale: en-US
|
||||||
|
Publisher: Brave Software Inc
|
||||||
|
PublisherUrl: https://brave.com
|
||||||
|
PublisherSupportUrl: https://support.brave.com
|
||||||
|
PrivacyUrl: https://brave.com/privacy/browser
|
||||||
|
Author: Brave Software, Inc.
|
||||||
|
PackageName: Brave
|
||||||
|
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
|
||||||
|
|
@@ -0,0 +1,7 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||||
|
PackageIdentifier: BraveSoftware.BraveBrowser
|
||||||
|
PackageVersion: 1.25.68
|
||||||
|
DefaultLocale: en-US
|
||||||
|
ManifestType: version
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
Reference in New Issue
Block a user