diff --git a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.8/ActiveDirectoryPro.ADProToolkit.installer.yaml b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.9/ActiveDirectoryPro.ADProToolkit.installer.yaml similarity index 73% rename from manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.8/ActiveDirectoryPro.ADProToolkit.installer.yaml rename to manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.9/ActiveDirectoryPro.ADProToolkit.installer.yaml index c2e40ab35fad..ef241fb91c19 100644 --- a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.8/ActiveDirectoryPro.ADProToolkit.installer.yaml +++ b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.9/ActiveDirectoryPro.ADProToolkit.installer.yaml @@ -2,18 +2,18 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: ActiveDirectoryPro.ADProToolkit -PackageVersion: 3.1.8 +PackageVersion: 3.1.9 InstallerType: msi Scope: machine InstallerSwitches: InstallLocation: APPDIR="" -ProductCode: '{C166F4AD-297C-436C-A033-6B9C4BD9EA98}' -ReleaseDate: 2020-05-09 +ProductCode: '{939F0797-397D-4F12-9127-6C794116183C}' +ReleaseDate: 2020-05-12 AppsAndFeaturesEntries: - UpgradeCode: '{0974AC06-5134-4B50-BAD1-578FDABD2EF8}' Installers: - Architecture: x64 InstallerUrl: https://activedirectorypro.com/downloads/ADProToolkit.msi - InstallerSha256: 67C9EA31AB30D8A4FD0455571060A4176EFC92B40B485D4D74D3AA07A896FF7F + InstallerSha256: 576C6F1054105F9A3582B1B15F2079F3E4BFC463891B19F3A259B02C9B450E8F ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.8/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.9/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml similarity index 58% rename from manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.8/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml rename to manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.9/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml index 99b03075f951..387bb72b586f 100644 --- a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.8/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml +++ b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.9/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: ActiveDirectoryPro.ADProToolkit -PackageVersion: 3.1.8 +PackageVersion: 3.1.9 PackageLocale: en-US Publisher: ActiveDirectoryPro PublisherUrl: https://activedirectorypro.com/ @@ -22,17 +22,15 @@ Tags: ReleaseNotes: |- New Features Section titled “New Features” - - Create User - Display Name Format: New dropdown to control the display name and AD Name (CN) format independently from the logon name format - - Scheduled Tasks - Domain Health Check: Domain controller selection added to the schedule dialog, with a Discover button to auto-populate available DCs + - “Last Name, First Name” Display Format for creating users - New display name option that formats as “Smith, John”. Improvements Section titled “Improvements” - - Create User - Label clarity: “Name Format” label renamed to “User Logon Name (sAMAccountName)” - - Create User - UPN Format: “Same as Name Format” option renamed to “Same as Logon Name” - - Create User - Group error logging: Group membership failures now log the group name and AD extended error message for easier diagnosis + - DC consistency - All AD operations now target the same domain controller throughout a session. If a DC is manually configured in Domain Settings it is used directly; otherwise the app auto-discovers and pins to a specific DC on startup and domain switch, preventing failures caused by DNS round-robin routing requests to different DCs. Bug Fixes Section titled “Bug Fixes” - - Scheduled Tasks - Inactive Accounts / Disable Accounts: Multiple OU selections from the browse button were not being saved - - Soon to Expire Passwords report: Password Expiry Date column was sorting alphabetically instead of by date + - Fixed Inactive Accounts scheduled task - Task failed with “There is no such object on the server” when multiple OUs were selected. The service now correctly iterates each OU path individually instead of passing the full semicolon-delimited string as a single LDAP path. + - Fixed Disable Accounts scheduled task - Same multi-OU path bug fixed. + - Fixed Display Name Format not saving to templates - The field was missing from the template JSON serializer and parser, so the selection was lost on save/reload. ReleaseNotesUrl: https://docs.activedirectorypro.com/getting-started/release-notes/ PurchaseUrl: https://activedirectorypro.com/pricing/ Documentations: diff --git a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.8/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.9/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml similarity index 96% rename from manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.8/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml rename to manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.9/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml index cd4b78b1796f..9453b4728012 100644 --- a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.8/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml +++ b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.9/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: ActiveDirectoryPro.ADProToolkit -PackageVersion: 3.1.8 +PackageVersion: 3.1.9 PackageLocale: zh-CN License: 专有软件 ShortDescription: 一组用于简化 Active Directory 的工具 diff --git a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.8/ActiveDirectoryPro.ADProToolkit.yaml b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.9/ActiveDirectoryPro.ADProToolkit.yaml similarity index 92% rename from manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.8/ActiveDirectoryPro.ADProToolkit.yaml rename to manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.9/ActiveDirectoryPro.ADProToolkit.yaml index dd57bc152e40..5c306210f9a1 100644 --- a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.8/ActiveDirectoryPro.ADProToolkit.yaml +++ b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.1.9/ActiveDirectoryPro.ADProToolkit.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: ActiveDirectoryPro.ADProToolkit -PackageVersion: 3.1.8 +PackageVersion: 3.1.9 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/a/Akiflow/Akiflow/2.73.12/Akiflow.Akiflow.installer.yaml b/manifests/a/Akiflow/Akiflow/2.73.12/Akiflow.Akiflow.installer.yaml new file mode 100644 index 000000000000..070268cdffab --- /dev/null +++ b/manifests/a/Akiflow/Akiflow/2.73.12/Akiflow.Akiflow.installer.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Akiflow.Akiflow +PackageVersion: 2.73.12 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +ProductCode: fcfd5b65-85a1-59d9-8eb7-a98bf4457cb3 +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x64 + InstallerUrl: https://download.akiflow.com/builds/Akiflow-2.73.12-2b609582-x64.exe + InstallerSha256: 49540913D343B9CB95EC9A19F5F0C2015A2F57370C645E485B41785928360431 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Akiflow/Akiflow/2.73.12/Akiflow.Akiflow.locale.en-US.yaml b/manifests/a/Akiflow/Akiflow/2.73.12/Akiflow.Akiflow.locale.en-US.yaml new file mode 100644 index 000000000000..a385c4e4be8a --- /dev/null +++ b/manifests/a/Akiflow/Akiflow/2.73.12/Akiflow.Akiflow.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Akiflow.Akiflow +PackageVersion: 2.73.12 +PackageLocale: en-US +Publisher: Akiflow Inc. +PublisherUrl: https://akiflow.com/ +PrivacyUrl: https://akiflow.com/privacy-policy +Author: Akiflow Inc. +PackageName: Akiflow +PackageUrl: https://akiflow.com/download/ +License: Proprietary +LicenseUrl: https://akiflow.com/terms-of-service +Copyright: Akiflow © 2026 +CopyrightUrl: https://akiflow.com/terms-of-service +ShortDescription: One App for Tasks & Calendars +Tags: +- agenda +- calendar +- checklist +- collaborate +- collaboration +- gtd +- list +- schedule +- task +- to-do +- todo +ReleaseNotesUrl: https://product.akiflow.com/changelog +PurchaseUrl: https://akiflow.com/pricing/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Akiflow/Akiflow/2.73.12/Akiflow.Akiflow.locale.zh-CN.yaml b/manifests/a/Akiflow/Akiflow/2.73.12/Akiflow.Akiflow.locale.zh-CN.yaml new file mode 100644 index 000000000000..0aa301892788 --- /dev/null +++ b/manifests/a/Akiflow/Akiflow/2.73.12/Akiflow.Akiflow.locale.zh-CN.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Akiflow.Akiflow +PackageVersion: 2.73.12 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 任务与日历二合一应用 +Tags: +- 任务 +- 列表 +- 待办 +- 待办事项 +- 提醒事项 +- 日历 +- 日程 +- 日程管理 +- 时间管理 +- 清单 +- 议程 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Akiflow/Akiflow/2.73.12/Akiflow.Akiflow.yaml b/manifests/a/Akiflow/Akiflow/2.73.12/Akiflow.Akiflow.yaml new file mode 100644 index 000000000000..7247d22f611a --- /dev/null +++ b/manifests/a/Akiflow/Akiflow/2.73.12/Akiflow.Akiflow.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Akiflow.Akiflow +PackageVersion: 2.73.12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.26/Alibaba.DingTalkWorkspaceCLI.installer.yaml b/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.26/Alibaba.DingTalkWorkspaceCLI.installer.yaml new file mode 100644 index 000000000000..1bc33bb64c9b --- /dev/null +++ b/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.26/Alibaba.DingTalkWorkspaceCLI.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Alibaba.DingTalkWorkspaceCLI +PackageVersion: 1.0.26 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: dws.exe +Commands: +- dws +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli/releases/download/v1.0.26/dws-windows-amd64.zip + InstallerSha256: ED5D33BB1D54245B94A26689A23E3EB95B402CF180EF9EC9C4E85D891517E6C0 +- Architecture: arm64 + InstallerUrl: https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli/releases/download/v1.0.26/dws-windows-arm64.zip + InstallerSha256: F6E0F7DF3511908A2E4270F26AB2CC8E23FCE556B5891D2CC09F0F67633F8BE7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.26/Alibaba.DingTalkWorkspaceCLI.locale.en-US.yaml b/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.26/Alibaba.DingTalkWorkspaceCLI.locale.en-US.yaml new file mode 100644 index 000000000000..54a359a076b2 --- /dev/null +++ b/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.26/Alibaba.DingTalkWorkspaceCLI.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Alibaba.DingTalkWorkspaceCLI +PackageVersion: 1.0.26 +PackageLocale: en-US +Publisher: DingTalk (Singapore) Private Limited +PublisherUrl: https://www.dingtalk.io/ +PublisherSupportUrl: https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli/issues +PrivacyUrl: https://terms.alicdn.com/legal-agreement/terms/suit_bu1_dingtalk/suit_bu1_dingtalk202102181006_34132.html +Author: DingTalk (Singapore) Private Limited +PackageName: DingTalk Workspace CLI +PackageUrl: https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli +License: Apache-2.0 +LicenseUrl: https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli/blob/HEAD/LICENSE +Copyright: Copyright 2026 Alibaba Group +CopyrightUrl: https://terms.alicdn.com/legal-agreement/terms/suit_bu1_dingtalk/suit_bu1_dingtalk202010161503_40649.html +ShortDescription: dws — DingTalk Workspace on the command line, built for humans and AI agents. +Description: |- + dws — DingTalk Workspace on the command line, built for humans and AI agents. + Why dws? + - For humans — --help for usage, --dry-run to preview requests, -f table/json/raw for output formats. + - For AI agents — structured JSON responses + built-in Agent Skills, ready out of the box. + - For enterprise admins — zero-trust architecture: OAuth device-flow auth + domain allowlisting + least-privilege scoping. Not a single byte can bypass authentication and audit. +Moniker: dws +Tags: +- dingding +- dingtalk +ReleaseNotes: |- + Changelog + - 2ba1dcdda4ca85396567a8de36cffd17017a1c89 docs(changelog): add 1.0.26 release notes (#271) + - ecf2684f583c233b26c1f10d7e23d3b8fb5e7352 docs(skills): add sheet product reference rewritten against dws schema (#266) + - 9e9b898dd253d9f0a82022e68c3ee410ec8d56ba docs(skills): add wiki product reference + register in SKILL.md/README (#265) + - c4952d0207e7ebd2f846a3f1815e7ee4078ab7c0 feat(output): add -f ndjson and -f csv (#252) (#259) + - 17f692e7f1d081c3a835447f22000db6b31fecd6 fix(chat): require --title for direct messages, fix misleading help (#250) + - 19f7b59ffb0f04169b3e7987723beb1742175c17 fix(doc): preflight axls download (#268) + - 1637ae16c783815dcb9c00b383f626626496912c fix(keychain): add DWS_DISABLE_KEYCHAIN fallback for macOS sandbox (#214) (#267) + - eee19d7347523987753b8635a3824da6576f0c7a fix(pat): preserve auth link on Windows browser open (#242) +ReleaseNotesUrl: https://github.com/DingTalk-Real-AI/dingtalk-workspace-cli/releases/tag/v1.0.26 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.26/Alibaba.DingTalkWorkspaceCLI.locale.zh-Hans-CN.yaml b/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.26/Alibaba.DingTalkWorkspaceCLI.locale.zh-Hans-CN.yaml new file mode 100644 index 000000000000..65afd28bd5d8 --- /dev/null +++ b/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.26/Alibaba.DingTalkWorkspaceCLI.locale.zh-Hans-CN.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Alibaba.DingTalkWorkspaceCLI +PackageVersion: 1.0.26 +PackageLocale: zh-Hans-CN +Publisher: 钉钉(中国)信息技术有限公司 +PublisherUrl: https://www.dingtalk.com/ +PrivacyUrl: https://terms.alicdn.com/legal-agreement/terms/suit_bu1_dingtalk/suit_bu1_dingtalk202010070946_49604.html +Author: 钉钉(中国)信息技术有限公司 +CopyrightUrl: https://terms.alicdn.com/legal-agreement/terms/suit_bu1_dingtalk/suit_bu1_dingtalk202010200940_52441.html +ShortDescription: dws — 钉钉工作台命令行工具,为人类和 AI Agent 而生。 +Description: |- + dws — 钉钉工作台命令行工具,为人类和 AI Agent 而生。 + 为什么选择 dws? + - 为人类而设计 — --help 查看用法,--dry-run 预览请求,-f table/json/raw 切换格式。 + - 为 AI Agent 而设计 — 结构化 JSON 响应 + 内置 Agent Skills,开箱即用。 + - 为企业管理员而设计 — 零信任架构:OAuth 设备流认证 + 域名白名单 + 权限最小化。没有一个字节能绕过安全鉴权和审计。 +Tags: +- 钉钉 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.26/Alibaba.DingTalkWorkspaceCLI.locale.zh-Hans.yaml b/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.26/Alibaba.DingTalkWorkspaceCLI.locale.zh-Hans.yaml new file mode 100644 index 000000000000..4b4a86bb501c --- /dev/null +++ b/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.26/Alibaba.DingTalkWorkspaceCLI.locale.zh-Hans.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Alibaba.DingTalkWorkspaceCLI +PackageVersion: 1.0.26 +PackageLocale: zh-Hans +ShortDescription: dws — 钉钉工作台命令行工具,为人类和 AI Agent 而生。 +Description: |- + dws — 钉钉工作台命令行工具,为人类和 AI Agent 而生。 + 为什么选择 dws? + - 为人类而设计 — --help 查看用法,--dry-run 预览请求,-f table/json/raw 切换格式。 + - 为 AI Agent 而设计 — 结构化 JSON 响应 + 内置 Agent Skills,开箱即用。 + - 为企业管理员而设计 — 零信任架构:OAuth 设备流认证 + 域名白名单 + 权限最小化。没有一个字节能绕过安全鉴权和审计。 +Tags: +- 钉钉 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.26/Alibaba.DingTalkWorkspaceCLI.yaml b/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.26/Alibaba.DingTalkWorkspaceCLI.yaml new file mode 100644 index 000000000000..5f7d1a232ea9 --- /dev/null +++ b/manifests/a/Alibaba/DingTalkWorkspaceCLI/1.0.26/Alibaba.DingTalkWorkspaceCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Alibaba.DingTalkWorkspaceCLI +PackageVersion: 1.0.26 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/AmanThanvi/winghostty/1.3.111/AmanThanvi.winghostty.installer.yaml b/manifests/a/AmanThanvi/winghostty/1.3.111/AmanThanvi.winghostty.installer.yaml new file mode 100644 index 000000000000..688bb8e5524a --- /dev/null +++ b/manifests/a/AmanThanvi/winghostty/1.3.111/AmanThanvi.winghostty.installer.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AmanThanvi.winghostty +PackageVersion: 1.3.111 +InstallerType: inno +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/amanthanvi/winghostty/releases/download/v1.3.111/winghostty-1.3.111-windows-x64-setup.exe + InstallerSha256: FABEDA25003F081EA83A1C9E4207F4B65A9C1EFC08F96E4C3B578FE8B6809ED5 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-12 diff --git a/manifests/a/AmanThanvi/winghostty/1.3.111/AmanThanvi.winghostty.locale.en-US.yaml b/manifests/a/AmanThanvi/winghostty/1.3.111/AmanThanvi.winghostty.locale.en-US.yaml new file mode 100644 index 000000000000..4d13778a7727 --- /dev/null +++ b/manifests/a/AmanThanvi/winghostty/1.3.111/AmanThanvi.winghostty.locale.en-US.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AmanThanvi.winghostty +PackageVersion: 1.3.111 +PackageLocale: en-US +Publisher: Aman Thanvi +PublisherUrl: https://github.com/amanthanvi +PackageName: winghostty +PackageUrl: https://github.com/amanthanvi/winghostty +License: MIT +ShortDescription: Ghostty terminal for Windows. +ReleaseNotesUrl: https://github.com/amanthanvi/winghostty/releases/tag/v1.3.111 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AmanThanvi/winghostty/1.3.111/AmanThanvi.winghostty.yaml b/manifests/a/AmanThanvi/winghostty/1.3.111/AmanThanvi.winghostty.yaml new file mode 100644 index 000000000000..36433dcb4de6 --- /dev/null +++ b/manifests/a/AmanThanvi/winghostty/1.3.111/AmanThanvi.winghostty.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: AmanThanvi.winghostty +PackageVersion: 1.3.111 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/Brave/Beta/148.1.91.148/Brave.Brave.Beta.installer.yaml b/manifests/b/Brave/Brave/Beta/148.1.91.148/Brave.Brave.Beta.installer.yaml new file mode 100644 index 000000000000..067421ae9f45 --- /dev/null +++ b/manifests/b/Brave/Brave/Beta/148.1.91.148/Brave.Brave.Beta.installer.yaml @@ -0,0 +1,86 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Brave.Brave.Beta +PackageVersion: 148.1.91.148 +InstallerType: exe +ExpectedReturnCodes: +- InstallerReturnCode: -2147219440 + ReturnResponse: cancelledByUser +- InstallerReturnCode: -2147219416 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: -2147218431 + ReturnResponse: invalidParameter +- InstallerReturnCode: -2147024809 + ReturnResponse: invalidParameter +UpgradeBehavior: install +Protocols: +- ftp +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: BraveSoftware Brave-Browser-Beta +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.91.148/BraveBrowserStandaloneSilentBetaSetup32.exe + InstallerSha256: 127B015E6DB1B3E7074F67535D00FD0489B408D9D7D2F72C32B74F0FEF3DDB36 + InstallModes: + - silent +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.91.148/BraveBrowserStandaloneBetaSetup32.exe + InstallerSha256: C39A2A6B28F28EDC775AC52611B98C78E8E11107A0F634443489FB91725AA260 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.91.148/BraveBrowserStandaloneSilentBetaSetup.exe + InstallerSha256: 80CA8FFBF2A6559C1A9CF8CBF1D14E1AD6B9CF4322B9FCCB6C059AB303A94FF5 + InstallModes: + - silent +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.91.148/BraveBrowserStandaloneBetaSetup.exe + InstallerSha256: A93F85D4D61C2CADFCBF0B113112D64DF77B2A92D197464A737F01513CD4D13D + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.91.148/BraveBrowserStandaloneSilentBetaSetupArm64.exe + InstallerSha256: 0341266E6FE5E8C56D2A600F2CC4AEABE40CDF6F58B71FA8D12A8E4238B31D4B + InstallModes: + - silent +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/brave/brave-browser/releases/download/v1.91.148/BraveBrowserStandaloneBetaSetupArm64.exe + InstallerSha256: CEABC58451E962EBC8ABFEF681EC32D561B5B59CBB41F432FDDE958554B6D0CC + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/Brave/Beta/148.1.91.148/Brave.Brave.Beta.locale.en-US.yaml b/manifests/b/Brave/Brave/Beta/148.1.91.148/Brave.Brave.Beta.locale.en-US.yaml new file mode 100644 index 000000000000..96a4a7554449 --- /dev/null +++ b/manifests/b/Brave/Brave/Beta/148.1.91.148/Brave.Brave.Beta.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Brave.Brave.Beta +PackageVersion: 148.1.91.148 +PackageLocale: en-US +Publisher: Brave Software Inc +PublisherUrl: https://brave.com +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Beta +PackageUrl: https://brave.com/download-beta +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: Copyright © 2026 The Brave Authors. All rights reserved. +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Beta is an early preview for new versions of Brave that showcases the newest advances that we're bringing to your browser. +Description: |- + Brave Beta is an early preview for new versions of Brave. + This build showcases the newest advances that we’re bringing to your browser and it’s ready for your daily use. + Brave Beta automatically sends us crash reports when things go wrong. +Tags: +- browser +- chromium +- internet +- privacy +- web +- webpage +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://brave.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/Brave/Beta/148.1.91.148/Brave.Brave.Beta.locale.zh-CN.yaml b/manifests/b/Brave/Brave/Beta/148.1.91.148/Brave.Brave.Beta.locale.zh-CN.yaml new file mode 100644 index 000000000000..64b63973a029 --- /dev/null +++ b/manifests/b/Brave/Brave/Beta/148.1.91.148/Brave.Brave.Beta.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Brave.Brave.Beta +PackageVersion: 148.1.91.148 +PackageLocale: zh-CN +Publisher: Brave Software Inc +PublisherUrl: https://brave.com/zh +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Beta +PackageUrl: https://brave.com/download-beta +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: 版权所有2026 Brave Software Inc。保留所有权利。 +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Beta 是 Brave 新版本的早期预览,展示了我们为您的浏览器带来的最新进展。 +Description: Brave Beta 是 Brave 新版本的早期预览,展示了我们为您的浏览器带来的最新进展,并已经准备好供您日常使用。当出现问题时,Brave Beta 会自动向我们发送崩溃报告。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://brave.com/zh/faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brave/Brave/Beta/148.1.91.148/Brave.Brave.Beta.yaml b/manifests/b/Brave/Brave/Beta/148.1.91.148/Brave.Brave.Beta.yaml new file mode 100644 index 000000000000..b314e7a54d22 --- /dev/null +++ b/manifests/b/Brave/Brave/Beta/148.1.91.148/Brave.Brave.Beta.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Brave.Brave.Beta +PackageVersion: 148.1.91.148 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/cataggar/ghr/0.2.1/cataggar.ghr.installer.yaml b/manifests/c/cataggar/ghr/0.2.1/cataggar.ghr.installer.yaml new file mode 100644 index 000000000000..c53d7087ea88 --- /dev/null +++ b/manifests/c/cataggar/ghr/0.2.1/cataggar.ghr.installer.yaml @@ -0,0 +1,25 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: cataggar.ghr +PackageVersion: 0.2.1 +InstallerType: zip +NestedInstallerType: portable +Commands: +- ghr +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: ghr-0.2.1-windows-x64\bin\ghr.exe + PortableCommandAlias: ghr + InstallerUrl: https://github.com/cataggar/ghr/releases/download/v0.2.1/ghr-0.2.1-windows-x64.zip + InstallerSha256: 2BE9D39384C6D6ED1593F5824893EBF886B9706ACB0432742587EF1A70599650 +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: ghr-0.2.1-windows-arm64\bin\ghr.exe + PortableCommandAlias: ghr + InstallerUrl: https://github.com/cataggar/ghr/releases/download/v0.2.1/ghr-0.2.1-windows-arm64.zip + InstallerSha256: 37311EA320D82B76932FD67F608B1B18801DF10EFD4CBE7B891AE2D6BBA6D91E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/cataggar/ghr/0.2.1/cataggar.ghr.locale.en-US.yaml b/manifests/c/cataggar/ghr/0.2.1/cataggar.ghr.locale.en-US.yaml new file mode 100644 index 000000000000..5247044cc6d2 --- /dev/null +++ b/manifests/c/cataggar/ghr/0.2.1/cataggar.ghr.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: cataggar.ghr +PackageVersion: 0.2.1 +PackageLocale: en-US +Publisher: cataggar +PublisherUrl: https://github.com/cataggar +PublisherSupportUrl: https://github.com/cataggar/ghr/issues +PackageName: ghr +PackageUrl: https://github.com/cataggar/ghr +License: MIT +LicenseUrl: https://github.com/cataggar/ghr/blob/HEAD/LICENSE +ShortDescription: An installer for GitHub releases. +Moniker: ghr +Tags: +- cli +- github +- installer +ReleaseNotes: |- + A toolkit for GitHub releases. + Highlights + - CLI help follows the Zig convention: every subcommand now accepts a positional help (e.g. ghr download help, ghr install help). The previous -h / --help flags have been removed. (#71) + - New dedicated usage printers for install, uninstall, and list, plus a Run 'ghr help' to show help for a specific command hint in the top-level usage and README.md. (#71) + - The unimplemented ghr upgrade stub has been removed from the binary and the help/README.md. (#70) + Install: + pipx install ghr-bin==0.2.1 + uv tool install ghr-bin==0.2.1 + winget install ghr --version 0.2.1 + brew install cataggar/ghr/ghr +ReleaseNotesUrl: https://github.com/cataggar/ghr/releases/tag/v0.2.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/cataggar/ghr/0.2.1/cataggar.ghr.yaml b/manifests/c/cataggar/ghr/0.2.1/cataggar.ghr.yaml new file mode 100644 index 000000000000..bd9b4b03a8f6 --- /dev/null +++ b/manifests/c/cataggar/ghr/0.2.1/cataggar.ghr.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: cataggar.ghr +PackageVersion: 0.2.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/EEO/ClassIn/6.0.6.3071/EEO.ClassIn.installer.yaml b/manifests/e/EEO/ClassIn/6.0.6.3071/EEO.ClassIn.installer.yaml new file mode 100644 index 000000000000..35f7aa6e1fad --- /dev/null +++ b/manifests/e/EEO/ClassIn/6.0.6.3071/EEO.ClassIn.installer.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: EEO.ClassIn +PackageVersion: 6.0.6.3071 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silentWithProgress +InstallerSwitches: + Silent: /SILENT + SilentWithProgress: /SILENT + InstallLocation: /DIR="" +UpgradeBehavior: install +Protocols: +- classin +FileExtensions: +- eda +- edb +- edt +- edu +- edv +- epub +ProductCode: ClassIn +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x64 + InstallerUrl: https://download.eeo.cn/client/classin_win_install_6.0.6.3071_x64.exe + InstallerSha256: 0DE906036DCCFA9D4AE84A7E4F5DD30EFDAC8CC575FF09824DED684D9598139E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/EEO/ClassIn/6.0.6.3071/EEO.ClassIn.locale.en-US.yaml b/manifests/e/EEO/ClassIn/6.0.6.3071/EEO.ClassIn.locale.en-US.yaml new file mode 100644 index 000000000000..0013929ede39 --- /dev/null +++ b/manifests/e/EEO/ClassIn/6.0.6.3071/EEO.ClassIn.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: EEO.ClassIn +PackageVersion: 6.0.6.3071 +PackageLocale: en-US +Publisher: Beijing EEO Education Technology Co., Ltd. +PublisherUrl: https://www.classin.com/ +PublisherSupportUrl: https://help.classin.com/ +PrivacyUrl: https://www.classin.com/agreement/?type=privacy +Author: Beijing EEO Education Technology Co., Ltd. +PackageName: ClassIn +PackageUrl: https://www.classin.com/download/ +License: Proprietary +LicenseUrl: https://www.classin.com/agreement/?type=user +Copyright: Copyright 2014-2026 Empower Education Online Ltd. All Rights Reserved. +CopyrightUrl: https://www.classin.com/agreement/?type=user +ShortDescription: Your One-Stop Solution to Hybrid Teaching and Learning +Moniker: classin +Tags: +- class +- classroom +- education +- lecture +- lesson +- teaching +ReleaseNotesUrl: https://help.classin.com/dcfa/cb11 +PurchaseUrl: https://www.classin.com/pricing/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EEO/ClassIn/6.0.6.3071/EEO.ClassIn.locale.zh-CN.yaml b/manifests/e/EEO/ClassIn/6.0.6.3071/EEO.ClassIn.locale.zh-CN.yaml new file mode 100644 index 000000000000..e1cfbf8ff345 --- /dev/null +++ b/manifests/e/EEO/ClassIn/6.0.6.3071/EEO.ClassIn.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: EEO.ClassIn +PackageVersion: 6.0.6.3071 +PackageLocale: zh-CN +Publisher: Beijing EEO Education Technology Co., Ltd. +PublisherUrl: https://www.eeo.cn/cn/ +PublisherSupportUrl: https://help.eeo.cn/ +PrivacyUrl: https://share.eeo.cn/p/agreement/?type=privacy&lang=zh-CN +Author: 北京翼鸥教育科技有限公司 +PackageName: ClassIn +PackageUrl: https://www.eeo.cn/cn/download +License: 专有软件 +LicenseUrl: https://share.eeo.cn/p/agreement/?type=user&lang=zh-CN +Copyright: Copyright 2014-2026 Empower Education Online Ltd. All Rights Reserved. +CopyrightUrl: https://share.eeo.cn/p/agreement/?type=user&lang=zh-CN +ShortDescription: 在线直播教学和学习管理系统 +Tags: +- 幻灯片 +- 教学 +- 教育 +- 模板 +- 演示 +- 课件 +ReleaseNotesUrl: https://help.eeo.cn/docs/3KsWW7 +PurchaseUrl: https://www.eeo.cn/cn/pricing +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EEO/ClassIn/6.0.6.3071/EEO.ClassIn.yaml b/manifests/e/EEO/ClassIn/6.0.6.3071/EEO.ClassIn.yaml new file mode 100644 index 000000000000..d7bb62ff3704 --- /dev/null +++ b/manifests/e/EEO/ClassIn/6.0.6.3071/EEO.ClassIn.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: EEO.ClassIn +PackageVersion: 6.0.6.3071 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/EvaLing/dotzmy/0.1.8/EvaLing.dotzmy.installer.yaml b/manifests/e/EvaLing/dotzmy/0.1.8/EvaLing.dotzmy.installer.yaml new file mode 100644 index 000000000000..ceabcdf73c3c --- /dev/null +++ b/manifests/e/EvaLing/dotzmy/0.1.8/EvaLing.dotzmy.installer.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: EvaLing.dotzmy +PackageVersion: 0.1.8 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/evagelinaling/dotz.my-update/releases/download/v0.1.8/dotz.my_0.1.8_x64-setup.exe + InstallerSha256: ABF9A6D9BC00809448779EB8F0447110852E057821A553F838CDEC888B8AADB5 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-12 diff --git a/manifests/e/EvaLing/dotzmy/0.1.8/EvaLing.dotzmy.locale.en-US.yaml b/manifests/e/EvaLing/dotzmy/0.1.8/EvaLing.dotzmy.locale.en-US.yaml new file mode 100644 index 000000000000..d0978379d2fb --- /dev/null +++ b/manifests/e/EvaLing/dotzmy/0.1.8/EvaLing.dotzmy.locale.en-US.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: EvaLing.dotzmy +PackageVersion: 0.1.8 +PackageLocale: en-US +Publisher: dotz.my +PublisherUrl: https://github.com/evagelinaling +PublisherSupportUrl: https://github.com/evagelinaling/dotz.my-update/issues +PackageName: dotz.my +PackageUrl: https://github.com/evagelinaling/dotz.my-update +License: MIT License +ShortDescription: dotz.my +ReleaseNotesUrl: https://github.com/evagelinaling/dotz.my-update/releases/tag/v0.1.8 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/evagelinaling/dotz.my-update/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EvaLing/dotzmy/0.1.8/EvaLing.dotzmy.yaml b/manifests/e/EvaLing/dotzmy/0.1.8/EvaLing.dotzmy.yaml new file mode 100644 index 000000000000..39f84d0def11 --- /dev/null +++ b/manifests/e/EvaLing/dotzmy/0.1.8/EvaLing.dotzmy.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: EvaLing.dotzmy +PackageVersion: 0.1.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/electerm/electerm/3.9.5/electerm.electerm.installer.yaml b/manifests/e/electerm/electerm/3.9.5/electerm.electerm.installer.yaml new file mode 100644 index 000000000000..2e3f7569b7e0 --- /dev/null +++ b/manifests/e/electerm/electerm/3.9.5/electerm.electerm.installer.yaml @@ -0,0 +1,31 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: electerm.electerm +PackageVersion: 3.9.5 +InstallerLocale: en-US +InstallerType: nullsoft +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ProductCode: cdebb73f-ddf5-57cd-a4a4-998a5c7283dd +ReleaseDate: 2026-05-12 +AppsAndFeaturesEntries: +- DisplayName: electerm 3.9.5 + ProductCode: cdebb73f-ddf5-57cd-a4a4-998a5c7283dd +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/electerm/electerm/releases/download/v3.9.5/electerm-3.9.5-win-x64-installer.exe + InstallerSha256: 22EDC0D5C9F7E3E9BD1EEA2ECB838136D7A1287168E86E5D8E6CFBFD847ADCC2 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/electerm/electerm/releases/download/v3.9.5/electerm-3.9.5-win-x64-installer.exe + InstallerSha256: 22EDC0D5C9F7E3E9BD1EEA2ECB838136D7A1287168E86E5D8E6CFBFD847ADCC2 + InstallerSwitches: + Custom: /ALLUSERS +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/electerm/electerm/3.9.5/electerm.electerm.locale.en-US.yaml b/manifests/e/electerm/electerm/3.9.5/electerm.electerm.locale.en-US.yaml new file mode 100644 index 000000000000..681ae7b29a47 --- /dev/null +++ b/manifests/e/electerm/electerm/3.9.5/electerm.electerm.locale.en-US.yaml @@ -0,0 +1,63 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: electerm.electerm +PackageVersion: 3.9.5 +PackageLocale: en-US +Publisher: ZHAO Xudong +PublisherUrl: https://github.com/electerm/electerm +PublisherSupportUrl: https://github.com/electerm/electerm/issues +PrivacyUrl: https://github.com/electerm/electerm/wiki/privacy-notice +Author: ZHAO Xudong +PackageName: electerm +PackageUrl: https://github.com/electerm/electerm +License: MIT +LicenseUrl: https://github.com/electerm/electerm/blob/HEAD/LICENSE +Copyright: Copyright (c) 2017~tomorrow electerm, ZHAO Xudong +CopyrightUrl: https://raw.githubusercontent.com/electerm/electerm/master/LICENSE +ShortDescription: Terminal/ssh/sftp/ftp/telnet/serialport/RDP/VNC/Spice client(linux, mac, win) +Description: Terminal/ssh/sftp/ftp/telnet/serialport/RDP/VNC/Spice client(linux, mac, win) +Moniker: electerm +Tags: +- developer-tools +- file-manager +- powershell +- rdp +- serialport +- sftp +- shell +- spice +- ssh +- telnet +- terminal +- utilities +- vnc +- wsl +ReleaseNotes: |- + New features/UI/Updates + - Add Unix timestamp tooltip for terminal time number selections. + - Support connection hopping in RDP session. + - Add option to skip SSL verification in WebDAV sync settings and support using system CA. + - Improve terminal connection failed message UI. + - UI: improve bookmark control icons and use a proper icon for keep-alive. + - Enhance NSIS installer to preserve shortcuts during upgrades. + - UX: no longer require entering an AI API key in the UI. + Bug fixes & Security + - Security: disallow unsafe props when opening deep links. + - Security: do not expose process.env to the renderer process. + - When a widget fails to start, clean the process and show a proper error message. + 新功能 / 界面 / 更新 + - 为终端时间数字选择添加 Unix 时间戳提示。 + - 支持 RDP 会话中的连接跳转,改善 RDP 连通性。 + - 在 WebDAV 同步设置中新增跳过 SSL 验证选项,并支持使用系统 CA。 + - 改善终端连接失败提示的 UI 展示。 + - 界面:优化书签控制图标,使用合适的 keep-alive 图标。 + - 增强 NSIS 安装程序在升级时保留快捷方式(arm/x64)。 + - 用户体验:不再需要在界面中输入 AI API Key。 + Bug 修复 与 安全性 + - 安全:打开深度链接时禁止不安全的 props。 + - 安全:不再向渲染进程暴露 process.env。 + - 当 widget 启动失败时,清理进程并显示合适的错误信息。 +ReleaseNotesUrl: https://github.com/electerm/electerm/releases/tag/v3.9.5 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/electerm/electerm/3.9.5/electerm.electerm.yaml b/manifests/e/electerm/electerm/3.9.5/electerm.electerm.yaml new file mode 100644 index 000000000000..a66e4ccfaf8b --- /dev/null +++ b/manifests/e/electerm/electerm/3.9.5/electerm.electerm.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: electerm.electerm +PackageVersion: 3.9.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/f/FluxCD/Flux/2.8.7/FluxCD.Flux.installer.yaml b/manifests/f/FluxCD/Flux/2.8.7/FluxCD.Flux.installer.yaml new file mode 100644 index 000000000000..e003b158c059 --- /dev/null +++ b/manifests/f/FluxCD/Flux/2.8.7/FluxCD.Flux.installer.yaml @@ -0,0 +1,19 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: FluxCD.Flux +PackageVersion: 2.8.7 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: flux.exe +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/fluxcd/flux2/releases/download/v2.8.7/flux_2.8.7_windows_amd64.zip + InstallerSha256: E703C645180D2665269F5643408CD257C2553E2245F5F3AD577EDD1DE2B4092B +- Architecture: arm64 + InstallerUrl: https://github.com/fluxcd/flux2/releases/download/v2.8.7/flux_2.8.7_windows_arm64.zip + InstallerSha256: F331FE09ABE3C33ADB148EE2B27C4B35E06469719CE193C1FFA541D8795B2C80 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/FluxCD/Flux/2.8.7/FluxCD.Flux.locale.en-US.yaml b/manifests/f/FluxCD/Flux/2.8.7/FluxCD.Flux.locale.en-US.yaml new file mode 100644 index 000000000000..2289fd6bd42b --- /dev/null +++ b/manifests/f/FluxCD/Flux/2.8.7/FluxCD.Flux.locale.en-US.yaml @@ -0,0 +1,43 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: FluxCD.Flux +PackageVersion: 2.8.7 +PackageLocale: en-US +Publisher: FluxCD +PublisherUrl: https://fluxcd.io/ +PublisherSupportUrl: https://github.com/fluxcd/flux2/issues +PackageName: Flux +PackageUrl: https://github.com/fluxcd/flux2 +License: Apache-2.0 +LicenseUrl: https://github.com/fluxcd/flux2/blob/HEAD/LICENSE +ShortDescription: A command line tool for communicating with FluxCD +Tags: +- continuous-delivery +- gitops +- gitops-toolkit +- helm +- kubernetes +- kustomize +ReleaseNotes: |- + Highlights + Flux v2.8.7 is a patch release that includes a bug fix in kustomize-controller, a CVE fix in source-controller and image-automation-controller via go-git v5.19.0, and dependency updates. Users are encouraged to upgrade for the best experience. + ℹ️ Please follow the Upgrade Procedure for Flux v2.7+ for a smooth upgrade from Flux v2.6 to the latest version. + Fixes: + - Fix management of objects annotated with kustomize.toolkit.fluxcd.io/ssa: IfNotPresent where non-namespaced resources were being deleted and recreated on each reconciliation (kustomize-controller) + Improvements: + - Update go-git to v5.19.0 which fixes CVE-2026-45022 (source-controller, image-automation-controller) + - Update fluxcd/pkg dependencies (source-controller, kustomize-controller, image-automation-controller) + + Components changelog + - helm-controller v1.5.4 + - image-automation-controller v1.1.3 + - kustomize-controller v1.8.5 + - notification-controller v1.8.4 + - source-controller v1.8.4 + + CLI changelog + - Update toolkit components by @fluxcdbot in #5891 +ReleaseNotesUrl: https://github.com/fluxcd/flux2/releases/tag/v2.8.7 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FluxCD/Flux/2.8.7/FluxCD.Flux.yaml b/manifests/f/FluxCD/Flux/2.8.7/FluxCD.Flux.yaml new file mode 100644 index 000000000000..cb2b7e5bf843 --- /dev/null +++ b/manifests/f/FluxCD/Flux/2.8.7/FluxCD.Flux.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: FluxCD.Flux +PackageVersion: 2.8.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Canary/150.0.7835.0/Google.Chrome.Canary.installer.yaml b/manifests/g/Google/Chrome/Canary/150.0.7836.0/Google.Chrome.Canary.installer.yaml similarity index 57% rename from manifests/g/Google/Chrome/Canary/150.0.7835.0/Google.Chrome.Canary.installer.yaml rename to manifests/g/Google/Chrome/Canary/150.0.7836.0/Google.Chrome.Canary.installer.yaml index 6550b13c472b..5680ee11fdfb 100644 --- a/manifests/g/Google/Chrome/Canary/150.0.7835.0/Google.Chrome.Canary.installer.yaml +++ b/manifests/g/Google/Chrome/Canary/150.0.7836.0/Google.Chrome.Canary.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 150.0.7835.0 +PackageVersion: 150.0.7836.0 InstallerType: exe Scope: user InstallModes: @@ -37,13 +37,13 @@ FileExtensions: ProductCode: Google Chrome SxS Installers: - Architecture: x86 - InstallerUrl: https://dl.google.com/release2/chrome/acxg2gwm4bdmb73qegmxcjx6gora_150.0.7835.0/150.0.7835.0_chrome_installer_uncompressed.exe - InstallerSha256: E4D144EE3F66841CE7C56C8F8E7771D88EAAFF1C6B4D7E4AB708EC6432389E4F + InstallerUrl: https://dl.google.com/release2/chrome/px4u72e6y6we4tdlript3phvw4_150.0.7836.0/150.0.7836.0_chrome_installer_uncompressed.exe + InstallerSha256: 9D20EF49DB02D7CD35BBCD71544F75E4417B2FC75F2BC5929ACF170D51C26CC0 - Architecture: x64 - InstallerUrl: https://dl.google.com/release2/chrome/acq4aogiuepxckake4hicnvywiaq_150.0.7835.0/150.0.7835.0_chrome_installer_uncompressed.exe - InstallerSha256: 810E53FC052CA1EBB851AE2C35BE0A06A015DDA95A5E344ABBE2A478AEB4F444 + InstallerUrl: https://dl.google.com/release2/chrome/pa23yxmo2wc6jzfgmtlq4khtau_150.0.7836.0/150.0.7836.0_chrome_installer_uncompressed.exe + InstallerSha256: 5D574FF63E53989B360A85E63773764E435239383CCCEF132C145F660CC4504F - Architecture: arm64 - InstallerUrl: https://dl.google.com/release2/chrome/mmnh4n4jq6bnrj4oppshvkmkx4_150.0.7835.0/150.0.7835.0_chrome_installer_uncompressed.exe - InstallerSha256: 8201A14086A26FC126047369CD42C65D8053E1CB3F02579ABA90CC67B4FC1756 + InstallerUrl: https://dl.google.com/release2/chrome/ad6fj5lqzbkzsyaro3lsn6fi3oaq_150.0.7836.0/150.0.7836.0_chrome_installer_uncompressed.exe + InstallerSha256: FC4BE090CEA1AE7E4AF10113A0EE5F9442168FAA67E463BF05065B7806EFDF7A ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Canary/150.0.7835.0/Google.Chrome.Canary.locale.en-US.yaml b/manifests/g/Google/Chrome/Canary/150.0.7836.0/Google.Chrome.Canary.locale.en-US.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/150.0.7835.0/Google.Chrome.Canary.locale.en-US.yaml rename to manifests/g/Google/Chrome/Canary/150.0.7836.0/Google.Chrome.Canary.locale.en-US.yaml index 82922260fc61..437fcac277a6 100644 --- a/manifests/g/Google/Chrome/Canary/150.0.7835.0/Google.Chrome.Canary.locale.en-US.yaml +++ b/manifests/g/Google/Chrome/Canary/150.0.7836.0/Google.Chrome.Canary.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 150.0.7835.0 +PackageVersion: 150.0.7836.0 PackageLocale: en-US Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/150.0.7835.0/Google.Chrome.Canary.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Canary/150.0.7836.0/Google.Chrome.Canary.locale.nb-NO.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/150.0.7835.0/Google.Chrome.Canary.locale.nb-NO.yaml rename to manifests/g/Google/Chrome/Canary/150.0.7836.0/Google.Chrome.Canary.locale.nb-NO.yaml index 01dac60d53ba..c3a8ff0df5ff 100644 --- a/manifests/g/Google/Chrome/Canary/150.0.7835.0/Google.Chrome.Canary.locale.nb-NO.yaml +++ b/manifests/g/Google/Chrome/Canary/150.0.7836.0/Google.Chrome.Canary.locale.nb-NO.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 150.0.7835.0 +PackageVersion: 150.0.7836.0 PackageLocale: nb-NO Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/150.0.7835.0/Google.Chrome.Canary.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Canary/150.0.7836.0/Google.Chrome.Canary.locale.zh-CN.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/150.0.7835.0/Google.Chrome.Canary.locale.zh-CN.yaml rename to manifests/g/Google/Chrome/Canary/150.0.7836.0/Google.Chrome.Canary.locale.zh-CN.yaml index bab03fe208f4..26c7bbe2dca9 100644 --- a/manifests/g/Google/Chrome/Canary/150.0.7835.0/Google.Chrome.Canary.locale.zh-CN.yaml +++ b/manifests/g/Google/Chrome/Canary/150.0.7836.0/Google.Chrome.Canary.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 150.0.7835.0 +PackageVersion: 150.0.7836.0 PackageLocale: zh-CN Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/150.0.7835.0/Google.Chrome.Canary.yaml b/manifests/g/Google/Chrome/Canary/150.0.7836.0/Google.Chrome.Canary.yaml similarity index 89% rename from manifests/g/Google/Chrome/Canary/150.0.7835.0/Google.Chrome.Canary.yaml rename to manifests/g/Google/Chrome/Canary/150.0.7836.0/Google.Chrome.Canary.yaml index 9a43f617635e..2113d9d49255 100644 --- a/manifests/g/Google/Chrome/Canary/150.0.7835.0/Google.Chrome.Canary.yaml +++ b/manifests/g/Google/Chrome/Canary/150.0.7836.0/Google.Chrome.Canary.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 150.0.7835.0 +PackageVersion: 150.0.7836.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/CloudSDK/567.0.0/Google.CloudSDK.installer.yaml b/manifests/g/Google/CloudSDK/568.0.0/Google.CloudSDK.installer.yaml similarity index 94% rename from manifests/g/Google/CloudSDK/567.0.0/Google.CloudSDK.installer.yaml rename to manifests/g/Google/CloudSDK/568.0.0/Google.CloudSDK.installer.yaml index c199ad2caa08..4281d4251466 100644 --- a/manifests/g/Google/CloudSDK/567.0.0/Google.CloudSDK.installer.yaml +++ b/manifests/g/Google/CloudSDK/568.0.0/Google.CloudSDK.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Google.CloudSDK -PackageVersion: 567.0.0 +PackageVersion: 568.0.0 InstallerType: nullsoft Scope: machine InstallModes: diff --git a/manifests/g/Google/CloudSDK/567.0.0/Google.CloudSDK.locale.en-US.yaml b/manifests/g/Google/CloudSDK/568.0.0/Google.CloudSDK.locale.en-US.yaml similarity index 95% rename from manifests/g/Google/CloudSDK/567.0.0/Google.CloudSDK.locale.en-US.yaml rename to manifests/g/Google/CloudSDK/568.0.0/Google.CloudSDK.locale.en-US.yaml index 706971d33b43..92b496cbbeb7 100644 --- a/manifests/g/Google/CloudSDK/567.0.0/Google.CloudSDK.locale.en-US.yaml +++ b/manifests/g/Google/CloudSDK/568.0.0/Google.CloudSDK.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Google.CloudSDK -PackageVersion: 567.0.0 +PackageVersion: 568.0.0 PackageLocale: en-US Publisher: Google LLC PublisherUrl: https://cloud.google.com/ diff --git a/manifests/g/Google/CloudSDK/567.0.0/Google.CloudSDK.yaml b/manifests/g/Google/CloudSDK/568.0.0/Google.CloudSDK.yaml similarity index 88% rename from manifests/g/Google/CloudSDK/567.0.0/Google.CloudSDK.yaml rename to manifests/g/Google/CloudSDK/568.0.0/Google.CloudSDK.yaml index 0fa062cb3664..97a203eeeffa 100644 --- a/manifests/g/Google/CloudSDK/567.0.0/Google.CloudSDK.yaml +++ b/manifests/g/Google/CloudSDK/568.0.0/Google.CloudSDK.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Google.CloudSDK -PackageVersion: 567.0.0 +PackageVersion: 568.0.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/g/Granola/Granola/7.205.0/Granola.Granola.installer.yaml b/manifests/g/Granola/Granola/7.205.0/Granola.Granola.installer.yaml new file mode 100644 index 000000000000..e4ec4aa10ff4 --- /dev/null +++ b/manifests/g/Granola/Granola/7.205.0/Granola.Granola.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Granola.Granola +PackageVersion: 7.205.0 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- granola +ProductCode: cdc80bd8-3b8c-5d86-a628-c46cf9da018d +ReleaseDate: 2026-05-08 +Installers: +- Architecture: x64 + InstallerUrl: https://api.granola.ai/v1/check-for-update/Granola-7.205.0-win-x64.exe + InstallerSha256: A96F138911DEF94D8EB49E67107E03AE17A5973CB8055F348C9D287EDCF437B4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Granola/Granola/7.205.0/Granola.Granola.locale.en-US.yaml b/manifests/g/Granola/Granola/7.205.0/Granola.Granola.locale.en-US.yaml new file mode 100644 index 000000000000..77e1de62fa79 --- /dev/null +++ b/manifests/g/Granola/Granola/7.205.0/Granola.Granola.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Granola.Granola +PackageVersion: 7.205.0 +PackageLocale: en-US +Publisher: Granola +PublisherUrl: https://www.granola.ai/ +PublisherSupportUrl: https://help.granola.ai/ +PrivacyUrl: https://help.granola.ai/article/privacy-policy +Author: Granola, Inc. +PackageName: Granola +PackageUrl: https://www.granola.ai/ +License: Proprietary +LicenseUrl: https://www.granola.ai/policies +Copyright: © Granola inc 2026 +CopyrightUrl: https://www.granola.ai/policies +ShortDescription: The AI notepad for people in back-to-back meetings +Description: Granola takes your raw meeting notes and makes them awesome. No awkward meeting bots - just beautiful notes for you and your team, every single time. +Tags: +- audio +- caption +- subtitle +- transcribe +- transcription +- video +PurchaseUrl: https://www.granola.ai/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Granola/Granola/7.205.0/Granola.Granola.locale.zh-CN.yaml b/manifests/g/Granola/Granola/7.205.0/Granola.Granola.locale.zh-CN.yaml new file mode 100644 index 000000000000..8a1ec99fdc05 --- /dev/null +++ b/manifests/g/Granola/Granola/7.205.0/Granola.Granola.locale.zh-CN.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Granola.Granola +PackageVersion: 7.205.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 一款专为连轴会议人士打造的 AI 记事本 +Description: Granola 可将您的原始会议记录变得精彩纷呈。无需尴尬的会议机器人——每次都能为您和您的团队带来美观整洁的会议记录。 +Tags: +- 字幕 +- 视频 +- 转写 +- 音频 +PurchaseUrl: https://www.granola.ai/pricing +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Granola/Granola/7.205.0/Granola.Granola.yaml b/manifests/g/Granola/Granola/7.205.0/Granola.Granola.yaml new file mode 100644 index 000000000000..17a64af75312 --- /dev/null +++ b/manifests/g/Granola/Granola/7.205.0/Granola.Granola.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Granola.Granola +PackageVersion: 7.205.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/GtxFury/FlyClash/0.2.8/GtxFury.FlyClash.installer.yaml b/manifests/g/GtxFury/FlyClash/0.2.8/GtxFury.FlyClash.installer.yaml new file mode 100644 index 000000000000..824c6636efde --- /dev/null +++ b/manifests/g/GtxFury/FlyClash/0.2.8/GtxFury.FlyClash.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GtxFury.FlyClash +PackageVersion: 0.2.8 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- clash +ProductCode: 458677c6-deef-5c17-88c0-aec93404ed72 +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/GtxFury/FlyClash/releases/download/v0.2.8/FlyClash-0.2.8-x64-setup.exe + InstallerSha256: 2C43300E2929F4830A3432C4F7EE004248485196C782A2A38F3E2423DBAE97E9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GtxFury/FlyClash/0.2.8/GtxFury.FlyClash.locale.en-US.yaml b/manifests/g/GtxFury/FlyClash/0.2.8/GtxFury.FlyClash.locale.en-US.yaml new file mode 100644 index 000000000000..6ff4ac64ea54 --- /dev/null +++ b/manifests/g/GtxFury/FlyClash/0.2.8/GtxFury.FlyClash.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: GtxFury.FlyClash +PackageVersion: 0.2.8 +PackageLocale: en-US +License: Freeware +ShortDescription: Concise and aesthetically pleasing proxy tool +Description: |- + FlyClash is a modern proxy client based on the Clash core, featuring a sleek interface and powerful functionalities. + Powerful, easy to use, free, and ad-free. +Tags: +- clash +- clash-meta +- clash-verge +- mihomo +- network +- proxy +- vpn +ReleaseNotesUrl: https://github.com/GtxFury/FlyClash/releases/tag/v0.2.8 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GtxFury/FlyClash/0.2.8/GtxFury.FlyClash.locale.zh-CN.yaml b/manifests/g/GtxFury/FlyClash/0.2.8/GtxFury.FlyClash.locale.zh-CN.yaml new file mode 100644 index 000000000000..270fd88174b8 --- /dev/null +++ b/manifests/g/GtxFury/FlyClash/0.2.8/GtxFury.FlyClash.locale.zh-CN.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GtxFury.FlyClash +PackageVersion: 0.2.8 +PackageLocale: zh-CN +Publisher: GtxFury +PublisherUrl: https://github.com/GtxFury +PackageName: FlyClash +PackageUrl: https://github.com/GtxFury/FlyClash +License: 免费软件 +ShortDescription: 简洁美观的代理工具 +Description: |- + FlyClash 是一个基于 Clash 内核的现代化代理客户端,拥有美观的界面和强大的功能。 + 功能强大,简单易用,免费无广告 +Tags: +- clash +- clash-meta +- clash-verge +- mihomo +- vpn +- 代理 +- 网络 +ReleaseNotes: |- + 1. 修复了一些问题。 + 2. 部分体验优化。 + 【飓风传输】 突破网络边界,媒体服务解锁,高性价比每月低至 5 元起,以超低门槛连接广阔世界。九折优惠码 zTKsaBD8 + 点击注册 + 【Bil API】 连接全球顶尖 AI 模型,轻松在您的业务中接入 Claude GPT Gemini 等顶尖大模型,更是 FlyClash AI 助手功能的最佳搭档。 + 立即体验 +ReleaseNotesUrl: https://github.com/GtxFury/FlyClash/releases/tag/v0.1.7 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GtxFury/FlyClash/0.2.8/GtxFury.FlyClash.yaml b/manifests/g/GtxFury/FlyClash/0.2.8/GtxFury.FlyClash.yaml new file mode 100644 index 000000000000..0b0fd636cbb9 --- /dev/null +++ b/manifests/g/GtxFury/FlyClash/0.2.8/GtxFury.FlyClash.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: GtxFury.FlyClash +PackageVersion: 0.2.8 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/gaozhangmin/XBYDriver/4.0.9-Beta/gaozhangmin.XBYDriver.installer.yaml b/manifests/g/gaozhangmin/XBYDriver/4.0.9-Beta/gaozhangmin.XBYDriver.installer.yaml new file mode 100644 index 000000000000..f9a23a105eaa --- /dev/null +++ b/manifests/g/gaozhangmin/XBYDriver/4.0.9-Beta/gaozhangmin.XBYDriver.installer.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: gaozhangmin.XBYDriver +PackageVersion: 4.0.9-Beta +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Upgrade: --updated +ProductCode: 2d77c3a6-9b4f-568d-948e-ecc860595578 +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/gaozhangmin/aliyunpan/releases/download/v4.0.9-Beta/xbyboxplayer-4.0.9-beta-win-ia32.exe + InstallerSha256: FEBA3ED835FC2EB60EE429500B3D489463878D7C33FE6BC002D6A7349F6E88BE +- Architecture: x64 + InstallerUrl: https://github.com/gaozhangmin/aliyunpan/releases/download/v4.0.9-Beta/xbyboxplayer-4.0.9-beta-win-x64.exe + InstallerSha256: 1039C8854791182C04607794774B53ACF8F257111FF21219732C9060B2057775 +- Architecture: arm64 + InstallerUrl: https://github.com/gaozhangmin/aliyunpan/releases/download/v4.0.9-Beta/xbyboxplayer-4.0.9-beta-win-arm64.exe + InstallerSha256: B6F2D6D6849222B1F7E248984BFFA4BA43CF603002E4149CFFA9F45C4F645EA7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/gaozhangmin/XBYDriver/4.0.9-Beta/gaozhangmin.XBYDriver.locale.en-US.yaml b/manifests/g/gaozhangmin/XBYDriver/4.0.9-Beta/gaozhangmin.XBYDriver.locale.en-US.yaml new file mode 100644 index 000000000000..5372ffc42dea --- /dev/null +++ b/manifests/g/gaozhangmin/XBYDriver/4.0.9-Beta/gaozhangmin.XBYDriver.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: gaozhangmin.XBYDriver +PackageVersion: 4.0.9-Beta +PackageLocale: en-US +ShortDescription: XBYDriver - powered by aDrive Open. +Tags: +- adrive +- aliyundrive +- cloud +- cloud-drive +- download +- drive +- file +- netdisk +- share +- upload +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/gaozhangmin/XBYDriver/4.0.9-Beta/gaozhangmin.XBYDriver.locale.zh-CN.yaml b/manifests/g/gaozhangmin/XBYDriver/4.0.9-Beta/gaozhangmin.XBYDriver.locale.zh-CN.yaml new file mode 100644 index 000000000000..b78aec4a993c --- /dev/null +++ b/manifests/g/gaozhangmin/XBYDriver/4.0.9-Beta/gaozhangmin.XBYDriver.locale.zh-CN.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: gaozhangmin.XBYDriver +PackageVersion: 4.0.9-Beta +PackageLocale: zh-CN +Publisher: gavingaozhangmin +PublisherUrl: https://github.com/gaozhangmin +PackageName: 小白羊云盘 +PackageUrl: https://github.com/gaozhangmin/aliyunpan +License: MIT +LicenseUrl: https://github.com/gaozhangmin/aliyunpan/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Zhangao +ShortDescription: 小白羊网盘 - powered by 阿里云盘 Open. +Description: |- + 功能 + 1. 根据阿里云盘 Open 平台 API 开发的网盘客户端,支持 win7-11,macOS,linux + 2. 支持同时登录多个账号管理。 + 3. 提供特有的文件夹树,方便快速操作。 + 4. 在线播放网盘中各种格式的高清原画视频,并支持外挂字幕、音轨和播放速度调整,播放列表。 + 5. 显示文件夹体积,支持文件夹和文件的混合排序(文件名/体积/时间)。 + 6. 可以通过远程 Aria2 功能将文件直接下载到远程的 VPS/NAS。 + 7. 支持批量重命名大量文件和多层嵌套的文件夹。 + 8. 可以快速复制文件,预览视频的雪碧图,并直接删除文件。 + 9. 能够管理数万文件夹和数万文件,并一次性列出文件夹中的全部文件。 + 10. 支持一次性上传/下载百万级的文件/文件夹。 +Tags: +- 上传 +- 下载 +- 云 +- 云盘 +- 共享 +- 分享 +- 文件 +- 网盘 +- 阿里云盘 +ReleaseNotes: |- + 新增支持了 OneDrive DropBox Box 网盘支持 + 修复了图片 文本文件查看 Bug + 升级方式: + 设置 - 手动导入 - 导入 app.asar 文件即可升级。 +ReleaseNotesUrl: https://github.com/gaozhangmin/aliyunpan/releases/tag/v4.0.9-Beta +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/gaozhangmin/XBYDriver/4.0.9-Beta/gaozhangmin.XBYDriver.yaml b/manifests/g/gaozhangmin/XBYDriver/4.0.9-Beta/gaozhangmin.XBYDriver.yaml new file mode 100644 index 000000000000..c61a103887f1 --- /dev/null +++ b/manifests/g/gaozhangmin/XBYDriver/4.0.9-Beta/gaozhangmin.XBYDriver.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: gaozhangmin.XBYDriver +PackageVersion: 4.0.9-Beta +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/guoyongchang/WorktreeManager/0.20260512.70630/guoyongchang.WorktreeManager.installer.yaml b/manifests/g/guoyongchang/WorktreeManager/0.20260512.70630/guoyongchang.WorktreeManager.installer.yaml new file mode 100644 index 000000000000..560150872fac --- /dev/null +++ b/manifests/g/guoyongchang/WorktreeManager/0.20260512.70630/guoyongchang.WorktreeManager.installer.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: guoyongchang.WorktreeManager +PackageVersion: 0.20260512.70630 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: Worktree Manager +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/guoyongchang/worktree-manager/releases/download/v0.20260512.70630/Worktree-Manager-v0.20260512.70630-Windows-setup.exe + InstallerSha256: 3F7AFA42D4ABB4FC1DC0CCCDD769CCAB75EBB6B7923289219FD2C15E674F5F38 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/guoyongchang/WorktreeManager/0.20260512.70630/guoyongchang.WorktreeManager.locale.en-US.yaml b/manifests/g/guoyongchang/WorktreeManager/0.20260512.70630/guoyongchang.WorktreeManager.locale.en-US.yaml new file mode 100644 index 000000000000..e449a6b3b5ea --- /dev/null +++ b/manifests/g/guoyongchang/WorktreeManager/0.20260512.70630/guoyongchang.WorktreeManager.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: guoyongchang.WorktreeManager +PackageVersion: 0.20260512.70630 +PackageLocale: en-US +License: Freeware +ShortDescription: An elegant Git Worktree managemer with visualization +Description: |- + Git Worktree Manager is built on Git's native worktree capability, allowing you to check out multiple branches into separate directories in the same repository while sharing the same .git data. With automatic symlinking for large folders such as node_modules, it enables zero-cost branch switching and requires no additional disk space. + + Core Features + - Parallel Work on Multiple Branches + Work on multiple branches of the same project simultaneously without mutual interference. No need to stash changes, no need to clone multiple copies of the repository. + - Smart Folder Linking + Automatically links build artifacts such as node_modules, .next, and vendor when creating a worktree to avoid repeated dependency installation. Custom link paths are supported. + - Global Workspace File Sharing + Files including .claude, CLAUDE.md, requirement-docs can be configured as global links to be shared across all worktrees. + - Branch Status at a Glance + Displays real-time information for each branch, including commit count, uncommitted changes, whether it has been merged into the test branch, and more. + - Quick IDE Launch + Open any worktree with VS Code, Cursor or IntelliJ IDEA in one click. + - Built-in Terminal + Each worktree has an independent terminal session, eliminating the need to switch between multiple windows. + - Secure Archiving + Archive the worktree after development is completed. Uncommitted and unpushed code is automatically checked before archiving to prevent data loss. +Tags: +- branch +- code +- coding +- develop +- development +- git +- vcs +- worktree +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/guoyongchang/WorktreeManager/0.20260512.70630/guoyongchang.WorktreeManager.locale.zh-CN.yaml b/manifests/g/guoyongchang/WorktreeManager/0.20260512.70630/guoyongchang.WorktreeManager.locale.zh-CN.yaml new file mode 100644 index 000000000000..6e7e7369f38b --- /dev/null +++ b/manifests/g/guoyongchang/WorktreeManager/0.20260512.70630/guoyongchang.WorktreeManager.locale.zh-CN.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: guoyongchang.WorktreeManager +PackageVersion: 0.20260512.70630 +PackageLocale: zh-CN +Publisher: Worktree Manager Team +PublisherUrl: https://github.com/guoyongchang +PublisherSupportUrl: https://github.com/guoyongchang/worktree-manager/issues +PackageName: Worktree Manager +PackageUrl: https://github.com/guoyongchang/worktree-manager +License: 免费软件 +ShortDescription: 一个优雅的 Git Worktree 可视化管理工具 +Description: |- + Git Worktree Manager 基于 Git 原生的 worktree 能力构建,让你在同一个仓库中同时检出多个分支到独立目录,共享 .git 数据。配合自动 symlink node_modules 等大文件夹,零成本切换,零额外磁盘占用。 + + 核心功能 + - 多分支并行工作 + 一个项目同时打开多个分支,互不干扰。不用 stash,不用 clone 多份。 + - 智能文件夹链接 + 创建 worktree 时自动链接 node_modules、.next、vendor 等构建产物,避免重复安装依赖。支持自定义链接路径。 + - Workspace 全局文件共享 + .claude、CLAUDE.md、requirement-docs 等文件可以配置为全局链接,在所有 worktree 中共享。 + - 分支状态一目了然 + 实时显示每个分支的提交数、未提交更改、是否合并到测试分支等信息。 + - 快速打开 IDE + 一键用 VS Code、Cursor 或 IntelliJ IDEA 打开任意 worktree。 + - 内置终端 + 每个 worktree 有独立的终端会话,无需在多个窗口之间切换。 + - 安全归档 + 完成开发后归档 worktree,归档前自动检查未提交和未推送的代码,防止丢失。 +Tags: +- git +- worktree +- 代码 +- 分支 +- 开发 +- 版本控制 +ReleaseNotesUrl: https://github.com/guoyongchang/worktree-manager/releases/tag/v0.20260512.70630 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/guoyongchang/WorktreeManager/0.20260512.70630/guoyongchang.WorktreeManager.yaml b/manifests/g/guoyongchang/WorktreeManager/0.20260512.70630/guoyongchang.WorktreeManager.yaml new file mode 100644 index 000000000000..dc102e1049fc --- /dev/null +++ b/manifests/g/guoyongchang/WorktreeManager/0.20260512.70630/guoyongchang.WorktreeManager.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: guoyongchang.WorktreeManager +PackageVersion: 0.20260512.70630 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/HARMAN/AdobeAIR/51.3.2.3/HARMAN.AdobeAIR.installer.yaml b/manifests/h/HARMAN/AdobeAIR/51.3.2.3/HARMAN.AdobeAIR.installer.yaml new file mode 100644 index 000000000000..fe829c27e24d --- /dev/null +++ b/manifests/h/HARMAN/AdobeAIR/51.3.2.3/HARMAN.AdobeAIR.installer.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HARMAN.AdobeAIR +PackageVersion: 51.3.2.3 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: -silent + SilentWithProgress: -silent +UpgradeBehavior: install +FileExtensions: +- air +ProductCode: Adobe AIR +ElevationRequirement: elevationRequired +Installers: +- Architecture: x86 + InstallerUrl: https://airsdk.harman.com/assets/downloads/51.3.2.3/AdobeAIR.exe + InstallerSha256: 94551703874DA5D909AE4B725B2C7C0BB747FFF33841218DB231542CE6CBB68F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HARMAN/AdobeAIR/51.3.2.3/HARMAN.AdobeAIR.locale.en-US.yaml b/manifests/h/HARMAN/AdobeAIR/51.3.2.3/HARMAN.AdobeAIR.locale.en-US.yaml new file mode 100644 index 000000000000..3635256c0474 --- /dev/null +++ b/manifests/h/HARMAN/AdobeAIR/51.3.2.3/HARMAN.AdobeAIR.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HARMAN.AdobeAIR +PackageVersion: 51.3.2.3 +PackageLocale: en-US +Publisher: HARMAN International +PublisherUrl: https://airsdk.harman.com/ +PublisherSupportUrl: https://airsdk.harman.com/support +PrivacyUrl: https://www.harman.com/privacy-policy +Author: HARMAN International +PackageName: Adobe AIR +License: Proprietary +LicenseUrl: https://airsdk.harman.com/assets/pdfs/HARMAN%20AIR%20SDK%20License%20Agreement.pdf +Copyright: Copyright 2007-2026, Adobe +ShortDescription: Enabling cross-platform application and game development +Description: HARMAN have taken over the development and support for the Adobe AIR SDK, a cross-platform framework used by a wide range of applications and games. Enabling rapid development including animations created via Adobe Animate, AIR supports the deployment of applications on desktop and mobile platforms, including the ability to develop and deploy iPhone and iPad applications using a Windows machine. +PurchaseUrl: https://airsdk.harman.com/pricing +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://airsdk.harman.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HARMAN/AdobeAIR/51.3.2.3/HARMAN.AdobeAIR.locale.zh-CN.yaml b/manifests/h/HARMAN/AdobeAIR/51.3.2.3/HARMAN.AdobeAIR.locale.zh-CN.yaml new file mode 100644 index 000000000000..c743ea6c1e1b --- /dev/null +++ b/manifests/h/HARMAN/AdobeAIR/51.3.2.3/HARMAN.AdobeAIR.locale.zh-CN.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: HARMAN.AdobeAIR +PackageVersion: 51.3.2.3 +PackageLocale: zh-CN +Publisher: HARMAN International +PublisherUrl: https://airsdk.harman.com/ +PublisherSupportUrl: https://airsdk.harman.com/support +PrivacyUrl: https://www.harman.com/privacy-policy +Author: HARMAN International +PackageName: Adobe AIR +License: 专有软件 +LicenseUrl: https://airsdk.harman.com/assets/pdfs/HARMAN%20AIR%20SDK%20License%20Agreement.pdf +Copyright: Copyright 2007-2026, Adobe +ShortDescription: 支持跨平台应用和游戏开发 +Description: HARMAN 接管了 Adobe AIR SDK 的开发和支持工作。Adobe AIR SDK 是一个跨平台框架,广泛应用于各种应用程序和游戏。AIR 支持在桌面和移动平台上部署应用程序,包括在 Windows 机器开发和部署 iPhone 和 iPad 应用程序。 +PurchaseUrl: https://airsdk.harman.com/pricing +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://airsdk.harman.com/faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HARMAN/AdobeAIR/51.3.2.3/HARMAN.AdobeAIR.yaml b/manifests/h/HARMAN/AdobeAIR/51.3.2.3/HARMAN.AdobeAIR.yaml new file mode 100644 index 000000000000..7903ad3e279b --- /dev/null +++ b/manifests/h/HARMAN/AdobeAIR/51.3.2.3/HARMAN.AdobeAIR.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: HARMAN.AdobeAIR +PackageVersion: 51.3.2.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/HTTPToolKit/HTTPToolKit/1.26.0/HTTPToolKit.HTTPToolKit.installer.yaml b/manifests/h/HTTPToolKit/HTTPToolKit/1.26.0/HTTPToolKit.HTTPToolKit.installer.yaml new file mode 100644 index 000000000000..1fc815366078 --- /dev/null +++ b/manifests/h/HTTPToolKit/HTTPToolKit/1.26.0/HTTPToolKit.HTTPToolKit.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HTTPToolKit.HTTPToolKit +PackageVersion: 1.26.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +Commands: +- httptoolkit +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/httptoolkit/httptoolkit-desktop/releases/download/v1.26.0/HttpToolkit-1.26.0.exe + InstallerSha256: EF4E1A8E0AB1D1769FD51B56CB4515EDE82A4ECEEE22B98E6A5015643CEFE25A +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-12 diff --git a/manifests/h/HTTPToolKit/HTTPToolKit/1.26.0/HTTPToolKit.HTTPToolKit.locale.en-US.yaml b/manifests/h/HTTPToolKit/HTTPToolKit/1.26.0/HTTPToolKit.HTTPToolKit.locale.en-US.yaml new file mode 100644 index 000000000000..184a2be34bd3 --- /dev/null +++ b/manifests/h/HTTPToolKit/HTTPToolKit/1.26.0/HTTPToolKit.HTTPToolKit.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HTTPToolKit.HTTPToolKit +PackageVersion: 1.26.0 +PackageLocale: en-US +Publisher: Tim Perry +PublisherUrl: https://httptoolkit.tech +PublisherSupportUrl: https://httptoolkit.tech/docs +PrivacyUrl: https://httptoolkit.tech/privacy-policy +Author: Tim Perry +PackageName: HTTP Toolkit +PackageUrl: https://httptoolkit.tech +License: GNU Affero General Public License v3.0 +LicenseUrl: https://raw.githubusercontent.com/httptoolkit/httptoolkit-desktop/master/LICENSE +CopyrightUrl: https://raw.githubusercontent.com/httptoolkit/httptoolkit-desktop/master/LICENSE +ShortDescription: HTTP Toolkit is a beautiful & open-source tool for debugging, testing and building with HTTP(S) on Windows, Linux & Mac. +Moniker: httptoolkit +Tags: +- debug +- desktop-app +- developer-tools +- electron +- electron-forge +- http +- inspect +- toolkit +ReleaseNotesUrl: https://github.com/httptoolkit/httptoolkit-desktop/releases/tag/v1.26.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/httptoolkit/httptoolkit-desktop/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HTTPToolKit/HTTPToolKit/1.26.0/HTTPToolKit.HTTPToolKit.yaml b/manifests/h/HTTPToolKit/HTTPToolKit/1.26.0/HTTPToolKit.HTTPToolKit.yaml new file mode 100644 index 000000000000..490eee73e68f --- /dev/null +++ b/manifests/h/HTTPToolKit/HTTPToolKit/1.26.0/HTTPToolKit.HTTPToolKit.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: HTTPToolKit.HTTPToolKit +PackageVersion: 1.26.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/HiroyukiFuruno/katana-desktop/0.22.15/HiroyukiFuruno.katana-desktop.installer.yaml b/manifests/h/HiroyukiFuruno/katana-desktop/0.22.15/HiroyukiFuruno.katana-desktop.installer.yaml new file mode 100644 index 000000000000..231a6564f015 --- /dev/null +++ b/manifests/h/HiroyukiFuruno/katana-desktop/0.22.15/HiroyukiFuruno.katana-desktop.installer.yaml @@ -0,0 +1,26 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HiroyukiFuruno.katana-desktop +PackageVersion: 0.22.15 +InstallerLocale: en-US +InstallerType: wix +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +ProductCode: '{C56AB880-86CF-4017-BDAD-C09F8A47E9FE}' +ReleaseDate: 2026-05-12 +AppsAndFeaturesEntries: +- DisplayName: KatanA + Publisher: Hiroyuki Furuno + ProductCode: '{C56AB880-86CF-4017-BDAD-C09F8A47E9FE}' + UpgradeCode: '{7476FFDE-7ADF-4C18-9E70-40842FBEB99D}' +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%/Programs/KatanA/bin' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/HiroyukiFuruno/KatanA/releases/download/v0.22.15/KatanA-windows-x86_64.msi + InstallerSha256: F8A1C9EFE554718F4DC6370BF2680A54F9953B038C3CE5CE7AFE24A5332B4AA8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HiroyukiFuruno/katana-desktop/0.22.15/HiroyukiFuruno.katana-desktop.locale.en-US.yaml b/manifests/h/HiroyukiFuruno/katana-desktop/0.22.15/HiroyukiFuruno.katana-desktop.locale.en-US.yaml new file mode 100644 index 000000000000..3103a96a9a22 --- /dev/null +++ b/manifests/h/HiroyukiFuruno/katana-desktop/0.22.15/HiroyukiFuruno.katana-desktop.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HiroyukiFuruno.katana-desktop +PackageVersion: 0.22.15 +PackageLocale: en-US +Publisher: HiroyukiFuruno +PublisherUrl: https://github.com/HiroyukiFuruno +PublisherSupportUrl: https://github.com/HiroyukiFuruno/KatanA/issues +Author: Hiroyuki Furuno +PackageName: KatanA Desktop +PackageUrl: https://github.com/HiroyukiFuruno/KatanA +License: MIT +LicenseUrl: https://github.com/HiroyukiFuruno/KatanA/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Hiroyuki Furuno +ShortDescription: KatanA Desktop +Description: KatanA Desktop +Moniker: katana +Tags: +- linux-amd64 +- mados +- markdown +- mermaid +- plantuml +- windows-amd64 +ReleaseNotes: |- + 🐛 Bug Fixes + - ZenUML Diagram Colors: Fixed ZenUML diagrams rendering with incorrect colors. The diagram background and internal colors (lifelines, fragment boxes) now correctly follow the active light or dark theme. +ReleaseNotesUrl: https://github.com/HiroyukiFuruno/KatanA/releases/tag/v0.22.15 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HiroyukiFuruno/katana-desktop/0.22.15/HiroyukiFuruno.katana-desktop.yaml b/manifests/h/HiroyukiFuruno/katana-desktop/0.22.15/HiroyukiFuruno.katana-desktop.yaml new file mode 100644 index 000000000000..28e560924d12 --- /dev/null +++ b/manifests/h/HiroyukiFuruno/katana-desktop/0.22.15/HiroyukiFuruno.katana-desktop.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: HiroyukiFuruno.katana-desktop +PackageVersion: 0.22.15 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/houmain/keymapper/5.5.1/houmain.keymapper.installer.yaml b/manifests/h/houmain/keymapper/5.5.1/houmain.keymapper.installer.yaml index 80d20596a2cd..8b55f5a2eaca 100644 --- a/manifests/h/houmain/keymapper/5.5.1/houmain.keymapper.installer.yaml +++ b/manifests/h/houmain/keymapper/5.5.1/houmain.keymapper.installer.yaml @@ -5,7 +5,7 @@ PackageIdentifier: houmain.keymapper PackageVersion: 5.5.1 InstallerLocale: en-US InstallerType: wix -Scope: user +Scope: machine ProductCode: '{A2789921-33F8-4251-9035-E875891BC58E}' ReleaseDate: 2026-05-01 AppsAndFeaturesEntries: diff --git a/manifests/j/Joplin/Joplin/3.6.13/Joplin.Joplin.installer.yaml b/manifests/j/Joplin/Joplin/3.6.13/Joplin.Joplin.installer.yaml new file mode 100644 index 000000000000..33ef31fd4eb4 --- /dev/null +++ b/manifests/j/Joplin/Joplin/3.6.13/Joplin.Joplin.installer.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Joplin.Joplin +PackageVersion: 3.6.13 +InstallerLocale: en-US +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- joplin +ProductCode: 499c114e-8890-5040-9c02-24abe7d3ebe9 +ReleaseDate: 2026-05-12 +AppsAndFeaturesEntries: +- DisplayName: Joplin 3.4.7 + ProductCode: 499c114e-8890-5040-9c02-24abe7d3ebe9 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/laurent22/joplin/releases/download/v3.6.13/Joplin-Setup-3.6.13.exe + InstallerSha256: 4416D1B217FF483C1DE73C45D0958C6A3562B62ED1F0C7DAED51EDBE111C1672 + InstallerSwitches: + Custom: /currentuser +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/laurent22/joplin/releases/download/v3.6.13/Joplin-Setup-3.6.13.exe + InstallerSha256: 4416D1B217FF483C1DE73C45D0958C6A3562B62ED1F0C7DAED51EDBE111C1672 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/Joplin/Joplin/3.6.13/Joplin.Joplin.locale.en-US.yaml b/manifests/j/Joplin/Joplin/3.6.13/Joplin.Joplin.locale.en-US.yaml new file mode 100644 index 000000000000..83472d150363 --- /dev/null +++ b/manifests/j/Joplin/Joplin/3.6.13/Joplin.Joplin.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Joplin.Joplin +PackageVersion: 3.6.13 +PackageLocale: en-US +Publisher: Laurent Cozic +PublisherUrl: https://joplinapp.org/ +PublisherSupportUrl: https://joplinapp.org/help/ +PrivacyUrl: https://joplinapp.org/privacy/ +Author: Laurent Cozic +PackageName: Joplin +PackageUrl: https://joplinapp.org/ +License: AGPL-3.0-or-later +LicenseUrl: https://github.com/laurent22/joplin/blob/HEAD/LICENSE +Copyright: Copyright (c) 2016-2026 Laurent Cozic +ShortDescription: Joplin is an open source note-taking app. Capture your thoughts and securely access them from any device. +Description: |- + Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, can be copied, tagged and modified either from the applications directly or from your own text editor. The notes are in Markdown format. + Notes exported from Evernote can be imported into Joplin, including the formatted content (which is converted to Markdown), resources (images, attachments, etc.) and complete metadata (geolocation, updated time, created time, etc.). Plain Markdown files can also be imported. + Joplin is "offline first", which means you always have all your data on your phone or computer. This ensures that your notes are always accessible, whether you have an internet connection or not. + The notes can be securely synchronised using end-to-end encryption with various cloud services including Nextcloud, Dropbox, OneDrive and Joplin Cloud. + Full text search is available on all platforms to quickly find the information you need. The app can be customised using plugins and themes, and you can also easily create your own. + The application is available for Windows, Linux, macOS, Android and iOS. A Web Clipper, to save web pages and screenshots from your browser, is also available for Firefox and Chrome. +Tags: +- checklist +- list +- memo +- memorandum +- notes +- schedule +- task +- to-do +- todo +ReleaseNotes: |- + - Improved: Front matter: Wrap long lines in the viewer (#15356) (#15328) + - Fixed: Fix fatal startup crash when sync target upgrade is required (#15348) (#15346) + - Fixed: Fix importing legacy keyboard shortcuts (#15308) + - Fixed: Note list: Don't detect checkbox-like markup in tables and paragraphs as checkboxes (#15357) (#15307 by @personalizedrefrigerator) + - Fixed: Prevent trashed notes from opening in edit mode (#15248) + - Fixed: Rich Text Editor: Fix find/replace dialog fails to scroll to the next match (#15298) (#15297 by @personalizedrefrigerator) +ReleaseNotesUrl: https://github.com/laurent22/joplin/releases/tag/v3.6.13 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/Joplin/Joplin/3.6.13/Joplin.Joplin.locale.zh-CN.yaml b/manifests/j/Joplin/Joplin/3.6.13/Joplin.Joplin.locale.zh-CN.yaml new file mode 100644 index 000000000000..3278559af552 --- /dev/null +++ b/manifests/j/Joplin/Joplin/3.6.13/Joplin.Joplin.locale.zh-CN.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Joplin.Joplin +PackageVersion: 3.6.13 +PackageLocale: zh-CN +Publisher: Laurent Cozic +PackageName: Joplin +ShortDescription: Joplin 是一款开源笔记应用程序。您可以捕捉自己的想法,并通过任何设备安全地访问它们。 +Description: |- + Joplin 是一款免费/自由的开源笔记和待办事项应用程序,可以处理大量笔记,并将其组织成笔记本。笔记可搜索,可直接从应用程序或从自己的文本编辑器中复制、标记和修改。笔记采用 Markdown 格式。 + 可以将从 Evernote 导出的笔记导入至 Joplin,包括格式化的内容(已转换为 Markdown)、资源(图片、附件等)和完整的元数据(地理位置、更新时间、创建时间等)。也可以导入普通的 Markdown 文件。 + Joplin 采用“离线优先”原则,这意味着您的手机或电脑上始终保存着所有数据。这确保了无论您是否有网络连接,都能随时访问您的笔记。 + 笔记可以通过端到端加密与各种云服务安全同步,包括 Nextcloud、Dropbox、OneDrive 和 Joplin Cloud。 + 所有平台均提供全文搜索功能,可快速查找所需信息。该应用程序可使用插件和主题进行定制,您也可以轻松创建自己的插件和主题。 + 该应用程序适用于 Windows、Linux、macOS、Android 和 iOS。Firefox 和 Chrome 浏览器还有 Web Clipper,用于保存网页和浏览器截图。 +Tags: +- 任务 +- 列表 +- 备忘 +- 备忘录 +- 待办 +- 待办事项 +- 提醒事项 +- 日程 +- 清单 +- 笔记 +ReleaseNotesUrl: https://github.com/laurent22/joplin/releases/tag/v3.6.13 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/j/Joplin/Joplin/3.6.13/Joplin.Joplin.yaml b/manifests/j/Joplin/Joplin/3.6.13/Joplin.Joplin.yaml new file mode 100644 index 000000000000..73569fc35838 --- /dev/null +++ b/manifests/j/Joplin/Joplin/3.6.13/Joplin.Joplin.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Joplin.Joplin +PackageVersion: 3.6.13 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/j/JustinNguyen/YTDown/2026.5.12.1/JustinNguyen.YTDown.installer.yaml b/manifests/j/JustinNguyen/YTDown/2026.5.12.1/JustinNguyen.YTDown.installer.yaml new file mode 100644 index 000000000000..6dd29c31051f --- /dev/null +++ b/manifests/j/JustinNguyen/YTDown/2026.5.12.1/JustinNguyen.YTDown.installer.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: JustinNguyen.YTDown +PackageVersion: 2026.5.12.1 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +ProductCode: YTDownYTDown +AppsAndFeaturesEntries: +- Publisher: YTDown + DisplayVersion: 2026.5.12.1 + ProductCode: YTDownYTDown +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\YTDown\YTDown' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/JustinNguyen9979/YTDown/releases/download/2026.5.12.1/YTDown-2026.5.12.1-Windows-Setup.exe + InstallerSha256: 54F27645E0B10EC1EB345FB6B8FE7A7D224CD59037B28C97DEC8FD9F03E409AF +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-12 diff --git a/manifests/j/JustinNguyen/YTDown/2026.5.12.1/JustinNguyen.YTDown.locale.en-US.yaml b/manifests/j/JustinNguyen/YTDown/2026.5.12.1/JustinNguyen.YTDown.locale.en-US.yaml new file mode 100644 index 000000000000..f04cfc8cc618 --- /dev/null +++ b/manifests/j/JustinNguyen/YTDown/2026.5.12.1/JustinNguyen.YTDown.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JustinNguyen.YTDown +PackageVersion: 2026.5.12.1 +PackageLocale: en-US +Publisher: JustinNguyen +PublisherUrl: https://github.com/JustinNguyen9979 +PublisherSupportUrl: https://github.com/JustinNguyen9979/YTDown/issues +PackageName: YTDown +PackageUrl: https://github.com/JustinNguyen9979/YTDown +License: MIT +Copyright: Copyright © 2026 +ShortDescription: A cross-platform video and media downloader +ReleaseNotesUrl: https://github.com/JustinNguyen9979/YTDown/releases/tag/2026.5.12.1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/JustinNguyen9979/YTDown/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JustinNguyen/YTDown/2026.5.12.1/JustinNguyen.YTDown.yaml b/manifests/j/JustinNguyen/YTDown/2026.5.12.1/JustinNguyen.YTDown.yaml new file mode 100644 index 000000000000..b58d7c51d143 --- /dev/null +++ b/manifests/j/JustinNguyen/YTDown/2026.5.12.1/JustinNguyen.YTDown.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: JustinNguyen.YTDown +PackageVersion: 2026.5.12.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/j/JustinNguyen/YTDown/2026.5.12/JustinNguyen.YTDown.installer.yaml b/manifests/j/JustinNguyen/YTDown/2026.5.12/JustinNguyen.YTDown.installer.yaml new file mode 100644 index 000000000000..3c734b4bca87 --- /dev/null +++ b/manifests/j/JustinNguyen/YTDown/2026.5.12/JustinNguyen.YTDown.installer.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: JustinNguyen.YTDown +PackageVersion: 2026.5.12 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +ProductCode: YTDownYTDown +AppsAndFeaturesEntries: +- Publisher: YTDown + DisplayVersion: 2026.5.12 + ProductCode: YTDownYTDown +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\YTDown\YTDown' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/JustinNguyen9979/YTDown/releases/download/2026.5.12/YTDown-2026.5.12-Windows-Setup.exe + InstallerSha256: 4747DD769973D8152784DDA37BB56EDF5E84EEBAEFDFC6A232AFA233D9AE5C15 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-12 diff --git a/manifests/j/JustinNguyen/YTDown/2026.5.12/JustinNguyen.YTDown.locale.en-US.yaml b/manifests/j/JustinNguyen/YTDown/2026.5.12/JustinNguyen.YTDown.locale.en-US.yaml new file mode 100644 index 000000000000..698d18c165ad --- /dev/null +++ b/manifests/j/JustinNguyen/YTDown/2026.5.12/JustinNguyen.YTDown.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JustinNguyen.YTDown +PackageVersion: 2026.5.12 +PackageLocale: en-US +Publisher: JustinNguyen +PublisherUrl: https://github.com/JustinNguyen9979 +PublisherSupportUrl: https://github.com/JustinNguyen9979/YTDown/issues +PackageName: YTDown +PackageUrl: https://github.com/JustinNguyen9979/YTDown +License: MIT +Copyright: Copyright © 2026 +ShortDescription: A cross-platform video and media downloader +ReleaseNotesUrl: https://github.com/JustinNguyen9979/YTDown/releases/tag/2026.5.12 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/JustinNguyen9979/YTDown/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JustinNguyen/YTDown/2026.5.12/JustinNguyen.YTDown.yaml b/manifests/j/JustinNguyen/YTDown/2026.5.12/JustinNguyen.YTDown.yaml new file mode 100644 index 000000000000..ca03f75c749b --- /dev/null +++ b/manifests/j/JustinNguyen/YTDown/2026.5.12/JustinNguyen.YTDown.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: JustinNguyen.YTDown +PackageVersion: 2026.5.12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Konsole/26.07.70/KDE.Konsole.installer.yaml b/manifests/k/KDE/Konsole/26.07.70/KDE.Konsole.installer.yaml index 8d84ff8efd86..605e6e0f21df 100644 --- a/manifests/k/KDE/Konsole/26.07.70/KDE.Konsole.installer.yaml +++ b/manifests/k/KDE/Konsole/26.07.70/KDE.Konsole.installer.yaml @@ -9,14 +9,14 @@ ProductCode: Konsole Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/utilities/konsole/master/windows/konsole-master-4805-windows-cl-msvc2022-x86_64.exe - InstallerSha256: FAE10ACC19F5778E1FFE776A25B8E33B248A7C57F5FD4168652C32EA25AAA680 + InstallerUrl: https://cdn.kde.org/ci-builds/utilities/konsole/master/windows/konsole-master-4812-windows-cl-msvc2022-x86_64.exe + InstallerSha256: E3889D08F7913A3913FF2D14F0CC1924C9B523F06BF0DC8C4BCFE7DA9640FD8C InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/utilities/konsole/master/windows/konsole-master-4805-windows-cl-msvc2022-x86_64.exe - InstallerSha256: FAE10ACC19F5778E1FFE776A25B8E33B248A7C57F5FD4168652C32EA25AAA680 + InstallerUrl: https://cdn.kde.org/ci-builds/utilities/konsole/master/windows/konsole-master-4812-windows-cl-msvc2022-x86_64.exe + InstallerSha256: E3889D08F7913A3913FF2D14F0CC1924C9B523F06BF0DC8C4BCFE7DA9640FD8C InstallerSwitches: Custom: /AllUsers ManifestType: installer diff --git a/manifests/l/LukiLabs/Craft/3.5.5/LukiLabs.Craft.installer.yaml b/manifests/l/LukiLabs/Craft/3.5.5/LukiLabs.Craft.installer.yaml new file mode 100644 index 000000000000..1a3f33b4507f --- /dev/null +++ b/manifests/l/LukiLabs/Craft/3.5.5/LukiLabs.Craft.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LukiLabs.Craft +PackageVersion: 3.5.5 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- craftdocs +ProductCode: e640d26b-c20e-51a9-b51a-c0dc9aeac168 +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x64 + InstallerUrl: https://res.craft.do/windows-app/Craft%20Installer%203.5.5.exe + InstallerSha256: A9A1CAACF417207A885B6A21FBF4DDDEF33A400678400A0C0959C05D7815DA64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LukiLabs/Craft/3.5.5/LukiLabs.Craft.locale.en-US.yaml b/manifests/l/LukiLabs/Craft/3.5.5/LukiLabs.Craft.locale.en-US.yaml new file mode 100644 index 000000000000..274d8158483d --- /dev/null +++ b/manifests/l/LukiLabs/Craft/3.5.5/LukiLabs.Craft.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LukiLabs.Craft +PackageVersion: 3.5.5 +PackageLocale: en-US +Publisher: Luki Labs Ltd. +PublisherUrl: https://www.craft.do/ +PublisherSupportUrl: https://support.craft.do/ +PrivacyUrl: https://www.craft.do/privacy +Author: Luki Labs Limited +PackageName: Craft +PackageUrl: https://www.craft.do/ +License: Proprietary +LicenseUrl: https://www.craft.do/terms +Copyright: Copyright © 2026 Luki Labs Ltd. +ShortDescription: Create documents, which will make an impact. +Tags: +- backlink +- bi-directional-link +- block +- collaborate +- collaboration +- docs +- document +- editor +- markdown +- notes +- reference +- share +- team +ReleaseNotesUrl: https://www.craft.do/whats-new +PurchaseUrl: https://www.craft.do/pricing +Documentations: +- DocumentLabel: Getting Started Guide + DocumentUrl: https://www.craft.do/s/gy4OMeABSTIlUw +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LukiLabs/Craft/3.5.5/LukiLabs.Craft.locale.zh-CN.yaml b/manifests/l/LukiLabs/Craft/3.5.5/LukiLabs.Craft.locale.zh-CN.yaml new file mode 100644 index 000000000000..a9ca596de678 --- /dev/null +++ b/manifests/l/LukiLabs/Craft/3.5.5/LukiLabs.Craft.locale.zh-CN.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: LukiLabs.Craft +PackageVersion: 3.5.5 +PackageLocale: zh-CN +Publisher: Luki Labs Ltd. +PublisherUrl: https://www.craft.do/ +PublisherSupportUrl: https://support.craft.do/ +PrivacyUrl: https://www.craft.do/privacy +Author: Luki Labs Limited +PackageName: Craft +PackageUrl: https://www.craft.do/ +License: 专有软件 +LicenseUrl: https://www.craft.do/terms +Copyright: Copyright © 2026 Luki Labs Ltd. +ShortDescription: 创造有影响力的文档 +Tags: +- markdown +- 共享 +- 内容块 +- 协作 +- 协同 +- 双向链接 +- 反向链接 +- 团队 +- 引用 +- 文档 +- 笔记 +- 编辑器 +ReleaseNotesUrl: https://www.craft.do/whats-new +PurchaseUrl: https://www.craft.do/pricing +Documentations: +- DocumentLabel: 新手教程 + DocumentUrl: https://www.craft.do/s/gy4OMeABSTIlUw +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LukiLabs/Craft/3.5.5/LukiLabs.Craft.yaml b/manifests/l/LukiLabs/Craft/3.5.5/LukiLabs.Craft.yaml new file mode 100644 index 000000000000..4e9ba55013ca --- /dev/null +++ b/manifests/l/LukiLabs/Craft/3.5.5/LukiLabs.Craft.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: LukiLabs.Craft +PackageVersion: 3.5.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/MarkusKellermann/Convo/1.7.1/MarkusKellermann.Convo.installer.yaml b/manifests/m/MarkusKellermann/Convo/1.7.1/MarkusKellermann.Convo.installer.yaml new file mode 100644 index 000000000000..40e0345f3843 --- /dev/null +++ b/manifests/m/MarkusKellermann/Convo/1.7.1/MarkusKellermann.Convo.installer.yaml @@ -0,0 +1,17 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MarkusKellermann.Convo +PackageVersion: 1.7.1 +InstallerType: nullsoft +InstallModes: +- interactive +- silent +- silentWithProgress +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/markolo10/convo-releases/releases/download/v1.7.1/convo-setup.exe + InstallerSha256: 379E8C06D299587FCE7ABF7F5D377B9E4A4D74E7DB476FBFEAFA7A6E6AFCE9B1 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-12 diff --git a/manifests/m/MarkusKellermann/Convo/1.7.1/MarkusKellermann.Convo.locale.en-US.yaml b/manifests/m/MarkusKellermann/Convo/1.7.1/MarkusKellermann.Convo.locale.en-US.yaml new file mode 100644 index 000000000000..3911a7c4e8ba --- /dev/null +++ b/manifests/m/MarkusKellermann/Convo/1.7.1/MarkusKellermann.Convo.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MarkusKellermann.Convo +PackageVersion: 1.7.1 +PackageLocale: en-US +Publisher: Markus Kellermann +PublisherUrl: https://itsconvo.com +PublisherSupportUrl: https://github.com/markolo10/convo-releases/issues +PackageName: Convo +PackageUrl: https://itsconvo.com +License: Proprietary +LicenseUrl: https://itsconvo.com/terms +ShortDescription: AI-powered conversation and meeting assistant +Tags: +- ai +- meeting +- productivity +- conversation +- assistant +ReleaseNotesUrl: https://github.com/markolo10/convo-releases/releases/tag/v1.7.1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/markolo10/convo-releases/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MarkusKellermann/Convo/1.7.1/MarkusKellermann.Convo.yaml b/manifests/m/MarkusKellermann/Convo/1.7.1/MarkusKellermann.Convo.yaml new file mode 100644 index 000000000000..1bf72f34d97c --- /dev/null +++ b/manifests/m/MarkusKellermann/Convo/1.7.1/MarkusKellermann.Convo.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: MarkusKellermann.Convo +PackageVersion: 1.7.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/MarkusKellermann/Convo/1.7.2/MarkusKellermann.Convo.installer.yaml b/manifests/m/MarkusKellermann/Convo/1.7.2/MarkusKellermann.Convo.installer.yaml new file mode 100644 index 000000000000..8d5f9dd96b62 --- /dev/null +++ b/manifests/m/MarkusKellermann/Convo/1.7.2/MarkusKellermann.Convo.installer.yaml @@ -0,0 +1,17 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MarkusKellermann.Convo +PackageVersion: 1.7.2 +InstallerType: nullsoft +InstallModes: +- interactive +- silent +- silentWithProgress +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/markolo10/convo-releases/releases/download/v1.7.2/convo-setup.exe + InstallerSha256: D721A8E6D848A3DB3E64F97545CDD3B8607D92E96E0F22877D8814BC6993CA36 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-12 diff --git a/manifests/m/MarkusKellermann/Convo/1.7.2/MarkusKellermann.Convo.locale.en-US.yaml b/manifests/m/MarkusKellermann/Convo/1.7.2/MarkusKellermann.Convo.locale.en-US.yaml new file mode 100644 index 000000000000..5ebc4ccac262 --- /dev/null +++ b/manifests/m/MarkusKellermann/Convo/1.7.2/MarkusKellermann.Convo.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MarkusKellermann.Convo +PackageVersion: 1.7.2 +PackageLocale: en-US +Publisher: Markus Kellermann +PublisherUrl: https://itsconvo.com +PublisherSupportUrl: https://github.com/markolo10/convo-releases/issues +PackageName: Convo +PackageUrl: https://itsconvo.com +License: Proprietary +LicenseUrl: https://itsconvo.com/terms +ShortDescription: AI-powered conversation and meeting assistant +Tags: +- ai +- meeting +- productivity +- conversation +- assistant +ReleaseNotesUrl: https://github.com/markolo10/convo-releases/releases/tag/v1.7.2 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/markolo10/convo-releases/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MarkusKellermann/Convo/1.7.2/MarkusKellermann.Convo.yaml b/manifests/m/MarkusKellermann/Convo/1.7.2/MarkusKellermann.Convo.yaml new file mode 100644 index 000000000000..b9db283a165c --- /dev/null +++ b/manifests/m/MarkusKellermann/Convo/1.7.2/MarkusKellermann.Convo.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: MarkusKellermann.Convo +PackageVersion: 1.7.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/MarkusKellermann/Convo/1.7.3/MarkusKellermann.Convo.installer.yaml b/manifests/m/MarkusKellermann/Convo/1.7.3/MarkusKellermann.Convo.installer.yaml new file mode 100644 index 000000000000..87d4f1ae7ef8 --- /dev/null +++ b/manifests/m/MarkusKellermann/Convo/1.7.3/MarkusKellermann.Convo.installer.yaml @@ -0,0 +1,17 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MarkusKellermann.Convo +PackageVersion: 1.7.3 +InstallerType: nullsoft +InstallModes: +- interactive +- silent +- silentWithProgress +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/markolo10/convo-releases/releases/download/v1.7.3/convo-setup.exe + InstallerSha256: 40BCCD62AD02384A2685EDF5EBF33188A05FF199665062619E2793593F492B12 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-05-12 diff --git a/manifests/m/MarkusKellermann/Convo/1.7.3/MarkusKellermann.Convo.locale.en-US.yaml b/manifests/m/MarkusKellermann/Convo/1.7.3/MarkusKellermann.Convo.locale.en-US.yaml new file mode 100644 index 000000000000..0d54b61cecf9 --- /dev/null +++ b/manifests/m/MarkusKellermann/Convo/1.7.3/MarkusKellermann.Convo.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MarkusKellermann.Convo +PackageVersion: 1.7.3 +PackageLocale: en-US +Publisher: Markus Kellermann +PublisherUrl: https://itsconvo.com +PublisherSupportUrl: https://github.com/markolo10/convo-releases/issues +PackageName: Convo +PackageUrl: https://itsconvo.com +License: Proprietary +LicenseUrl: https://itsconvo.com/terms +ShortDescription: AI-powered conversation and meeting assistant +Tags: +- ai +- meeting +- productivity +- conversation +- assistant +ReleaseNotesUrl: https://github.com/markolo10/convo-releases/releases/tag/v1.7.3 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/markolo10/convo-releases/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MarkusKellermann/Convo/1.7.3/MarkusKellermann.Convo.yaml b/manifests/m/MarkusKellermann/Convo/1.7.3/MarkusKellermann.Convo.yaml new file mode 100644 index 000000000000..79ab74e20e5d --- /dev/null +++ b/manifests/m/MarkusKellermann/Convo/1.7.3/MarkusKellermann.Convo.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: MarkusKellermann.Convo +PackageVersion: 1.7.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/MediaArea/MediaInfo/26.05/MediaArea.MediaInfo.installer.yaml b/manifests/m/MediaArea/MediaInfo/26.05/MediaArea.MediaInfo.installer.yaml new file mode 100644 index 000000000000..1549933fc4a0 --- /dev/null +++ b/manifests/m/MediaArea/MediaInfo/26.05/MediaArea.MediaInfo.installer.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MediaArea.MediaInfo +PackageVersion: "26.05" +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: MediaInfo.exe + PortableCommandAlias: MediaInfo +Commands: +- MediaInfo +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x86 + InstallerUrl: https://mediaarea.net/download/binary/mediainfo/26.05/MediaInfo_CLI_26.05_Windows_i386.zip + InstallerSha256: A686129FCF2A0F8D03C93FDB6325C94E6DE7B8D5A1E5BDF40BC899A94D7E785A +- Architecture: x64 + InstallerUrl: https://mediaarea.net/download/binary/mediainfo/26.05/MediaInfo_CLI_26.05_Windows_x64.zip + InstallerSha256: F7F80620CE6D14F4995F0DE6F98E3EF18AD29496DB01899571152EE3311229F9 +- Architecture: arm64 + InstallerUrl: https://mediaarea.net/download/binary/mediainfo/26.05/MediaInfo_CLI_26.05_Windows_ARM64.zip + InstallerSha256: 6B403FA1411730672ADEFA8D49D97CBF7163EED7FC5C1256C9A6E9F915FDE1A8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MediaArea/MediaInfo/26.05/MediaArea.MediaInfo.locale.en-US.yaml b/manifests/m/MediaArea/MediaInfo/26.05/MediaArea.MediaInfo.locale.en-US.yaml new file mode 100644 index 000000000000..0d221634af6a --- /dev/null +++ b/manifests/m/MediaArea/MediaInfo/26.05/MediaArea.MediaInfo.locale.en-US.yaml @@ -0,0 +1,75 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MediaArea.MediaInfo +PackageVersion: "26.05" +PackageLocale: en-US +Publisher: MediaArea.net +PublisherUrl: https://mediaarea.net/ +PublisherSupportUrl: https://mediaarea.net/MediaInfo/Support +PrivacyUrl: https://mediaarea.net/Privacy +Author: MediaArea.net SARL +PackageName: MediaInfo-CLI +PackageUrl: https://mediaarea.net/MediaInfo +License: BSD-2-Clause +LicenseUrl: https://mediaarea.net/MediaInfo/License +Copyright: Copyright (c) MediaArea.net SARL +ShortDescription: A convenient unified display of the most relevant technical and tag data for video and audio files from command line. +Moniker: mediainfo +Tags: +- audio +- media +- metadata +- multimedia +- video +ReleaseNotes: |- + Thanks to cjee21, bitplane, tautropfli, zigazajc007 and more for their work on this MediaInfo version! + + Amiga .info: Initial and complete support + + APV: Initial support, raw and in MP4 + + AV2: Initial support, raw and in MP4/AVIF + + AV1: Support of Annex B (raw) streams + + JPEG: Support of MotionPhoto + + PNG: Support of animated PNG + + HEVC/AV1: Support of HLG+ + + IAMF: Support of IAMF v2.0.0 test files + + XMP: Support new GContainer format in JPEG files + + HEVC: Show the precise profile for Format Range generic profile + + Matroska: support RFC 9559 track flags (SDH, audio description, original, commentary) + + Matroska: Map Performer, Podcast URL, Genre tags + + MPEG-4: handle better some malformed stsd compressor names + + MP4/MOV: handle presence or lack (heuristic) of version/flags in meta boxes + + VorbisCom & MKV: Map ENCODER_OPTIONS from opusenc + + APE: Read DISC and DISCSUBTITLE tag + + WM: Read WM/SetSubTitle and WM/PartOfSet as part and part number + + MPEG-4: Read the com.apple.iTunes:DISCSUBTITLE tag + + Vorbis: Read the DISCSUBTITLE tag + + Vorbis: Write disc numbers into Part/Position and Part/Position_Total + + ID3v2: Map TSST to Part + + MZ/PE: Identify presence of Cargo Auditable data + + SMPTE registers: add more items + + MZ/PE: Get Extended DLLCharacteristics / CETCOMPAT + + MZ/PE: Extract SBAT from EFI files + + MZ/PE: Parse resources, Optional Header and Section Headers + x LXF: fix crashes with buggy files + x ID3v2: fix crashes with buggy content + x Channel splitting: fix crashes with buggy content + x Channel grouping: fix crashes with buggy content + x ID3v2: fix not skipping unknown character encoding + x MPEG-4: does not parse boxes with unknown version + x Filter C0 controls, DEL, and C1 controls + x DLL: Fix missing const in buffer API + x I2561, Dirac: fix freeze with some malformed content + x I2578, Matroska: fix bad behavior with content having more then 126 tracks + x I2557, Matroska: fix false positive cover detection + x I2506, Matroska: fix false positive cover detection + x MPEG-4 Visual: less false-positive detection + x AAC: fix false-positive display of gain_control with corrupted frames + x VP9: fix frame info with RGB content + x DV DIF: fix recorded date century + x ADM: fix potential crash +ReleaseNotesUrl: https://mediaarea.net/MediaInfo/ChangeLog +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://mediaarea.net/MediaInfo/Support/FAQ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MediaArea/MediaInfo/26.05/MediaArea.MediaInfo.locale.zh-CN.yaml b/manifests/m/MediaArea/MediaInfo/26.05/MediaArea.MediaInfo.locale.zh-CN.yaml new file mode 100644 index 000000000000..89e1d149ed67 --- /dev/null +++ b/manifests/m/MediaArea/MediaInfo/26.05/MediaArea.MediaInfo.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: MediaArea.MediaInfo +PackageVersion: "26.05" +PackageLocale: zh-CN +Publisher: MediaArea.net +PublisherUrl: https://mediaarea.net/ +PublisherSupportUrl: https://mediaarea.net/zh-CN/MediaInfo/Support +PrivacyUrl: https://mediaarea.net/Privacy +Author: MediaArea.net SARL +PackageName: MediaInfo-CLI +PackageUrl: https://mediaarea.net/zh-CN/MediaInfo +License: BSD-2-Clause +LicenseUrl: https://mediaarea.net/zh-CN/MediaInfo/License +Copyright: Copyright (c) MediaArea.net SARL +ShortDescription: 在命令行中统一、方便地显示视频和音频文件最相关的技术和标签数据。 +Tags: +- 元数据 +- 多媒体 +- 媒体 +- 视频 +- 音频 +ReleaseNotesUrl: https://mediaarea.net/MediaInfo/ChangeLog +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://mediaarea.net/zh-CN/MediaInfo/Support/FAQ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MediaArea/MediaInfo/26.05/MediaArea.MediaInfo.yaml b/manifests/m/MediaArea/MediaInfo/26.05/MediaArea.MediaInfo.yaml new file mode 100644 index 000000000000..dcee8a82b722 --- /dev/null +++ b/manifests/m/MediaArea/MediaInfo/26.05/MediaArea.MediaInfo.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: MediaArea.MediaInfo +PackageVersion: "26.05" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/MediaArea/MediaInfo/GUI/26.05/MediaArea.MediaInfo.GUI.installer.yaml b/manifests/m/MediaArea/MediaInfo/GUI/26.05/MediaArea.MediaInfo.GUI.installer.yaml new file mode 100644 index 000000000000..bb1bfb6db7f6 --- /dev/null +++ b/manifests/m/MediaArea/MediaInfo/GUI/26.05/MediaArea.MediaInfo.GUI.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MediaArea.MediaInfo.GUI +PackageVersion: "26.05" +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +ProductCode: MediaInfo +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x86 + InstallerUrl: https://mediaarea.net/download/binary/mediainfo-gui/26.05/MediaInfo_GUI_26.05_Windows.exe + InstallerSha256: 1773264E42CBAC37E126B859E4CCD93ABAD4E9563F040BD3145DCAD0BE94CA84 +- Architecture: x64 + InstallerUrl: https://mediaarea.net/download/binary/mediainfo-gui/26.05/MediaInfo_GUI_26.05_Windows.exe + InstallerSha256: 1773264E42CBAC37E126B859E4CCD93ABAD4E9563F040BD3145DCAD0BE94CA84 +- Architecture: arm64 + InstallerUrl: https://mediaarea.net/download/binary/mediainfo-gui/26.05/MediaInfo_GUI_26.05_Windows_ARM64.exe + InstallerSha256: 90985D76AA79E4B818F37CF9C6A249464071FB8D7B985503079C11231BE0938C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MediaArea/MediaInfo/GUI/26.05/MediaArea.MediaInfo.GUI.locale.en-US.yaml b/manifests/m/MediaArea/MediaInfo/GUI/26.05/MediaArea.MediaInfo.GUI.locale.en-US.yaml new file mode 100644 index 000000000000..da8305776bdf --- /dev/null +++ b/manifests/m/MediaArea/MediaInfo/GUI/26.05/MediaArea.MediaInfo.GUI.locale.en-US.yaml @@ -0,0 +1,86 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MediaArea.MediaInfo.GUI +PackageVersion: "26.05" +PackageLocale: en-US +Publisher: MediaArea.net +PublisherUrl: https://mediaarea.net/ +PublisherSupportUrl: https://mediaarea.net/MediaInfo/Support +PrivacyUrl: https://mediaarea.net/Privacy +Author: MediaArea.net SARL +PackageName: MediaInfo +PackageUrl: https://mediaarea.net/MediaInfo +License: BSD-2-Clause +LicenseUrl: https://mediaarea.net/MediaInfo/License +Copyright: Copyright (c) MediaArea.net SARL +ShortDescription: A convenient unified display of the most relevant technical and tag data for video and audio files. +Moniker: mediainfo-gui +Tags: +- audio +- media +- metadata +- multimedia +- video +ReleaseNotes: |- + Thanks to cjee21, bitplane, tautropfli, zigazajc007 and more for their work on this MediaInfo version! + + Update Spanish, Chinese, German translations + + Windows 11 Explorer: Optimize for ShellExt early return. + + Windows: Add dark icon + + KDE: Add support for context menu entry on KDE 6 + + iOS GUI: Explicitly release iCloud-downloaded files (feedback requested) + + iOS GUI: Add dark/tinted icons + + macOS GUI: Add light/dark icon variant according to the latest macOS guidelines + + Android GUI: Permission request explanation for media location + + Android GUI: Improve listing performance with hundreds of files + + Android GUI: Improve colour contrast of button + + Android GUI: Slightly reducing release size + + Amiga .info: Initial and complete support + + APV: Initial support, raw and in MP4 + + AV2: Initial support, raw and in MP4/AVIF + + AV1: Support of Annex B (raw) streams + + JPEG: Support of MotionPhoto + + PNG: Support of animated PNG + + HEVC/AV1: Support of HLG+ + + IAMF: Support of IAMF v2.0.0 test files + + XMP: Support new GContainer format in JPEG files + + HEVC: Show the precise profile for Format Range generic profile + + Matroska: support RFC 9559 track flags (SDH, audio description, original, commentary) + + Matroska: Map Performer, Podcast URL, Genre tags + + MPEG-4: handle better some malformed stsd compressor names + + MP4/MOV: handle presence or lack (heuristic) of version/flags in meta boxes + + VorbisCom & MKV: Map ENCODER_OPTIONS from opusenc + + APE: Read DISC and DISCSUBTITLE tag + + WM: Read WM/SetSubTitle and WM/PartOfSet as part and part number + + MPEG-4: Read the com.apple.iTunes:DISCSUBTITLE tag + + Vorbis: Read the DISCSUBTITLE tag + + Vorbis: Write disc numbers into Part/Position and Part/Position_Total + + ID3v2: Map TSST to Part + + MZ/PE: Identify presence of Cargo Auditable data + + SMPTE registers: add more items + + MZ/PE: Get Extended DLLCharacteristics / CETCOMPAT + + MZ/PE: Extract SBAT from EFI files + + MZ/PE: Parse resources, Optional Header and Section Headers + x LXF: fix crashes with buggy files + x ID3v2: fix crashes with buggy content + x Channel splitting: fix crashes with buggy content + x Channel grouping: fix crashes with buggy content + x ID3v2: fix not skipping unknown character encoding + x MPEG-4: does not parse boxes with unknown version + x Filter C0 controls, DEL, and C1 controls + x DLL: Fix missing const in buffer API + x I2561, Dirac: fix freeze with some malformed content + x I2578, Matroska: fix bad behavior with content having more then 126 tracks + x I2557, Matroska: fix false positive cover detection + x I2506, Matroska: fix false positive cover detection + x MPEG-4 Visual: less false-positive detection + x AAC: fix false-positive display of gain_control with corrupted frames + x VP9: fix frame info with RGB content + x DV DIF: fix recorded date century + x ADM: fix potential crash +ReleaseNotesUrl: https://mediaarea.net/MediaInfo/ChangeLog +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://mediaarea.net/MediaInfo/Support/FAQ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MediaArea/MediaInfo/GUI/26.05/MediaArea.MediaInfo.GUI.locale.zh-CN.yaml b/manifests/m/MediaArea/MediaInfo/GUI/26.05/MediaArea.MediaInfo.GUI.locale.zh-CN.yaml new file mode 100644 index 000000000000..330ec2353a7c --- /dev/null +++ b/manifests/m/MediaArea/MediaInfo/GUI/26.05/MediaArea.MediaInfo.GUI.locale.zh-CN.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: MediaArea.MediaInfo.GUI +PackageVersion: "26.05" +PackageLocale: zh-CN +ShortDescription: 统一、方便地显示视频和音频文件最相关的技术和标签数据。 +Tags: +- 元数据 +- 多媒体 +- 媒体 +- 视频 +- 音频 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://mediaarea.net/zh-CN/MediaInfo/Support/FAQ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MediaArea/MediaInfo/GUI/26.05/MediaArea.MediaInfo.GUI.yaml b/manifests/m/MediaArea/MediaInfo/GUI/26.05/MediaArea.MediaInfo.GUI.yaml new file mode 100644 index 000000000000..735bd2937ac4 --- /dev/null +++ b/manifests/m/MediaArea/MediaInfo/GUI/26.05/MediaArea.MediaInfo.GUI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: MediaArea.MediaInfo.GUI +PackageVersion: "26.05" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/MicroSIP/MicroSIP/3.22.7/MicroSIP.MicroSIP.installer.yaml b/manifests/m/MicroSIP/MicroSIP/3.22.7/MicroSIP.MicroSIP.installer.yaml new file mode 100644 index 000000000000..c0dd34710fe0 --- /dev/null +++ b/manifests/m/MicroSIP/MicroSIP/3.22.7/MicroSIP.MicroSIP.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MicroSIP.MicroSIP +PackageVersion: 3.22.7 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +Protocols: +- callto +- dial +- dialpad +- sip +- tel +ProductCode: MicroSIP +ReleaseDate: 2026-05-08 +Installers: +- Architecture: x86 + InstallerUrl: https://www.microsip.org/download/MicroSIP-3.22.7.exe + InstallerSha256: B10DB9BD10238E03C7A4DFE2359C60D0D7953EBA7CF03605D1F50A1D08CF6A4C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MicroSIP/MicroSIP/3.22.7/MicroSIP.MicroSIP.locale.en-US.yaml b/manifests/m/MicroSIP/MicroSIP/3.22.7/MicroSIP.MicroSIP.locale.en-US.yaml new file mode 100644 index 000000000000..c110fd04857f --- /dev/null +++ b/manifests/m/MicroSIP/MicroSIP/3.22.7/MicroSIP.MicroSIP.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MicroSIP.MicroSIP +PackageVersion: 3.22.7 +PackageLocale: en-US +Publisher: www.microsip.org +PublisherUrl: https://www.microsip.org/ +PublisherSupportUrl: https://www.microsip.org/help +PackageName: MicroSIP +PackageUrl: https://www.microsip.org/downloads +License: GPL-2.0 +LicenseUrl: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html +Copyright: MicroSIP +ShortDescription: Open source portable SIP softphone based on PJSIP stack for Windows OS. +Description: |- + MicroSIP - open source portable SIP softphone based on PJSIP stack for Windows OS. + It allowing to do high quality VoIP calls (person-to-person or on regular telephones) via open SIP protocol. From cloud of SIP providers you can choose best for you, register account and use it with MicroSIP. You'll get free person-to-person calls and cheap international calls. +Moniker: microsip +Tags: +- pbx +- sip +- softphone +- telephone +- telephony +ReleaseNotes: |- + - app icons updated + - dark mode extended + - shortcuts optimized + - added checking camera permission + - improved dialing tones + - added playback of dial tones to call recordings + - fixed recording stopping after call ends +ReleaseNotesUrl: https://www.microsip.org/downloads +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://www.microsip.org/faq +- DocumentLabel: Troubleshooting + DocumentUrl: https://www.microsip.org/issues +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MicroSIP/MicroSIP/3.22.7/MicroSIP.MicroSIP.locale.zh-CN.yaml b/manifests/m/MicroSIP/MicroSIP/3.22.7/MicroSIP.MicroSIP.locale.zh-CN.yaml new file mode 100644 index 000000000000..5212a3e2b497 --- /dev/null +++ b/manifests/m/MicroSIP/MicroSIP/3.22.7/MicroSIP.MicroSIP.locale.zh-CN.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: MicroSIP.MicroSIP +PackageVersion: 3.22.7 +PackageLocale: zh-CN +Publisher: www.microsip.org +PublisherUrl: https://www.microsip.org/ +PublisherSupportUrl: https://www.microsip.org/help +PackageName: MicroSIP +PackageUrl: https://www.microsip.org/downloads +License: GPL-2.0 +LicenseUrl: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html +Copyright: MicroSIP +ShortDescription: Windows 操作系统上基于 PJSIP 协议栈的开源便携 SIP 软电话。 +Description: |- + MicroSIP - Windows 操作系统上基于 PJSIP 协议栈的开源便携 SIP 软电话。 + 它允许通过开放式 SIP 协议进行高质量 VoIP 通话(人对人或普通电话)。您可以从 SIP 供应商云中选择最适合您的供应商,注册账户并使用 MicroSIP。您将获得免费的人对人通话和廉价的国际通话。 +Tags: +- pbx +- sip +- 电话 +ReleaseNotesUrl: https://www.microsip.org/downloads +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://www.microsip.org/faq +- DocumentLabel: 故障排除 + DocumentUrl: https://www.microsip.org/issues +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MicroSIP/MicroSIP/3.22.7/MicroSIP.MicroSIP.yaml b/manifests/m/MicroSIP/MicroSIP/3.22.7/MicroSIP.MicroSIP.yaml new file mode 100644 index 000000000000..44ec7ae331db --- /dev/null +++ b/manifests/m/MicroSIP/MicroSIP/3.22.7/MicroSIP.MicroSIP.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: MicroSIP.MicroSIP +PackageVersion: 3.22.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/MicroSIP/MicroSIP/Lite/3.22.7/MicroSIP.MicroSIP.Lite.installer.yaml b/manifests/m/MicroSIP/MicroSIP/Lite/3.22.7/MicroSIP.MicroSIP.Lite.installer.yaml new file mode 100644 index 000000000000..6de7ae899d58 --- /dev/null +++ b/manifests/m/MicroSIP/MicroSIP/Lite/3.22.7/MicroSIP.MicroSIP.Lite.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MicroSIP.MicroSIP.Lite +PackageVersion: 3.22.7 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +Protocols: +- callto +- dial +- dialpad +- sip +- tel +ProductCode: MicroSIP +ReleaseDate: 2026-05-08 +Installers: +- Architecture: x86 + InstallerUrl: https://www.microsip.org/download/MicroSIP-Lite-3.22.7.exe + InstallerSha256: 41F1E16CB988F4A1F8CFE21F12A4E50FBB1D65709443CDDF30626EDA08A861BD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MicroSIP/MicroSIP/Lite/3.22.7/MicroSIP.MicroSIP.Lite.locale.en-US.yaml b/manifests/m/MicroSIP/MicroSIP/Lite/3.22.7/MicroSIP.MicroSIP.Lite.locale.en-US.yaml new file mode 100644 index 000000000000..1a6f96720bfc --- /dev/null +++ b/manifests/m/MicroSIP/MicroSIP/Lite/3.22.7/MicroSIP.MicroSIP.Lite.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MicroSIP.MicroSIP.Lite +PackageVersion: 3.22.7 +PackageLocale: en-US +Publisher: www.microsip.org +PublisherUrl: https://www.microsip.org/ +PublisherSupportUrl: https://www.microsip.org/help +PackageName: MicroSIP (Lite) +PackageUrl: https://www.microsip.org/downloads +License: GPL-2.0 +LicenseUrl: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html +Copyright: MicroSIP +ShortDescription: Open source portable SIP softphone based on PJSIP stack for Windows OS. +Description: |- + MicroSIP - open source portable SIP softphone based on PJSIP stack for Windows OS. + It allowing to do high quality VoIP calls (person-to-person or on regular telephones) via open SIP protocol. From cloud of SIP providers you can choose best for you, register account and use it with MicroSIP. You'll get free person-to-person calls and cheap international calls. +Moniker: microsip-lite +Tags: +- pbx +- sip +- softphone +- telephone +- telephony +ReleaseNotes: |- + - app icons updated + - dark mode extended + - shortcuts optimized + - added checking camera permission + - improved dialing tones + - added playback of dial tones to call recordings + - fixed recording stopping after call ends +ReleaseNotesUrl: https://www.microsip.org/downloads +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://www.microsip.org/faq +- DocumentLabel: Troubleshooting + DocumentUrl: https://www.microsip.org/issues +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MicroSIP/MicroSIP/Lite/3.22.7/MicroSIP.MicroSIP.Lite.locale.zh-CN.yaml b/manifests/m/MicroSIP/MicroSIP/Lite/3.22.7/MicroSIP.MicroSIP.Lite.locale.zh-CN.yaml new file mode 100644 index 000000000000..a5fcef97e302 --- /dev/null +++ b/manifests/m/MicroSIP/MicroSIP/Lite/3.22.7/MicroSIP.MicroSIP.Lite.locale.zh-CN.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: MicroSIP.MicroSIP.Lite +PackageVersion: 3.22.7 +PackageLocale: zh-CN +Publisher: www.microsip.org +PublisherUrl: https://www.microsip.org/ +PublisherSupportUrl: https://www.microsip.org/help +PackageName: MicroSIP (Lite) +PackageUrl: https://www.microsip.org/downloads +License: GPL-2.0 +LicenseUrl: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html +Copyright: MicroSIP +ShortDescription: Windows 操作系统上基于 PJSIP 协议栈的开源便携 SIP 软电话。 +Description: |- + MicroSIP - Windows 操作系统上基于 PJSIP 协议栈的开源便携 SIP 软电话。 + 它允许通过开放式 SIP 协议进行高质量 VoIP 通话(人对人或普通电话)。您可以从 SIP 供应商云中选择最适合您的供应商,注册账户并使用 MicroSIP。您将获得免费的人对人通话和廉价的国际通话。 +Tags: +- pbx +- sip +- 电话 +ReleaseNotesUrl: https://www.microsip.org/downloads +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://www.microsip.org/faq +- DocumentLabel: 故障排除 + DocumentUrl: https://www.microsip.org/issues +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MicroSIP/MicroSIP/Lite/3.22.7/MicroSIP.MicroSIP.Lite.yaml b/manifests/m/MicroSIP/MicroSIP/Lite/3.22.7/MicroSIP.MicroSIP.Lite.yaml new file mode 100644 index 000000000000..f5d852132bf8 --- /dev/null +++ b/manifests/m/MicroSIP/MicroSIP/Lite/3.22.7/MicroSIP.MicroSIP.Lite.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: MicroSIP.MicroSIP.Lite +PackageVersion: 3.22.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/MongoDB/Compass/Full/1.49.7.0/MongoDB.Compass.Full.installer.yaml b/manifests/m/MongoDB/Compass/Full/1.49.7.0/MongoDB.Compass.Full.installer.yaml new file mode 100644 index 000000000000..fb50264151f3 --- /dev/null +++ b/manifests/m/MongoDB/Compass/Full/1.49.7.0/MongoDB.Compass.Full.installer.yaml @@ -0,0 +1,24 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MongoDB.Compass.Full +PackageVersion: 1.49.7.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +UpgradeBehavior: install +ProductCode: '{BE21E2DA-D8C3-4AAF-8397-36837EB70D44}' +ReleaseDate: 2026-05-11 +AppsAndFeaturesEntries: +- ProductCode: '{BE21E2DA-D8C3-4AAF-8397-36837EB70D44}' + UpgradeCode: '{0152273D-2F9F-4913-B67F-0FCD3557FFD1}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/MongoDB Compass' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/mongodb-js/compass/releases/download/v1.49.7/mongodb-compass-1.49.7-win32-x64.msi + InstallerSha256: 94083721A8F45644F83F588728951316A7E45E2FB998D0FBA770F20A74D8F9C5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MongoDB/Compass/Full/1.49.7.0/MongoDB.Compass.Full.locale.en-US.yaml b/manifests/m/MongoDB/Compass/Full/1.49.7.0/MongoDB.Compass.Full.locale.en-US.yaml new file mode 100644 index 000000000000..d3e70544bc98 --- /dev/null +++ b/manifests/m/MongoDB/Compass/Full/1.49.7.0/MongoDB.Compass.Full.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MongoDB.Compass.Full +PackageVersion: 1.49.7.0 +PackageLocale: en-US +Publisher: MongoDB Inc +PublisherUrl: https://www.mongodb.com/ +PublisherSupportUrl: https://support.mongodb.com/ +PrivacyUrl: https://www.mongodb.com/legal/privacy-policy +PackageName: MongoDB Compass +PackageUrl: https://www.mongodb.com/products/compass +License: Proprietary +LicenseUrl: https://github.com/mongodb-js/compass/blob/HEAD/LICENSE +Copyright: Copyright (c) 2023 MongoDB, Inc. +ShortDescription: The GUI for MongoDB. Visually explore your data. +Description: The GUI for MongoDB. Visually explore your data. Run ad hoc queries in seconds. Interact with your data with full CRUD functionality. View and optimize your query performance. Available on Linux, Mac, or Windows. Compass empowers you to make smarter decisions about indexing, document validation, and more. +Moniker: mongodb-compass +Tags: +- compass +- db +- mongo +- mongodb +ReleaseNotes: |- + Release v1.49.7 + What's Changed + Bug Fixes + - fix(window-manager): restore window to primary display when saved position is off-screen + - fix(connections-navigation): update scrollbar mouse focus interactions COMPASS-10668 + Full Changelog: v1.49.6...v1.49.7 +ReleaseNotesUrl: https://github.com/mongodb-js/compass/releases/tag/v1.49.7 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MongoDB/Compass/Full/1.49.7.0/MongoDB.Compass.Full.yaml b/manifests/m/MongoDB/Compass/Full/1.49.7.0/MongoDB.Compass.Full.yaml new file mode 100644 index 000000000000..8d3e636643f1 --- /dev/null +++ b/manifests/m/MongoDB/Compass/Full/1.49.7.0/MongoDB.Compass.Full.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: MongoDB.Compass.Full +PackageVersion: 1.49.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/MongoDB/Compass/Isolated/1.49.7.0/MongoDB.Compass.Isolated.installer.yaml b/manifests/m/MongoDB/Compass/Isolated/1.49.7.0/MongoDB.Compass.Isolated.installer.yaml new file mode 100644 index 000000000000..33d10ca4ad77 --- /dev/null +++ b/manifests/m/MongoDB/Compass/Isolated/1.49.7.0/MongoDB.Compass.Isolated.installer.yaml @@ -0,0 +1,24 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MongoDB.Compass.Isolated +PackageVersion: 1.49.7.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +UpgradeBehavior: install +ProductCode: '{28FECF06-B207-420B-9A67-F400CB70C5EB}' +ReleaseDate: 2026-05-11 +AppsAndFeaturesEntries: +- ProductCode: '{28FECF06-B207-420B-9A67-F400CB70C5EB}' + UpgradeCode: '{516F2BE1-4417-4F31-BAA1-364A59404775}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/MongoDB Compass Isolated Edition' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/mongodb-js/compass/releases/download/v1.49.7/mongodb-compass-isolated-1.49.7-win32-x64.msi + InstallerSha256: 24E268E61DDDB5D6388783A562223998FB18E3BDDC9AE165AA61461626CB86B6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MongoDB/Compass/Isolated/1.49.7.0/MongoDB.Compass.Isolated.locale.en-US.yaml b/manifests/m/MongoDB/Compass/Isolated/1.49.7.0/MongoDB.Compass.Isolated.locale.en-US.yaml new file mode 100644 index 000000000000..c1320c3a24e1 --- /dev/null +++ b/manifests/m/MongoDB/Compass/Isolated/1.49.7.0/MongoDB.Compass.Isolated.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MongoDB.Compass.Isolated +PackageVersion: 1.49.7.0 +PackageLocale: en-US +Publisher: MongoDB Inc +PublisherUrl: https://www.mongodb.com/ +PublisherSupportUrl: https://support.mongodb.com/ +PrivacyUrl: https://www.mongodb.com/legal/privacy-policy +PackageName: MongoDB Compass Isolated Edition +PackageUrl: https://www.mongodb.com/products/compass +License: Proprietary +LicenseUrl: https://github.com/mongodb-js/compass/blob/HEAD/LICENSE +Copyright: Copyright (c) 2023 MongoDB, Inc. +ShortDescription: The GUI for MongoDB. Visually explore your data. +Description: The GUI for MongoDB. Visually explore your data. Run ad hoc queries in seconds. Interact with your data with full CRUD functionality. View and optimize your query performance. Available on Linux, Mac, or Windows. Compass empowers you to make smarter decisions about indexing, document validation, and more. +Moniker: mongodb-compass-isolated +Tags: +- compass +- db +- isolated +- mongo +- mongodb +ReleaseNotes: |- + Release v1.49.7 + What's Changed + Bug Fixes + - fix(window-manager): restore window to primary display when saved position is off-screen + - fix(connections-navigation): update scrollbar mouse focus interactions COMPASS-10668 + Full Changelog: v1.49.6...v1.49.7 +ReleaseNotesUrl: https://github.com/mongodb-js/compass/releases/tag/v1.49.7 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MongoDB/Compass/Isolated/1.49.7.0/MongoDB.Compass.Isolated.yaml b/manifests/m/MongoDB/Compass/Isolated/1.49.7.0/MongoDB.Compass.Isolated.yaml new file mode 100644 index 000000000000..bd612bcd2011 --- /dev/null +++ b/manifests/m/MongoDB/Compass/Isolated/1.49.7.0/MongoDB.Compass.Isolated.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: MongoDB.Compass.Isolated +PackageVersion: 1.49.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/MongoDB/Compass/Readonly/1.49.7.0/MongoDB.Compass.Readonly.installer.yaml b/manifests/m/MongoDB/Compass/Readonly/1.49.7.0/MongoDB.Compass.Readonly.installer.yaml new file mode 100644 index 000000000000..2e510e06d77f --- /dev/null +++ b/manifests/m/MongoDB/Compass/Readonly/1.49.7.0/MongoDB.Compass.Readonly.installer.yaml @@ -0,0 +1,24 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MongoDB.Compass.Readonly +PackageVersion: 1.49.7.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +UpgradeBehavior: install +ProductCode: '{17ECB03E-AA91-46F1-A3A8-29BF1DFB5252}' +ReleaseDate: 2026-05-11 +AppsAndFeaturesEntries: +- ProductCode: '{17ECB03E-AA91-46F1-A3A8-29BF1DFB5252}' + UpgradeCode: '{2176EC1D-EF71-49D4-B3B4-9E15B289D79A}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/MongoDB Compass Readonly' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/mongodb-js/compass/releases/download/v1.49.7/mongodb-compass-readonly-1.49.7-win32-x64.msi + InstallerSha256: E2F14C4E32B43A478C48D229B0CE28C3D5742CF9C1B919912FFA89E5EF03538F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MongoDB/Compass/Readonly/1.49.7.0/MongoDB.Compass.Readonly.locale.en-US.yaml b/manifests/m/MongoDB/Compass/Readonly/1.49.7.0/MongoDB.Compass.Readonly.locale.en-US.yaml new file mode 100644 index 000000000000..b7b198b2da4d --- /dev/null +++ b/manifests/m/MongoDB/Compass/Readonly/1.49.7.0/MongoDB.Compass.Readonly.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MongoDB.Compass.Readonly +PackageVersion: 1.49.7.0 +PackageLocale: en-US +Publisher: MongoDB Inc +PublisherUrl: https://www.mongodb.com/ +PublisherSupportUrl: https://support.mongodb.com/ +PrivacyUrl: https://www.mongodb.com/legal/privacy-policy +PackageName: MongoDB Compass Readonly +PackageUrl: https://www.mongodb.com/products/compass +License: Proprietary +LicenseUrl: https://github.com/mongodb-js/compass/blob/HEAD/LICENSE +Copyright: Copyright (c) 2023 MongoDB, Inc. +ShortDescription: The GUI for MongoDB. Visually explore your data. +Description: The GUI for MongoDB. Visually explore your data. Run ad hoc queries in seconds. Interact with your data with full CRUD functionality. View and optimize your query performance. Available on Linux, Mac, or Windows. Compass empowers you to make smarter decisions about indexing, document validation, and more. +Moniker: mongodb-compass-readonly +Tags: +- compass +- db +- mongo +- mongodb +- readonly +ReleaseNotes: |- + Release v1.49.7 + What's Changed + Bug Fixes + - fix(window-manager): restore window to primary display when saved position is off-screen + - fix(connections-navigation): update scrollbar mouse focus interactions COMPASS-10668 + Full Changelog: v1.49.6...v1.49.7 +ReleaseNotesUrl: https://github.com/mongodb-js/compass/releases/tag/v1.49.7 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MongoDB/Compass/Readonly/1.49.7.0/MongoDB.Compass.Readonly.yaml b/manifests/m/MongoDB/Compass/Readonly/1.49.7.0/MongoDB.Compass.Readonly.yaml new file mode 100644 index 000000000000..3e7cbe6fa29d --- /dev/null +++ b/manifests/m/MongoDB/Compass/Readonly/1.49.7.0/MongoDB.Compass.Readonly.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: MongoDB.Compass.Readonly +PackageVersion: 1.49.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.installer.yaml b/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.installer.yaml new file mode 100644 index 000000000000..bf53669edf8e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox +PackageVersion: 150.0.3 +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 +ProductCode: Mozilla Firefox +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win32/en-US/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 17D3F11FF7710E1631A26EB38C7A42E6A82214E73B021CC79B427318B1FA2148 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64/en-US/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 741A93557C8E47511949787F7A56D2355FD9C5A74C35506058BF89CEAED96700 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64-aarch64/en-US/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 525FCEEA344F7D1DCE73E34A85BE19CD89C5217651926466D282F58829C97A71 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.cs-CZ.yaml new file mode 100644 index 000000000000..b5873c538db6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox +PackageVersion: 150.0.3 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.da-DK.yaml new file mode 100644 index 000000000000..7d9f2dc8fd2b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox +PackageVersion: 150.0.3 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.de-DE.yaml new file mode 100644 index 000000000000..028ed0f0b446 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox +PackageVersion: 150.0.3 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.el-GR.yaml new file mode 100644 index 000000000000..207a756c582f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox +PackageVersion: 150.0.3 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.en-GB.yaml new file mode 100644 index 000000000000..9be6f9c7ce84 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox +PackageVersion: 150.0.3 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.en-US.yaml new file mode 100644 index 000000000000..d4da525e4b2d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox +PackageVersion: 150.0.3 +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 (en-US) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: We’re still preparing the notes for this release, and will post them here when they are ready. Please check back later. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/150.0.3/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.es-MX.yaml new file mode 100644 index 000000000000..d16b93f3e847 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox +PackageVersion: 150.0.3 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.fr-FR.yaml new file mode 100644 index 000000000000..0f220b81ed92 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox +PackageVersion: 150.0.3 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.hu-HU.yaml new file mode 100644 index 000000000000..973231160d0c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox +PackageVersion: 150.0.3 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.ja-JP.yaml new file mode 100644 index 000000000000..271496d9988a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox +PackageVersion: 150.0.3 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.nb-NO.yaml new file mode 100644 index 000000000000..9cf4ba450886 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox +PackageVersion: 150.0.3 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.ru-RU.yaml new file mode 100644 index 000000000000..795553fbf2e6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox +PackageVersion: 150.0.3 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.ta-IN.yaml new file mode 100644 index 000000000000..88eaf2b4c113 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox +PackageVersion: 150.0.3 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.zh-CN.yaml new file mode 100644 index 000000000000..506a3b314c3a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox +PackageVersion: 150.0.3 +PackageLocale: zh-CN +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 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.yaml b/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.yaml new file mode 100644 index 000000000000..8c160d0581e5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/150.0.3/Mozilla.Firefox.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox +PackageVersion: 150.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.installer.yaml b/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.installer.yaml new file mode 100644 index 000000000000..083105cbf41e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.af +PackageVersion: 150.0.3 +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 +ProductCode: Mozilla Firefox +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win32/af/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 416660AD58909D42A3C0816E0EC8F865330609095A869AE81E6EF133525560D8 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64/af/Firefox%20Setup%20150.0.3.exe + InstallerSha256: C9CC7174C6799244A2BD3DED60F5BA33CFA771CC61187D8FAE9B57B578788B26 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64-aarch64/af/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 0D670BFDFCDE2B2FE43E5C22405869A92C6AAF8CACE8CB28DE6E42E9FC3104C2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.cs-CZ.yaml new file mode 100644 index 000000000000..f22e5d3b7c49 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.af +PackageVersion: 150.0.3 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.da-DK.yaml new file mode 100644 index 000000000000..c1e893d32219 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.af +PackageVersion: 150.0.3 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.de-DE.yaml new file mode 100644 index 000000000000..83cc4e4cbb96 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.af +PackageVersion: 150.0.3 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.el-GR.yaml new file mode 100644 index 000000000000..ada093291d0d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.af +PackageVersion: 150.0.3 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.en-GB.yaml new file mode 100644 index 000000000000..b4c5be6dbbee --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.af +PackageVersion: 150.0.3 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.en-US.yaml new file mode 100644 index 000000000000..faed984a9d58 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.af +PackageVersion: 150.0.3 +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 (af) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: We’re still preparing the notes for this release, and will post them here when they are ready. Please check back later. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/150.0.3/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.es-MX.yaml new file mode 100644 index 000000000000..1869b6b402b9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.af +PackageVersion: 150.0.3 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.fr-FR.yaml new file mode 100644 index 000000000000..79ced6a4ea98 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.af +PackageVersion: 150.0.3 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.hu-HU.yaml new file mode 100644 index 000000000000..732a2e6331a4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.af +PackageVersion: 150.0.3 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.ja-JP.yaml new file mode 100644 index 000000000000..7f6d23554367 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.af +PackageVersion: 150.0.3 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.nb-NO.yaml new file mode 100644 index 000000000000..fe311fa0fa2c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.af +PackageVersion: 150.0.3 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.ru-RU.yaml new file mode 100644 index 000000000000..c13385442763 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.af +PackageVersion: 150.0.3 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.ta-IN.yaml new file mode 100644 index 000000000000..6d5058670f69 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.af +PackageVersion: 150.0.3 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.zh-CN.yaml new file mode 100644 index 000000000000..d7d69d2a8b71 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.af +PackageVersion: 150.0.3 +PackageLocale: zh-CN +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 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.yaml b/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.yaml new file mode 100644 index 000000000000..17d3b1fec9d2 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/af/150.0.3/Mozilla.Firefox.af.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.af +PackageVersion: 150.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.installer.yaml b/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.installer.yaml new file mode 100644 index 000000000000..4a0a79ef7078 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ar +PackageVersion: 150.0.3 +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 +ProductCode: Mozilla Firefox +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win32/ar/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 4B487C9590AF3CB5CB7D5A21F16A93874DF24E32A2F2DBAA9B711E3D3DFF8580 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64/ar/Firefox%20Setup%20150.0.3.exe + InstallerSha256: BCC97EEB3147621999F2694AA58200C3BB84B2038C74072AB74F3159FF05137C +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64-aarch64/ar/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 844130E668A6E7D1117A21069E1F5290470A501E3BE2AB815FD90A75B10E155A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.cs-CZ.yaml new file mode 100644 index 000000000000..da21f14386e3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ar +PackageVersion: 150.0.3 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.da-DK.yaml new file mode 100644 index 000000000000..b3f3322b51f8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ar +PackageVersion: 150.0.3 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.de-DE.yaml new file mode 100644 index 000000000000..de0e59b94e00 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ar +PackageVersion: 150.0.3 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.el-GR.yaml new file mode 100644 index 000000000000..6b3594051bbd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ar +PackageVersion: 150.0.3 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.en-GB.yaml new file mode 100644 index 000000000000..0b14cadd3f74 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ar +PackageVersion: 150.0.3 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.en-US.yaml new file mode 100644 index 000000000000..4fc802a0f6f5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ar +PackageVersion: 150.0.3 +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 (ar) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: We’re still preparing the notes for this release, and will post them here when they are ready. Please check back later. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/150.0.3/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.es-MX.yaml new file mode 100644 index 000000000000..32297406489f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ar +PackageVersion: 150.0.3 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.fr-FR.yaml new file mode 100644 index 000000000000..f9f29fd7384d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ar +PackageVersion: 150.0.3 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.hu-HU.yaml new file mode 100644 index 000000000000..9405f7f005ee --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ar +PackageVersion: 150.0.3 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.ja-JP.yaml new file mode 100644 index 000000000000..54de71924957 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ar +PackageVersion: 150.0.3 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.nb-NO.yaml new file mode 100644 index 000000000000..c95a676e5192 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ar +PackageVersion: 150.0.3 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.ru-RU.yaml new file mode 100644 index 000000000000..6b913d50baba --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ar +PackageVersion: 150.0.3 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.ta-IN.yaml new file mode 100644 index 000000000000..88bae8c7b85a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ar +PackageVersion: 150.0.3 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.zh-CN.yaml new file mode 100644 index 000000000000..8481e8f593b4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ar +PackageVersion: 150.0.3 +PackageLocale: zh-CN +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 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.yaml b/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.yaml new file mode 100644 index 000000000000..a8667aee42d0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ar/150.0.3/Mozilla.Firefox.ar.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ar +PackageVersion: 150.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.installer.yaml b/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.installer.yaml new file mode 100644 index 000000000000..1861e653130f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ast +PackageVersion: 150.0.3 +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 +ProductCode: Mozilla Firefox +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win32/ast/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 1159B843934DBAEFADA694821103885A3E69F1D5146C11FB6D098FC45CE67EAA +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64/ast/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 08FBABA993510ADCB2F5D1CF1487E11CEAE90FE9184E973966392302E4799BA3 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64-aarch64/ast/Firefox%20Setup%20150.0.3.exe + InstallerSha256: EE7EA013391BFF1D20FE22239254DD54BCD6FFB318AA2E304CE73CF78DDAA35F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.cs-CZ.yaml new file mode 100644 index 000000000000..ee1f03a71762 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ast +PackageVersion: 150.0.3 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.da-DK.yaml new file mode 100644 index 000000000000..923ce924874e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ast +PackageVersion: 150.0.3 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.de-DE.yaml new file mode 100644 index 000000000000..3bdf120ca316 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ast +PackageVersion: 150.0.3 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.el-GR.yaml new file mode 100644 index 000000000000..ba4313221b8f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ast +PackageVersion: 150.0.3 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.en-GB.yaml new file mode 100644 index 000000000000..8a0f40d4042f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ast +PackageVersion: 150.0.3 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.en-US.yaml new file mode 100644 index 000000000000..5191bf72a8f0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ast +PackageVersion: 150.0.3 +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 (ast) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: We’re still preparing the notes for this release, and will post them here when they are ready. Please check back later. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/150.0.3/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.es-MX.yaml new file mode 100644 index 000000000000..5809d0da8da0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ast +PackageVersion: 150.0.3 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.fr-FR.yaml new file mode 100644 index 000000000000..a3060384678e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ast +PackageVersion: 150.0.3 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.hu-HU.yaml new file mode 100644 index 000000000000..db6a7825c699 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ast +PackageVersion: 150.0.3 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.ja-JP.yaml new file mode 100644 index 000000000000..fbc2e28c5464 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ast +PackageVersion: 150.0.3 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.nb-NO.yaml new file mode 100644 index 000000000000..aad488dbf4f1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ast +PackageVersion: 150.0.3 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.ru-RU.yaml new file mode 100644 index 000000000000..93908cc87f19 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ast +PackageVersion: 150.0.3 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.ta-IN.yaml new file mode 100644 index 000000000000..fa2e9a69f4f5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ast +PackageVersion: 150.0.3 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.zh-CN.yaml new file mode 100644 index 000000000000..4d62abcc5f4c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ast +PackageVersion: 150.0.3 +PackageLocale: zh-CN +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 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.yaml b/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.yaml new file mode 100644 index 000000000000..ee9f4df05398 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ast/150.0.3/Mozilla.Firefox.ast.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ast +PackageVersion: 150.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.installer.yaml b/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.installer.yaml new file mode 100644 index 000000000000..dda8ac67f521 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.az +PackageVersion: 150.0.3 +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 +ProductCode: Mozilla Firefox +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win32/az/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 6A5135649FEDB6E135D217B26A2FEC10B01392EBFA6E7930C7FF5A059AD775D0 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64/az/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 5998B0D8A621B704DE23F4A8D33CAC71DFDD61D611610B7639AAC35FFD36E611 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64-aarch64/az/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 71A5F9D21CD3B22A4957E5FA71518EB567B4DD12A0AAF769EEE79154ACEB01E0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.cs-CZ.yaml new file mode 100644 index 000000000000..e0fc5ce98333 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.az +PackageVersion: 150.0.3 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.da-DK.yaml new file mode 100644 index 000000000000..333d97d0e707 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.az +PackageVersion: 150.0.3 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.de-DE.yaml new file mode 100644 index 000000000000..1cf306af6704 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.az +PackageVersion: 150.0.3 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.el-GR.yaml new file mode 100644 index 000000000000..766c04971326 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.az +PackageVersion: 150.0.3 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.en-GB.yaml new file mode 100644 index 000000000000..590b43e9803b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.az +PackageVersion: 150.0.3 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.en-US.yaml new file mode 100644 index 000000000000..619d50dd1caf --- /dev/null +++ b/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.az +PackageVersion: 150.0.3 +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 (az) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: We’re still preparing the notes for this release, and will post them here when they are ready. Please check back later. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/150.0.3/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.es-MX.yaml new file mode 100644 index 000000000000..c2d6663da903 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.az +PackageVersion: 150.0.3 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.fr-FR.yaml new file mode 100644 index 000000000000..eb700c0e9a76 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.az +PackageVersion: 150.0.3 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.hu-HU.yaml new file mode 100644 index 000000000000..9272bd35921e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.az +PackageVersion: 150.0.3 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.ja-JP.yaml new file mode 100644 index 000000000000..662c7d118a37 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.az +PackageVersion: 150.0.3 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.nb-NO.yaml new file mode 100644 index 000000000000..071d4a923476 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.az +PackageVersion: 150.0.3 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.ru-RU.yaml new file mode 100644 index 000000000000..0e534ff538a3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.az +PackageVersion: 150.0.3 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.ta-IN.yaml new file mode 100644 index 000000000000..547aac131a4c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.az +PackageVersion: 150.0.3 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.zh-CN.yaml new file mode 100644 index 000000000000..1435519d2e6f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.az +PackageVersion: 150.0.3 +PackageLocale: zh-CN +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 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.yaml b/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.yaml new file mode 100644 index 000000000000..0d94859692e8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/az/150.0.3/Mozilla.Firefox.az.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.az +PackageVersion: 150.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.installer.yaml b/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.installer.yaml new file mode 100644 index 000000000000..bc9f4d2e8d75 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bg +PackageVersion: 150.0.3 +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 +ProductCode: Mozilla Firefox +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win32/bg/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 07BC02F113E6314BC66A25F45DC3035A4D049EC6CD5F0C63AE4B2CD6DFDFDE94 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64/bg/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 31343538406633D60BE53073C8C9367DB2FF730B5199CC728444D1E52068EFA1 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64-aarch64/bg/Firefox%20Setup%20150.0.3.exe + InstallerSha256: C15C6838FE789BD39CED42BEAE9DD547A391450EDBE615781DD492CC9E55EB9F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.cs-CZ.yaml new file mode 100644 index 000000000000..cccfef407587 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bg +PackageVersion: 150.0.3 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.da-DK.yaml new file mode 100644 index 000000000000..bf4fa17b86d0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bg +PackageVersion: 150.0.3 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.de-DE.yaml new file mode 100644 index 000000000000..d948401c69b7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bg +PackageVersion: 150.0.3 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.el-GR.yaml new file mode 100644 index 000000000000..b81070dfb7f0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bg +PackageVersion: 150.0.3 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.en-GB.yaml new file mode 100644 index 000000000000..4c197f70f31c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bg +PackageVersion: 150.0.3 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.en-US.yaml new file mode 100644 index 000000000000..7d0c62ab9700 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bg +PackageVersion: 150.0.3 +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 (bg) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: We’re still preparing the notes for this release, and will post them here when they are ready. Please check back later. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/150.0.3/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.es-MX.yaml new file mode 100644 index 000000000000..f88f38290a58 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bg +PackageVersion: 150.0.3 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.fr-FR.yaml new file mode 100644 index 000000000000..01cba0ce2646 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bg +PackageVersion: 150.0.3 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.hu-HU.yaml new file mode 100644 index 000000000000..c3a498a807f7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bg +PackageVersion: 150.0.3 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.ja-JP.yaml new file mode 100644 index 000000000000..fa559538564b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bg +PackageVersion: 150.0.3 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.nb-NO.yaml new file mode 100644 index 000000000000..5053268ac180 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bg +PackageVersion: 150.0.3 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.ru-RU.yaml new file mode 100644 index 000000000000..da20aee1d846 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bg +PackageVersion: 150.0.3 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.ta-IN.yaml new file mode 100644 index 000000000000..485e41d71d15 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bg +PackageVersion: 150.0.3 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.zh-CN.yaml new file mode 100644 index 000000000000..d9039065c94a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bg +PackageVersion: 150.0.3 +PackageLocale: zh-CN +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 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.yaml b/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.yaml new file mode 100644 index 000000000000..8a80fa8b307d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bg/150.0.3/Mozilla.Firefox.bg.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bg +PackageVersion: 150.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.installer.yaml b/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.installer.yaml new file mode 100644 index 000000000000..b2ae865b5b31 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bn +PackageVersion: 150.0.3 +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 +ProductCode: Mozilla Firefox +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win32/bn/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 6E656DC8684BBB54EB87E29FA9BFC636CD7D362A32BC7C11B50413E6DDD8852D +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64/bn/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 51FF6BEF1F6A517BC637459268C76DBA878E063129F7362864DC591E0F7A0E28 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64-aarch64/bn/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 53063F9C9AF0C7A5ECB1B0C9A64FEC46BC6FFAF825133E0708999EDFD95DC6C8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.cs-CZ.yaml new file mode 100644 index 000000000000..2077ff46d239 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bn +PackageVersion: 150.0.3 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.da-DK.yaml new file mode 100644 index 000000000000..6b7c38668c54 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bn +PackageVersion: 150.0.3 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.de-DE.yaml new file mode 100644 index 000000000000..f48567ce7512 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bn +PackageVersion: 150.0.3 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.el-GR.yaml new file mode 100644 index 000000000000..390b88bd9695 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bn +PackageVersion: 150.0.3 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.en-GB.yaml new file mode 100644 index 000000000000..b840a8d2770e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bn +PackageVersion: 150.0.3 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.en-US.yaml new file mode 100644 index 000000000000..236fc5cb613f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bn +PackageVersion: 150.0.3 +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 (bn) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: We’re still preparing the notes for this release, and will post them here when they are ready. Please check back later. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/150.0.3/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.es-MX.yaml new file mode 100644 index 000000000000..51c62fe4bc86 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bn +PackageVersion: 150.0.3 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.fr-FR.yaml new file mode 100644 index 000000000000..94db57821129 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bn +PackageVersion: 150.0.3 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.hu-HU.yaml new file mode 100644 index 000000000000..6bf32569aaf6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bn +PackageVersion: 150.0.3 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.ja-JP.yaml new file mode 100644 index 000000000000..33672dd4ad3b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bn +PackageVersion: 150.0.3 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.nb-NO.yaml new file mode 100644 index 000000000000..f69b79c231e5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bn +PackageVersion: 150.0.3 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.ru-RU.yaml new file mode 100644 index 000000000000..b2b8a3be0b2d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bn +PackageVersion: 150.0.3 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.ta-IN.yaml new file mode 100644 index 000000000000..e20009d79deb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bn +PackageVersion: 150.0.3 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.zh-CN.yaml new file mode 100644 index 000000000000..c4b28af1e71b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bn +PackageVersion: 150.0.3 +PackageLocale: zh-CN +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 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.yaml b/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.yaml new file mode 100644 index 000000000000..8def1b6f2d53 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bn/150.0.3/Mozilla.Firefox.bn.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bn +PackageVersion: 150.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.installer.yaml b/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.installer.yaml new file mode 100644 index 000000000000..33d1bf740270 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: 150.0.3 +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 +ProductCode: Mozilla Firefox +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win32/br/Firefox%20Setup%20150.0.3.exe + InstallerSha256: E1335EA1B8C505EF1328142C4F4819D556C711AB294AB0D21C9C56A76BFCB410 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64/br/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 3D86520AAD0EA455A173FB7A53A8205E28EE9453A83B332CC9E1FF584AD0D53F +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64-aarch64/br/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 04CD71CF0F079E65304D9174833FEF557362AFAA686A9503B7606061F0E83BD1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.cs-CZ.yaml new file mode 100644 index 000000000000..f95bd44aa76c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: 150.0.3 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.da-DK.yaml new file mode 100644 index 000000000000..77db1ffa7c27 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: 150.0.3 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.de-DE.yaml new file mode 100644 index 000000000000..5c8a99e8b347 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: 150.0.3 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.el-GR.yaml new file mode 100644 index 000000000000..aa72fbcd08df --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: 150.0.3 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.en-GB.yaml new file mode 100644 index 000000000000..6e41aa5bed54 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: 150.0.3 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.en-US.yaml new file mode 100644 index 000000000000..0341a2bbac6a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: 150.0.3 +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 (br) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: We’re still preparing the notes for this release, and will post them here when they are ready. Please check back later. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/150.0.3/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.es-MX.yaml new file mode 100644 index 000000000000..33c1bfa95d8c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: 150.0.3 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.fr-FR.yaml new file mode 100644 index 000000000000..1ddfdd8cb82c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: 150.0.3 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.hu-HU.yaml new file mode 100644 index 000000000000..e9e0a744605c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: 150.0.3 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.ja-JP.yaml new file mode 100644 index 000000000000..ca793abf58c5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: 150.0.3 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.nb-NO.yaml new file mode 100644 index 000000000000..b4b88adcb403 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: 150.0.3 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.ru-RU.yaml new file mode 100644 index 000000000000..e45f1aebc323 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: 150.0.3 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.ta-IN.yaml new file mode 100644 index 000000000000..559d55f7ed45 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: 150.0.3 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.zh-CN.yaml new file mode 100644 index 000000000000..34f1294e433d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: 150.0.3 +PackageLocale: zh-CN +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 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.yaml b/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.yaml new file mode 100644 index 000000000000..6d33e85c0861 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/150.0.3/Mozilla.Firefox.br.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: 150.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.installer.yaml b/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.installer.yaml new file mode 100644 index 000000000000..44106e4652c5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bs +PackageVersion: 150.0.3 +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 +ProductCode: Mozilla Firefox +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win32/bs/Firefox%20Setup%20150.0.3.exe + InstallerSha256: A16EA24453F0F9E99F0795A165C1393296F15C17C9DA524878E8AE6006FE7195 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64/bs/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 7805DCCA7FE1BA32BA3DCC3963CE95D85C1A8E68B294D95CFEEAABB37CFACF32 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64-aarch64/bs/Firefox%20Setup%20150.0.3.exe + InstallerSha256: BF1A6FC55F967AC6E7060097D6788DC4C250357A6BDDE303566213F0DB92FE8C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.cs-CZ.yaml new file mode 100644 index 000000000000..f449924ca440 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bs +PackageVersion: 150.0.3 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.da-DK.yaml new file mode 100644 index 000000000000..21e5d15de449 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bs +PackageVersion: 150.0.3 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.de-DE.yaml new file mode 100644 index 000000000000..8f289fc25c4a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bs +PackageVersion: 150.0.3 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.el-GR.yaml new file mode 100644 index 000000000000..9507b00c84db --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bs +PackageVersion: 150.0.3 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.en-GB.yaml new file mode 100644 index 000000000000..3c4baae6a791 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bs +PackageVersion: 150.0.3 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.en-US.yaml new file mode 100644 index 000000000000..791db4d6253e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bs +PackageVersion: 150.0.3 +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 (bs) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: We’re still preparing the notes for this release, and will post them here when they are ready. Please check back later. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/150.0.3/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.es-MX.yaml new file mode 100644 index 000000000000..e3dd795d65e3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bs +PackageVersion: 150.0.3 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.fr-FR.yaml new file mode 100644 index 000000000000..5ed89cc2595a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bs +PackageVersion: 150.0.3 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.hu-HU.yaml new file mode 100644 index 000000000000..a8105b566ead --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bs +PackageVersion: 150.0.3 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.ja-JP.yaml new file mode 100644 index 000000000000..c76cdfac7072 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bs +PackageVersion: 150.0.3 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.nb-NO.yaml new file mode 100644 index 000000000000..6113bbaaa7fe --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bs +PackageVersion: 150.0.3 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.ru-RU.yaml new file mode 100644 index 000000000000..4e028d1e9255 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bs +PackageVersion: 150.0.3 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.ta-IN.yaml new file mode 100644 index 000000000000..6071cc9b9ec8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bs +PackageVersion: 150.0.3 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.zh-CN.yaml new file mode 100644 index 000000000000..51851d3edfcd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bs +PackageVersion: 150.0.3 +PackageLocale: zh-CN +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 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.yaml b/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.yaml new file mode 100644 index 000000000000..b65c73fa154e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/bs/150.0.3/Mozilla.Firefox.bs.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.bs +PackageVersion: 150.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.installer.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.installer.yaml new file mode 100644 index 000000000000..439859f4beff --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca-valencia +PackageVersion: 150.0.3 +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 +ProductCode: Mozilla Firefox +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win32/ca-valencia/Firefox%20Setup%20150.0.3.exe + InstallerSha256: FE47156D4753DBB47A3B49A67CDC7BFE82C1A3C68C6CADEBD65D8297DF04F9A2 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64/ca-valencia/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 5997ACAE7DD7E45CEA2BF7A5B05342FB39EE4947D11880332E0CD80AFC19AF63 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64-aarch64/ca-valencia/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 49D73467BED81EA10A025A9DD10731BB28CE0C6D606D5935B3EC7CA7BD292D88 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.cs-CZ.yaml new file mode 100644 index 000000000000..41d6163afc41 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca-valencia +PackageVersion: 150.0.3 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.da-DK.yaml new file mode 100644 index 000000000000..6fcd13db3dc7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca-valencia +PackageVersion: 150.0.3 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.de-DE.yaml new file mode 100644 index 000000000000..49e1ca78f6e3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca-valencia +PackageVersion: 150.0.3 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.el-GR.yaml new file mode 100644 index 000000000000..867c3edc7529 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca-valencia +PackageVersion: 150.0.3 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.en-GB.yaml new file mode 100644 index 000000000000..6dc82d427a0c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca-valencia +PackageVersion: 150.0.3 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.en-US.yaml new file mode 100644 index 000000000000..c18b76f08609 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca-valencia +PackageVersion: 150.0.3 +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 (ca-valencia) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: We’re still preparing the notes for this release, and will post them here when they are ready. Please check back later. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/150.0.3/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.es-MX.yaml new file mode 100644 index 000000000000..0adba32c08dc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca-valencia +PackageVersion: 150.0.3 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.fr-FR.yaml new file mode 100644 index 000000000000..751216b8c5f6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca-valencia +PackageVersion: 150.0.3 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.hu-HU.yaml new file mode 100644 index 000000000000..726a6a0762f6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca-valencia +PackageVersion: 150.0.3 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.ja-JP.yaml new file mode 100644 index 000000000000..286bf652d08f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca-valencia +PackageVersion: 150.0.3 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.nb-NO.yaml new file mode 100644 index 000000000000..de66361dd383 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca-valencia +PackageVersion: 150.0.3 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.ru-RU.yaml new file mode 100644 index 000000000000..6fff6794f85b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca-valencia +PackageVersion: 150.0.3 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.ta-IN.yaml new file mode 100644 index 000000000000..3f0c0227efdd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca-valencia +PackageVersion: 150.0.3 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.zh-CN.yaml new file mode 100644 index 000000000000..814ef347dbb8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca-valencia +PackageVersion: 150.0.3 +PackageLocale: zh-CN +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 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.yaml b/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.yaml new file mode 100644 index 000000000000..50e0d81f6b6e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca-valencia/150.0.3/Mozilla.Firefox.ca-valencia.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca-valencia +PackageVersion: 150.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.installer.yaml b/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.installer.yaml new file mode 100644 index 000000000000..8523703344d9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca +PackageVersion: 150.0.3 +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 +ProductCode: Mozilla Firefox +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win32/ca/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 847366877C18A6F2EAB9A1BC23CC273930D6555AE9B1B637429FA8CE93A41903 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64/ca/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 2810B943342A1061600BD097526071F40DB92F0329B4C48F0B221077822F7947 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64-aarch64/ca/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 2288C8A172CB6E046D22D01D9351243A9240EDE00CD08CE8783130362BB43397 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.cs-CZ.yaml new file mode 100644 index 000000000000..e96b5be283cb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca +PackageVersion: 150.0.3 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.da-DK.yaml new file mode 100644 index 000000000000..95c077557836 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca +PackageVersion: 150.0.3 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.de-DE.yaml new file mode 100644 index 000000000000..f60e4ea6d90d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca +PackageVersion: 150.0.3 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.el-GR.yaml new file mode 100644 index 000000000000..959871116de7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca +PackageVersion: 150.0.3 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.en-GB.yaml new file mode 100644 index 000000000000..8d41eb58eebe --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca +PackageVersion: 150.0.3 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.en-US.yaml new file mode 100644 index 000000000000..6139067e8911 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca +PackageVersion: 150.0.3 +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 (ca) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: We’re still preparing the notes for this release, and will post them here when they are ready. Please check back later. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/150.0.3/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.es-MX.yaml new file mode 100644 index 000000000000..bb4e7f77698e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca +PackageVersion: 150.0.3 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.fr-FR.yaml new file mode 100644 index 000000000000..6b6c1ef967e9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca +PackageVersion: 150.0.3 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.hu-HU.yaml new file mode 100644 index 000000000000..61d6ffe4a226 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca +PackageVersion: 150.0.3 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.ja-JP.yaml new file mode 100644 index 000000000000..d84c08a8180a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca +PackageVersion: 150.0.3 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.nb-NO.yaml new file mode 100644 index 000000000000..6232f0b99f7e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca +PackageVersion: 150.0.3 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.ru-RU.yaml new file mode 100644 index 000000000000..1a66e1f7b985 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca +PackageVersion: 150.0.3 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.ta-IN.yaml new file mode 100644 index 000000000000..fe5775306d62 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca +PackageVersion: 150.0.3 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.zh-CN.yaml new file mode 100644 index 000000000000..45bee34d2f54 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca +PackageVersion: 150.0.3 +PackageLocale: zh-CN +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 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.yaml b/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.yaml new file mode 100644 index 000000000000..623b83fc6b89 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ca/150.0.3/Mozilla.Firefox.ca.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ca +PackageVersion: 150.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.installer.yaml b/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.installer.yaml new file mode 100644 index 000000000000..e69381978c7e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.cak +PackageVersion: 150.0.3 +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 +ProductCode: Mozilla Firefox +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win32/cak/Firefox%20Setup%20150.0.3.exe + InstallerSha256: C78169382401554B039A3D9EED918819AA162A04F298ED542B3131E1C2520AA7 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64/cak/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 05771C0681FE8BD6968D4A504F2DC18335FE84295CE8BFA55579538D5E93A64B +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64-aarch64/cak/Firefox%20Setup%20150.0.3.exe + InstallerSha256: FBB58B039DB6FF1102E16270F1AC33F83165A03992AD84F4806088B22C3E2B7F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.cs-CZ.yaml new file mode 100644 index 000000000000..b854d8d57fe1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.cak +PackageVersion: 150.0.3 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.da-DK.yaml new file mode 100644 index 000000000000..826536d5b88a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.cak +PackageVersion: 150.0.3 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.de-DE.yaml new file mode 100644 index 000000000000..41c9705afd09 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.cak +PackageVersion: 150.0.3 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.el-GR.yaml new file mode 100644 index 000000000000..5cdf0fc7d65e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.cak +PackageVersion: 150.0.3 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.en-GB.yaml new file mode 100644 index 000000000000..e63b14c51d5b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.cak +PackageVersion: 150.0.3 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.en-US.yaml new file mode 100644 index 000000000000..c8ad7d3277cd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.cak +PackageVersion: 150.0.3 +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 (cak) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: We’re still preparing the notes for this release, and will post them here when they are ready. Please check back later. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/150.0.3/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.es-MX.yaml new file mode 100644 index 000000000000..a09416872301 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.cak +PackageVersion: 150.0.3 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.fr-FR.yaml new file mode 100644 index 000000000000..08cca820ec4d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.cak +PackageVersion: 150.0.3 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.hu-HU.yaml new file mode 100644 index 000000000000..68c1413930eb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.cak +PackageVersion: 150.0.3 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.ja-JP.yaml new file mode 100644 index 000000000000..f43f57bb0ae1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.cak +PackageVersion: 150.0.3 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.nb-NO.yaml new file mode 100644 index 000000000000..adbe032766a0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.cak +PackageVersion: 150.0.3 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.ru-RU.yaml new file mode 100644 index 000000000000..0ca416315dbd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.cak +PackageVersion: 150.0.3 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.ta-IN.yaml new file mode 100644 index 000000000000..529f6e5300fe --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.cak +PackageVersion: 150.0.3 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.zh-CN.yaml new file mode 100644 index 000000000000..f919b684d528 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.cak +PackageVersion: 150.0.3 +PackageLocale: zh-CN +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 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.yaml b/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.yaml new file mode 100644 index 000000000000..a2db7683c783 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cak/150.0.3/Mozilla.Firefox.cak.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.cak +PackageVersion: 150.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.installer.yaml b/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.installer.yaml new file mode 100644 index 000000000000..f7b13af1f6a1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.cy +PackageVersion: 150.0.3 +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 +ProductCode: Mozilla Firefox +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win32/cy/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 0322A733F1485A02B98B2022C556463E623B50D9E2767AE80F3423FEE2B00D6F +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64/cy/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 0D2BC4DCB627A8B8A0C8ED01791722F46E7BD7A3D5CA2E120EF2FF765FCFDC7D +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64-aarch64/cy/Firefox%20Setup%20150.0.3.exe + InstallerSha256: A7AB0571304AFEC794163246E7CD374F4FDD245DDE00D47C82F93814D5C94477 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.cs-CZ.yaml new file mode 100644 index 000000000000..486d042b75e8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.cy +PackageVersion: 150.0.3 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.da-DK.yaml new file mode 100644 index 000000000000..6262db0aefd7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.cy +PackageVersion: 150.0.3 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.de-DE.yaml new file mode 100644 index 000000000000..fa6d8ae20476 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.cy +PackageVersion: 150.0.3 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.el-GR.yaml new file mode 100644 index 000000000000..19727ee950c6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.cy +PackageVersion: 150.0.3 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.en-GB.yaml new file mode 100644 index 000000000000..cab1b0140daf --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.cy +PackageVersion: 150.0.3 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.en-US.yaml new file mode 100644 index 000000000000..77fc37900141 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.cy +PackageVersion: 150.0.3 +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 (cy) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: We’re still preparing the notes for this release, and will post them here when they are ready. Please check back later. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/150.0.3/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.es-MX.yaml new file mode 100644 index 000000000000..4533bc535156 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.cy +PackageVersion: 150.0.3 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.fr-FR.yaml new file mode 100644 index 000000000000..e6b24759841b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.cy +PackageVersion: 150.0.3 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.hu-HU.yaml new file mode 100644 index 000000000000..fe2331f978ad --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.cy +PackageVersion: 150.0.3 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.ja-JP.yaml new file mode 100644 index 000000000000..37c4df250500 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.cy +PackageVersion: 150.0.3 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.nb-NO.yaml new file mode 100644 index 000000000000..83dfef784bb9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.cy +PackageVersion: 150.0.3 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.ru-RU.yaml new file mode 100644 index 000000000000..5ac62a84c237 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.cy +PackageVersion: 150.0.3 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.ta-IN.yaml new file mode 100644 index 000000000000..36d894c63737 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.cy +PackageVersion: 150.0.3 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.zh-CN.yaml new file mode 100644 index 000000000000..95cd3f8c14c0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.cy +PackageVersion: 150.0.3 +PackageLocale: zh-CN +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 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.yaml b/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.yaml new file mode 100644 index 000000000000..e6c50c327fd6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/cy/150.0.3/Mozilla.Firefox.cy.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.cy +PackageVersion: 150.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.installer.yaml b/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.installer.yaml new file mode 100644 index 000000000000..574720f978cf --- /dev/null +++ b/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.da +PackageVersion: 150.0.3 +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 +ProductCode: Mozilla Firefox +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win32/da/Firefox%20Setup%20150.0.3.exe + InstallerSha256: E5246AE4BFDEA98D844C993A3ACBFBBDBC60292B78119CDA7B20A9039DD2A570 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64/da/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 961B52E1BDBD0A518E4D2507143B1BC8E7CD52704DC80CB06C61D85AD5749A3F +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64-aarch64/da/Firefox%20Setup%20150.0.3.exe + InstallerSha256: A8A5E45040B1E9D9C2FC2926210F60CF712516CE61EDC8055CF4ACFC4F5C8CEA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.cs-CZ.yaml new file mode 100644 index 000000000000..eea4e3fd113b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.da +PackageVersion: 150.0.3 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.da-DK.yaml new file mode 100644 index 000000000000..74e679c98644 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.da +PackageVersion: 150.0.3 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.de-DE.yaml new file mode 100644 index 000000000000..96b783975e17 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.da +PackageVersion: 150.0.3 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.el-GR.yaml new file mode 100644 index 000000000000..8c011b65ae14 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.da +PackageVersion: 150.0.3 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.en-GB.yaml new file mode 100644 index 000000000000..23643673069e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.da +PackageVersion: 150.0.3 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.en-US.yaml new file mode 100644 index 000000000000..c4525ee6c1ba --- /dev/null +++ b/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.da +PackageVersion: 150.0.3 +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 (da) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: We’re still preparing the notes for this release, and will post them here when they are ready. Please check back later. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/150.0.3/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.es-MX.yaml new file mode 100644 index 000000000000..5770a78987ce --- /dev/null +++ b/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.da +PackageVersion: 150.0.3 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.fr-FR.yaml new file mode 100644 index 000000000000..af7503c4a6f6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.da +PackageVersion: 150.0.3 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.hu-HU.yaml new file mode 100644 index 000000000000..2866410d7436 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.da +PackageVersion: 150.0.3 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.ja-JP.yaml new file mode 100644 index 000000000000..3512c8a21dce --- /dev/null +++ b/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.da +PackageVersion: 150.0.3 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.nb-NO.yaml new file mode 100644 index 000000000000..d0031e0e8ac2 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.da +PackageVersion: 150.0.3 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.ru-RU.yaml new file mode 100644 index 000000000000..da6ae0579ff8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.da +PackageVersion: 150.0.3 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.ta-IN.yaml new file mode 100644 index 000000000000..44c868cacdac --- /dev/null +++ b/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.da +PackageVersion: 150.0.3 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.zh-CN.yaml new file mode 100644 index 000000000000..04002bc44636 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.da +PackageVersion: 150.0.3 +PackageLocale: zh-CN +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 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.yaml b/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.yaml new file mode 100644 index 000000000000..c3d7d3e6ff92 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/da/150.0.3/Mozilla.Firefox.da.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.da +PackageVersion: 150.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.installer.yaml b/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.installer.yaml new file mode 100644 index 000000000000..431ec83fa1bb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.de +PackageVersion: 150.0.3 +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 +ProductCode: Mozilla Firefox +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win32/de/Firefox%20Setup%20150.0.3.exe + InstallerSha256: A1AD28954D123533693A5F2AE707D30DCA9095C790F87B884DE16C9869131D2F +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64/de/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 77E4C034931503F343781610AB1D7CC5584A28D246240BB9DDDFE4C1A1899167 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64-aarch64/de/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 909B9DA7B8E472FE5F3591F4D69BF3E27E6B14CE77C1DD14ECF97668936DC7D5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.cs-CZ.yaml new file mode 100644 index 000000000000..743837152555 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.de +PackageVersion: 150.0.3 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.da-DK.yaml new file mode 100644 index 000000000000..872a7a3f5e33 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.de +PackageVersion: 150.0.3 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.de-DE.yaml new file mode 100644 index 000000000000..dcb3e8ba4df5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.de +PackageVersion: 150.0.3 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.el-GR.yaml new file mode 100644 index 000000000000..e2c0b2f5c931 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.de +PackageVersion: 150.0.3 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.en-GB.yaml new file mode 100644 index 000000000000..7fc2caf05066 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.de +PackageVersion: 150.0.3 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.en-US.yaml new file mode 100644 index 000000000000..2c5980fc7a6c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.de +PackageVersion: 150.0.3 +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 (de) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: We’re still preparing the notes for this release, and will post them here when they are ready. Please check back later. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/150.0.3/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.es-MX.yaml new file mode 100644 index 000000000000..2782b80b644e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.de +PackageVersion: 150.0.3 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.fr-FR.yaml new file mode 100644 index 000000000000..7cda59de2066 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.de +PackageVersion: 150.0.3 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.hu-HU.yaml new file mode 100644 index 000000000000..67d5a3c3cbe4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.de +PackageVersion: 150.0.3 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.ja-JP.yaml new file mode 100644 index 000000000000..526cb49db63d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.de +PackageVersion: 150.0.3 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.nb-NO.yaml new file mode 100644 index 000000000000..088740b50f70 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.de +PackageVersion: 150.0.3 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.ru-RU.yaml new file mode 100644 index 000000000000..087ad078be83 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.de +PackageVersion: 150.0.3 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.ta-IN.yaml new file mode 100644 index 000000000000..52088460d7ea --- /dev/null +++ b/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.de +PackageVersion: 150.0.3 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.zh-CN.yaml new file mode 100644 index 000000000000..09dfb81b46b5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.de +PackageVersion: 150.0.3 +PackageLocale: zh-CN +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 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.yaml b/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.yaml new file mode 100644 index 000000000000..4195a85cc83f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/de/150.0.3/Mozilla.Firefox.de.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.de +PackageVersion: 150.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.installer.yaml b/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.installer.yaml new file mode 100644 index 000000000000..f448686359ea --- /dev/null +++ b/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.el +PackageVersion: 150.0.3 +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 +ProductCode: Mozilla Firefox +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win32/el/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 905D03FF3E364DE2E5DC789D845CD090CA8CA1BA3B96FF3DA44409B8EA0E10E9 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64/el/Firefox%20Setup%20150.0.3.exe + InstallerSha256: ACB7A5A6E91FD3BB4F27C4FF55345ABF48C3E942717039088D914272B5392125 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64-aarch64/el/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 563AEFA71DC2737C12EFE378809E875602B33CF821FB9E706B5F162945163F77 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.cs-CZ.yaml new file mode 100644 index 000000000000..53e75f4e23ae --- /dev/null +++ b/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.el +PackageVersion: 150.0.3 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.da-DK.yaml new file mode 100644 index 000000000000..6f6d16fcea88 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.el +PackageVersion: 150.0.3 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.de-DE.yaml new file mode 100644 index 000000000000..8fe22b8135bc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.el +PackageVersion: 150.0.3 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.el-GR.yaml new file mode 100644 index 000000000000..6f074d974879 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.el +PackageVersion: 150.0.3 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.en-GB.yaml new file mode 100644 index 000000000000..4bc5e0f33582 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.el +PackageVersion: 150.0.3 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.en-US.yaml new file mode 100644 index 000000000000..fee336ed1284 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.el +PackageVersion: 150.0.3 +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 (el) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: We’re still preparing the notes for this release, and will post them here when they are ready. Please check back later. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/150.0.3/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.es-MX.yaml new file mode 100644 index 000000000000..bf875f001712 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.el +PackageVersion: 150.0.3 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.fr-FR.yaml new file mode 100644 index 000000000000..262e944c75c6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.el +PackageVersion: 150.0.3 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.hu-HU.yaml new file mode 100644 index 000000000000..386b5a5f4608 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.el +PackageVersion: 150.0.3 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.ja-JP.yaml new file mode 100644 index 000000000000..0e6b386d5ff2 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.el +PackageVersion: 150.0.3 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.nb-NO.yaml new file mode 100644 index 000000000000..d2b732fef78e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.el +PackageVersion: 150.0.3 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.ru-RU.yaml new file mode 100644 index 000000000000..3d020f8a0fc9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.el +PackageVersion: 150.0.3 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.ta-IN.yaml new file mode 100644 index 000000000000..6df06af4afba --- /dev/null +++ b/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.el +PackageVersion: 150.0.3 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.zh-CN.yaml new file mode 100644 index 000000000000..e980f4393af9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.el +PackageVersion: 150.0.3 +PackageLocale: zh-CN +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 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.yaml b/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.yaml new file mode 100644 index 000000000000..5d34727f2f2c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/el/150.0.3/Mozilla.Firefox.el.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.el +PackageVersion: 150.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.installer.yaml b/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.installer.yaml new file mode 100644 index 000000000000..a594dc3240ee --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eo +PackageVersion: 150.0.3 +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 +ProductCode: Mozilla Firefox +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win32/eo/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 2A4FCBE740BA8DB5F1D5C44310AB10958747179FFCC123EB15001AD60262BC5F +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64/eo/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 7A01C290D4A86178E8CFA5AF6B32C03B857FC71DA59B5A70F4A34C38B71A973F +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64-aarch64/eo/Firefox%20Setup%20150.0.3.exe + InstallerSha256: C6ED72FB61AFDB162F87323AD183512CB54E6C04A5D29DCC5CDB57712C3D32E0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.cs-CZ.yaml new file mode 100644 index 000000000000..1ba19df0175e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eo +PackageVersion: 150.0.3 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.da-DK.yaml new file mode 100644 index 000000000000..0817f2c13b29 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eo +PackageVersion: 150.0.3 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.de-DE.yaml new file mode 100644 index 000000000000..b6ff7999688d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eo +PackageVersion: 150.0.3 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.el-GR.yaml new file mode 100644 index 000000000000..1b8f46ad129c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eo +PackageVersion: 150.0.3 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.en-GB.yaml new file mode 100644 index 000000000000..674256a76b10 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eo +PackageVersion: 150.0.3 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.en-US.yaml new file mode 100644 index 000000000000..3e73dbd1a06e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eo +PackageVersion: 150.0.3 +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 (eo) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: We’re still preparing the notes for this release, and will post them here when they are ready. Please check back later. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/150.0.3/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.es-MX.yaml new file mode 100644 index 000000000000..c9612203015d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eo +PackageVersion: 150.0.3 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.fr-FR.yaml new file mode 100644 index 000000000000..959fb0434913 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eo +PackageVersion: 150.0.3 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.hu-HU.yaml new file mode 100644 index 000000000000..d02b2bd3968b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eo +PackageVersion: 150.0.3 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.ja-JP.yaml new file mode 100644 index 000000000000..f91fecb3a334 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eo +PackageVersion: 150.0.3 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.nb-NO.yaml new file mode 100644 index 000000000000..06c18d03a1a9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eo +PackageVersion: 150.0.3 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.ru-RU.yaml new file mode 100644 index 000000000000..8ef11166c24f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eo +PackageVersion: 150.0.3 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.ta-IN.yaml new file mode 100644 index 000000000000..2228f563e06d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eo +PackageVersion: 150.0.3 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.zh-CN.yaml new file mode 100644 index 000000000000..5f67287b06db --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eo +PackageVersion: 150.0.3 +PackageLocale: zh-CN +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 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.yaml b/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.yaml new file mode 100644 index 000000000000..89b73d6adf30 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eo/150.0.3/Mozilla.Firefox.eo.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eo +PackageVersion: 150.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.installer.yaml b/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.installer.yaml new file mode 100644 index 000000000000..495cba617375 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-AR +PackageVersion: 150.0.3 +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 +ProductCode: Mozilla Firefox +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win32/es-AR/Firefox%20Setup%20150.0.3.exe + InstallerSha256: ECB1F2C688B783F55E26E734EBF269A66B4DE8C239216DB06E0E521F8052C5AE +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64/es-AR/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 82267FF7804A25B9AFB12B55491CAE5D750F6A40DF7D138FA2C53960FC81735F +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64-aarch64/es-AR/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 27436F2AABB955E2E39AAAC971A7280070D090EC709116F807311958702E7F4A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.cs-CZ.yaml new file mode 100644 index 000000000000..99cd7ea91f5f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-AR +PackageVersion: 150.0.3 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.da-DK.yaml new file mode 100644 index 000000000000..b5d90aa58103 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-AR +PackageVersion: 150.0.3 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.de-DE.yaml new file mode 100644 index 000000000000..feeb5dd562e8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-AR +PackageVersion: 150.0.3 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.el-GR.yaml new file mode 100644 index 000000000000..6ea11e195aac --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-AR +PackageVersion: 150.0.3 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.en-GB.yaml new file mode 100644 index 000000000000..1445bf72c9b6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-AR +PackageVersion: 150.0.3 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.en-US.yaml new file mode 100644 index 000000000000..6596f7e6486f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-AR +PackageVersion: 150.0.3 +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 (es-AR) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: We’re still preparing the notes for this release, and will post them here when they are ready. Please check back later. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/150.0.3/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.es-MX.yaml new file mode 100644 index 000000000000..4c8b8e371abc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-AR +PackageVersion: 150.0.3 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.fr-FR.yaml new file mode 100644 index 000000000000..7087a5e4c50f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-AR +PackageVersion: 150.0.3 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.hu-HU.yaml new file mode 100644 index 000000000000..83bc89dcd0d9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-AR +PackageVersion: 150.0.3 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.ja-JP.yaml new file mode 100644 index 000000000000..71b314d7fc21 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-AR +PackageVersion: 150.0.3 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.nb-NO.yaml new file mode 100644 index 000000000000..1ad8e2978665 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-AR +PackageVersion: 150.0.3 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.ru-RU.yaml new file mode 100644 index 000000000000..95fd6ba6c4fc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-AR +PackageVersion: 150.0.3 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.ta-IN.yaml new file mode 100644 index 000000000000..713a8341a26a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-AR +PackageVersion: 150.0.3 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.zh-CN.yaml new file mode 100644 index 000000000000..cc1c5090a0cb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-AR +PackageVersion: 150.0.3 +PackageLocale: zh-CN +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 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.yaml b/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.yaml new file mode 100644 index 000000000000..fee8ee016a88 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-AR/150.0.3/Mozilla.Firefox.es-AR.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-AR +PackageVersion: 150.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.installer.yaml b/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.installer.yaml new file mode 100644 index 000000000000..092899de4aec --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-CL +PackageVersion: 150.0.3 +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 +ProductCode: Mozilla Firefox +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win32/es-CL/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 3734DDDD1A8943B0F466E5A86F10C95D4E508CE6C6497C9F1C811ED2A4CCCC1C +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64/es-CL/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 6547D01973157C6D19A32289DF8B06D77F0E0F6767365B8959F88E3FB0E92A83 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64-aarch64/es-CL/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 2EFD7B26982CEB02F0F7FC289B3EFF4648359F8A259248094001BE1151F8EEFF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.cs-CZ.yaml new file mode 100644 index 000000000000..1ecc6deaa2ca --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-CL +PackageVersion: 150.0.3 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.da-DK.yaml new file mode 100644 index 000000000000..cb3e21665f89 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-CL +PackageVersion: 150.0.3 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.de-DE.yaml new file mode 100644 index 000000000000..a095f179d94a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-CL +PackageVersion: 150.0.3 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.el-GR.yaml new file mode 100644 index 000000000000..8f84e32a112d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-CL +PackageVersion: 150.0.3 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.en-GB.yaml new file mode 100644 index 000000000000..f9e7b3f9dbe0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-CL +PackageVersion: 150.0.3 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.en-US.yaml new file mode 100644 index 000000000000..aa021d72dec4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-CL +PackageVersion: 150.0.3 +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 (es-CL) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: We’re still preparing the notes for this release, and will post them here when they are ready. Please check back later. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/150.0.3/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.es-MX.yaml new file mode 100644 index 000000000000..155b575c9a32 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-CL +PackageVersion: 150.0.3 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.fr-FR.yaml new file mode 100644 index 000000000000..186b9e37b8e5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-CL +PackageVersion: 150.0.3 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.hu-HU.yaml new file mode 100644 index 000000000000..93ecfe9d87ef --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-CL +PackageVersion: 150.0.3 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.ja-JP.yaml new file mode 100644 index 000000000000..c32e0d6d49cb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-CL +PackageVersion: 150.0.3 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.nb-NO.yaml new file mode 100644 index 000000000000..af24b148a8e8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-CL +PackageVersion: 150.0.3 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.ru-RU.yaml new file mode 100644 index 000000000000..6359d11cffbf --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-CL +PackageVersion: 150.0.3 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.ta-IN.yaml new file mode 100644 index 000000000000..8cb59cf278ab --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-CL +PackageVersion: 150.0.3 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.zh-CN.yaml new file mode 100644 index 000000000000..fb06069a7d2f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-CL +PackageVersion: 150.0.3 +PackageLocale: zh-CN +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 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.yaml b/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.yaml new file mode 100644 index 000000000000..4e4f2e975a01 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-CL/150.0.3/Mozilla.Firefox.es-CL.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-CL +PackageVersion: 150.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.installer.yaml b/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.installer.yaml new file mode 100644 index 000000000000..818d95f5151a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-ES +PackageVersion: 150.0.3 +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 +ProductCode: Mozilla Firefox +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win32/es-ES/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 0ED87A0A81090DEABF67B67EB1252D5543ED2DF639FC28510090B87063C38875 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64/es-ES/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 0DFE6C70F9F694309A8C820E9E6F45C45AFB5504454867E48CD45060ECD232EF +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64-aarch64/es-ES/Firefox%20Setup%20150.0.3.exe + InstallerSha256: E109C5F2AAC74F2E3F87DED49977E94E4644E2F1EDD94C66845A855F66333521 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.cs-CZ.yaml new file mode 100644 index 000000000000..54b690360959 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-ES +PackageVersion: 150.0.3 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.da-DK.yaml new file mode 100644 index 000000000000..75f20c0ea7b0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-ES +PackageVersion: 150.0.3 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.de-DE.yaml new file mode 100644 index 000000000000..fb1395f84528 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-ES +PackageVersion: 150.0.3 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.el-GR.yaml new file mode 100644 index 000000000000..eba98d638e70 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-ES +PackageVersion: 150.0.3 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.en-GB.yaml new file mode 100644 index 000000000000..3eba4a82fded --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-ES +PackageVersion: 150.0.3 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.en-US.yaml new file mode 100644 index 000000000000..01fa0eb12722 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-ES +PackageVersion: 150.0.3 +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 (es-ES) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: We’re still preparing the notes for this release, and will post them here when they are ready. Please check back later. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/150.0.3/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.es-MX.yaml new file mode 100644 index 000000000000..83733018ac6e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-ES +PackageVersion: 150.0.3 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.fr-FR.yaml new file mode 100644 index 000000000000..aa72e0609042 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-ES +PackageVersion: 150.0.3 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.hu-HU.yaml new file mode 100644 index 000000000000..05dfde906fbd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-ES +PackageVersion: 150.0.3 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.ja-JP.yaml new file mode 100644 index 000000000000..e4e5a42dbf5c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-ES +PackageVersion: 150.0.3 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.nb-NO.yaml new file mode 100644 index 000000000000..eecd651357ae --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-ES +PackageVersion: 150.0.3 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.ru-RU.yaml new file mode 100644 index 000000000000..932556a42069 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-ES +PackageVersion: 150.0.3 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.ta-IN.yaml new file mode 100644 index 000000000000..fc7f9450c156 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-ES +PackageVersion: 150.0.3 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.zh-CN.yaml new file mode 100644 index 000000000000..2f2482acd1a7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-ES +PackageVersion: 150.0.3 +PackageLocale: zh-CN +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 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.yaml b/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.yaml new file mode 100644 index 000000000000..bcbd34dc790a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/es-ES/150.0.3/Mozilla.Firefox.es-ES.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.es-ES +PackageVersion: 150.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.installer.yaml b/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.installer.yaml new file mode 100644 index 000000000000..8626dc1b014b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.et +PackageVersion: 150.0.3 +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 +ProductCode: Mozilla Firefox +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win32/et/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 08DD199F5BFBAC5535FA375094184B18F800959F3CA42CEA869ED82D6FB12B78 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64/et/Firefox%20Setup%20150.0.3.exe + InstallerSha256: E128E13389074495E59C52F7430EB1FEE2006DD81F08F6BA56846983212CEAD6 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64-aarch64/et/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 5228AAB7C69BB6754F2B5443CA9C1F561D4C369EEFBF24B954C966D2D645EEB2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.cs-CZ.yaml new file mode 100644 index 000000000000..489535fa360a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.et +PackageVersion: 150.0.3 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.da-DK.yaml new file mode 100644 index 000000000000..0fd42b786217 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.et +PackageVersion: 150.0.3 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.de-DE.yaml new file mode 100644 index 000000000000..3dbb8de1ba5f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.et +PackageVersion: 150.0.3 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.el-GR.yaml new file mode 100644 index 000000000000..5f2c8281d3d5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.et +PackageVersion: 150.0.3 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.en-GB.yaml new file mode 100644 index 000000000000..fbb8f8449410 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.et +PackageVersion: 150.0.3 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.en-US.yaml new file mode 100644 index 000000000000..8c49a376a171 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.et +PackageVersion: 150.0.3 +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 (et) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: We’re still preparing the notes for this release, and will post them here when they are ready. Please check back later. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/150.0.3/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.es-MX.yaml new file mode 100644 index 000000000000..a7c073c4bafd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.et +PackageVersion: 150.0.3 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.fr-FR.yaml new file mode 100644 index 000000000000..6809164e05da --- /dev/null +++ b/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.et +PackageVersion: 150.0.3 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.hu-HU.yaml new file mode 100644 index 000000000000..daed25a77837 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.et +PackageVersion: 150.0.3 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.ja-JP.yaml new file mode 100644 index 000000000000..ce5417fd3167 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.et +PackageVersion: 150.0.3 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.nb-NO.yaml new file mode 100644 index 000000000000..eb1156fecdd0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.et +PackageVersion: 150.0.3 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.ru-RU.yaml new file mode 100644 index 000000000000..b74c5d75b3e4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.et +PackageVersion: 150.0.3 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.ta-IN.yaml new file mode 100644 index 000000000000..361bfdeb5b87 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.et +PackageVersion: 150.0.3 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.zh-CN.yaml new file mode 100644 index 000000000000..35120a94b00b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.et +PackageVersion: 150.0.3 +PackageLocale: zh-CN +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 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.yaml b/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.yaml new file mode 100644 index 000000000000..1235ebc099fb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/et/150.0.3/Mozilla.Firefox.et.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.et +PackageVersion: 150.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.installer.yaml b/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.installer.yaml new file mode 100644 index 000000000000..d3231ffff888 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eu +PackageVersion: 150.0.3 +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 +ProductCode: Mozilla Firefox +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win32/eu/Firefox%20Setup%20150.0.3.exe + InstallerSha256: F27CB03A256479CF28C0486D84565A59428746DDF3D6C58950F5451A03DC8A9F +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64/eu/Firefox%20Setup%20150.0.3.exe + InstallerSha256: FE47672E0CF2C8D7280A374AA9631D64F5545065BB6888C33A720FCE57CA95C1 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64-aarch64/eu/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 849317515C140C81990D95DA35C4577077EF582CA7BAE8D5D535BE3D8F884A96 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.cs-CZ.yaml new file mode 100644 index 000000000000..e3cb3d583412 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eu +PackageVersion: 150.0.3 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.da-DK.yaml new file mode 100644 index 000000000000..a80829e6c789 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eu +PackageVersion: 150.0.3 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.de-DE.yaml new file mode 100644 index 000000000000..38f7032c7da6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eu +PackageVersion: 150.0.3 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.el-GR.yaml new file mode 100644 index 000000000000..14aad4c6441f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eu +PackageVersion: 150.0.3 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.en-GB.yaml new file mode 100644 index 000000000000..32f477c9456e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eu +PackageVersion: 150.0.3 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.en-US.yaml new file mode 100644 index 000000000000..2631d5246b96 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eu +PackageVersion: 150.0.3 +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 (eu) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: We’re still preparing the notes for this release, and will post them here when they are ready. Please check back later. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/150.0.3/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.es-MX.yaml new file mode 100644 index 000000000000..1b70b9f0ad63 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eu +PackageVersion: 150.0.3 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.fr-FR.yaml new file mode 100644 index 000000000000..729734ab09b7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eu +PackageVersion: 150.0.3 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.hu-HU.yaml new file mode 100644 index 000000000000..026ced36c447 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eu +PackageVersion: 150.0.3 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.ja-JP.yaml new file mode 100644 index 000000000000..425dbeee7fe8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eu +PackageVersion: 150.0.3 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.nb-NO.yaml new file mode 100644 index 000000000000..c4d8e87c4d56 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eu +PackageVersion: 150.0.3 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.ru-RU.yaml new file mode 100644 index 000000000000..ebe6d71ed996 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eu +PackageVersion: 150.0.3 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.ta-IN.yaml new file mode 100644 index 000000000000..524276183703 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eu +PackageVersion: 150.0.3 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.zh-CN.yaml new file mode 100644 index 000000000000..f681d2db68ef --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eu +PackageVersion: 150.0.3 +PackageLocale: zh-CN +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 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.yaml b/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.yaml new file mode 100644 index 000000000000..a050131d5df4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/eu/150.0.3/Mozilla.Firefox.eu.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.eu +PackageVersion: 150.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.installer.yaml b/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.installer.yaml new file mode 100644 index 000000000000..7ad13be9a848 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fa +PackageVersion: 150.0.3 +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 +ProductCode: Mozilla Firefox +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win32/fa/Firefox%20Setup%20150.0.3.exe + InstallerSha256: DC945B495F11C456EB68B3510D1E445DDDFDC3FD0877D7E074B313A3587BBEF2 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64/fa/Firefox%20Setup%20150.0.3.exe + InstallerSha256: E396048FA73182E7A5827298425660F7A605737FAE062AE376C81FF4757BD5B4 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64-aarch64/fa/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 0EA2E7E67A70FDF191A9BEAA2BA1F489B3E3DDA4B869F7FCA1329AFEE5540CDD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.cs-CZ.yaml new file mode 100644 index 000000000000..24eb92ce1105 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fa +PackageVersion: 150.0.3 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.da-DK.yaml new file mode 100644 index 000000000000..faa890bfa83d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fa +PackageVersion: 150.0.3 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.de-DE.yaml new file mode 100644 index 000000000000..5752665fff2b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fa +PackageVersion: 150.0.3 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.el-GR.yaml new file mode 100644 index 000000000000..ff2e4dd68e5a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fa +PackageVersion: 150.0.3 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.en-GB.yaml new file mode 100644 index 000000000000..e94cc28093c3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fa +PackageVersion: 150.0.3 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.en-US.yaml new file mode 100644 index 000000000000..fcd73cfa969a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fa +PackageVersion: 150.0.3 +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 (fa) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: We’re still preparing the notes for this release, and will post them here when they are ready. Please check back later. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/150.0.3/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.es-MX.yaml new file mode 100644 index 000000000000..76c9fc93963c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fa +PackageVersion: 150.0.3 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.fr-FR.yaml new file mode 100644 index 000000000000..d923c4da6902 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fa +PackageVersion: 150.0.3 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.hu-HU.yaml new file mode 100644 index 000000000000..08d17359ff59 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fa +PackageVersion: 150.0.3 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.ja-JP.yaml new file mode 100644 index 000000000000..271208ef18d7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fa +PackageVersion: 150.0.3 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.nb-NO.yaml new file mode 100644 index 000000000000..ed79a1976a79 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fa +PackageVersion: 150.0.3 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.ru-RU.yaml new file mode 100644 index 000000000000..097834b223d0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fa +PackageVersion: 150.0.3 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.ta-IN.yaml new file mode 100644 index 000000000000..a4469042d7ef --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fa +PackageVersion: 150.0.3 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.zh-CN.yaml new file mode 100644 index 000000000000..5d3f349eb07a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fa +PackageVersion: 150.0.3 +PackageLocale: zh-CN +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 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.yaml b/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.yaml new file mode 100644 index 000000000000..49daca8b62f3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fa/150.0.3/Mozilla.Firefox.fa.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fa +PackageVersion: 150.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.installer.yaml b/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.installer.yaml new file mode 100644 index 000000000000..58e304e5228e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ff +PackageVersion: 150.0.3 +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 +ProductCode: Mozilla Firefox +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win32/ff/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 350C42A389620B53F7F62DED3AA9B8AEEAD6B07392FD4539F226B661EEF32099 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64/ff/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 2152D431213878CB6F9919AD3A2873377EBF21DB5A04913549E95D03E2868973 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64-aarch64/ff/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 0047649DCF3D3B96FA92E9713302242661DBC58A999951FC79BA298EC8CD4C69 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.cs-CZ.yaml new file mode 100644 index 000000000000..a5f7a692f5bd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ff +PackageVersion: 150.0.3 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.da-DK.yaml new file mode 100644 index 000000000000..63ab09c952f9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ff +PackageVersion: 150.0.3 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.de-DE.yaml new file mode 100644 index 000000000000..96c35d9ee723 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ff +PackageVersion: 150.0.3 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.el-GR.yaml new file mode 100644 index 000000000000..1ae6c71e0bd5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ff +PackageVersion: 150.0.3 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.en-GB.yaml new file mode 100644 index 000000000000..0ad7ed726596 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ff +PackageVersion: 150.0.3 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.en-US.yaml new file mode 100644 index 000000000000..bdb440f12e8d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ff +PackageVersion: 150.0.3 +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 (ff) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: We’re still preparing the notes for this release, and will post them here when they are ready. Please check back later. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/150.0.3/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.es-MX.yaml new file mode 100644 index 000000000000..ffe860c65021 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ff +PackageVersion: 150.0.3 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.fr-FR.yaml new file mode 100644 index 000000000000..1684ba3e51b7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ff +PackageVersion: 150.0.3 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.hu-HU.yaml new file mode 100644 index 000000000000..c9b5593c83d2 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ff +PackageVersion: 150.0.3 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.ja-JP.yaml new file mode 100644 index 000000000000..059f9f25282c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ff +PackageVersion: 150.0.3 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.nb-NO.yaml new file mode 100644 index 000000000000..c294977d1fa7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ff +PackageVersion: 150.0.3 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.ru-RU.yaml new file mode 100644 index 000000000000..ae78820dd395 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ff +PackageVersion: 150.0.3 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.ta-IN.yaml new file mode 100644 index 000000000000..7c2f83c930bc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ff +PackageVersion: 150.0.3 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.zh-CN.yaml new file mode 100644 index 000000000000..634d33538c0d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ff +PackageVersion: 150.0.3 +PackageLocale: zh-CN +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 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.yaml b/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.yaml new file mode 100644 index 000000000000..4766682ef27a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ff/150.0.3/Mozilla.Firefox.ff.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ff +PackageVersion: 150.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.installer.yaml b/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.installer.yaml new file mode 100644 index 000000000000..700972d6d460 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fi +PackageVersion: 150.0.3 +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 +ProductCode: Mozilla Firefox +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win32/fi/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 9CFAE49DED910EEB7E311B213BB96B3B74CCF45AD3FCA350920D549031956E5B +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64/fi/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 5CBD770F587AC2D8737B6D669B8CDB6A7CDDB63414331270579DD14386209E3B +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64-aarch64/fi/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 04D378F97C73F4C329CB8A14F89D4AEEA39D6BDBE098F25E137739668B13D190 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.cs-CZ.yaml new file mode 100644 index 000000000000..bf23d1e8c962 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fi +PackageVersion: 150.0.3 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.da-DK.yaml new file mode 100644 index 000000000000..0829d069cf20 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fi +PackageVersion: 150.0.3 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.de-DE.yaml new file mode 100644 index 000000000000..7cb8d4df8105 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fi +PackageVersion: 150.0.3 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.el-GR.yaml new file mode 100644 index 000000000000..dbeadd962650 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fi +PackageVersion: 150.0.3 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.en-GB.yaml new file mode 100644 index 000000000000..ce6c3df3ea66 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fi +PackageVersion: 150.0.3 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.en-US.yaml new file mode 100644 index 000000000000..806f88592291 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fi +PackageVersion: 150.0.3 +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 (fi) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: We’re still preparing the notes for this release, and will post them here when they are ready. Please check back later. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/150.0.3/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.es-MX.yaml new file mode 100644 index 000000000000..0638eabe4536 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fi +PackageVersion: 150.0.3 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.fr-FR.yaml new file mode 100644 index 000000000000..06fba5aac8a2 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fi +PackageVersion: 150.0.3 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.hu-HU.yaml new file mode 100644 index 000000000000..891283dc3381 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fi +PackageVersion: 150.0.3 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.ja-JP.yaml new file mode 100644 index 000000000000..5032d7005103 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fi +PackageVersion: 150.0.3 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.nb-NO.yaml new file mode 100644 index 000000000000..8921888f9bb1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fi +PackageVersion: 150.0.3 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.ru-RU.yaml new file mode 100644 index 000000000000..2cd88f2f1b3a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fi +PackageVersion: 150.0.3 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.ta-IN.yaml new file mode 100644 index 000000000000..86542efc081c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fi +PackageVersion: 150.0.3 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.zh-CN.yaml new file mode 100644 index 000000000000..eee6b347987d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fi +PackageVersion: 150.0.3 +PackageLocale: zh-CN +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 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.yaml b/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.yaml new file mode 100644 index 000000000000..b828e17c5080 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fi/150.0.3/Mozilla.Firefox.fi.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fi +PackageVersion: 150.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.installer.yaml b/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.installer.yaml new file mode 100644 index 000000000000..38335a6c5b6b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fy-NL +PackageVersion: 150.0.3 +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 +ProductCode: Mozilla Firefox +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win32/fy-NL/Firefox%20Setup%20150.0.3.exe + InstallerSha256: D7FCA804EAF824651E288EED69F9DFF97371A9D8D48B9DE92DC1298110100911 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64/fy-NL/Firefox%20Setup%20150.0.3.exe + InstallerSha256: C1C9BDACE3BA48773548355863FB095D2E7C7D2F50EF503B4F6DBDB8C0307FCA +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64-aarch64/fy-NL/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 7EC51D1DFCE15D862C15D7EC7AD871DCB0AB9428FA8B9A3BD27D1DB8EAB3E523 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.cs-CZ.yaml new file mode 100644 index 000000000000..74fab175c4f7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fy-NL +PackageVersion: 150.0.3 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.da-DK.yaml new file mode 100644 index 000000000000..66536ca2e010 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fy-NL +PackageVersion: 150.0.3 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.de-DE.yaml new file mode 100644 index 000000000000..9a9c9a333a7e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fy-NL +PackageVersion: 150.0.3 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.el-GR.yaml new file mode 100644 index 000000000000..8c4c3afbfbbd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fy-NL +PackageVersion: 150.0.3 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.en-GB.yaml new file mode 100644 index 000000000000..fc8d41fb2a10 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fy-NL +PackageVersion: 150.0.3 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.en-US.yaml new file mode 100644 index 000000000000..d36cf2413e9b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fy-NL +PackageVersion: 150.0.3 +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 (fy-NL) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: We’re still preparing the notes for this release, and will post them here when they are ready. Please check back later. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/150.0.3/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.es-MX.yaml new file mode 100644 index 000000000000..8566bc6e069d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fy-NL +PackageVersion: 150.0.3 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.fr-FR.yaml new file mode 100644 index 000000000000..bb323acfbe8a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fy-NL +PackageVersion: 150.0.3 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.hu-HU.yaml new file mode 100644 index 000000000000..0e6a69e289c5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fy-NL +PackageVersion: 150.0.3 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.ja-JP.yaml new file mode 100644 index 000000000000..7c5a8b7d8954 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fy-NL +PackageVersion: 150.0.3 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.nb-NO.yaml new file mode 100644 index 000000000000..8e395d4f6479 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fy-NL +PackageVersion: 150.0.3 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.ru-RU.yaml new file mode 100644 index 000000000000..867bd4fc26cd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fy-NL +PackageVersion: 150.0.3 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.ta-IN.yaml new file mode 100644 index 000000000000..f903262a8a90 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fy-NL +PackageVersion: 150.0.3 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.zh-CN.yaml new file mode 100644 index 000000000000..72400f0fb52d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fy-NL +PackageVersion: 150.0.3 +PackageLocale: zh-CN +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 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.yaml b/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.yaml new file mode 100644 index 000000000000..17b28ad3ee21 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/150.0.3/Mozilla.Firefox.fy-NL.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fy-NL +PackageVersion: 150.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.installer.yaml b/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.installer.yaml new file mode 100644 index 000000000000..19d8cdd4ec24 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.gn +PackageVersion: 150.0.3 +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 +ProductCode: Mozilla Firefox +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win32/gn/Firefox%20Setup%20150.0.3.exe + InstallerSha256: F7FD924C16FCF8D0D90FC021833A2254008DD7733FDD98EB8E32573A97DCDD34 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64/gn/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 4249F60B8E9F8B435F800B09689CBAD60A161C8A7CE9DB0E0E8A6C252097D9F2 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/150.0.3/win64-aarch64/gn/Firefox%20Setup%20150.0.3.exe + InstallerSha256: 59212E2E92A480528CD95A75C8D8FF702197A5D10C28E46667798433AB6BD262 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.cs-CZ.yaml new file mode 100644 index 000000000000..62cbad4c6e48 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.gn +PackageVersion: 150.0.3 +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.da-DK.yaml new file mode 100644 index 000000000000..60429f1e144a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.gn +PackageVersion: 150.0.3 +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.de-DE.yaml new file mode 100644 index 000000000000..c0a50c18e709 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.gn +PackageVersion: 150.0.3 +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.el-GR.yaml new file mode 100644 index 000000000000..01c1ffd18fde --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.gn +PackageVersion: 150.0.3 +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.en-GB.yaml new file mode 100644 index 000000000000..fde516b88d4c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.gn +PackageVersion: 150.0.3 +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.en-US.yaml new file mode 100644 index 000000000000..94d2b9c0a73d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.gn +PackageVersion: 150.0.3 +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 (gn) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: We’re still preparing the notes for this release, and will post them here when they are ready. Please check back later. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/150.0.3/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.es-MX.yaml new file mode 100644 index 000000000000..fb2232f0e38e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.gn +PackageVersion: 150.0.3 +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.fr-FR.yaml new file mode 100644 index 000000000000..7f8af60f30dc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.gn +PackageVersion: 150.0.3 +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.hu-HU.yaml new file mode 100644 index 000000000000..ea17175a1713 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.gn +PackageVersion: 150.0.3 +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.ja-JP.yaml new file mode 100644 index 000000000000..2179348bebd0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.gn +PackageVersion: 150.0.3 +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.nb-NO.yaml new file mode 100644 index 000000000000..08e309c239c5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.gn +PackageVersion: 150.0.3 +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.ru-RU.yaml new file mode 100644 index 000000000000..780ca328860c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.gn +PackageVersion: 150.0.3 +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.ta-IN.yaml new file mode 100644 index 000000000000..308e62f07e6e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.gn +PackageVersion: 150.0.3 +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.zh-CN.yaml new file mode 100644 index 000000000000..325f93f629ab --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.gn +PackageVersion: 150.0.3 +PackageLocale: zh-CN +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 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.yaml b/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.yaml new file mode 100644 index 000000000000..ea5352088af5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/gn/150.0.3/Mozilla.Firefox.gn.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.gn +PackageVersion: 150.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/n/NetSentinel/NetSentinel/1.9.2/NetSentinel.NetSentinel.installer.yaml b/manifests/n/NetSentinel/NetSentinel/1.9.2/NetSentinel.NetSentinel.installer.yaml new file mode 100644 index 000000000000..65573ca317ac --- /dev/null +++ b/manifests/n/NetSentinel/NetSentinel/1.9.2/NetSentinel.NetSentinel.installer.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: NetSentinel.NetSentinel +PackageVersion: 1.9.2 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /TASKS="!installookla" + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /TASKS="!installookla" + Log: /"{localappdata}\NetSentinel\install.log" +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ossianericson/netsentinel/releases/download/v1.9.2/NetSentinel-Setup-1.9.2.exe + InstallerSha256: 543CF8D0588A5401F0D7A58FB22C7EE06A3C6843BDCF8EC44E1A7BE7795040AC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NetSentinel/NetSentinel/1.9.2/NetSentinel.NetSentinel.locale.en-US.yaml b/manifests/n/NetSentinel/NetSentinel/1.9.2/NetSentinel.NetSentinel.locale.en-US.yaml new file mode 100644 index 000000000000..fa8ac8dae1b4 --- /dev/null +++ b/manifests/n/NetSentinel/NetSentinel/1.9.2/NetSentinel.NetSentinel.locale.en-US.yaml @@ -0,0 +1,54 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NetSentinel.NetSentinel +PackageVersion: 1.9.2 +PackageLocale: en-US +Publisher: NetSentinel Project +PublisherUrl: https://github.com/ossianericson/netsentinel +PublisherSupportUrl: https://github.com/ossianericson/netsentinel/issues +PackageName: NetSentinel +PackageUrl: https://github.com/ossianericson/netsentinel +License: MIT +LicenseUrl: https://raw.githubusercontent.com/ossianericson/netsentinel/master/LICENSE +ShortDescription: Network security scanner — rogue device detector, STP monitor, and connectivity analyser +Description: |- + NetSentinel is a one-stop network diagnostic and security tool for Windows. + It combines several tools that previously required separate utilities: + + • Device Fingerprinter — scans your LAN's ARP table and identifies every + device by MAC OUI, hostname, and device type (camera, smart speaker, router, etc.) + • Rogue Bridge Detector — captures 802.1D/RSTP BPDUs and flags any device + that steals the Root Bridge role and causes periodic 15-45 second outages. + • Broadcast Storm Analyser — measures broadcast/multicast packet rates and + identifies which device is flooding the network. + • IoT Behavioral Baseline — learns normal IoT traffic patterns and raises + an alert if your smart fridge starts port-scanning or talking to a C2 server. + • Root Cause Correlator — links trace results, storm data, and STP findings + into a single plain-English verdict with actionable remediation steps. + • Connection Stability Monitor — long-term background ping logger with + outage detection, jitter analysis, and a 24-hour stability score. + • TCP Port Scanner, OS Fingerprinter, CVE Lookup, DNS Leak Test, Speed Test, + ARP spoof detector, DHCP monitor, SNMP poller, and more. + + Most features require Administrator privileges for raw packet capture. + Install Npcap (https://npcap.com) for STP, Storm, and ARP modules. +Moniker: netsentinel +Tags: +- network +- security +- scanner +- rogue-device +- stp +- lan +- diagnostics +- iot +- monitoring +- arp +- broadcast-storm +- wifi +- dns +- port-scanner +ReleaseNotesUrl: https://github.com/ossianericson/netsentinel/releases/tag/v1.9.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NetSentinel/NetSentinel/1.9.2/NetSentinel.NetSentinel.yaml b/manifests/n/NetSentinel/NetSentinel/1.9.2/NetSentinel.NetSentinel.yaml new file mode 100644 index 000000000000..4fdf3a215d36 --- /dev/null +++ b/manifests/n/NetSentinel/NetSentinel/1.9.2/NetSentinel.NetSentinel.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: NetSentinel.NetSentinel +PackageVersion: 1.9.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/n/NetSentinel/NetSentinel/1.9.3/NetSentinel.NetSentinel.installer.yaml b/manifests/n/NetSentinel/NetSentinel/1.9.3/NetSentinel.NetSentinel.installer.yaml new file mode 100644 index 000000000000..86f2d781ca4d --- /dev/null +++ b/manifests/n/NetSentinel/NetSentinel/1.9.3/NetSentinel.NetSentinel.installer.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: NetSentinel.NetSentinel +PackageVersion: 1.9.3 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /TASKS="!installookla" + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /TASKS="!installookla" + Log: /"{localappdata}\NetSentinel\install.log" +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ossianericson/netsentinel/releases/download/v1.9.3/NetSentinel-Setup-1.9.3.exe + InstallerSha256: C8ADE3CE386A5933A829C6984A9F0148C58AC626193194C40DF3B15A85D401C6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NetSentinel/NetSentinel/1.9.3/NetSentinel.NetSentinel.locale.en-US.yaml b/manifests/n/NetSentinel/NetSentinel/1.9.3/NetSentinel.NetSentinel.locale.en-US.yaml new file mode 100644 index 000000000000..e40e1f982779 --- /dev/null +++ b/manifests/n/NetSentinel/NetSentinel/1.9.3/NetSentinel.NetSentinel.locale.en-US.yaml @@ -0,0 +1,54 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NetSentinel.NetSentinel +PackageVersion: 1.9.3 +PackageLocale: en-US +Publisher: NetSentinel Project +PublisherUrl: https://github.com/ossianericson/netsentinel +PublisherSupportUrl: https://github.com/ossianericson/netsentinel/issues +PackageName: NetSentinel +PackageUrl: https://github.com/ossianericson/netsentinel +License: MIT +LicenseUrl: https://raw.githubusercontent.com/ossianericson/netsentinel/master/LICENSE +ShortDescription: Network security scanner — rogue device detector, STP monitor, and connectivity analyser +Description: |- + NetSentinel is a one-stop network diagnostic and security tool for Windows. + It combines several tools that previously required separate utilities: + + • Device Fingerprinter — scans your LAN's ARP table and identifies every + device by MAC OUI, hostname, and device type (camera, smart speaker, router, etc.) + • Rogue Bridge Detector — captures 802.1D/RSTP BPDUs and flags any device + that steals the Root Bridge role and causes periodic 15-45 second outages. + • Broadcast Storm Analyser — measures broadcast/multicast packet rates and + identifies which device is flooding the network. + • IoT Behavioral Baseline — learns normal IoT traffic patterns and raises + an alert if your smart fridge starts port-scanning or talking to a C2 server. + • Root Cause Correlator — links trace results, storm data, and STP findings + into a single plain-English verdict with actionable remediation steps. + • Connection Stability Monitor — long-term background ping logger with + outage detection, jitter analysis, and a 24-hour stability score. + • TCP Port Scanner, OS Fingerprinter, CVE Lookup, DNS Leak Test, Speed Test, + ARP spoof detector, DHCP monitor, SNMP poller, and more. + + Most features require Administrator privileges for raw packet capture. + Install Npcap (https://npcap.com) for STP, Storm, and ARP modules. +Moniker: netsentinel +Tags: +- network +- security +- scanner +- rogue-device +- stp +- lan +- diagnostics +- iot +- monitoring +- arp +- broadcast-storm +- wifi +- dns +- port-scanner +ReleaseNotesUrl: https://github.com/ossianericson/netsentinel/releases/tag/v1.9.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NetSentinel/NetSentinel/1.9.3/NetSentinel.NetSentinel.yaml b/manifests/n/NetSentinel/NetSentinel/1.9.3/NetSentinel.NetSentinel.yaml new file mode 100644 index 000000000000..092785d5353c --- /dev/null +++ b/manifests/n/NetSentinel/NetSentinel/1.9.3/NetSentinel.NetSentinel.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: NetSentinel.NetSentinel +PackageVersion: 1.9.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/n/NordSecurity/NordVPN/8.2.3.0/NordSecurity.NordVPN.installer.yaml b/manifests/n/NordSecurity/NordVPN/8.2.3.0/NordSecurity.NordVPN.installer.yaml new file mode 100644 index 000000000000..0aa2060f62e8 --- /dev/null +++ b/manifests/n/NordSecurity/NordVPN/8.2.3.0/NordSecurity.NordVPN.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: NordSecurity.NordVPN +PackageVersion: 8.2.3.0 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Protocols: +- nordvpn +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 +ProductCode: '{19465C24-3D5D-4327-B99F-3CC0A1D38151}_is1' +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.nordcdn.com/apps/windows/NordVPN/8.2.3.0/NordVPNInstall.exe + InstallerSha256: C7AEE45FD3F72B953EB9E481668F08D4A9985952FDBA92532FD9FDC744BC96FF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NordSecurity/NordVPN/8.2.3.0/NordSecurity.NordVPN.locale.en-US.yaml b/manifests/n/NordSecurity/NordVPN/8.2.3.0/NordSecurity.NordVPN.locale.en-US.yaml new file mode 100644 index 000000000000..aac50baad980 --- /dev/null +++ b/manifests/n/NordSecurity/NordVPN/8.2.3.0/NordSecurity.NordVPN.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NordSecurity.NordVPN +PackageVersion: 8.2.3.0 +PackageLocale: en-US +Publisher: Nord Security +PublisherSupportUrl: https://support.nordvpn.com/ +PrivacyUrl: https://my.nordaccount.com/legal/privacy-policy/nordvpn/ +Author: Nord Security +PackageName: NordVPN +License: Proprietary +LicenseUrl: https://my.nordaccount.com/legal/terms-of-service/nordvpn/ +Copyright: © 2026 Nord Security. All rights reserved +ShortDescription: A VPN for Windows will improve your security while you’re connected to the internet on your PC. Enjoy more secure streaming, browsing, and work with NordVPN. +Description: NordVPN encrypts your internet traffic and hides your IP and physical location. Works on 6 devices at once, on every major platform. With NordVPN, encrypt your online activity to protect your private data from hackers or snoopy advertisers. Enjoy global connectivity along with high-performance speed and secure access to streaming websites, censored content and social networks. +Moniker: nordvpn +Tags: +- network +- privacy +- proxy +- security +- vpn +ReleaseNotes: "We've heard the concern about missing P2P servers. Let us reassure you: P2P is thriving. In fact, all our regular servers now support P2P. Just pick a location, and you're good to go." +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NordSecurity/NordVPN/8.2.3.0/NordSecurity.NordVPN.locale.zh-CN.yaml b/manifests/n/NordSecurity/NordVPN/8.2.3.0/NordSecurity.NordVPN.locale.zh-CN.yaml new file mode 100644 index 000000000000..5702837396eb --- /dev/null +++ b/manifests/n/NordSecurity/NordVPN/8.2.3.0/NordSecurity.NordVPN.locale.zh-CN.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: NordSecurity.NordVPN +PackageVersion: 8.2.3.0 +PackageLocale: zh-CN +License: 专有软件 +Copyright: © 2026 Nord Security。保留所有权利 +ShortDescription: 当您在电脑上连接互联网时,Windows 版 VPN 会提高您的安全性。使用 NordVPN,享受更安全的流媒体、浏览和工作体验。 +Description: NordVPN 为您的互联网流量加密,并隐藏您的 IP 和物理位置。可同时在 6 台设备上运行,适用于所有主流平台。使用 NordVPN,加密您的在线活动,保护您的私人数据不受黑客或窥探隐私的广告商的侵害。享受全球连接、高性能速度和安全访问流媒体网站、和谐内容和社交网络。 +Tags: +- vpn +- 代理 +- 安全 +- 网络 +- 隐私 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NordSecurity/NordVPN/8.2.3.0/NordSecurity.NordVPN.yaml b/manifests/n/NordSecurity/NordVPN/8.2.3.0/NordSecurity.NordVPN.yaml new file mode 100644 index 000000000000..2018ac9654ba --- /dev/null +++ b/manifests/n/NordSecurity/NordVPN/8.2.3.0/NordSecurity.NordVPN.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: NordSecurity.NordVPN +PackageVersion: 8.2.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/n/NumeRe/NumeRe/1.1.8.2605/NumeRe.NumeRe.installer.yaml b/manifests/n/NumeRe/NumeRe/1.1.8.2605/NumeRe.NumeRe.installer.yaml new file mode 100644 index 000000000000..49ba3489120d --- /dev/null +++ b/manifests/n/NumeRe/NumeRe/1.1.8.2605/NumeRe.NumeRe.installer.yaml @@ -0,0 +1,31 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: NumeRe.NumeRe +PackageVersion: 1.1.8.2605 +InstallerType: nullsoft +FileExtensions: +- nscr +- nprc +- ndat +- nlyt +- nhlp +- npkp +- xls +- xlsx +- ods +- ibw +- jdx +- dx +- jcm +- csv +- wav +- json +- xml +Installers: +- Architecture: x64 + ElevationRequirement: elevatesSelf + InstallerUrl: https://github.com/numere-org/NumeRe/releases/download/v1.1.8.2605/numere-win-v118rc_x64.exe + InstallerSha256: df4bb7787a26324331504aaddf37b46397c956b95903f647675beb43d26f6867 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NumeRe/NumeRe/1.1.8.2605/NumeRe.NumeRe.locale.de-DE.yaml b/manifests/n/NumeRe/NumeRe/1.1.8.2605/NumeRe.NumeRe.locale.de-DE.yaml new file mode 100644 index 000000000000..7aca0b42640e --- /dev/null +++ b/manifests/n/NumeRe/NumeRe/1.1.8.2605/NumeRe.NumeRe.locale.de-DE.yaml @@ -0,0 +1,36 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: NumeRe.NumeRe +PackageVersion: 1.1.8.2605 +PackageLocale: de-DE +Publisher: Erik Hänel et al. +PublisherUrl: https://www.numere.org/ +PackageName: NumeRe - Framework für Numerische Rechnungen +PackageUrl: https://www.numere.org/ +License: GNU GPL v3 +ShortDescription: Lösen und Visualisieren. Tabellenbasiert. Statistik und Numerik. Optimiert für die Wissenschaft. Frei und kostenlos. GNU GPL v3. +Description: | + NumeRe: Framework für Numerische Rechnungen ist eine Applikation für Microsoft Windows®, die mehr kann als die gewöhnlichen Tabellenkalkulationen. Sie stellt Dir nichtlineare Fits beliebiger Funktionen ebenso wie einen DGL-Löser zur Verfügung. Sie kann 1D- und 2D-Daten mit einem simplen Kommando einfach und publication-ready darstellen. Fouriertransformation ist ebenso enthalten wie Wavelet-Transformationen. Daten werden tabellenbasiert verwaltet und automatisch gesichert, so dass Du nach einem Neustart schnell und unkompliziert weitermachen kannst. + EINFACHE AUFGABEN SIND EINFACH - Wir haben nie verstanden, warum man für einfache Dinge genauso viel Code schreiben muss, wie für komplexere Aufgaben. Unser Mantra ist daher Keep simple things simple. + SYNTAX SO INTUITIV WIE EINE SPRACHE - NumeRe legt vor allem auf eine möglichst intuitive Bedienung Wert, was eine einfache und möglichst klare Syntax voraussetzt. NumeRe versucht nicht, dynamisch typisiert zu sein, sondern legt bewusst Wert darauf, dass Du bereits beim Lesen des Codes verstehst, was gerade passiert. Zusätzlich hebt der fortgeschrittene Editor verschiedene Datenstrukturen farblich hervor, so dass die Syntax zunächst wohl etwas "bunt und unruhig" wirkt. Wir können Dir aber garantieren, dass Du das schon sehr bald zu schätzen weißt. + STRUKTUR FEST EINGEBAUT - Beim Schreiben von Prozeduren helfen Dir die fest implementierten Namespaces sofort Ordnung zu halten, da jeder Ordner automatisch einem Namespace entspricht. Dadurch ist es möglich, dass Du mehrere Prozeduren gleichen Namens hast, die dennoch eindeutig sind. Der Editor unterstützt Dich durch Autovervollständigung, sowie durch Darstellung von Tooltips, die Dokumentationen und Signaturen von Funktionen, Kommandos und Prozeduren zeigen. +Tags: +- numere +- data analysis +- fitting +- rapid prototyping +- math +- matrix operation +- numerical computation +- nscr +- nprc +- ndat +- nlyt +- xls xlsx ods +- ibw +- JCAMP-DX jdx jcm dx +- csv +- labx +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NumeRe/NumeRe/1.1.8.2605/NumeRe.NumeRe.locale.en-US.yaml b/manifests/n/NumeRe/NumeRe/1.1.8.2605/NumeRe.NumeRe.locale.en-US.yaml new file mode 100644 index 000000000000..b5ebd6285181 --- /dev/null +++ b/manifests/n/NumeRe/NumeRe/1.1.8.2605/NumeRe.NumeRe.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: NumeRe.NumeRe +PackageVersion: 1.1.8.2605 +PackageLocale: en-US +Publisher: Erik Hänel et al. +PublisherUrl: https://en.numere.org/ +PackageName: NumeRe - Framework for Numerical Computations +License: GNU GPL v3 +ShortDescription: Solving and visualizing. Table based. Statistics and numerics. Optimized for science. Free of charge. GNU GPL v3. +Description: | + NumeRe: Framework for Numerical Computations is an application for Microsoft Windows® that can do more than the usual spreadsheets. It provides you with nonlinear fits of arbitrary functions as well as a ODE solver. It can display 1D and 2D data easily and publication-ready with a simple command. Fourier transforms are included as well as wavelet transforms. Data is managed in a table-based manner and automatically saved, so you can quickly resume after a restart. + SIMPLE TASKS ARE SIMPLE - We never understood why you have to write as much code for simple things as for more complex tasks. Our mantra is therefore Keep simple things simple. + SYNTAX AS INTUITIVE AS A LANGUAGE - The main goal is to be as intuitive as possible, which implies a syntax that is as simple and clear as possible. NumeRe does not try to be dynamically typed, but deliberately emphasizes that you understand what is happening as soon as you read the code. In addition, the advanced editor highlights different data structures in different colors, so the syntax may seem a bit "colorful and choppy" at first. But we can guarantee that you will appreciate it very soon. + STRUCTURE BUILT IN - When writing procedures, the deeply-integrated namespaces help you to keep order right away, because each folder automatically corresponds to a namespace. This makes it possible to have several procedures with the same name that are still unique. The editor supports you by auto-completion, as well as by displaying tooltips that show documentation and signatures of functions, commands and procedures. +Moniker: numere +Tags: +- numere +- data analysis +- fitting +- rapid prototyping +- math +- matrix operation +- numerical computation +- nscr +- nprc +- ndat +- nlyt +- xls xlsx ods +- ibw +- JCAMP-DX jdx jcm dx +- csv +- labx +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NumeRe/NumeRe/1.1.8.2605/NumeRe.NumeRe.yaml b/manifests/n/NumeRe/NumeRe/1.1.8.2605/NumeRe.NumeRe.yaml new file mode 100644 index 000000000000..57ecf6388602 --- /dev/null +++ b/manifests/n/NumeRe/NumeRe/1.1.8.2605/NumeRe.NumeRe.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: NumeRe.NumeRe +PackageVersion: 1.1.8.2605 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/o/openwong2kim/wmux/2.8.4/openwong2kim.wmux.installer.yaml b/manifests/o/openwong2kim/wmux/2.8.4/openwong2kim.wmux.installer.yaml new file mode 100644 index 000000000000..8148ce159ce8 --- /dev/null +++ b/manifests/o/openwong2kim/wmux/2.8.4/openwong2kim.wmux.installer.yaml @@ -0,0 +1,28 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: openwong2kim.wmux +PackageVersion: 2.8.4 +Platform: +- Windows.Desktop +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +ProductCode: wmux +ReleaseDate: 2026-05-12 +AppsAndFeaturesEntries: +- ProductCode: wmux +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\wmux' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/openwong2kim/wmux/releases/download/v2.8.4/wmux-2.8.4.Setup.exe + InstallerSha256: FF5B367428554F2F990A36F175CFE8340B648671AF18BE99E4CF7713273E29F4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/openwong2kim/wmux/2.8.4/openwong2kim.wmux.locale.en-US.yaml b/manifests/o/openwong2kim/wmux/2.8.4/openwong2kim.wmux.locale.en-US.yaml new file mode 100644 index 000000000000..c52d3942ab48 --- /dev/null +++ b/manifests/o/openwong2kim/wmux/2.8.4/openwong2kim.wmux.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: openwong2kim.wmux +PackageVersion: 2.8.4 +PackageLocale: en-US +Publisher: openwong2kim +PublisherUrl: https://github.com/openwong2kim +PublisherSupportUrl: https://github.com/openwong2kim/wmux/issues +PackageName: wmux +PackageUrl: https://github.com/openwong2kim/wmux +License: MIT +LicenseUrl: https://github.com/openwong2kim/wmux/blob/HEAD/LICENSE +ShortDescription: Windows terminal multiplexer with MCP server for AI agents +Description: |- + wmux is a Windows terminal multiplexer built for AI coding agents. + Run Claude Code, Codex, and Gemini CLI side by side with split terminals, + browser automation, and MCP integration. Features include session persistence, + dangerous command detection, real-time token cost tracking, and cross-workspace + terminal control via MCP tools. +Moniker: wmux +Tags: +- ai-agent +- developer-tools +- electron +- mcp +- multiplexer +- terminal +- windows +ReleaseNotes: |- + What's Changed + - fix: restore workspace drag reorder by @dev-minggyu in #28 + - fix(multiview): sticky group across navigation + MiniSidebar feature parity by @openwong2kim in #29 + - fix(notifications): restore agent task-complete notification pipeline by @openwong2kim in #30 + New Contributors + - @dev-minggyu made their first contribution in #28 + Full Changelog: v2.8.3...v2.8.4 +ReleaseNotesUrl: https://github.com/openwong2kim/wmux/releases/tag/v2.8.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/openwong2kim/wmux/2.8.4/openwong2kim.wmux.yaml b/manifests/o/openwong2kim/wmux/2.8.4/openwong2kim.wmux.yaml new file mode 100644 index 000000000000..3a01d92193b0 --- /dev/null +++ b/manifests/o/openwong2kim/wmux/2.8.4/openwong2kim.wmux.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: openwong2kim.wmux +PackageVersion: 2.8.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/p/Proton/ProtonAuthenticator/1.1.5/Proton.ProtonAuthenticator.installer.yaml b/manifests/p/Proton/ProtonAuthenticator/1.1.5/Proton.ProtonAuthenticator.installer.yaml new file mode 100644 index 000000000000..ad253b891ed6 --- /dev/null +++ b/manifests/p/Proton/ProtonAuthenticator/1.1.5/Proton.ProtonAuthenticator.installer.yaml @@ -0,0 +1,22 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Proton.ProtonAuthenticator +PackageVersion: 1.1.5 +InstallerType: wix +InstallerSwitches: + InstallLocation: INSTALLDIR="" +ProductCode: '{D3B8B54C-1DFC-4B27-A2A9-9B5FAF49355D}' +ReleaseDate: 2026-05-12 +AppsAndFeaturesEntries: +- Publisher: proton + ProductCode: '{D3B8B54C-1DFC-4B27-A2A9-9B5FAF49355D}' + UpgradeCode: '{BD9F3A14-1005-52A5-AAD8-364FB590262F}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/Proton Authenticator' +Installers: +- Architecture: x64 + InstallerUrl: https://proton.me/download/authenticator/windows/ProtonAuthenticator_1.1.5_x64_en-US.msi + InstallerSha256: 2604858A1A7B4974C237A003104A32208619FDC10CCD48E36BBD33AE5D1B073B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Proton/ProtonAuthenticator/1.1.5/Proton.ProtonAuthenticator.locale.en-US.yaml b/manifests/p/Proton/ProtonAuthenticator/1.1.5/Proton.ProtonAuthenticator.locale.en-US.yaml new file mode 100644 index 000000000000..b9dcb271bde6 --- /dev/null +++ b/manifests/p/Proton/ProtonAuthenticator/1.1.5/Proton.ProtonAuthenticator.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Proton.ProtonAuthenticator +PackageVersion: 1.1.5 +PackageLocale: en-US +Publisher: Proton AG +PublisherUrl: https://proton.me/ +PublisherSupportUrl: https://proton.me/support/authenticator +PrivacyUrl: https://proton.me/legal/privacy +Author: Proton AG +PackageName: Proton Authenticator +PackageUrl: https://proton.me/authenticator +License: GPL-3.0 +LicenseUrl: https://github.com/protonpass/proton-pass-common/blob/HEAD/LICENSE +Copyright: © Proton AG +ShortDescription: Secure two-factor authentication app by Proton +Tags: +- 2fa +- authenticator +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Proton/ProtonAuthenticator/1.1.5/Proton.ProtonAuthenticator.yaml b/manifests/p/Proton/ProtonAuthenticator/1.1.5/Proton.ProtonAuthenticator.yaml new file mode 100644 index 000000000000..3a866317744a --- /dev/null +++ b/manifests/p/Proton/ProtonAuthenticator/1.1.5/Proton.ProtonAuthenticator.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Proton.ProtonAuthenticator +PackageVersion: 1.1.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/q/QuantumNous/NewAPI/1.0.0-rc.5/QuantumNous.NewAPI.installer.yaml b/manifests/q/QuantumNous/NewAPI/1.0.0-rc.5/QuantumNous.NewAPI.installer.yaml new file mode 100644 index 000000000000..0357c5a1cd9e --- /dev/null +++ b/manifests/q/QuantumNous/NewAPI/1.0.0-rc.5/QuantumNous.NewAPI.installer.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: QuantumNous.NewAPI +PackageVersion: 1.0.0-rc.5 +InstallerType: portable +Commands: +- new-api +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/QuantumNous/new-api/releases/download/v1.0.0-rc.5/new-api-v1.0.0-rc.5.exe + InstallerSha256: 48B651974526415DB69451D8236A531E8E6F952A4588352320676F72CB4B79DE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/q/QuantumNous/NewAPI/1.0.0-rc.5/QuantumNous.NewAPI.locale.en-US.yaml b/manifests/q/QuantumNous/NewAPI/1.0.0-rc.5/QuantumNous.NewAPI.locale.en-US.yaml new file mode 100644 index 000000000000..e969b0cfbee8 --- /dev/null +++ b/manifests/q/QuantumNous/NewAPI/1.0.0-rc.5/QuantumNous.NewAPI.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: QuantumNous.NewAPI +PackageVersion: 1.0.0-rc.5 +PackageLocale: en-US +PublisherUrl: https://www.newapi.ai/en/ +PublisherSupportUrl: https://www.newapi.ai/en/support/ +PackageUrl: https://www.newapi.ai/en/ +ShortDescription: Next-Gen LLM Gateway & AI Asset Platform +Description: New API is a next-generation large model gateway and AI asset management system, developed based on One API. The project aims to provide a unified interface for managing and utilizing various AI model services, including but not limited to OpenAI, Anthropic, Gemini, and Midjourney. +Tags: +- ai +- anthropic-api +- chatbot +- large-language-model +- llm +- openai-api +- openai-response +Documentations: +- DocumentLabel: Guide + DocumentUrl: https://www.newapi.ai/en/guide/ +- DocumentLabel: Wiki + DocumentUrl: https://www.newapi.ai/en/wiki/ +- DocumentLabel: API Reference + DocumentUrl: https://www.newapi.ai/en/api/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/q/QuantumNous/NewAPI/1.0.0-rc.5/QuantumNous.NewAPI.locale.zh-CN.yaml b/manifests/q/QuantumNous/NewAPI/1.0.0-rc.5/QuantumNous.NewAPI.locale.zh-CN.yaml new file mode 100644 index 000000000000..12c09175624e --- /dev/null +++ b/manifests/q/QuantumNous/NewAPI/1.0.0-rc.5/QuantumNous.NewAPI.locale.zh-CN.yaml @@ -0,0 +1,62 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: QuantumNous.NewAPI +PackageVersion: 1.0.0-rc.5 +PackageLocale: zh-CN +Publisher: Quantum Nous +PublisherUrl: https://www.newapi.ai/ +PublisherSupportUrl: https://www.newapi.ai/support/ +Author: 锟腾科技(杭州)有限公司 +PackageName: New API +PackageUrl: https://www.newapi.ai/ +License: AGPL-3.0 +LicenseUrl: https://github.com/QuantumNous/new-api/blob/HEAD/LICENSE +Copyright: Copyright © 2026 Quantum Nous. All Rights Reserved. +ShortDescription: 新一代大模型网关与 AI 资产管理系统 +Description: New API 是一个新一代大模型网关与 AI 资产管理系统,基于 One API 进行二次开发。该项目旨在提供一个统一的接口来管理和使用各种 AI 模型服务,包括但不限于 OpenAI、Anthropic、Gemini和 Midjourney 等。 +Tags: +- anthropic-api +- openai-api +- openai-response +- 人工智能 +- 大语言模型 +- 聊天机器人 +ReleaseNotes: |- + Highlights + The default dashboard has been refreshed with built-in model performance metrics and a clearer health view. This release also adds DeepChat deeplink support and fixes several default UI, wallet, playground, and ratio-display regressions. + New Features + - Dashboard overview has been redesigned and now includes model performance metrics with a clearer performance health panel. + - DeepChat deeplinks are now supported, making it easier to open supported chat links directly in DeepChat. (#4668) + Bug Fixes + - Top-up gateway availability now uses the correct top-up configuration, so wallet payment options are shown accurately. (#4599) + - Group ratio displays now honor configured group-to-group ratio settings. (#4772) + - Default UI dropdown menu items now trigger their selection handlers reliably. (#4787) + - The playground now handles legacy classic-format messages without failing. (#4650) + - Default frontend pages now avoid several v1 UI regressions, including stray empty description areas and layout issues. (#4802) + Improvements + - The default web UI and charts now follow shared theme presets for more consistent colors, controls, and corner radii. + - Docker images now include project and third-party license notices for easier compliance review. (#4739) + + What's Changed + - feat: add DeepChat deeplink support by @yyhhyyyyyy in https://github.com/QuantumNous/new-api/pull/4668 + - fix: exclude THIRD-PARTY-LICENSES.md from .dockerignore for Docker build by @yeying-xingchen in https://github.com/QuantumNous/new-api/pull/4739 + - fix(wallet): read topup gateway flags from topupInfo instead of status by @ImogeneOctaviap794 in https://github.com/QuantumNous/new-api/pull/4599 + - fix(web/default): use getUserGroups for ratio display to respect GroupGroupRatio by @Micah-Zheng in https://github.com/QuantumNous/new-api/pull/4772 + - fix(default): support DropdownMenuItem onSelect by @lihan3238 in https://github.com/QuantumNous/new-api/pull/4787 + - fix(web/default): guard playground messages against legacy classic shape by @feitianbubu in https://github.com/QuantumNous/new-api/pull/4650 + - fix: defaut ui triage by @Calcium-Ion in https://github.com/QuantumNous/new-api/pull/4802 + New Contributors + - @yeying-xingchen made their first contribution in https://github.com/QuantumNous/new-api/pull/4739 + - @lihan3238 made their first contribution in https://github.com/QuantumNous/new-api/pull/4787 + Full Changelog: https://github.com/QuantumNous/new-api/compare/v1.0.0-rc.4...v1.0.0-rc.5 +ReleaseNotesUrl: https://github.com/QuantumNous/new-api/releases/tag/v1.0.0-rc.5 +Documentations: +- DocumentLabel: 使用指南 + DocumentUrl: https://www.newapi.ai/guide/ +- DocumentLabel: 维基百科 + DocumentUrl: https://www.newapi.ai/wiki/ +- DocumentLabel: 接口文档 + DocumentUrl: https://www.newapi.ai/api/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/q/QuantumNous/NewAPI/1.0.0-rc.5/QuantumNous.NewAPI.yaml b/manifests/q/QuantumNous/NewAPI/1.0.0-rc.5/QuantumNous.NewAPI.yaml new file mode 100644 index 000000000000..d78b76af9826 --- /dev/null +++ b/manifests/q/QuantumNous/NewAPI/1.0.0-rc.5/QuantumNous.NewAPI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: QuantumNous.NewAPI +PackageVersion: 1.0.0-rc.5 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/RcloneUI/RcloneUI/3.5.4/RcloneUI.RcloneUI.installer.yaml b/manifests/r/RcloneUI/RcloneUI/3.5.4/RcloneUI.RcloneUI.installer.yaml new file mode 100644 index 000000000000..69dcac9fefff --- /dev/null +++ b/manifests/r/RcloneUI/RcloneUI/3.5.4/RcloneUI.RcloneUI.installer.yaml @@ -0,0 +1,28 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: RcloneUI.RcloneUI +PackageVersion: 3.5.4 +InstallerLocale: en-US +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.19042.0 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Upgrade: --updated + Custom: /allusers +UpgradeBehavior: install +ProductCode: Rclone UI +ReleaseDate: 2026-05-10 +AppsAndFeaturesEntries: +- ProductCode: Rclone UI +ElevationRequirement: elevationRequired +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Rclone UI' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/rclone-ui/rclone-ui/releases/download/v3.5.4/Rclone.UI_x64.exe + InstallerSha256: 5EBE9EE8CC3610458FAAE0590FA3A572C9A12BD67753222FA54C6F061E7A2C49 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RcloneUI/RcloneUI/3.5.4/RcloneUI.RcloneUI.locale.en-US.yaml b/manifests/r/RcloneUI/RcloneUI/3.5.4/RcloneUI.RcloneUI.locale.en-US.yaml new file mode 100644 index 000000000000..5beb910d684f --- /dev/null +++ b/manifests/r/RcloneUI/RcloneUI/3.5.4/RcloneUI.RcloneUI.locale.en-US.yaml @@ -0,0 +1,72 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: RcloneUI.RcloneUI +PackageVersion: 3.5.4 +PackageLocale: en-US +Publisher: Rclone UI +PublisherUrl: https://github.com/rclone-ui +PublisherSupportUrl: https://github.com/rclone-ui/rclone-ui/issues +Author: Rclone UI +PackageName: Rclone UI +PackageUrl: https://github.com/rclone-ui/rclone-ui +License: Apache-2.0 +LicenseUrl: https://github.com/rclone-ui/rclone-ui/blob/HEAD/LICENSE +Copyright: Copyright © 2025 Rclone UI. +CopyrightUrl: https://github.com/rclone-ui/rclone-ui/tree/main?tab=Apache-2.0-1-ov-file#readme +ShortDescription: GUI for Rclone, the CLI for cloud storage & S3. +Description: |- + Rclone UI is a light, transparent layer on top of rclone to manage your remotes & tasks in a more user-friendly way. + + Features: + - Cross platform running on Windows, Linux, macOS (x64, Arm and Apple Silicon) + - Works with your existing rclone installation (or can install rclone for you) and keeps it updated (with your approval) + - Add/Edit/Remove Remotes + - Sync, Copy, Move, Delete, Purge, Serve, Mount, etc + - Save time by setting default flags for each Remote separately, for each operation (Mount, Sync, Copy, etc) + - Customize the flags (parameters) when running an operation, on a case by case basis + - Embedded documentation for each flag, no need to google what everything does! + - File Browser + - Proxy + - Scheduled Tasks (cron) + - Job Logs (visualize all background operations) + - Start on boot (autostart) and Mount on start (automount) + - Set a password for the Settings panel + - Hide commands or Remotes from the tray menu + - Import/Export Configs (encrypted with pass or command) +Moniker: rclone-ui +Tags: +- backup +- file-manager +- file-transfer +- ftp +- rclone +- rsync +- s3 +- storage +- webdav +ReleaseNotes: |- + Rclone UI + Rclone UI v3.5.4 + - Bug squashing & improvements. + - See the assets to download this version and install. + Downloads + Below you can download the main releases. + If you already have Rclone UI installed, you can update simply by opening the Settings menu. + ──────┬─────────────────────────────────┬──────────────────┬────────── + │Linux │Mac │Windows + ──────┼─────────────────────────────────┼──────────────────┼────────── + 64 bit│deb   AppImage   RPM │Intel │x64 + ──────┼─────────────────────────────────┼──────────────────┼────────── + ARM │deb   AppImage   RPM │Apple Silicon │Arm64 + ──────┴─────────────────────────────────┴──────────────────┴────────── + Linux (ALTERNATE) + Mainly for testing or if you're running a cutting edge distro. + ──────┬─────────────┬─────────────┬───────────── + │deb │AppImage │RPM + ──────┼─────────────┼─────────────┼───────────── + 64 bit│Download │Download │Download + ──────┴─────────────┴─────────────┴───────────── +ReleaseNotesUrl: https://github.com/rclone-ui/rclone-ui/releases/tag/v3.5.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RcloneUI/RcloneUI/3.5.4/RcloneUI.RcloneUI.yaml b/manifests/r/RcloneUI/RcloneUI/3.5.4/RcloneUI.RcloneUI.yaml new file mode 100644 index 000000000000..da31bedcdbaa --- /dev/null +++ b/manifests/r/RcloneUI/RcloneUI/3.5.4/RcloneUI.RcloneUI.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: RcloneUI.RcloneUI +PackageVersion: 3.5.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/Syncthing/Syncthing/2.1.0/Syncthing.Syncthing.installer.yaml b/manifests/s/Syncthing/Syncthing/2.1.0/Syncthing.Syncthing.installer.yaml new file mode 100644 index 000000000000..ca0c5405c1f3 --- /dev/null +++ b/manifests/s/Syncthing/Syncthing/2.1.0/Syncthing.Syncthing.installer.yaml @@ -0,0 +1,31 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Syncthing.Syncthing +PackageVersion: 2.1.0 +InstallerType: zip +NestedInstallerType: portable +UpgradeBehavior: uninstallPrevious +Commands: +- syncthing +FileExtensions: +- stignore +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: syncthing-windows-386-v2.1.0/syncthing.exe + InstallerUrl: https://github.com/syncthing/syncthing/releases/download/v2.1.0/syncthing-windows-386-v2.1.0.zip + InstallerSha256: 0288046888F8E1CFADDB3D537D7C7BAC72687751882E3C5CFAD9AD1BF5AEEA40 +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: syncthing-windows-amd64-v2.1.0/syncthing.exe + InstallerUrl: https://github.com/syncthing/syncthing/releases/download/v2.1.0/syncthing-windows-amd64-v2.1.0.zip + InstallerSha256: 33DA7C8371F4A70DCF7E5F9136D71DBF5EA280D06BB99DB0D1E979B14C324DEB +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: syncthing-windows-arm64-v2.1.0/syncthing.exe + InstallerUrl: https://github.com/syncthing/syncthing/releases/download/v2.1.0/syncthing-windows-arm64-v2.1.0.zip + InstallerSha256: 34B8182D46674F39FBB86B10906C2B524207AF8AF76B044E4D603F04A24DFD50 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Syncthing/Syncthing/2.1.0/Syncthing.Syncthing.locale.en-US.yaml b/manifests/s/Syncthing/Syncthing/2.1.0/Syncthing.Syncthing.locale.en-US.yaml new file mode 100644 index 000000000000..b5c2eff436fa --- /dev/null +++ b/manifests/s/Syncthing/Syncthing/2.1.0/Syncthing.Syncthing.locale.en-US.yaml @@ -0,0 +1,112 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Syncthing.Syncthing +PackageVersion: 2.1.0 +PackageLocale: en-US +Publisher: The Syncthing Authors +PublisherUrl: https://syncthing.net/ +PublisherSupportUrl: https://forum.syncthing.net/ +PrivacyUrl: https://docs.syncthing.net/users/security +Author: The Syncthing Foundation +PackageName: Syncthing +PackageUrl: https://github.com/syncthing/syncthing +License: MPL-2.0 +LicenseUrl: https://github.com/syncthing/syncthing/blob/HEAD/LICENSE +Copyright: Copyright © 2014-2025 the Syncthing Authors. +ShortDescription: Open Source Continuous File Synchronization +Description: |- + Syncthing is a continuous file synchronization program. + It synchronizes files between two or more computers in real time, safely protected from prying eyes. + Your data is your data alone and you deserve to choose where it is stored, + whether it is shared with some third party, and how it's transmitted over the internet. +Moniker: syncthing +Tags: +- cli +- continuous +- file +- file-synchronization +- file-transfer +- go +- open +- open-source +- p2p +- peer-to-peer +- private +- secure +- synchronization +ReleaseNotes: |- + Major changes in 2.1 + - Devices and folders can now be grouped in the GUI by setting the new + group attribute. + - HTTP and HTTPS proxies with support for CONNECT can now be used, in + addition to the existing support for SOCKS proxies (the environment + variable all_proxy=https://...). + - Block indexing can be turned off for folders where it's more desirable to + optimise for reduced database size and overhead than minimal transfer + size (the blockIndexing attribute on folder configuration). + - GUI login session duration can be configured to be longer or shorter than + the default one week, or set to infinitely long. The cookie path can also + be adjusted. (The sessionCookieDurationS and sessionCookiePath + attributes in the GUI configuration.) + This release is also available as: + - APT repository: https://apt.syncthing.net/ + - Docker image: docker.io/syncthing/syncthing:2.1.0 or ghcr.io/syncthing/syncthing:2.1.0 + ({docker,ghcr}.io/syncthing/syncthing:2 to follow just the major version) + + What's Changed + + Fixes + - fix(stdiscosrv): close file descriptor on flush error in write by @cuiweixie in #10615 + - fix(gui): disable autocomplete for folder password by @bt90 in #10342 + - fix(protocol): limit size of incoming request messages by @calmh in #10629 + - fix(gui): don't show local device under remote devices (ref #10563) by @maen-bn in #10631 + - fix(gui): order folders alphabetically and ensure local device stays hidden (ref #10563, ref #10631) by @maen-bn in #10637 + - fix(gui): fallback to folder ID when label is empty in remove dialog by @RealCharlesChia in #10657 + - fix(gui): fix tabs visually disabled but still clickable during ignore patterns setup (fixes #10634) by @JRNitre in #10651 + - fix(strelaysrv): properly use bind address for outgoing requests (fixes #10658) by @calmh in #10659 + - fix(stdiscosrv): only read certificate proxy headers with --http by @calmh in #10674 + + Features + - feat(gui, config): support simple folder grouping (fixes #2070) by @maen-bn in #10563 + - feat: make http session cookie path & duration configurable by @vvaswani in #10632 + - feat(dialer): add HTTP/HTTPS proxy support via CONNECT by @luizluca in #10572 + - feat: make block indexing configurable by @calmh in #10608 + + Other + - chore: remove tracking inode change time by @calmh in #10579 + - build(deps): temporarily switch to fork of gateway discovery library (fixes #10593) by @marbens-arch in #10594 + - build: extract github.ref_name expression to env mapping by @dagecko in #10624 + - build: pin 20 third-party actions to immutable commit SHAs by @dagecko in #10625 + - build: have dependabot group PRs and use cooldown by @calmh in #10630 + - chore: trivial fixes by @calmh in #10650 + - chore(model): more efficient tracking of renames during scan by @calmh in #10653 + - chore(model): deflake cluster config tests by @calmh in #10662 + - chore(model): deflake TestCompletionEmptyGlobal by @calmh in #10663 + - chore(scanner): deflake TestStopWalk by @calmh in #10664 + - build: parallelise linux builds slightly by @calmh in #10666 + - chore(api): deflake TestHTTPLogin on Windows by @calmh in #10667 + - chore(api): use ldap package escape functions by @calmh in #10672 + - build: only run the periodic build jobs in the syncthing org by @calmh in #10675 + - build(deps): update dependencies by @calmh in #10683 + - chore(model): slightly improve handling of pulling empty blocks by @calmh in #10679 + - chore(gui): upgrade jQuery to 3.7.1 to fix CVE-2020-11022, CVE-2020-11023, CVE-2015-9251 by @Umer-Azaz in #10673 + - chore(fs): remove unused SymlinksSupported() method by @calmh in #10684 + + New Contributors + - @cuiweixie made their first contribution in #10615 + - @dagecko made their first contribution in #10624 + - @maen-bn made their first contribution in #10563 + - @RealCharlesChia made their first contribution in #10657 + - @JRNitre made their first contribution in #10651 + - @vvaswani made their first contribution in #10632 + - @luizluca made their first contribution in #10572 + - @Umer-Azaz made their first contribution in #10673 +ReleaseNotesUrl: https://github.com/syncthing/syncthing/releases/tag/v2.1.0 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.syncthing.net/ +- DocumentLabel: Security + DocumentUrl: https://syncthing.net/security/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Syncthing/Syncthing/2.1.0/Syncthing.Syncthing.locale.pt-BR.yaml b/manifests/s/Syncthing/Syncthing/2.1.0/Syncthing.Syncthing.locale.pt-BR.yaml new file mode 100644 index 000000000000..a101ea66bb52 --- /dev/null +++ b/manifests/s/Syncthing/Syncthing/2.1.0/Syncthing.Syncthing.locale.pt-BR.yaml @@ -0,0 +1,46 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Syncthing.Syncthing +PackageVersion: 2.1.0 +PackageLocale: pt-BR +Publisher: The Syncthing Authors +PublisherUrl: https://syncthing.net/ +PublisherSupportUrl: https://forum.syncthing.net/ +PrivacyUrl: https://docs.syncthing.net/users/security +Author: The Syncthing Foundation +PackageName: Syncthing +PackageUrl: https://github.com/syncthing/syncthing +License: MPL-2.0 +LicenseUrl: https://github.com/syncthing/syncthing/blob/v2.0.3/LICENSE +Copyright: Copyright © 2014-2025 the Syncthing Authors. +ShortDescription: Sincronização contínua de arquivos de código aberto +Description: |- + Syncthing é um programa de sincronização contínua de arquivos. + Ele sincroniza arquivos entre dois ou mais computadores em tempo real, protegidos com segurança contra olhares curiosos. + Seus dados são somente seus e você merece escolher onde eles serão armazenados, + se serão compartilhados com terceiros e como serão transmitidos pela internet. +Tags: +- cli +- continuous +- código-aberto +- file +- file-synchronization +- file-transfer +- go +- open +- open-source +- p2p +- peer-to-peer +- private +- secure +- sincronização +- sincronização-de-arquivos +- synchronization +Documentations: +- DocumentLabel: Documentação + DocumentUrl: https://docs.syncthing.net/ +- DocumentLabel: Segurança + DocumentUrl: https://syncthing.net/security/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Syncthing/Syncthing/2.1.0/Syncthing.Syncthing.yaml b/manifests/s/Syncthing/Syncthing/2.1.0/Syncthing.Syncthing.yaml new file mode 100644 index 000000000000..4d4bab430248 --- /dev/null +++ b/manifests/s/Syncthing/Syncthing/2.1.0/Syncthing.Syncthing.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Syncthing.Syncthing +PackageVersion: 2.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/t/TandemHealth/Tandem/2026.5.11/TandemHealth.Tandem.installer.yaml b/manifests/t/TandemHealth/Tandem/2026.5.12/TandemHealth.Tandem.installer.yaml similarity index 83% rename from manifests/t/TandemHealth/Tandem/2026.5.11/TandemHealth.Tandem.installer.yaml rename to manifests/t/TandemHealth/Tandem/2026.5.12/TandemHealth.Tandem.installer.yaml index f7834fe3b8b2..bcf5d2c2089c 100644 --- a/manifests/t/TandemHealth/Tandem/2026.5.11/TandemHealth.Tandem.installer.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.5.12/TandemHealth.Tandem.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.5.11 +PackageVersion: 2026.5.12 InstallerType: exe Scope: user InstallModes: @@ -17,6 +17,6 @@ ProductCode: Tandem Installers: - Architecture: x64 InstallerUrl: https://tandemhealth.blob.core.windows.net/tandem-public/native/Tandem-win-Setup.exe - InstallerSha256: E7582C865E6E3FB69802676233145EDDC753AF3118530B536E2DC4C6C404AF3F + InstallerSha256: 817318E431869445988E7C6313A58FD95D161C59F429BC33D1F9A1D93D58034C ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/t/TandemHealth/Tandem/2026.5.11/TandemHealth.Tandem.locale.da.yaml b/manifests/t/TandemHealth/Tandem/2026.5.12/TandemHealth.Tandem.locale.da.yaml similarity index 96% rename from manifests/t/TandemHealth/Tandem/2026.5.11/TandemHealth.Tandem.locale.da.yaml rename to manifests/t/TandemHealth/Tandem/2026.5.12/TandemHealth.Tandem.locale.da.yaml index 428bbd73bbb3..dc08388e42aa 100644 --- a/manifests/t/TandemHealth/Tandem/2026.5.11/TandemHealth.Tandem.locale.da.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.5.12/TandemHealth.Tandem.locale.da.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.5.11 +PackageVersion: 2026.5.12 PackageLocale: da PublisherUrl: https://tandemhealth.ai/da/ PrivacyUrl: https://tandemhealth.ai/da/juridisk/privatlivspolitik diff --git a/manifests/t/TandemHealth/Tandem/2026.5.11/TandemHealth.Tandem.locale.de.yaml b/manifests/t/TandemHealth/Tandem/2026.5.12/TandemHealth.Tandem.locale.de.yaml similarity index 96% rename from manifests/t/TandemHealth/Tandem/2026.5.11/TandemHealth.Tandem.locale.de.yaml rename to manifests/t/TandemHealth/Tandem/2026.5.12/TandemHealth.Tandem.locale.de.yaml index 365bdf13617b..9ac9583959b0 100644 --- a/manifests/t/TandemHealth/Tandem/2026.5.11/TandemHealth.Tandem.locale.de.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.5.12/TandemHealth.Tandem.locale.de.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.5.11 +PackageVersion: 2026.5.12 PackageLocale: de PublisherUrl: https://tandemhealth.ai/de/ PublisherSupportUrl: https://intercom-help.eu/tandem-eu/de/ diff --git a/manifests/t/TandemHealth/Tandem/2026.5.11/TandemHealth.Tandem.locale.en-US.yaml b/manifests/t/TandemHealth/Tandem/2026.5.12/TandemHealth.Tandem.locale.en-US.yaml similarity index 97% rename from manifests/t/TandemHealth/Tandem/2026.5.11/TandemHealth.Tandem.locale.en-US.yaml rename to manifests/t/TandemHealth/Tandem/2026.5.12/TandemHealth.Tandem.locale.en-US.yaml index ffedf2b97c43..4402b5fdc2ac 100644 --- a/manifests/t/TandemHealth/Tandem/2026.5.11/TandemHealth.Tandem.locale.en-US.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.5.12/TandemHealth.Tandem.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.5.11 +PackageVersion: 2026.5.12 PackageLocale: en-US Publisher: Tandem PublisherUrl: https://tandemhealth.ai/ diff --git a/manifests/t/TandemHealth/Tandem/2026.5.11/TandemHealth.Tandem.locale.es.yaml b/manifests/t/TandemHealth/Tandem/2026.5.12/TandemHealth.Tandem.locale.es.yaml similarity index 96% rename from manifests/t/TandemHealth/Tandem/2026.5.11/TandemHealth.Tandem.locale.es.yaml rename to manifests/t/TandemHealth/Tandem/2026.5.12/TandemHealth.Tandem.locale.es.yaml index 786c7c6a9f1f..04bbabb5d005 100644 --- a/manifests/t/TandemHealth/Tandem/2026.5.11/TandemHealth.Tandem.locale.es.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.5.12/TandemHealth.Tandem.locale.es.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.5.11 +PackageVersion: 2026.5.12 PackageLocale: es PublisherUrl: https://tandemhealth.ai/es/ PublisherSupportUrl: https://intercom-help.eu/tandem-eu/es/ diff --git a/manifests/t/TandemHealth/Tandem/2026.5.11/TandemHealth.Tandem.locale.et.yaml b/manifests/t/TandemHealth/Tandem/2026.5.12/TandemHealth.Tandem.locale.et.yaml similarity index 96% rename from manifests/t/TandemHealth/Tandem/2026.5.11/TandemHealth.Tandem.locale.et.yaml rename to manifests/t/TandemHealth/Tandem/2026.5.12/TandemHealth.Tandem.locale.et.yaml index 356df6e75eea..7a9b84294ae0 100644 --- a/manifests/t/TandemHealth/Tandem/2026.5.11/TandemHealth.Tandem.locale.et.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.5.12/TandemHealth.Tandem.locale.et.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.5.11 +PackageVersion: 2026.5.12 PackageLocale: et PublisherUrl: https://tandemhealth.ai/et/ PrivacyUrl: https://tandemhealth.ai/et/juriidiline/privacy-policy diff --git a/manifests/t/TandemHealth/Tandem/2026.5.11/TandemHealth.Tandem.locale.fi.yaml b/manifests/t/TandemHealth/Tandem/2026.5.12/TandemHealth.Tandem.locale.fi.yaml similarity index 96% rename from manifests/t/TandemHealth/Tandem/2026.5.11/TandemHealth.Tandem.locale.fi.yaml rename to manifests/t/TandemHealth/Tandem/2026.5.12/TandemHealth.Tandem.locale.fi.yaml index 8bafbf5febfe..9923064aaf94 100644 --- a/manifests/t/TandemHealth/Tandem/2026.5.11/TandemHealth.Tandem.locale.fi.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.5.12/TandemHealth.Tandem.locale.fi.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.5.11 +PackageVersion: 2026.5.12 PackageLocale: fi PublisherUrl: https://tandemhealth.ai/fi/ PrivacyUrl: https://tandemhealth.ai/fi/legal/tietosuoja diff --git a/manifests/t/TandemHealth/Tandem/2026.5.11/TandemHealth.Tandem.locale.fr.yaml b/manifests/t/TandemHealth/Tandem/2026.5.12/TandemHealth.Tandem.locale.fr.yaml similarity index 97% rename from manifests/t/TandemHealth/Tandem/2026.5.11/TandemHealth.Tandem.locale.fr.yaml rename to manifests/t/TandemHealth/Tandem/2026.5.12/TandemHealth.Tandem.locale.fr.yaml index 59c448d55be0..8935299f8ed0 100644 --- a/manifests/t/TandemHealth/Tandem/2026.5.11/TandemHealth.Tandem.locale.fr.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.5.12/TandemHealth.Tandem.locale.fr.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.5.11 +PackageVersion: 2026.5.12 PackageLocale: fr PublisherUrl: https://tandemhealth.ai/fr/ PublisherSupportUrl: https://intercom-help.eu/tandem-eu/fr/ diff --git a/manifests/t/TandemHealth/Tandem/2026.5.11/TandemHealth.Tandem.locale.nb-NO.yaml b/manifests/t/TandemHealth/Tandem/2026.5.12/TandemHealth.Tandem.locale.nb-NO.yaml similarity index 96% rename from manifests/t/TandemHealth/Tandem/2026.5.11/TandemHealth.Tandem.locale.nb-NO.yaml rename to manifests/t/TandemHealth/Tandem/2026.5.12/TandemHealth.Tandem.locale.nb-NO.yaml index 040b8697b03b..c550df8be82f 100644 --- a/manifests/t/TandemHealth/Tandem/2026.5.11/TandemHealth.Tandem.locale.nb-NO.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.5.12/TandemHealth.Tandem.locale.nb-NO.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.5.11 +PackageVersion: 2026.5.12 PackageLocale: nb-NO PublisherUrl: https://tandemhealth.ai/no/ PrivacyUrl: https://tandemhealth.ai/no/juridisk/personvern diff --git a/manifests/t/TandemHealth/Tandem/2026.5.11/TandemHealth.Tandem.locale.sv.yaml b/manifests/t/TandemHealth/Tandem/2026.5.12/TandemHealth.Tandem.locale.sv.yaml similarity index 96% rename from manifests/t/TandemHealth/Tandem/2026.5.11/TandemHealth.Tandem.locale.sv.yaml rename to manifests/t/TandemHealth/Tandem/2026.5.12/TandemHealth.Tandem.locale.sv.yaml index ce1082f54987..9727ec195ca5 100644 --- a/manifests/t/TandemHealth/Tandem/2026.5.11/TandemHealth.Tandem.locale.sv.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.5.12/TandemHealth.Tandem.locale.sv.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.5.11 +PackageVersion: 2026.5.12 PackageLocale: sv PublisherUrl: https://tandemhealth.ai/sv/ PublisherSupportUrl: https://intercom-help.eu/tandem-eu/sv/ diff --git a/manifests/t/TandemHealth/Tandem/2026.5.11/TandemHealth.Tandem.yaml b/manifests/t/TandemHealth/Tandem/2026.5.12/TandemHealth.Tandem.yaml similarity index 90% rename from manifests/t/TandemHealth/Tandem/2026.5.11/TandemHealth.Tandem.yaml rename to manifests/t/TandemHealth/Tandem/2026.5.12/TandemHealth.Tandem.yaml index 3be90f0951a8..5539f3c0b951 100644 --- a/manifests/t/TandemHealth/Tandem/2026.5.11/TandemHealth.Tandem.yaml +++ b/manifests/t/TandemHealth/Tandem/2026.5.12/TandemHealth.Tandem.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: TandemHealth.Tandem -PackageVersion: 2026.5.11 +PackageVersion: 2026.5.12 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/t/Telegram/TelegramDesktop/6.8.2/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/6.8.2/Telegram.TelegramDesktop.installer.yaml new file mode 100644 index 000000000000..e346b181ed0b --- /dev/null +++ b/manifests/t/Telegram/TelegramDesktop/6.8.2/Telegram.TelegramDesktop.installer.yaml @@ -0,0 +1,41 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: Telegram.TelegramDesktop +PackageVersion: 6.8.2 +InstallModes: +- interactive +- silent +- silentWithProgress +Protocols: +- tg +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x64 + InstallerType: inno + Scope: user + InstallerUrl: https://github.com/telegramdesktop/tdesktop/releases/download/v6.8.2/tsetup-x64.6.8.2.exe + InstallerSha256: 4B44FD42C7F963E9F57D59FAC659A9E4990422B0195B08B9AEE1D784EBE0BC53 + UpgradeBehavior: install +- Architecture: x86 + InstallerType: inno + Scope: user + InstallerUrl: https://github.com/telegramdesktop/tdesktop/releases/download/v6.8.2/tsetup.6.8.2.exe + InstallerSha256: 276309B644C03912E5F57358DA9DC4F78D0C16C9D935308D1B63208A67E0A883 + UpgradeBehavior: install +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: Telegram\Telegram.exe + PortableCommandAlias: Telegram.exe + InstallerUrl: https://github.com/telegramdesktop/tdesktop/releases/download/v6.8.2/tportable-x64.6.8.2.zip + InstallerSha256: BB2603B3E92C3BDAF3A3388B3F643F9E19B548BCD52D11A978091EA283C566FF +- Architecture: x86 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: Telegram\Telegram.exe + PortableCommandAlias: Telegram.exe + InstallerUrl: https://github.com/telegramdesktop/tdesktop/releases/download/v6.8.2/tportable.6.8.2.zip + InstallerSha256: 471BE6E3848BED179D6F52736B16153DD5B3FDD19F08219450A03D2272C1F42F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Telegram/TelegramDesktop/6.8.2/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/6.8.2/Telegram.TelegramDesktop.locale.en-US.yaml new file mode 100644 index 000000000000..718106ede7c5 --- /dev/null +++ b/manifests/t/Telegram/TelegramDesktop/6.8.2/Telegram.TelegramDesktop.locale.en-US.yaml @@ -0,0 +1,37 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: Telegram.TelegramDesktop +PackageVersion: 6.8.2 +PackageLocale: en-US +Publisher: Telegram FZ-LLC +PublisherUrl: https://telegram.org/ +PublisherSupportUrl: https://telegram.org/support +PrivacyUrl: https://telegram.org/privacy +Author: Telegram FZ-LLC +PackageName: Telegram Desktop +PackageUrl: https://desktop.telegram.org/ +License: GPL-3.0-only +LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE +Copyright: Copyright (c) 2014-2024 The Telegram Desktop Authors. +CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LEGAL +ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. +Moniker: telegram +Tags: +- chat +- messaging +- messenger +ReleaseNotes: |- + - Fix non-premium sending of existing custom reactions. + - Fix sending reactions to groups you're not part of. + - Fix viewing emoji packs from emoji search results. + - Fix portrait 4K video playback. + - Fix lost caption on forwarded polls. + - Fix possible crash in reaction reports. + - Fix possible crash in gift message display. + - Return "Chatbots" to Telegram Business. + - Separate badge background color keys for sidebar buttons. +ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v6.8.2 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/telegramdesktop/tdesktop/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Telegram/TelegramDesktop/6.8.2/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/6.8.2/Telegram.TelegramDesktop.yaml new file mode 100644 index 000000000000..32569282e005 --- /dev/null +++ b/manifests/t/Telegram/TelegramDesktop/6.8.2/Telegram.TelegramDesktop.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Telegram.TelegramDesktop +PackageVersion: 6.8.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/t/Termius/Termius/Beta/9.38.1/Termius.Termius.Beta.installer.yaml b/manifests/t/Termius/Termius/Beta/9.38.2/Termius.Termius.Beta.installer.yaml similarity index 74% rename from manifests/t/Termius/Termius/Beta/9.38.1/Termius.Termius.Beta.installer.yaml rename to manifests/t/Termius/Termius/Beta/9.38.2/Termius.Termius.Beta.installer.yaml index 36edc1f52dbb..4690a38fb18e 100644 --- a/manifests/t/Termius/Termius/Beta/9.38.1/Termius.Termius.Beta.installer.yaml +++ b/manifests/t/Termius/Termius/Beta/9.38.2/Termius.Termius.Beta.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Termius.Termius.Beta -PackageVersion: 9.38.1 +PackageVersion: 9.38.2 InstallerType: nullsoft Scope: user InstallerSwitches: @@ -12,13 +12,13 @@ Protocols: - ssh - terminus ProductCode: 783bade9-3e66-5d68-a8fa-f225b8034101 -ReleaseDate: 2026-04-30 +ReleaseDate: 2026-05-12 Installers: - Architecture: x86 InstallerUrl: https://autoupdate.termius.com/windows-beta/Install%20Termius%20Beta.exe - InstallerSha256: E62D01F5883B6729ABFEC8D6B4DD8CC0B985AA2A34772958B4E13BAF040FB400 + InstallerSha256: 73865113E29A61060CF7C767D2B6260427BA982D21D9A14897955587FE62BC26 - Architecture: x64 InstallerUrl: https://autoupdate.termius.com/windows-beta/Install%20Termius%20Beta.exe - InstallerSha256: E62D01F5883B6729ABFEC8D6B4DD8CC0B985AA2A34772958B4E13BAF040FB400 + InstallerSha256: 73865113E29A61060CF7C767D2B6260427BA982D21D9A14897955587FE62BC26 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/t/Termius/Termius/Beta/9.38.1/Termius.Termius.Beta.locale.en-US.yaml b/manifests/t/Termius/Termius/Beta/9.38.2/Termius.Termius.Beta.locale.en-US.yaml similarity index 98% rename from manifests/t/Termius/Termius/Beta/9.38.1/Termius.Termius.Beta.locale.en-US.yaml rename to manifests/t/Termius/Termius/Beta/9.38.2/Termius.Termius.Beta.locale.en-US.yaml index 9041a57b5269..6272457571d9 100644 --- a/manifests/t/Termius/Termius/Beta/9.38.1/Termius.Termius.Beta.locale.en-US.yaml +++ b/manifests/t/Termius/Termius/Beta/9.38.2/Termius.Termius.Beta.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Termius.Termius.Beta -PackageVersion: 9.38.1 +PackageVersion: 9.38.2 PackageLocale: en-US Publisher: Termius Corporation PublisherUrl: https://termius.com/ diff --git a/manifests/t/Termius/Termius/Beta/9.38.1/Termius.Termius.Beta.locale.zh-CN.yaml b/manifests/t/Termius/Termius/Beta/9.38.2/Termius.Termius.Beta.locale.zh-CN.yaml similarity index 97% rename from manifests/t/Termius/Termius/Beta/9.38.1/Termius.Termius.Beta.locale.zh-CN.yaml rename to manifests/t/Termius/Termius/Beta/9.38.2/Termius.Termius.Beta.locale.zh-CN.yaml index ff486d1eed7b..7fbb8a9584f3 100644 --- a/manifests/t/Termius/Termius/Beta/9.38.1/Termius.Termius.Beta.locale.zh-CN.yaml +++ b/manifests/t/Termius/Termius/Beta/9.38.2/Termius.Termius.Beta.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Termius.Termius.Beta -PackageVersion: 9.38.1 +PackageVersion: 9.38.2 PackageLocale: zh-CN License: 专有软件 ShortDescription: 适用于 Windows 的现代 SSH 客户端 diff --git a/manifests/t/Termius/Termius/Beta/9.38.1/Termius.Termius.Beta.yaml b/manifests/t/Termius/Termius/Beta/9.38.2/Termius.Termius.Beta.yaml similarity index 91% rename from manifests/t/Termius/Termius/Beta/9.38.1/Termius.Termius.Beta.yaml rename to manifests/t/Termius/Termius/Beta/9.38.2/Termius.Termius.Beta.yaml index 9f53ca3811df..34336b129c4e 100644 --- a/manifests/t/Termius/Termius/Beta/9.38.1/Termius.Termius.Beta.yaml +++ b/manifests/t/Termius/Termius/Beta/9.38.2/Termius.Termius.Beta.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Termius.Termius.Beta -PackageVersion: 9.38.1 +PackageVersion: 9.38.2 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/t/t8y2/DBX/0.5.4/t8y2.DBX.installer.yaml b/manifests/t/t8y2/DBX/0.5.4/t8y2.DBX.installer.yaml new file mode 100644 index 000000000000..fda96bf0fafe --- /dev/null +++ b/manifests/t/t8y2/DBX/0.5.4/t8y2.DBX.installer.yaml @@ -0,0 +1,26 @@ +# Created with WinGet Tracker using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: t8y2.DBX +PackageVersion: 0.5.4 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: DBX +ReleaseDate: 2026-05-12 +AppsAndFeaturesEntries: +- Publisher: dbx + ProductCode: DBX +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\DBX' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/t8y2/dbx/releases/download/v0.5.4/DBX_0.5.4_x64-setup.exe + InstallerSha256: BB3FBF8D06E9EE2F78F6822B6754A28DF38F89CCBF2375CB64A0652C3FC17FB9 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/t8y2/DBX/0.5.4/t8y2.DBX.locale.en-US.yaml b/manifests/t/t8y2/DBX/0.5.4/t8y2.DBX.locale.en-US.yaml new file mode 100644 index 000000000000..36606fd3df7f --- /dev/null +++ b/manifests/t/t8y2/DBX/0.5.4/t8y2.DBX.locale.en-US.yaml @@ -0,0 +1,120 @@ +# Created with WinGet Tracker using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: t8y2.DBX +PackageVersion: 0.5.4 +PackageLocale: en-US +Publisher: t8y2 +PublisherUrl: https://github.com/t8y2 +PublisherSupportUrl: https://github.com/t8y2/dbx/issues +Author: t8y2 +PackageName: DBX +PackageUrl: https://github.com/t8y2/dbx +License: AGPL-3.0 +LicenseUrl: https://github.com/t8y2/dbx/blob/HEAD/LICENSE +ShortDescription: 15MB,lightweight, cross-platform database client. Supports MySQL, PostgreSQL, SQLite, Redis, MongoDB, DuckDB, ClickHouse, SQL Server and more. +Tags: +- clickhouse +- database +- database-client +- database-management +- duckdb +- gui +- mongodb +- mysql +- postgresql +- redis +- rust +- sql-server +- sqlite +- tauri +- vue +ReleaseNotes: |- + 新功能 + - JDBC SSH 隧道和代理支持 — JDBC 连接新增 SSH 隧道和代理支持,自动解析和改写 JDBC URL 中的 host:port,通过隧道安全访问远程数据库 + - 对象浏览器分组与右键菜单 — 对象浏览器按类型分组显示数据库对象,新增右键上下文菜单操作 + - Redis 批量操作和命令行 — Redis 新增批量键操作和命令执行器 + - 数据库代理支持 — 新增数据库连接和 AI 的代理 (Proxy) 支持 + - 数据表格 LIKE/NOT LIKE 过滤 — 右键菜单新增 LIKE、NOT LIKE、大于、小于等过滤条件 + - 数据库对象源码编辑 — 支持查看和编辑数据库对象(存储过程、函数、视图等)的源码 + - Connection URL 动态占位符 — 连接对话框根据数据库类型动态显示对应的 URL 格式示例 (contributed by @Abeautifulsnow) + - AI Thinking 开关 — AI 设置新增 thinking 开关,可关闭本地模型(如 Ollama/vLLM)的思考输出以节省 token (contributed by @rarnu) + - PostgreSQL 新类型支持 — 新增 PostgreSQL 整数数组和 float4 类型支持 (contributed by @xKrah) + - 西班牙语支持 — 新增西班牙语本地化,重构语言切换为下拉菜单 (contributed by @Max29xD) + 改进 + - 设置页面优化 — AI 模型设置移至全局设置页面,优化设置页面布局和选中项样式 (contributed by @rarnu) + - 单元格值不再截断 — 修复详情面板和复制/导出操作中单元格值被截断为 256 字符的问题,现在显示完整内容 (contributed by @Abeautifulsnow) + - 虚拟滚动优化 — 优化数据表格虚拟滚动,减少快速滚动时的白屏闪烁 + - 数据表格工具栏 — 优化数据表格工具栏布局 + - Redis 键浏览器国际化 — Redis 键浏览器新增国际化支持 (contributed by @xKrah) + - 设置页面链接 — 改进设置对话框中的链接显示 + 修复 + - Oracle RAC/SCAN 连接 — 修复 Oracle RAC/SCAN 连接重定向问题 (closes #209) + - Oracle 表数据加载与编辑 — 修复 Oracle 表数据加载和编辑功能异常 + - Oracle Schema 切换 — 简化编辑器选择器并支持 schema 切换 (closes #205) + - Oracle 非英文 Windows 连接错误 — 修复 Oracle 在非英文 Windows 系统上的连接错误检测 (closes #208) + - Oracle Schema Diff — 加速 Oracle schema diff 并增加注释同步 (closes #198) + - 侧边栏性能 — 修复 100+ 数据库时侧边栏 UI 卡顿 (closes #201) + - 侧边栏搜索 — 修复侧边栏搜索无法找到被对象浏览器隐藏的表 + - 侧边栏刷新 — 修复展开节点刷新时子节点缓存未清除的问题 + - WHERE 过滤持久化 — 修复 WHERE 过滤条件在 tab 切换时丢失的问题 (closes #210) + - 数据表格分页 — 修复保存数据后分页大小被重置的问题 + - Enter 键补全 — 修复 Enter 键优先选中自动补全建议项 (closes #202) + - SQL Server 对象源码 — 修复 SQL Server 对象源码定义保存问题 + - 构建修复 — 修复单引号导致构建失败的问题 (contributed by @xKrah) + - 侧边栏双击 — 修复侧边栏需要双击才能打开对象浏览器的问题 + - 虚拟树优化 — 修复非空树的虚拟化判断函数 + 下载安装 + 系统要求 + ────────┬──────────────────────────────┬─────────────────────────────────── + 操作系统│最低版本 │架构 + ────────┼──────────────────────────────┼─────────────────────────────────── + Windows │Windows 10 或更高版本 │x64 + ────────┼──────────────────────────────┼─────────────────────────────────── + macOS │macOS 12 (Monterey) 或更高版本│Intel (x64) / Apple Silicon (arm64) + ────────┼──────────────────────────────┼─────────────────────────────────── + Linux │见下表 │x64 + ────────┴──────────────────────────────┴─────────────────────────────────── + Windows + ───────────────────────┬──────────────────────────────── + 文件 │说明 + ───────────────────────┼──────────────────────────────── + DBX_0.5.4_x64-setup.exe│推荐 — NSIS 安装包,支持自动更新 + ───────────────────────┼──────────────────────────────── + DBX_0.5.4_x64_en-US.msi│MSI 安装包,适用于企业部署 + ───────────────────────┴──────────────────────────────── + Scoop: + scoop bucket add dbx https://github.com/t8y2/scoop-bucket + scoop install dbx + 更新: + scoop update dbx + macOS + ─────────────────────┬───────────────────────────────────────── + 文件 │说明 + ─────────────────────┼───────────────────────────────────────── + DBX_0.5.4_aarch64.dmg│推荐 — 适用于 Apple Silicon (M1/M2/M3/M4) + ─────────────────────┼───────────────────────────────────────── + DBX_0.5.4_x64.dmg │适用于 Intel Mac + ─────────────────────┴───────────────────────────────────────── + Homebrew: + brew install --cask t8y2/tap/dbx + 更新: + brew upgrade --cask t8y2/tap/dbx + Linux + ──────────────────────────────────────┬─────────┬───────────────────────────────────────────────────── + 发行版 │推荐格式 │安装方式 + ──────────────────────────────────────┼─────────┼───────────────────────────────────────────────────── + Ubuntu / Debian / Linux Mint / Pop!_OS│.deb │sudo dpkg -i DBX_*.deb 或 sudo apt install + │ │./DBX_*.deb + ──────────────────────────────────────┼─────────┼───────────────────────────────────────────────────── + Fedora / RHEL / CentOS / Rocky Linux │.rpm │sudo rpm -i DBX-*.rpm 或 sudo dnf install ./DBX-*.rpm + ──────────────────────────────────────┼─────────┼───────────────────────────────────────────────────── + openSUSE │.rpm │sudo zypper install ./DBX-*.rpm + ──────────────────────────────────────┼─────────┼───────────────────────────────────────────────────── + Arch Linux / Manjaro │.AppImage│添加执行权限后运行 + ──────────────────────────────────────┼─────────┼───────────────────────────────────────────────────── + 其他发行版 │.AppImage│chmod +x DBX_*.AppImage && ./DBX_*.AppImage + ──────────────────────────────────────┴─────────┴───────────────────────────────────────────────────── +ReleaseNotesUrl: https://github.com/t8y2/dbx/releases/tag/v0.5.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/t8y2/DBX/0.5.4/t8y2.DBX.yaml b/manifests/t/t8y2/DBX/0.5.4/t8y2.DBX.yaml new file mode 100644 index 000000000000..f08205f5f5e6 --- /dev/null +++ b/manifests/t/t8y2/DBX/0.5.4/t8y2.DBX.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Tracker using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: t8y2.DBX +PackageVersion: 0.5.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/8.0.4033.7/Vivaldi.Vivaldi.Snapshot.installer.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.0.4033.7/Vivaldi.Vivaldi.Snapshot.installer.yaml new file mode 100644 index 000000000000..505a4d284333 --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.0.4033.7/Vivaldi.Vivaldi.Snapshot.installer.yaml @@ -0,0 +1,68 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Vivaldi.Vivaldi.Snapshot +PackageVersion: 8.0.4033.7 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --vivaldi-silent + SilentWithProgress: --vivaldi-silent + InstallLocation: --vivaldi-install-dir="" + Log: --verbose-logging --log-file="" +ExpectedReturnCodes: +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 7 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- mht +- mhtml +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Vivaldi +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.8.0.4033.7.x64.exe + InstallerSha256: D1760000C4D7BC9FB836B781684348D43B1C8ED106889B1913B0B47BAABA78DC + InstallerSwitches: + Custom: --do-not-launch-chrome +- Architecture: x64 + Scope: machine + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.8.0.4033.7.x64.exe + InstallerSha256: D1760000C4D7BC9FB836B781684348D43B1C8ED106889B1913B0B47BAABA78DC + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level +- Architecture: arm64 + Scope: user + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.8.0.4033.7.arm64.exe + InstallerSha256: 7C491BBA26FD8CA873A5647449E2BE77AD19AA86EE7DA7E825B1677BAF186D79 + InstallerSwitches: + Custom: --do-not-launch-chrome +- Architecture: arm64 + Scope: machine + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.8.0.4033.7.arm64.exe + InstallerSha256: 7C491BBA26FD8CA873A5647449E2BE77AD19AA86EE7DA7E825B1677BAF186D79 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/8.0.4033.7/Vivaldi.Vivaldi.Snapshot.locale.en-US.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.0.4033.7/Vivaldi.Vivaldi.Snapshot.locale.en-US.yaml new file mode 100644 index 000000000000..11025f9ba247 --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.0.4033.7/Vivaldi.Vivaldi.Snapshot.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Vivaldi.Vivaldi.Snapshot +PackageVersion: 8.0.4033.7 +PackageLocale: en-US +Publisher: Vivaldi Technologies AS. +PublisherUrl: https://vivaldi.com/ +PublisherSupportUrl: https://help.vivaldi.com/ +PrivacyUrl: https://vivaldi.com/privacy/browser/ +Author: Vivaldi Technologies AS. +PackageName: Vivaldi (Snapshot) +PackageUrl: https://vivaldi.com/desktop/ +License: Freeware +LicenseUrl: https://vivaldi.com/privacy/vivaldi-end-user-license-agreement/ +Copyright: Copyright 2026 Vivaldi Technologies AS. All rights reserved. +ShortDescription: Powerful, Personal and Private web browser +Description: Vivaldi is a web browser. But fun. It comes with a bunch of clever features built-in. It’s super flexible and does not track you. +Tags: +- browser +- chromium +- internet +- web +- webpage +ReleaseNotes: |- + - [Autohide] No padding between open panel and webview while auto-hide is enabled VB-127687 + - [Layouts] Settings update VB-124366 + - [Onboarding] Add new illustration icons for Account step of Onboarding VB-127595 + - [Panel Editor] Feature panels not added if enabled after customizing the panel once VB-127073 + - [Panels][User Agent] Cannot use a mobile user agent VB-127657 + - [Performance] Hardware rendering pipeline fails when webview is masked VB-127709 + - [Start page] Cannot paste a copied text into sticky note when "Show Search Field" is unchecked VB-127387 + - [Tabs] Missing gap on top of tab bar, with two level stack VB-127705 + - [Tabs] New Tab button overlaps rightmost tab after closing any tab VB-127708 + - [Tabs] Remove "ears" from tabs in maximized with Unified themes: follow up fix VB-127602 + - [Tabs] When vertical tabs enabled, make New Tab clickable area bigger VB-127654 + - [Themes] Colors on bottom bars break with high transparency and auto-hide VB-127686 + - [Themes] Hidden Extensions menu corner rounding and button color issues VB-127689 + - [Themes] Prevent initial render of wrong accent color VB-127614 + - [Windows][Installer] vivaldi protocol association in Windows, causing popup on every launch VB-127643 + - [Workspaces] Hibernated tabs get moved to main window after relaunch VB-127571 +ReleaseNotesUrl: https://update.vivaldi.com/update/1.0/relnotes/snapshot/8.0.4033.7.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/8.0.4033.7/Vivaldi.Vivaldi.Snapshot.locale.zh-CN.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.0.4033.7/Vivaldi.Vivaldi.Snapshot.locale.zh-CN.yaml new file mode 100644 index 000000000000..53b9d3d539c3 --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.0.4033.7/Vivaldi.Vivaldi.Snapshot.locale.zh-CN.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Vivaldi.Vivaldi.Snapshot +PackageVersion: 8.0.4033.7 +PackageLocale: zh-CN +PublisherUrl: https://vivaldi.com/zh-hans/ +PrivacyUrl: https://vivaldi.com/zh-hans/privacy/browser/ +PackageName: Vivaldi(快照版) +PackageUrl: https://vivaldi.com/zh-hans/desktop/ +License: 免费软件 +LicenseUrl: https://vivaldi.com/zh-hans/privacy/vivaldi-end-user-license-agreement/ +Copyright: Copyright 2026 Vivaldi Technologies AS. 版权所有。 +ShortDescription: 功能强大、个性定制、注重隐私的浏览器 +Description: Vivaldi 是一个有趣的浏览器,内置了很多强大的功能,并且非常灵活,不会跟踪你。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/8.0.4033.7/Vivaldi.Vivaldi.Snapshot.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.0.4033.7/Vivaldi.Vivaldi.Snapshot.yaml new file mode 100644 index 000000000000..87819e625829 --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.0.4033.7/Vivaldi.Vivaldi.Snapshot.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Vivaldi.Vivaldi.Snapshot +PackageVersion: 8.0.4033.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/y/YouXiao/YXCalendar/2.6.5.8/YouXiao.YXCalendar.installer.yaml b/manifests/y/YouXiao/YXCalendar/2.6.5.11/YouXiao.YXCalendar.installer.yaml similarity index 79% rename from manifests/y/YouXiao/YXCalendar/2.6.5.8/YouXiao.YXCalendar.installer.yaml rename to manifests/y/YouXiao/YXCalendar/2.6.5.11/YouXiao.YXCalendar.installer.yaml index dc19a24af153..330e0290a29e 100644 --- a/manifests/y/YouXiao/YXCalendar/2.6.5.8/YouXiao.YXCalendar.installer.yaml +++ b/manifests/y/YouXiao/YXCalendar/2.6.5.11/YouXiao.YXCalendar.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: YouXiao.YXCalendar -PackageVersion: 2.6.5.8 +PackageVersion: 2.6.5.11 InstallerType: nullsoft Scope: user UpgradeBehavior: install @@ -10,6 +10,6 @@ ProductCode: YXCalendar Installers: - Architecture: x86 InstallerUrl: https://static.youxiao.cn/yxcalendar/yxcalendar_latest.exe - InstallerSha256: 3FBFBA512E5CFCB2CAAA1C4835D78ACB0DFFA821E9E8FE6ED38BD3A7B02F27DB + InstallerSha256: 2242482BAB581476B845DCD416AA8F00AEF46BD17300D9223664057E8B487DAA ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/y/YouXiao/YXCalendar/2.6.5.8/YouXiao.YXCalendar.locale.en-US.yaml b/manifests/y/YouXiao/YXCalendar/2.6.5.11/YouXiao.YXCalendar.locale.en-US.yaml similarity index 98% rename from manifests/y/YouXiao/YXCalendar/2.6.5.8/YouXiao.YXCalendar.locale.en-US.yaml rename to manifests/y/YouXiao/YXCalendar/2.6.5.11/YouXiao.YXCalendar.locale.en-US.yaml index a269c1b43d28..875c35a548e4 100644 --- a/manifests/y/YouXiao/YXCalendar/2.6.5.8/YouXiao.YXCalendar.locale.en-US.yaml +++ b/manifests/y/YouXiao/YXCalendar/2.6.5.11/YouXiao.YXCalendar.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: YouXiao.YXCalendar -PackageVersion: 2.6.5.8 +PackageVersion: 2.6.5.11 PackageLocale: en-US Publisher: 东莞市优效网络科技有限公司 PublisherUrl: https://www.youxiao.cn/ diff --git a/manifests/y/YouXiao/YXCalendar/2.6.5.8/YouXiao.YXCalendar.locale.zh-CN.yaml b/manifests/y/YouXiao/YXCalendar/2.6.5.11/YouXiao.YXCalendar.locale.zh-CN.yaml similarity index 98% rename from manifests/y/YouXiao/YXCalendar/2.6.5.8/YouXiao.YXCalendar.locale.zh-CN.yaml rename to manifests/y/YouXiao/YXCalendar/2.6.5.11/YouXiao.YXCalendar.locale.zh-CN.yaml index fd8c501cc648..4d291c395404 100644 --- a/manifests/y/YouXiao/YXCalendar/2.6.5.8/YouXiao.YXCalendar.locale.zh-CN.yaml +++ b/manifests/y/YouXiao/YXCalendar/2.6.5.11/YouXiao.YXCalendar.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: YouXiao.YXCalendar -PackageVersion: 2.6.5.8 +PackageVersion: 2.6.5.11 PackageLocale: zh-CN Publisher: 东莞市优效网络科技有限公司 PublisherUrl: https://www.youxiao.cn/ diff --git a/manifests/y/YouXiao/YXCalendar/2.6.5.8/YouXiao.YXCalendar.yaml b/manifests/y/YouXiao/YXCalendar/2.6.5.11/YouXiao.YXCalendar.yaml similarity index 90% rename from manifests/y/YouXiao/YXCalendar/2.6.5.8/YouXiao.YXCalendar.yaml rename to manifests/y/YouXiao/YXCalendar/2.6.5.11/YouXiao.YXCalendar.yaml index 751d6a909e28..42954c163553 100644 --- a/manifests/y/YouXiao/YXCalendar/2.6.5.8/YouXiao.YXCalendar.yaml +++ b/manifests/y/YouXiao/YXCalendar/2.6.5.11/YouXiao.YXCalendar.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: YouXiao.YXCalendar -PackageVersion: 2.6.5.8 +PackageVersion: 2.6.5.11 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/z/Zoho/Ulaa/148.0.7778.122/Zoho.Ulaa.installer.yaml b/manifests/z/Zoho/Ulaa/148.0.7778.122/Zoho.Ulaa.installer.yaml new file mode 100644 index 000000000000..75cb32485cf5 --- /dev/null +++ b/manifests/z/Zoho/Ulaa/148.0.7778.122/Zoho.Ulaa.installer.yaml @@ -0,0 +1,51 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Zoho.Ulaa +PackageVersion: 148.0.7778.122 +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: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Zoho Ulaa +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://ulaa.zoho.com/release/win/Ulaa-Browser-v2.43.2.exe + InstallerSha256: D6F6486CDD4EE3E593828CE3D327449F2CB0DE178506F52FA3BE82E9ED3CF79F + InstallerSwitches: + Custom: --do-not-launch-chrome +- Architecture: x64 + Scope: machine + InstallerUrl: https://ulaa.zoho.com/release/win/Ulaa-Browser-v2.43.2.exe + InstallerSha256: D6F6486CDD4EE3E593828CE3D327449F2CB0DE178506F52FA3BE82E9ED3CF79F + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/z/Zoho/Ulaa/148.0.7778.122/Zoho.Ulaa.locale.en-US.yaml b/manifests/z/Zoho/Ulaa/148.0.7778.122/Zoho.Ulaa.locale.en-US.yaml new file mode 100644 index 000000000000..c34996f74ea6 --- /dev/null +++ b/manifests/z/Zoho/Ulaa/148.0.7778.122/Zoho.Ulaa.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Zoho.Ulaa +PackageVersion: 148.0.7778.122 +PackageLocale: en-US +Publisher: Ulaa +PublisherUrl: https://www.zoho.com/ +PublisherSupportUrl: https://ulaa.com/feedback +PrivacyUrl: https://www.zoho.com/privacy.html +Author: Zoho Corporation +PackageName: Ulaa +PackageUrl: https://ulaa.com/ +License: Proprietary +LicenseUrl: https://ulaa.com/eula.html +Copyright: Copyright 2026 Zoho Corp. All rights reserved. +CopyrightUrl: https://ulaa.com/eula.html +ShortDescription: A browser that respects your privacy, protects your personal data, and is designed to upgrade the way you work online. +Tags: +- browser +- chromium +- internet +- manifestv3 +- mv3 +- web +- webpage +Documentations: +- DocumentLabel: Help + DocumentUrl: https://ulaabrowser.zohodesk.com/portal/home +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/z/Zoho/Ulaa/148.0.7778.122/Zoho.Ulaa.locale.zh-CN.yaml b/manifests/z/Zoho/Ulaa/148.0.7778.122/Zoho.Ulaa.locale.zh-CN.yaml new file mode 100644 index 000000000000..7813a1a1471b --- /dev/null +++ b/manifests/z/Zoho/Ulaa/148.0.7778.122/Zoho.Ulaa.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Zoho.Ulaa +PackageVersion: 148.0.7778.122 +PackageLocale: zh-CN +License: 专有软件 +Copyright: 版权所有 2026 Zoho Corp. 保留所有权利。 +ShortDescription: 一款尊重隐私、保护个人数据的浏览器,旨在提升您的在线工作方式。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +Documentations: +- DocumentLabel: 帮助 + DocumentUrl: https://ulaabrowser.zohodesk.com/portal/home +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/z/Zoho/Ulaa/148.0.7778.122/Zoho.Ulaa.yaml b/manifests/z/Zoho/Ulaa/148.0.7778.122/Zoho.Ulaa.yaml new file mode 100644 index 000000000000..0098ecb11c72 --- /dev/null +++ b/manifests/z/Zoho/Ulaa/148.0.7778.122/Zoho.Ulaa.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Zoho.Ulaa +PackageVersion: 148.0.7778.122 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0