From 580e341372a53fff2959a2572c5ec30e256717b3 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Mon, 7 Oct 2024 00:52:38 +0800 Subject: [PATCH] Add version: Mozilla.Firefox.ESR.fi version 115.13.0 (#178552) --- .../Mozilla.Firefox.ESR.fi.installer.yaml | 42 +++++++++++++++++++ .../Mozilla.Firefox.ESR.fi.locale.de-DE.yaml | 29 +++++++++++++ .../Mozilla.Firefox.ESR.fi.locale.en-US.yaml | 41 ++++++++++++++++++ .../Mozilla.Firefox.ESR.fi.locale.zh-CN.yaml | 33 +++++++++++++++ .../fi/115.13.0/Mozilla.Firefox.ESR.fi.yaml | 8 ++++ 5 files changed, 153 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/ESR/fi/115.13.0/Mozilla.Firefox.ESR.fi.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/ESR/fi/115.13.0/Mozilla.Firefox.ESR.fi.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/ESR/fi/115.13.0/Mozilla.Firefox.ESR.fi.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/ESR/fi/115.13.0/Mozilla.Firefox.ESR.fi.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/ESR/fi/115.13.0/Mozilla.Firefox.ESR.fi.yaml diff --git a/manifests/m/Mozilla/Firefox/ESR/fi/115.13.0/Mozilla.Firefox.ESR.fi.installer.yaml b/manifests/m/Mozilla/Firefox/ESR/fi/115.13.0/Mozilla.Firefox.ESR.fi.installer.yaml new file mode 100644 index 00000000000000..252a02cd565436 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/fi/115.13.0/Mozilla.Firefox.ESR.fi.installer.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.fi +PackageVersion: 115.13.0 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ReleaseDate: 2024-07-09 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/115.13.0esr/win32/fi/Firefox%20Setup%20115.13.0esr.exe + InstallerSha256: 3D489B92625C8D043617695F07DB57DEFD724071AAB34DD1008F25F8BF73A0E2 + ProductCode: Mozilla Firefox 115.13.0 ESR (x86 fi) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/115.13.0esr/win64/fi/Firefox%20Setup%20115.13.0esr.exe + InstallerSha256: 469C28F620CEC4D652064291C1F6CF30A512DD4E0B13A91300AB17D0AB591994 + ProductCode: Mozilla Firefox 115.13.0 ESR (x64 fi) +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/115.13.0esr/win64-aarch64/fi/Firefox%20Setup%20115.13.0esr.exe + InstallerSha256: 5821F4EB28068953B9BAFEB697950281F0DB085B20CC24BCF3F633C8F7673542 + ProductCode: Mozilla Firefox 115.13.0 ESR (arm64 fi) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/fi/115.13.0/Mozilla.Firefox.ESR.fi.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ESR/fi/115.13.0/Mozilla.Firefox.ESR.fi.locale.de-DE.yaml new file mode 100644 index 00000000000000..dd222fae738803 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/fi/115.13.0/Mozilla.Firefox.ESR.fi.locale.de-DE.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.fi +PackageVersion: 115.13.0 +PackageLocale: de-DE +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/websites +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (fi) +PackageUrl: https://www.mozilla.org/de/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Holen Sie sich den Firefox Extended Support Release oder Rapid Release für umfassende Datensicherheit und Datenschutz. +# Description: +# Moniker: +Tags: +- webbrowser +# ReleaseNotes: +ReleaseNotesUrl: https://www.mozilla.org/firefox/115.13.0/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/fi/115.13.0/Mozilla.Firefox.ESR.fi.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ESR/fi/115.13.0/Mozilla.Firefox.ESR.fi.locale.en-US.yaml new file mode 100644 index 00000000000000..3f3ca6a6545066 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/fi/115.13.0/Mozilla.Firefox.ESR.fi.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.fi +PackageVersion: 115.13.0 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (fi) +PackageUrl: https://www.mozilla.org/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Get the Firefox Extended Support Release or Rapid Release browser for comprehensive data security and data protection. +# Description: +Moniker: firefox-esr +Tags: +- browser +- cross-platform +- foss +- gecko +- quantum +- spidermonkey +- web +- web-browser +ReleaseNotes: |- + Fixed + - Various security fixes and other quality improvements. + Changed + - The root certificate used to verify add-ons and signed content has been renewed to avoid upcoming expiration. + Developer +ReleaseNotesUrl: https://www.mozilla.org/firefox/115.13.0/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/fi/115.13.0/Mozilla.Firefox.ESR.fi.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ESR/fi/115.13.0/Mozilla.Firefox.ESR.fi.locale.zh-CN.yaml new file mode 100644 index 00000000000000..634b8952c2f72e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/fi/115.13.0/Mozilla.Firefox.ESR.fi.locale.zh-CN.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.fi +PackageVersion: 115.13.0 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageName: Mozilla Firefox ESR (fi) +PackageUrl: https://www.mozilla.org/zh-CN/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +# Copyright: +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: 下载部署 Firefox 延长支持版或快速发行版,获得全面的信息安全和数据保护。 +# Description: +# Moniker: +Tags: +- mozilla +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页浏览器 +# ReleaseNotes: +ReleaseNotesUrl: https://www.mozilla.org/firefox/115.13.0/releasenotes/ +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/fi/115.13.0/Mozilla.Firefox.ESR.fi.yaml b/manifests/m/Mozilla/Firefox/ESR/fi/115.13.0/Mozilla.Firefox.ESR.fi.yaml new file mode 100644 index 00000000000000..3cadbdb7ab0b12 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/fi/115.13.0/Mozilla.Firefox.ESR.fi.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.fi +PackageVersion: 115.13.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0