From 023c60f0ac0f0940eca9574bb8c45b29ec69886f Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Fri, 12 Jul 2024 12:16:59 +1200 Subject: [PATCH] New version: Brave.Brave.Nightly version 127.1.69.88 (#161957) --- .../Brave.Brave.Nightly.installer.yaml | 80 +++++++++++++++++++ .../Brave.Brave.Nightly.locale.en-US.yaml | 39 +++++++++ .../Brave.Brave.Nightly.locale.zh-CN.yaml | 35 ++++++++ .../127.1.69.88/Brave.Brave.Nightly.yaml | 8 ++ 4 files changed, 162 insertions(+) create mode 100644 manifests/b/Brave/Brave/Nightly/127.1.69.88/Brave.Brave.Nightly.installer.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/127.1.69.88/Brave.Brave.Nightly.locale.en-US.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/127.1.69.88/Brave.Brave.Nightly.locale.zh-CN.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/127.1.69.88/Brave.Brave.Nightly.yaml diff --git a/manifests/b/Brave/Brave/Nightly/127.1.69.88/Brave.Brave.Nightly.installer.yaml b/manifests/b/Brave/Brave/Nightly/127.1.69.88/Brave.Brave.Nightly.installer.yaml new file mode 100644 index 000000000000..94f76c56b3fd --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/127.1.69.88/Brave.Brave.Nightly.installer.yaml @@ -0,0 +1,80 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 127.1.69.88 +InstallerType: exe +InstallModes: +- silent +InstallerSwitches: + Log: --verbose-logging --log-file="" +ExpectedReturnCodes: +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- ftp +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x86-ni/win/127.1.69.88/brave_installer-ia32.exe + InstallerSha256: 1B8DDD74017F320C443064C1231B6530A21BB347798B6557158FAA120C60B99E + InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome + ProductCode: BraveSoftware Brave-Browser-Nightly +- Architecture: x86 + Scope: machine + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x86-ni/win/127.1.69.88/brave_installer-ia32.exe + InstallerSha256: 1B8DDD74017F320C443064C1231B6530A21BB347798B6557158FAA120C60B99E + InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome --system-level + ProductCode: BraveSoftware Brave-Browser-Nightly +- Architecture: x64 + Scope: user + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x64-ni/win/127.1.69.88/brave_installer-x64.exe + InstallerSha256: 89AE8039159B992801AD22FDF95437078DBD072352EEF62C390A5CA3751BFE50 + InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome + ProductCode: BraveSoftware Brave-Browser-Nightly +- Architecture: x64 + Scope: machine + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x64-ni/win/127.1.69.88/brave_installer-x64.exe + InstallerSha256: 89AE8039159B992801AD22FDF95437078DBD072352EEF62C390A5CA3751BFE50 + InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome --system-level + ProductCode: BraveSoftware Brave-Browser-Nightly +- Architecture: arm64 + Scope: user + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/arm64-ni/win/127.1.69.88/brave_installer-arm64.exe + InstallerSha256: 2A1C30E1963CF459AC9A4B02DB459A08A853199C2F9F4941713C60668C18AF6C + InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome + ProductCode: BraveSoftware Brave-Browser-Nightly +- Architecture: arm64 + Scope: machine + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/arm64-ni/win/127.1.69.88/brave_installer-arm64.exe + InstallerSha256: 2A1C30E1963CF459AC9A4B02DB459A08A853199C2F9F4941713C60668C18AF6C + InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome --system-level + ProductCode: BraveSoftware Brave-Browser-Nightly +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/b/Brave/Brave/Nightly/127.1.69.88/Brave.Brave.Nightly.locale.en-US.yaml b/manifests/b/Brave/Brave/Nightly/127.1.69.88/Brave.Brave.Nightly.locale.en-US.yaml new file mode 100644 index 000000000000..2384f0d4824c --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/127.1.69.88/Brave.Brave.Nightly.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 127.1.69.88 +PackageLocale: en-US +Publisher: Brave Software Inc +PublisherUrl: https://brave.com +# PublisherSupportUrl: +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Nightly +PackageUrl: https://brave.com/download-nightly +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: Copyright © 2024 The Brave Authors. All rights reserved. +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Nightly is our testing and development version of Brave. Releases are updated every night. +Description: |- + Nightly is our testing and development version of Brave. + The releases are updated every night and may contain bugs that can result in data loss. + Nightly automatically sends us crash reports when things go wrong. +# Moniker: +Tags: +- browser +- chromium +- internet +- privacy +- web +- webpage +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://brave.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/Brave/Brave/Nightly/127.1.69.88/Brave.Brave.Nightly.locale.zh-CN.yaml b/manifests/b/Brave/Brave/Nightly/127.1.69.88/Brave.Brave.Nightly.locale.zh-CN.yaml new file mode 100644 index 000000000000..321c8ad9a739 --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/127.1.69.88/Brave.Brave.Nightly.locale.zh-CN.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 127.1.69.88 +PackageLocale: zh-CN +Publisher: Brave Software Inc +PublisherUrl: https://brave.com/zh +# PublisherSupportUrl: +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Nightly +PackageUrl: https://brave.com/download-nightly +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: 版权所有2024 Brave Software Inc。保留所有权利。 +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Nightly 是 Brave 的测试和开发版本,每天晚上更新。 +Description: Nightly 是 Brave 的测试和开发版本,每天晚上更新,可能包含导致数据丢失的错误。当出现问题时,Nightly 会自动向我们发送崩溃报告。 +# Moniker: +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://brave.com/zh/faq +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/b/Brave/Brave/Nightly/127.1.69.88/Brave.Brave.Nightly.yaml b/manifests/b/Brave/Brave/Nightly/127.1.69.88/Brave.Brave.Nightly.yaml new file mode 100644 index 000000000000..62f3996cd7d8 --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/127.1.69.88/Brave.Brave.Nightly.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 127.1.69.88 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0