diff --git a/manifests/a/Amazon/AWSCLI/2.35.1/Amazon.AWSCLI.installer.yaml b/manifests/a/Amazon/AWSCLI/2.35.1/Amazon.AWSCLI.installer.yaml new file mode 100644 index 000000000000..e14fd14212a9 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.35.1/Amazon.AWSCLI.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: Amazon.AWSCLI +PackageVersion: 2.35.1 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: AWSCLIV2="" +UpgradeBehavior: install +Commands: +- aws +ProductCode: '{FF5D6931-BF28-403A-96C6-A313210E1CF8}' +AppsAndFeaturesEntries: +- DisplayName: AWS Command Line Interface v2 + ProductCode: '{FF5D6931-BF28-403A-96C6-A313210E1CF8}' + UpgradeCode: '{E1C1971C-384E-4D6D-8D02-F1AC48281CF8}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Amazon\AWSCLIV2' +Installers: +- Architecture: x64 + InstallerUrl: https://awscli.amazonaws.com/AWSCLIV2-2.35.1.msi + InstallerSha256: 5CCD6B4F095471FC8797B0B6D0B184920195FECC3340941AE26E99A2E9C74EA1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/AWSCLI/2.35.1/Amazon.AWSCLI.locale.en-US.yaml b/manifests/a/Amazon/AWSCLI/2.35.1/Amazon.AWSCLI.locale.en-US.yaml new file mode 100644 index 000000000000..c6739fa27192 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.35.1/Amazon.AWSCLI.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.35.1 +PackageLocale: en-US +Publisher: Amazon Web Services +PublisherUrl: https://aws.amazon.com/ +PublisherSupportUrl: https://github.com/aws/aws-cli/issues +PrivacyUrl: https://aws.amazon.com/privacy/ +Author: Amazon Web Services, Inc +PackageName: AWS Command Line Interface +PackageUrl: https://aws.amazon.com/cli/ +License: Apache-2.0 +LicenseUrl: https://github.com/aws/aws-cli/blob/HEAD/LICENSE.txt +Copyright: Copyright 2012-2026 Amazon.com, Inc. +CopyrightUrl: https://aws.amazon.com/agreement/ +ShortDescription: Universal Command Line Interface for Amazon Web Services +Description: The AWS Command Line Interface (AWS CLI) is an open source tool that enables you to interact with AWS services using commands in your command-line shell. With minimal configuration, the AWS CLI enables you to start running commands that implement functionality equivalent to that provided by the browser-based AWS Management Console from the command prompt in your terminal program. +Tags: +- aws +- awscli +- cli +- cloud +- s3 +- web +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/AWSCLI/2.35.1/Amazon.AWSCLI.locale.zh-CN.yaml b/manifests/a/Amazon/AWSCLI/2.35.1/Amazon.AWSCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..9843dbced57b --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.35.1/Amazon.AWSCLI.locale.zh-CN.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: Amazon.AWSCLI +PackageVersion: 2.35.1 +PackageLocale: zh-CN +PublisherUrl: https://aws.amazon.com/cn/ +PrivacyUrl: https://aws.amazon.com/cn/privacy/ +PackageUrl: https://aws.amazon.com/cn/cli/ +CopyrightUrl: https://aws.amazon.com/cn/agreement/ +ShortDescription: Amazon Web Services 的通用命令行界面 +Description: AWS 命令行界面(AWS CLI)是一种开源工具,让您能够使用命令行 Shell 中的命令与 AWS 服务进行交互。AWS CLI 让您只需极少的配置,就能从终端程序的命令提示符中运行命令,以实施与基于浏览器的 AWS 管理控制台提供的功能等效的命令。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/u/UNIkeEN/SJMCL/1.0.0/UNIkeEN.SJMCL.yaml b/manifests/a/Amazon/AWSCLI/2.35.1/Amazon.AWSCLI.yaml similarity index 70% rename from manifests/u/UNIkeEN/SJMCL/1.0.0/UNIkeEN.SJMCL.yaml rename to manifests/a/Amazon/AWSCLI/2.35.1/Amazon.AWSCLI.yaml index adec5a4780f6..61634bc601c6 100644 --- a/manifests/u/UNIkeEN/SJMCL/1.0.0/UNIkeEN.SJMCL.yaml +++ b/manifests/a/Amazon/AWSCLI/2.35.1/Amazon.AWSCLI.yaml @@ -1,8 +1,8 @@ # Created with YamlCreate.ps1 Dumplings Mod # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json -PackageIdentifier: UNIkeEN.SJMCL -PackageVersion: 1.0.0 -DefaultLocale: zh-CN +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.35.1 +DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/a/Anysphere/Cursor/3.7.21/Anysphere.Cursor.installer.yaml b/manifests/a/Anysphere/Cursor/3.7.21/Anysphere.Cursor.installer.yaml new file mode 100644 index 000000000000..da8bbaaf5743 --- /dev/null +++ b/manifests/a/Anysphere/Cursor/3.7.21/Anysphere.Cursor.installer.yaml @@ -0,0 +1,176 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Anysphere.Cursor +PackageVersion: 3.7.21 +InstallerType: inno +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- cursor +FileExtensions: +- ascx +- asp +- aspx +- bash +- bash_login +- bash_logout +- bash_profile +- bashrc +- bib +- bowerrc +- c +- c++ +- cc +- cfg +- cjs +- clj +- cljs +- cljx +- clojure +- cls +- cmake +- code-workspace +- coffee +- config +- containerfile +- cpp +- cs +- cshtml +- csproj +- css +- csv +- csx +- ctp +- cxx +- dart +- diff +- dockerfile +- dot +- dtd +- editorconfig +- edn +- erb +- eyaml +- eyml +- fs +- fsi +- fsscript +- fsx +- gemspec +- gitattributes +- gitconfig +- gitignore +- go +- gradle +- groovy +- h +- h++ +- handlebars +- hbs +- hh +- hpp +- hxx +- ini +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- log +- lua +- m +- makefile +- markdown +- md +- mdoc +- mdown +- mdtext +- mdtxt +- mdwn +- mjs +- mk +- mkd +- mkdn +- ml +- mli +- npmignore +- php +- phtml +- pl +- pl6 +- plist +- pm +- pm6 +- pod +- pp +- profile +- properties +- ps1 +- psd1 +- psgi +- psm1 +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- shtml +- sql +- svgz +- t +- tex +- toml +- ts +- tsx +- txt +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- xhtml +- xml +- yaml +- yml +- zsh +ReleaseDate: 2026-06-05 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://downloads.cursor.com/production/517f696d8ab6c53eb04fbfdaae705cd146bf346e/win32/x64/user-setup/CursorUserSetup-x64-3.7.21.exe + InstallerSha256: FF1CFD0A4061EB69522FE8E1A1CDF0FC19D191C53D60132BAC86FAC0B9498112 + ProductCode: '{DADADADA-ADAD-ADAD-ADAD-ADADADADADAD}_is1' +- Architecture: x64 + Scope: machine + InstallerUrl: https://downloads.cursor.com/production/517f696d8ab6c53eb04fbfdaae705cd146bf346e/win32/x64/system-setup/CursorSetup-x64-3.7.21.exe + InstallerSha256: A1914E866A30A7EAE9488E2AEDCEB35D56362BAFE3263ECDF551ED9E31A9B185 + ProductCode: '{D7D7D7D7-7D7D-7D7D-7D7D-7D7D7D7D7D7D}_is1' +- Architecture: arm64 + Scope: user + InstallerUrl: https://downloads.cursor.com/production/517f696d8ab6c53eb04fbfdaae705cd146bf346e/win32/arm64/user-setup/CursorUserSetup-arm64-3.7.21.exe + InstallerSha256: F67F1BD4E1D0D4B2BCF66214802582A485ADBC3C7BA2BDDA25B5C4497D23173F + ProductCode: '{DBDBDBDB-BDBD-BDBD-BDBD-BDBDBDBDBDBD}_is1' +- Architecture: arm64 + Scope: machine + InstallerUrl: https://downloads.cursor.com/production/517f696d8ab6c53eb04fbfdaae705cd146bf346e/win32/arm64/system-setup/CursorSetup-arm64-3.7.21.exe + InstallerSha256: 8850DE07C13C84972D41A452C556C3D97B49BEB58CAA6221BF1AA149A7051FE9 + ProductCode: '{D8D8D8D8-8D8D-8D8D-8D8D-8D8D8D8D8D8D}_is1' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anysphere/Cursor/3.7.21/Anysphere.Cursor.locale.en-US.yaml b/manifests/a/Anysphere/Cursor/3.7.21/Anysphere.Cursor.locale.en-US.yaml new file mode 100644 index 000000000000..d6f1d3188f17 --- /dev/null +++ b/manifests/a/Anysphere/Cursor/3.7.21/Anysphere.Cursor.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: Anysphere.Cursor +PackageVersion: 3.7.21 +PackageLocale: en-US +Publisher: Anysphere +PublisherUrl: https://www.cursor.com/ +PublisherSupportUrl: https://forum.cursor.com/ +PrivacyUrl: https://www.cursor.com/privacy +Author: Anysphere Inc. +PackageName: Cursor +PackageUrl: https://www.cursor.com/ +License: Proprietary +LicenseUrl: https://www.cursor.com/terms-of-service +ShortDescription: The AI Code Editor +Description: Cursor is a new, intelligent IDE, empowered by seamless integrations with AI. Built upon VSCode, Cursor is quick to learn, but can make you extraordinarily productive. +Tags: +- ai +- code +- coding +- develop +- development +- programming +ReleaseNotes: |- + With Design Mode in the Cursor browser, you can click, draw, or describe changes by voice to help agents update your UI. + + Multi-select elements + Click on two or more elements together in the browser. Cursor sees the selected elements, their code, the surrounding layout, and the visual relationships on the page. + + Ask the agent to make one match the other, remove repeated content, or adjust a group of components at once. + + Voice input + Narrate changes through the Design Mode overlay. The mic stays available while an agent is mid-run, so you can queue the next change by voice without waiting for the previous one to finish. +ReleaseNotesUrl: https://changelog.cursor.com/ +PurchaseUrl: https://www.cursor.com/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.cursor.com/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anysphere/Cursor/3.7.21/Anysphere.Cursor.locale.zh-CN.yaml b/manifests/a/Anysphere/Cursor/3.7.21/Anysphere.Cursor.locale.zh-CN.yaml new file mode 100644 index 000000000000..7b4a8458a8ac --- /dev/null +++ b/manifests/a/Anysphere/Cursor/3.7.21/Anysphere.Cursor.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: Anysphere.Cursor +PackageVersion: 3.7.21 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: AI 代码编辑器 +Description: Cursor 是一款全新的智能 IDE,可与 AI 无缝集成。Cursor 以 VSCode 为基础,上手很快,但却能让你的工作效率超乎寻常。 +Tags: +- ai +- 代码 +- 开发 +- 编程 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.cursor.com/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anysphere/Cursor/3.7.21/Anysphere.Cursor.yaml b/manifests/a/Anysphere/Cursor/3.7.21/Anysphere.Cursor.yaml new file mode 100644 index 000000000000..825d40e15dd7 --- /dev/null +++ b/manifests/a/Anysphere/Cursor/3.7.21/Anysphere.Cursor.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: Anysphere.Cursor +PackageVersion: 3.7.21 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/AxCrypt/AxCrypt/3.1.1.0/AxCrypt.AxCrypt.installer.yaml b/manifests/a/AxCrypt/AxCrypt/3.1.1.0/AxCrypt.AxCrypt.installer.yaml new file mode 100644 index 000000000000..388985af1b51 --- /dev/null +++ b/manifests/a/AxCrypt/AxCrypt/3.1.1.0/AxCrypt.AxCrypt.installer.yaml @@ -0,0 +1,21 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AxCrypt.AxCrypt +PackageVersion: 3.1.1.0 +Platform: +- Windows.Universal +- Windows.Desktop +Installers: +- Architecture: x64 + InstallerType: msix + MinimumOSVersion: 10.0.17763.0 + PackageFamilyName: AxCrypt_r5dj3j3bka4dm + InstallerUrl: https://downloader.axcrypt.net/windows/axcrypt-3-appsetup-win_x64.msix + InstallerSha256: 30E51DFC6FD2A25277AB843E36809578C323D0D346B3ECEB415926A64D34237F + SignatureSha256: 26888FEB443B98B02B6B43B2C8565EA3E16CD30C23662F627D2151835C4E8C0C + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.WindowsAppRuntime.1.7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AxCrypt/AxCrypt/3.1.1.0/AxCrypt.AxCrypt.locale.en-US.yaml b/manifests/a/AxCrypt/AxCrypt/3.1.1.0/AxCrypt.AxCrypt.locale.en-US.yaml new file mode 100644 index 000000000000..2b3f5cf6ba6d --- /dev/null +++ b/manifests/a/AxCrypt/AxCrypt/3.1.1.0/AxCrypt.AxCrypt.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AxCrypt.AxCrypt +PackageVersion: 3.1.1.0 +PackageLocale: en-US +Publisher: AxCrypt AB +PackageName: AxCrypt File Encryption +PackageUrl: https://axcrypt.net/download/ +License: Proprietary (Trialware, followed by subscription) +ShortDescription: The easiest way to encrypt, share and secure your files everywhere. Protect files and folders with strong encryption before sharing them or storing in Google Drive, OneDrive, or Dropbox with zero-knowledge encryption. +Tags: +- axcrypt-file-encryption +- axcryptfileencryption +- encrypt-files +- share-files +- cloud-storage +- onedrive +- google-drive +- dropbox +- sweden +- 9ppkjz32dbkz +PurchaseUrl: https://axcrypt.net/pricing/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/wez/wezterm/nightly/20260331-040028-577474d8/wez.wezterm.nightly.yaml b/manifests/a/AxCrypt/AxCrypt/3.1.1.0/AxCrypt.AxCrypt.yaml similarity index 52% rename from manifests/w/wez/wezterm/nightly/20260331-040028-577474d8/wez.wezterm.nightly.yaml rename to manifests/a/AxCrypt/AxCrypt/3.1.1.0/AxCrypt.AxCrypt.yaml index 0f3b521439d1..cb769393bcc8 100644 --- a/manifests/w/wez/wezterm/nightly/20260331-040028-577474d8/wez.wezterm.nightly.yaml +++ b/manifests/a/AxCrypt/AxCrypt/3.1.1.0/AxCrypt.AxCrypt.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2026/May/07 +# Automatically updated by the winget bot at 2026/Jun/10 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json -PackageIdentifier: wez.wezterm.nightly -PackageVersion: 20260331-040028-577474d8 +PackageIdentifier: AxCrypt.AxCrypt +PackageVersion: 3.1.1.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/a/alecdotdev/Markpad/2.6.11/alecdotdev.Markpad.installer.yaml b/manifests/a/alecdotdev/Markpad/2.6.11/alecdotdev.Markpad.installer.yaml new file mode 100644 index 000000000000..00dd9f1185e8 --- /dev/null +++ b/manifests/a/alecdotdev/Markpad/2.6.11/alecdotdev.Markpad.installer.yaml @@ -0,0 +1,30 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: alecdotdev.Markpad +PackageVersion: 2.6.11 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +FileExtensions: +- md +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.EdgeWebView2Runtime +ProductCode: Markpad +ReleaseDate: 2026-06-03 +AppsAndFeaturesEntries: +- ProductCode: Markpad +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Markpad' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/alecdotdev/Markpad/releases/download/v2.6.11/Markpad_2.6.11_x64-setup.exe + InstallerSha256: 469E6D20AF21A9BC160DBD7CD3B44EF8AC0E103AB7A56A5F92155E29915E9AB0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/alecdotdev/Markpad/2.6.11/alecdotdev.Markpad.locale.en-US.yaml b/manifests/a/alecdotdev/Markpad/2.6.11/alecdotdev.Markpad.locale.en-US.yaml new file mode 100644 index 000000000000..64d15739654d --- /dev/null +++ b/manifests/a/alecdotdev/Markpad/2.6.11/alecdotdev.Markpad.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: alecdotdev.Markpad +PackageVersion: 2.6.11 +PackageLocale: en-US +Publisher: alecdotdev +PublisherUrl: https://github.com/alecdotdev +PublisherSupportUrl: https://github.com/alecdotdev/Markpad/issues +Author: Alec Ames +PackageName: Markpad +PackageUrl: https://github.com/alecdotdev/Markpad +License: BSD-3-Clause +LicenseUrl: https://github.com/alecdotdev/Markpad/blob/HEAD/LICENSE +Copyright: Copyright (c) 2023, Alec Ames +CopyrightUrl: https://github.com/alecdotdev/Markpad/blob/HEAD/LICENSE +ShortDescription: The Notepad equivalent for Markdown +Description: A lightweight, minimalist Markdown viewer and text editor built for productivity. +Moniker: markpad +Tags: +- linux +- macos +- markdown +- markdown-editor +- notepad-alternative +- rust +- sveltekit +- tauri +- text-editor +ReleaseNotes: |- + What's Changed + - fix: make sure the find do not skip CODE and PRE areas. by @roniaxe in #152 + - fix: toggle full width by @roniaxe in #164 + - Fix export to pdf by @roniaxe in #161 + - Toggle recent files by @dayeggpi in #167 + Full Changelog: v2.6.10...v2.6.11 +ReleaseNotesUrl: https://github.com/alecdotdev/Markpad/releases/tag/v2.6.11 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/alecdotdev/Markpad/2.6.11/alecdotdev.Markpad.yaml b/manifests/a/alecdotdev/Markpad/2.6.11/alecdotdev.Markpad.yaml new file mode 100644 index 000000000000..ff8869676774 --- /dev/null +++ b/manifests/a/alecdotdev/Markpad/2.6.11/alecdotdev.Markpad.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: alecdotdev.Markpad +PackageVersion: 2.6.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/BDRThermea/ServiceTool/7.4.22.0/BDRThermea.ServiceTool.installer.yaml b/manifests/b/BDRThermea/ServiceTool/7.4.22.0/BDRThermea.ServiceTool.installer.yaml new file mode 100644 index 000000000000..7266b74458e5 --- /dev/null +++ b/manifests/b/BDRThermea/ServiceTool/7.4.22.0/BDRThermea.ServiceTool.installer.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: BDRThermea.ServiceTool +PackageVersion: 7.4.22.0 +InstallerLocale: en-US +InstallerType: wix +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 + MinimumVersion: 8.0.8 + - PackageIdentifier: Microsoft.DotNet.AspNetCore.8 + MinimumVersion: 8.0.8 + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + MinimumVersion: 14.38.33130.0 +ProductCode: '{5A3AAA5E-935E-4353-8AD8-3CCD186F2D06}' +AppsAndFeaturesEntries: +- DisplayName: BDR Thermea Service Tool (PCST) + Publisher: BDR Thermea + DisplayVersion: 7.4.22.0 + ProductCode: '{5A3AAA5E-935E-4353-8AD8-3CCD186F2D06}' + UpgradeCode: '{9DC42DD5-D911-4848-AF59-9E73C1D8A94E}' +Installers: +- Architecture: x64 + InstallerUrl: https://pcstwinget.blob.core.windows.net/pc-servicetool-images/BDRThermeaAppWix_7_4_22_0.msi + InstallerSha256: C15BF3D4AA7991AF1D83ED84AAE4FB28F45A985D61C0DD9F734C8C1EE1BEB220 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/BDRThermea/ServiceTool/7.4.22.0/BDRThermea.ServiceTool.locale.en-US.yaml b/manifests/b/BDRThermea/ServiceTool/7.4.22.0/BDRThermea.ServiceTool.locale.en-US.yaml new file mode 100644 index 000000000000..db4ff7b0b267 --- /dev/null +++ b/manifests/b/BDRThermea/ServiceTool/7.4.22.0/BDRThermea.ServiceTool.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: BDRThermea.ServiceTool +PackageVersion: 7.4.22.0 +PackageLocale: en-US +Publisher: BDR Thermea Group +PublisherUrl: https://www.bdrthermeagroup.com/ +Author: BDR Thermea Group +PackageName: BDR Thermea Service Tool (PCST) +License: Proprietary +ShortDescription: PC Servicetool allows for the inspection and management of BDR Thermea Group boilers and heatpumps as well as long term monitoring of data. +Description: Recom is a software program developed by BDR Thermea Group. It offers the possibility to communicate directly to BDR Thermea Group boilers/appliances. The software shows temperatures, fan speed and the status of on/off components like pump and gas-air unit in a clear overview. In Recom, all parameters of the safety unit of the boiler are shown in one overview. Of course you can save settings on a hard drive, so you can always reset to default settings or use a certain setting for multiple boilers in a project. +Moniker: PC Servicetool +Tags: +- pc servicetool +- servicetool +- recom +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/BDRThermea/ServiceTool/7.4.22.0/BDRThermea.ServiceTool.yaml b/manifests/b/BDRThermea/ServiceTool/7.4.22.0/BDRThermea.ServiceTool.yaml new file mode 100644 index 000000000000..fcfccc730e9b --- /dev/null +++ b/manifests/b/BDRThermea/ServiceTool/7.4.22.0/BDRThermea.ServiceTool.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: BDRThermea.ServiceTool +PackageVersion: 7.4.22.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bilibili/Bilibili/1.17.8/Bilibili.Bilibili.installer.yaml b/manifests/b/Bilibili/Bilibili/1.17.8/Bilibili.Bilibili.installer.yaml index 7d8e5dc3f7e0..980f4423afac 100644 --- a/manifests/b/Bilibili/Bilibili/1.17.8/Bilibili.Bilibili.installer.yaml +++ b/manifests/b/Bilibili/Bilibili/1.17.8/Bilibili.Bilibili.installer.yaml @@ -9,14 +9,14 @@ UpgradeBehavior: install Protocols: - bilipc ProductCode: BiliBili -ReleaseDate: 2026-06-05 +ReleaseDate: 2026-06-08 ElevationRequirement: elevatesSelf Installers: - Architecture: x64 - InstallerUrl: https://dl.hdslb.com/mobile/pack/bili_win/24918213/public/bilibili-setup-v1.17.8.exe - InstallerSha256: 288FDDB51273E32A9514BD47C63E8A51A82A0D847723F616F39CE3EF5CB836B3 + InstallerUrl: https://dl.hdslb.com/mobile/pack/bili_win/24962050/public/bilibili-setup-v1.17.8.exe + InstallerSha256: 121E4AD6E79B1459AAB940C04EA240D06E2EFFE2A4312A1A9402BA88269E8CE8 - Architecture: arm64 - InstallerUrl: https://dl.hdslb.com/mobile/pack/bili_win/24918213/public/bilibili-setup-v1.17.8.exe - InstallerSha256: 288FDDB51273E32A9514BD47C63E8A51A82A0D847723F616F39CE3EF5CB836B3 + InstallerUrl: https://dl.hdslb.com/mobile/pack/bili_win/24962050/public/bilibili-setup-v1.17.8.exe + InstallerSha256: 121E4AD6E79B1459AAB940C04EA240D06E2EFFE2A4312A1A9402BA88269E8CE8 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/b/Bin-Huang/Chatbox/1.21.0/Bin-Huang.Chatbox.installer.yaml b/manifests/b/Bin-Huang/Chatbox/1.21.0/Bin-Huang.Chatbox.installer.yaml new file mode 100644 index 000000000000..e7d220f67e95 --- /dev/null +++ b/manifests/b/Bin-Huang/Chatbox/1.21.0/Bin-Huang.Chatbox.installer.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Bin-Huang.Chatbox +PackageVersion: 1.21.0 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: bd4f3b30-4f23-5853-b30a-61e20eb47251 +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.chatboxai.app/releases/Chatbox-1.21.0-Setup.exe + InstallerSha256: 882D7DFE2961EB79CDBB0C4933047A2A7493C822F5E467F338CDD76293413C61 + InstallerSwitches: + Custom: /currentuser + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.chatboxai.app/releases/Chatbox-1.21.0-Setup.exe + InstallerSha256: 882D7DFE2961EB79CDBB0C4933047A2A7493C822F5E467F338CDD76293413C61 + InstallerSwitches: + Custom: /allusers + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.chatboxai.app/releases/Chatbox-1.21.0-Setup.exe + InstallerSha256: 882D7DFE2961EB79CDBB0C4933047A2A7493C822F5E467F338CDD76293413C61 + InstallerSwitches: + Custom: /currentuser + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.chatboxai.app/releases/Chatbox-1.21.0-Setup.exe + InstallerSha256: 882D7DFE2961EB79CDBB0C4933047A2A7493C822F5E467F338CDD76293413C61 + InstallerSwitches: + Custom: /allusers + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bin-Huang/Chatbox/1.21.0/Bin-Huang.Chatbox.locale.en-US.yaml b/manifests/b/Bin-Huang/Chatbox/1.21.0/Bin-Huang.Chatbox.locale.en-US.yaml new file mode 100644 index 000000000000..78775fb68320 --- /dev/null +++ b/manifests/b/Bin-Huang/Chatbox/1.21.0/Bin-Huang.Chatbox.locale.en-US.yaml @@ -0,0 +1,51 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Bin-Huang.Chatbox +PackageVersion: 1.21.0 +PackageLocale: en-US +Publisher: Benn Huang +PublisherUrl: https://www.bennhuang.com/ +PublisherSupportUrl: https://chatboxai.app/help-center +PrivacyUrl: https://chatboxai.app/privacy +Author: Benn Huang +PackageName: Chatbox +PackageUrl: https://chatboxai.app/ +License: Proprietary +LicenseUrl: https://chatboxai.app/terms +Copyright: © 2026 Chatbox App. All rights reserved. +ShortDescription: Your AI Copilot on the Desktop +Description: Chatbox is an open-source desktop app for GPT-4 / GPT-3.5 (OpenAI API) that supports Windows, Mac & Linux. +Tags: +- ai +- chatbot +- chatgpt +- claude +- deepseek +- doubao +- gemini +- kimi +- large-language-model +- llama +- llm +- mistral +- qwen +ReleaseNotes: |- + 1. Added large-file attachment Q&A with indexing and on-demand retrieval for text files. + 2. Improved attachment upload, indexing status, retry flow, and file parsing errors. + 3. Upgraded image generation with dynamic image model lists and clearer error messages. + 4. Added Vercel AI Gateway provider and improved provider search and selection. + 5. Improved web search and translation reliability, especially for mainland China networks. + 6. Redesigned auto-update experience with clearer progress, retry, and install flows. + 7. Improved session list performance and stability for large chat histories. + 8. Fixed issues with DeepSeek V4 thinking mode, attachments, session deletion, and code block copying. + - MacOS(Apple Silicon) beta.4 + - MacOS(Intel) beta.4 + - Windows beta.4 + - Android beta.4 + - Linux x86_64 beta.4 + - Linux ARM64 beta.4 +ReleaseNotesUrl: https://chatboxai.app/help-center/changelog +PurchaseUrl: https://chatboxai.app/#pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bin-Huang/Chatbox/1.21.0/Bin-Huang.Chatbox.locale.zh-CN.yaml b/manifests/b/Bin-Huang/Chatbox/1.21.0/Bin-Huang.Chatbox.locale.zh-CN.yaml new file mode 100644 index 000000000000..f98467708ed7 --- /dev/null +++ b/manifests/b/Bin-Huang/Chatbox/1.21.0/Bin-Huang.Chatbox.locale.zh-CN.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Bin-Huang.Chatbox +PackageVersion: 1.21.0 +PackageLocale: zh-CN +Publisher: Benn Huang +PublisherUrl: https://www.bennhuang.com/ +PublisherSupportUrl: https://chatboxai.app/zh/help-center +PrivacyUrl: https://chatboxai.app/zh/privacy +Author: Benn Huang +PackageName: Chatbox +PackageUrl: https://chatboxai.app/cn +License: 专有软件 +LicenseUrl: https://chatboxai.app/zh/terms +Copyright: © 2026 Chatbox App. All rights reserved. +ShortDescription: 办公学习的 AI 好助手 +Description: Chatbox 支持多款全球最先进的 AI 大模型服务,支持 Windows、Mac 和 Linux。作为一款热门的开源桌面应用,深受全 世界专业人士的好评。 +Tags: +- ai +- chatgpt +- claude +- deepseek +- gemini +- kimi +- llama +- llm +- mistral +- 人工智能 +- 大语言模型 +- 聊天机器人 +- 豆包 +- 通义千问 +ReleaseNotes: |- + 1. 新增大文件附件问答能力,支持对上传的文本文件建立索引并按需检索。 + 2. 优化附件上传、索引状态、失败重试和文件解析错误提示。 + 3. 升级图片生成功能,支持动态图片模型列表和更清晰的错误提示。 + 4. 新增 Vercel AI Gateway 模型提供商,优化模型提供商搜索与选择体验。 + 5. 优化网页搜索和翻译稳定性,提升中国大陆网络环境下的可用性。 + 6. 重做自动更新体验,支持更清晰的下载进度、失败重试和安装入口。 + 7. 优化会话列表性能和稳定性,改善大量会话时的加载体验。 + 8. 修复 DeepSeek V4 思考模式、附件处理、会话删除、代码块复制等多项问题。 + - MacOS(Apple Silicon) beta.4 + - MacOS(Intel) beta.4 + - Windows beta.4 + - Android beta.4 + - Linux x86_64 beta.4 + - Linux ARM64 beta.4 +ReleaseNotesUrl: https://chatboxai.app/zh/help-center/changelog +PurchaseUrl: https://chatboxai.app/zh#pricing +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bin-Huang/Chatbox/1.21.0/Bin-Huang.Chatbox.yaml b/manifests/b/Bin-Huang/Chatbox/1.21.0/Bin-Huang.Chatbox.yaml new file mode 100644 index 000000000000..cf869246a1c3 --- /dev/null +++ b/manifests/b/Bin-Huang/Chatbox/1.21.0/Bin-Huang.Chatbox.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: Bin-Huang.Chatbox +PackageVersion: 1.21.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bria/Bria/68.13.0258/Bria.Bria.installer.yaml b/manifests/b/Bria/Bria/68.13.0258/Bria.Bria.installer.yaml new file mode 100644 index 000000000000..21d55641ca6d --- /dev/null +++ b/manifests/b/Bria/Bria/68.13.0258/Bria.Bria.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: Bria.Bria +PackageVersion: 68.13.0258 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLLOCATION="" +Protocols: +- callto +- sip +- vccs +ProductCode: '{15A14DC2-66B1-4D69-862F-43097EF29E89}' +ReleaseDate: 2026-05-22 +AppsAndFeaturesEntries: +- UpgradeCode: '{BBA9E1D8-18F9-4732-BADC-7394B25991AA}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\CounterPath\Bria' +Installers: +- Architecture: x86 + InstallerUrl: https://counterpath.s3.us-east-1.amazonaws.com/downloads/Bria_6.8.7_130258.msi + InstallerSha256: 6C2FEE5B3708806257D81DC9F16F03E44EAE76DD626AF70231C2344E96B8E0AD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bria/Bria/68.13.0258/Bria.Bria.locale.en-US.yaml b/manifests/b/Bria/Bria/68.13.0258/Bria.Bria.locale.en-US.yaml new file mode 100644 index 000000000000..f73d9fa89125 --- /dev/null +++ b/manifests/b/Bria/Bria/68.13.0258/Bria.Bria.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Bria.Bria +PackageVersion: 68.13.0258 +PackageLocale: en-US +Publisher: CounterPath Corporation +PublisherUrl: https://www.counterpath.com/ +PublisherSupportUrl: https://support.counterpath.com/ +PrivacyUrl: https://www.counterpath.com/privacy/ +Author: Alianza, Inc. +PackageName: Bria +PackageUrl: https://docs.counterpath.com/docs/DeskUG/clients/ReleaseNotes/current_Desk.htm +License: Proprietary +LicenseUrl: https://go.counterpath.com/hubfs/EULA/counterpath-eula.pdf +Copyright: Copyright © 2026 Alianza, Inc. All rights reserved. +CopyrightUrl: https://go.counterpath.com/hubfs/EULA/counterpath-eula.pdf +ShortDescription: Communication and Collaboration Apps for the Modern Workforce +Description: Bria is a leading business softphone solution by CounterPath that offers crystal-clear audio, desktop and mobile app availability, and works with various VoIP providers. +Tags: +- sip +- softphone +- telephone +- telephony +ReleaseNotes: |- + Windows 10: End of support by Microsoft + After October 14, 2025, Microsoft will no longer provide free software updates from Windows Update, technical assistance, or security fixes for Windows 10. Move to Windows 11 now. Learn more. + Resolved issues + This version contains improvements to the overall stability and performance of Bria and miscellaneous bug fixes. + - Resolved the known issue with starting Bria Windows version 6.8.6. + - Includes updates to various third party libraries. + Desktop API certificate info + For the Bria Desktop API integration, this Bria version includes a TLS certificate which will expire on September 18, 2026. + Known issues + The cursor visibility issue on Bria Mac Version 6.8.6 + On devices using macOS 26 Tahoe, the cursor disappears once the user starts typing in a field, such as the call field and the search contacts field. This does not affect typing itself but it's inconvenient to lose track of the cursor. We are working on fixing this issue. + Video call issues + If the remote party tries to add video to an audio call on your Team Voice account, the call is dropped. If the caller tries to add video to an audio call, the call remains as an audio call. In order to use video, place the call as a video call. +ReleaseNotesUrl: https://docs.counterpath.com/docs/DeskUG/clients/ReleaseNotes/current_Desk.htm +PurchaseUrl: https://www.counterpath.com/teams-pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Bria/Bria/68.13.0258/Bria.Bria.locale.zh-CN.yaml b/manifests/b/Bria/Bria/68.13.0258/Bria.Bria.locale.zh-CN.yaml new file mode 100644 index 000000000000..6b849aa23ebd --- /dev/null +++ b/manifests/b/Bria/Bria/68.13.0258/Bria.Bria.locale.zh-CN.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: Bria.Bria +PackageVersion: 68.13.0258 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 现代职场沟通协作应用 +Description: Bria 是 CounterPath 推出的旗舰级商务软电话解决方案,提供高清音质通话体验,支持桌面端和移动端应用,并能兼容多种 VoIP 服务提供商。 +Tags: +- sip +- 电话 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/u/UNIkeEN/SJMCL/1.1.0/UNIkeEN.SJMCL.yaml b/manifests/b/Bria/Bria/68.13.0258/Bria.Bria.yaml similarity index 70% rename from manifests/u/UNIkeEN/SJMCL/1.1.0/UNIkeEN.SJMCL.yaml rename to manifests/b/Bria/Bria/68.13.0258/Bria.Bria.yaml index 6522aec6ce1c..a775afde4f1f 100644 --- a/manifests/u/UNIkeEN/SJMCL/1.1.0/UNIkeEN.SJMCL.yaml +++ b/manifests/b/Bria/Bria/68.13.0258/Bria.Bria.yaml @@ -1,8 +1,8 @@ # Created with YamlCreate.ps1 Dumplings Mod # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json -PackageIdentifier: UNIkeEN.SJMCL -PackageVersion: 1.1.0 -DefaultLocale: zh-CN +PackageIdentifier: Bria.Bria +PackageVersion: 68.13.0258 +DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/b/Brotje/ServiceTool/7.4.22.0/Brotje.ServiceTool.installer.yaml b/manifests/b/Brotje/ServiceTool/7.4.22.0/Brotje.ServiceTool.installer.yaml new file mode 100644 index 000000000000..1bcb23e26aa9 --- /dev/null +++ b/manifests/b/Brotje/ServiceTool/7.4.22.0/Brotje.ServiceTool.installer.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Brotje.ServiceTool +PackageVersion: 7.4.22.0 +InstallerLocale: en-US +InstallerType: wix +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 + MinimumVersion: 8.0.8 + - PackageIdentifier: Microsoft.DotNet.AspNetCore.8 + MinimumVersion: 8.0.8 + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + MinimumVersion: 14.38.33130.0 +ProductCode: '{70739A99-CB5E-4FC9-8A05-B7A20E6C8B81}' +AppsAndFeaturesEntries: +- DisplayName: Brötje Service Tool (PCST) + Publisher: Brötje + DisplayVersion: 7.4.22.0 + ProductCode: '{70739A99-CB5E-4FC9-8A05-B7A20E6C8B81}' + UpgradeCode: '{04458F90-5B19-4A2B-9CB3-F01708E5F945}' +Installers: +- Architecture: x64 + InstallerUrl: https://pcstwinget.blob.core.windows.net/pc-servicetool-images/BroetjeAppWix_7_4_22_0.msi + InstallerSha256: E3DA9D1F591A2494D388CED78DB50EAE95B58D93E0D1D72125AE47F73E888FD1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brotje/ServiceTool/7.4.22.0/Brotje.ServiceTool.locale.en-US.yaml b/manifests/b/Brotje/ServiceTool/7.4.22.0/Brotje.ServiceTool.locale.en-US.yaml new file mode 100644 index 000000000000..49aa3a88faa0 --- /dev/null +++ b/manifests/b/Brotje/ServiceTool/7.4.22.0/Brotje.ServiceTool.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: Brotje.ServiceTool +PackageVersion: 7.4.22.0 +PackageLocale: en-US +Publisher: Brötje +PublisherUrl: https://www.broetje.de/ +Author: Brötje +PackageName: Brötje Service Tool (PCST) +License: Proprietary +ShortDescription: PC Servicetool allows for the inspection and management of Brotje boilers and heatpumps as well as long term monitoring of data. +Description: Recom is a software program developed by Brötje It offers the possibility to communicate directly to Brötje boilers/appliances. The software shows temperatures, fan speed and the status of on/off components like pump and gas-air unit in a clear overview. In Recom, all parameters of the safety unit of the boiler are shown in one overview. Of course you can save settings on a hard drive, so you can always reset to default settings or use a certain setting for multiple boilers in a project. +Moniker: PC Servicetool +Tags: +- pc servicetool +- servicetool +- recom +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Brotje/ServiceTool/7.4.22.0/Brotje.ServiceTool.yaml b/manifests/b/Brotje/ServiceTool/7.4.22.0/Brotje.ServiceTool.yaml new file mode 100644 index 000000000000..e2a2467db33c --- /dev/null +++ b/manifests/b/Brotje/ServiceTool/7.4.22.0/Brotje.ServiceTool.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: Brotje.ServiceTool +PackageVersion: 7.4.22.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/BtbN/FFmpeg/LGPL/Shared/7/1/7.1.4-20260531/BtbN.FFmpeg.LGPL.Shared.7.1.installer.yaml b/manifests/b/BtbN/FFmpeg/LGPL/Shared/7/1/7.1.4-20260531/BtbN.FFmpeg.LGPL.Shared.7.1.installer.yaml new file mode 100644 index 000000000000..4f8921eaa4d5 --- /dev/null +++ b/manifests/b/BtbN/FFmpeg/LGPL/Shared/7/1/7.1.4-20260531/BtbN.FFmpeg.LGPL.Shared.7.1.installer.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: BtbN.FFmpeg.LGPL.Shared.7.1 +PackageVersion: 7.1.4-20260531 +InstallerType: zip +NestedInstallerType: portable +Commands: +- ffmpeg +- ffplay +- ffprobe +ReleaseDate: 2026-05-31 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: ffmpeg-n7.1.4-7-gadcf20da26-win64-lgpl-shared-7.1\bin\ffmpeg.exe + PortableCommandAlias: ffmpeg + - RelativeFilePath: ffmpeg-n7.1.4-7-gadcf20da26-win64-lgpl-shared-7.1\bin\ffplay.exe + PortableCommandAlias: ffplay + - RelativeFilePath: ffmpeg-n7.1.4-7-gadcf20da26-win64-lgpl-shared-7.1\bin\ffprobe.exe + PortableCommandAlias: ffprobe + InstallerUrl: https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2026-05-31-13-22/ffmpeg-n7.1.4-7-gadcf20da26-win64-lgpl-shared-7.1.zip + InstallerSha256: 5AAC08B02110E2B3F0BCD015FBC535B254AAB543D51887CCC1DB7178D2C58B06 +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: ffmpeg-n7.1.4-7-gadcf20da26-winarm64-lgpl-shared-7.1\bin\ffmpeg.exe + PortableCommandAlias: ffmpeg + - RelativeFilePath: ffmpeg-n7.1.4-7-gadcf20da26-winarm64-lgpl-shared-7.1\bin\ffplay.exe + PortableCommandAlias: ffplay + - RelativeFilePath: ffmpeg-n7.1.4-7-gadcf20da26-winarm64-lgpl-shared-7.1\bin\ffprobe.exe + PortableCommandAlias: ffprobe + InstallerUrl: https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2026-05-31-13-22/ffmpeg-n7.1.4-7-gadcf20da26-winarm64-lgpl-shared-7.1.zip + InstallerSha256: 03A4492221F07DDCB27BE2E3977812E1DB7058EF99746BD7048F16527B8AC29E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/BtbN/FFmpeg/LGPL/Shared/7/1/7.1.4-20260531/BtbN.FFmpeg.LGPL.Shared.7.1.locale.en-US.yaml b/manifests/b/BtbN/FFmpeg/LGPL/Shared/7/1/7.1.4-20260531/BtbN.FFmpeg.LGPL.Shared.7.1.locale.en-US.yaml new file mode 100644 index 000000000000..51ad1ab2264f --- /dev/null +++ b/manifests/b/BtbN/FFmpeg/LGPL/Shared/7/1/7.1.4-20260531/BtbN.FFmpeg.LGPL.Shared.7.1.locale.en-US.yaml @@ -0,0 +1,43 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: BtbN.FFmpeg.LGPL.Shared.7.1 +PackageVersion: 7.1.4-20260531 +PackageLocale: en-US +Publisher: BtbN +PublisherUrl: https://github.com/BtbN +PublisherSupportUrl: https://github.com/BtbN/FFmpeg-Builds/issues +PackageName: FFmpeg (LGPL shared variant, 7.1 release branch) +PackageUrl: https://github.com/BtbN/FFmpeg-Builds +License: LGPL-2.1 +LicenseUrl: https://www.ffmpeg.org/legal.html +Copyright: Copyright © 2000-2026 the FFmpeg developers +ShortDescription: A complete, cross-platform solution to record, convert and stream audio and video. +Description: |- + FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. + A shared FFmpeg build from BtbN based on the 7.1 release branch with all dependencies except libraries that are GPL-only +Tags: +- audio +- avformat-61.dll +- avformat.dll +- codec +- convert +- decode +- demux +- encode +- ffmpegforaudacity +- filter +- multimedia +- mux +- record +- streaming +- transcode +- video +ReleaseNotesUrl: https://github.com/BtbN/FFmpeg-Builds/releases/tag/autobuild-2026-05-31-13-22 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://ffmpeg.org/documentation.html +- DocumentLabel: Documentation + DocumentUrl: https://github.com/audacity/audacity-support/blob/main/basics/installing-ffmpeg.md +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/BtbN/FFmpeg/LGPL/Shared/7/1/7.1.4-20260531/BtbN.FFmpeg.LGPL.Shared.7.1.locale.zh-CN.yaml b/manifests/b/BtbN/FFmpeg/LGPL/Shared/7/1/7.1.4-20260531/BtbN.FFmpeg.LGPL.Shared.7.1.locale.zh-CN.yaml new file mode 100644 index 000000000000..9935594da7ed --- /dev/null +++ b/manifests/b/BtbN/FFmpeg/LGPL/Shared/7/1/7.1.4-20260531/BtbN.FFmpeg.LGPL.Shared.7.1.locale.zh-CN.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: BtbN.FFmpeg.LGPL.Shared.7.1 +PackageVersion: 7.1.4-20260531 +PackageLocale: zh-CN +PackageName: FFmpeg (LGPL 动态编译版, 7.1 发布分支) +ShortDescription: 用于录制、转换和传输音频和视频的完整跨平台解决方案。 +Description: |- + FFmpeg 是领先的多媒体框架,能够解码、编码、转码、混流、分解、推流、应用滤镜并播放人类和机器创建的几乎所有内容。它支持从最晦涩古老的格式到最前沿的格式。 + 由 BtbN 构建的基于 7.1 发布分支的动态编译的 FFmpeg,拥有除仅 GPL 协议的库以外的所有依赖。 +Tags: +- 多媒体 +- 媒体 +- 录制 +- 推流 +- 流媒体 +- 滤镜 +- 视频 +- 编码 +- 编解码器 +- 解码 +- 转换 +- 转码 +- 过滤器 +- 音视频 +- 音频 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://ffmpeg.org/documentation.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/BtbN/FFmpeg/LGPL/Shared/7/1/7.1.4-20260531/BtbN.FFmpeg.LGPL.Shared.7.1.yaml b/manifests/b/BtbN/FFmpeg/LGPL/Shared/7/1/7.1.4-20260531/BtbN.FFmpeg.LGPL.Shared.7.1.yaml new file mode 100644 index 000000000000..4b80b28c4f98 --- /dev/null +++ b/manifests/b/BtbN/FFmpeg/LGPL/Shared/7/1/7.1.4-20260531/BtbN.FFmpeg.LGPL.Shared.7.1.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: BtbN.FFmpeg.LGPL.Shared.7.1 +PackageVersion: 7.1.4-20260531 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/LarkCLI/1.0.50/ByteDance.LarkCLI.installer.yaml b/manifests/b/ByteDance/LarkCLI/1.0.50/ByteDance.LarkCLI.installer.yaml new file mode 100644 index 000000000000..ea875db652d1 --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.50/ByteDance.LarkCLI.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: ByteDance.LarkCLI +PackageVersion: 1.0.50 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: lark-cli.exe +Commands: +- lark-cli +ReleaseDate: 2026-06-09 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/larksuite/cli/releases/download/v1.0.50/lark-cli-1.0.50-windows-amd64.zip + InstallerSha256: 298DCE232A1295B50A77A46357C8A208E4A2F75EC3C12BFF19A1FD339D34F169 +- Architecture: arm64 + InstallerUrl: https://github.com/larksuite/cli/releases/download/v1.0.50/lark-cli-1.0.50-windows-arm64.zip + InstallerSha256: 7874FD3EAA991DF4407A1DD79A41D4B2DEBBB8A07B810A8345DB59ADE0E9E19A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/LarkCLI/1.0.50/ByteDance.LarkCLI.locale.en-US.yaml b/manifests/b/ByteDance/LarkCLI/1.0.50/ByteDance.LarkCLI.locale.en-US.yaml new file mode 100644 index 000000000000..fc0fc9b89302 --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.50/ByteDance.LarkCLI.locale.en-US.yaml @@ -0,0 +1,60 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ByteDance.LarkCLI +PackageVersion: 1.0.50 +PackageLocale: en-US +Publisher: Lark Technologies Pte. Ltd. +PublisherUrl: https://www.larksuite.com/en_us/ +PublisherSupportUrl: https://github.com/larksuite/cli/issues +PrivacyUrl: https://www.larksuite.com/en_us/privacy-policy +Author: Lark Technologies Pte. Ltd. +PackageName: Lark CLI +PackageUrl: https://github.com/larksuite/cli +License: MIT +LicenseUrl: https://github.com/larksuite/cli/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Lark Technologies Pte. Ltd. +CopyrightUrl: https://www.larksuite.com/en_us/user-terms-of-service +ShortDescription: A command-line tool for Lark/Feishu Open Platform — built for humans and AI Agents. Covers core business domains including Messenger, Docs, Base, Sheets, Calendar, Mail, Tasks, Meetings, and more, with 200+ commands and 19 AI Agent Skills. +Description: |- + A command-line tool for Lark/Feishu Open Platform — built for humans and AI Agents. Covers core business domains including Messenger, Docs, Base, Sheets, Calendar, Mail, Tasks, Meetings, and more, with 200+ commands and 19 AI Agent Skills. + Why lark-cli? + - Agent-Native Design — 19 structured Skills out of the box, compatible with popular AI tools — Agents can operate Lark with zero extra setup + - Wide Coverage — 11 business domains, 200+ curated commands, 19 AI Agent Skills + - AI-Friendly & Optimized — Every command is tested with real Agents, featuring concise parameters, smart defaults, and structured output to maximize Agent call success rates + - Open Source, Zero Barriers — MIT license, ready to use, just npm install + - Up and Running in 3 Minutes — One-click app creation, interactive login, from install to first API call in just 3 steps + - Secure & Controllable — Input injection protection, terminal output sanitization, OS-native keychain credential storage + - Three-Layer Architecture — Shortcuts (human & AI friendly) → API Commands (platform-synced) → Raw API (full coverage), choose the right granularity + Features + - 📅 Calendar: View agenda, create events, invite attendees, check free/busy status, time suggestions + - 💬 Messenger: Send/reply messages, create and manage group chats, view chat history & threads, search messages, download media + - 📄 Docs: Create, read, update, and search documents, read/write media & whiteboards + - 📁 Drive: Upload and download files, search docs & wiki, manage comments + - 📊 Base: Create and manage tables, fields, records, views, dashboards, data aggregation & analytics + - 📈 Sheets: Create, read, write, append, find, and export spreadsheet data + - ✅ Tasks: Create, query, update, and complete tasks; manage task lists, subtasks, comments & reminders + - 📚 Wiki: Create and manage knowledge spaces, nodes, and documents + - 👤 Contact: Search users by name/email/phone, get user profiles + - 📧 Mail: Browse, search, read emails, send, reply, forward, manage drafts, watch new mail + - 🎥 Meetings: Search meeting records, query meeting minutes & recordings +Moniker: lark-cli +Tags: +- feishu +- lark +ReleaseNotes: |- + Changelog + - 7fdf55821b566a35edcb3fe1c57ef4bbfe17b7ff chore(release): v1.0.50 (#1359) + - cc416a4de5a4b558ec7fc51ac3573966262b732d docs(lark-doc): document resource block (#1168) + - 4f4c0b59c99a77393cd810c516eba794f2405d5e docs(lark-doc): replace append with block_insert_after in skeleton workflow guidance (#1340) + - 03ea6e78b84f7191b210544b1331b9712e050ad1 feat(contact): emit typed error envelopes across the contact domain (#1287) + - 201e3e016f89b71886f307cbc5a0745751d5950d feat(doc): emit typed error envelopes across the doc domain (#1346) + - 2b4c6349a1f18a695a9534ec966e33e01eda68b8 feat(event): emit typed error envelopes across the event domain (#1289) + - eed711bb11b4ccbff263fa4d2a08f56a3d7b0a11 feat(sheets): guard +csv-put --csv against a path passed without @ (#1337) + - 00d45f8fa2a58f4a2446f88a9cbb1ab05c258dc5 feat: adjust agent timeout hint output conditions (#1328) + - ed3fe9337fff1b3ba829e6bb681b4db3632b9782 fix(slides): build create URL locally instead of drive metas call (#1329) + - 170565c57e737cb1cfe7fee8b1f929f7be1cf8f1 fix: add @file/stdin support to drive +add-comment --content (#1343) + - 7229baae4032a441e43278ab43047cd7c25e9a81 fix: clarify --block-id supports comma-separated batch delete in help text (#1336) +ReleaseNotesUrl: https://github.com/larksuite/cli/releases/tag/v1.0.50 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/LarkCLI/1.0.50/ByteDance.LarkCLI.locale.zh-Hans-CN.yaml b/manifests/b/ByteDance/LarkCLI/1.0.50/ByteDance.LarkCLI.locale.zh-Hans-CN.yaml new file mode 100644 index 000000000000..2dde78faad70 --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.50/ByteDance.LarkCLI.locale.zh-Hans-CN.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ByteDance.LarkCLI +PackageVersion: 1.0.50 +PackageLocale: zh-Hans-CN +Publisher: 北京飞书科技有限公司 +PublisherUrl: https://www.feishu.cn/ +PrivacyUrl: https://www.feishu.cn/privacy +Author: 北京飞书科技有限公司 +CopyrightUrl: https://www.feishu.cn/terms +ShortDescription: 飞书/Lark 开放平台命令行工具 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 19 个 AI Agent Skills。 +Description: |- + 飞书/Lark 开放平台命令行工具 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 19 个 AI Agent Skills。 + 为什么选 lark-cli? + - 为 Agent 原生设计 — Skills 开箱即用,适配主流 AI 工具,Agent 无需额外适配即可操作飞书 + - 覆盖面广 — 11 大业务域、200+ 精选命令、 19 个 AI Agent Skills + - AI 友好调优 — 每条命令经过 Agent 实测验证,提供更友好的参数、智能默认值和结构化输出,大幅提升 Agent 调用成功率 + - 开源零门槛 — MIT 协议,开箱即用,npm install 即可使用 + - 三分钟上手 — 一键创建应用、交互式登录授权,从安装到第一次 API 调用只需三步 + - 安全可控 — 输入防注入、终端输出净化、OS 原生密钥链存储凭证 + - 三层调用架构 — 快捷命令(人机友好)→ API 命令(平台同步)→ 通用调用(全 API 覆盖),按需选择粒度 + 功能 + - 📅 日历:查看日程、创建日程、邀请参会人、查询忙闲状态、时间建议 + - 💬 即时通讯:发送/回复消息、创建和管理群聊、查看聊天记录与话题、搜索消息、下载媒体文件 + - 📄 云文档:创建、读取、更新文档、搜索文档、读写素材与画板 + - 📁 云空间:上传和下载文件、搜索文档与知识库、管理评论 + - 📊 多维表格:创建和管理多维表格、字段、记录、视图、仪表盘,数据聚合分析 + - 📈 电子表格:创建、读取、写入、追加、查找和导出表格数据 + - ✅ 任务:创建、查询、更新和完成任务;管理任务清单、子任务、评论与提醒 + - 📚 知识库:创建和管理知识空间、节点和文档 + - 👤 通讯录:按姓名/邮箱/手机号搜索用户、获取用户信息 + - 📧 邮箱:浏览、搜索、阅读邮件,发送、回复、转发邮件,管理草稿,监听新邮件 + - 🎥 视频会议:搜索会议记录、查询会议纪要与录制 +Tags: +- lark +- 飞书 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/LarkCLI/1.0.50/ByteDance.LarkCLI.locale.zh-Hans.yaml b/manifests/b/ByteDance/LarkCLI/1.0.50/ByteDance.LarkCLI.locale.zh-Hans.yaml new file mode 100644 index 000000000000..02bd9d9c1fcd --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.50/ByteDance.LarkCLI.locale.zh-Hans.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: ByteDance.LarkCLI +PackageVersion: 1.0.50 +PackageLocale: zh-Hans +PublisherUrl: https://www.larksuite.com/zh_cn/ +PrivacyUrl: https://www.larksuite.com/zh_cn/privacy-policy +CopyrightUrl: https://www.larksuite.com/zh_cn/user-terms-of-service +ShortDescription: 飞书/Lark 开放平台命令行工具 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 19 个 AI Agent Skills。 +Description: |- + 飞书/Lark 开放平台命令行工具 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 19 个 AI Agent Skills。 + 为什么选 lark-cli? + - 为 Agent 原生设计 — Skills 开箱即用,适配主流 AI 工具,Agent 无需额外适配即可操作飞书 + - 覆盖面广 — 11 大业务域、200+ 精选命令、 19 个 AI Agent Skills + - AI 友好调优 — 每条命令经过 Agent 实测验证,提供更友好的参数、智能默认值和结构化输出,大幅提升 Agent 调用成功率 + - 开源零门槛 — MIT 协议,开箱即用,npm install 即可使用 + - 三分钟上手 — 一键创建应用、交互式登录授权,从安装到第一次 API 调用只需三步 + - 安全可控 — 输入防注入、终端输出净化、OS 原生密钥链存储凭证 + - 三层调用架构 — 快捷命令(人机友好)→ API 命令(平台同步)→ 通用调用(全 API 覆盖),按需选择粒度 + 功能 + - 📅 日历:查看日程、创建日程、邀请参会人、查询忙闲状态、时间建议 + - 💬 即时通讯:发送/回复消息、创建和管理群聊、查看聊天记录与话题、搜索消息、下载媒体文件 + - 📄 云文档:创建、读取、更新文档、搜索文档、读写素材与画板 + - 📁 云空间:上传和下载文件、搜索文档与知识库、管理评论 + - 📊 多维表格:创建和管理多维表格、字段、记录、视图、仪表盘,数据聚合分析 + - 📈 电子表格:创建、读取、写入、追加、查找和导出表格数据 + - ✅ 任务:创建、查询、更新和完成任务;管理任务清单、子任务、评论与提醒 + - 📚 知识库:创建和管理知识空间、节点和文档 + - 👤 通讯录:按姓名/邮箱/手机号搜索用户、获取用户信息 + - 📧 邮箱:浏览、搜索、阅读邮件,发送、回复、转发邮件,管理草稿,监听新邮件 + - 🎥 视频会议:搜索会议记录、查询会议纪要与录制 +Tags: +- lark +- 飞书 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/LarkCLI/1.0.50/ByteDance.LarkCLI.yaml b/manifests/b/ByteDance/LarkCLI/1.0.50/ByteDance.LarkCLI.yaml new file mode 100644 index 000000000000..42a526159f29 --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.50/ByteDance.LarkCLI.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: ByteDance.LarkCLI +PackageVersion: 1.0.50 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/breeze2/DSUManager/0.6.2/breeze2.DSUManager.installer.yaml b/manifests/b/breeze2/DSUManager/0.6.2/breeze2.DSUManager.installer.yaml new file mode 100644 index 000000000000..799b285d3c8c --- /dev/null +++ b/manifests/b/breeze2/DSUManager/0.6.2/breeze2.DSUManager.installer.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: breeze2.DSUManager +PackageVersion: 0.6.2 +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: ViGEm.ViGEmBus +ReleaseDate: 2026-06-07 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/breeze2/dsu-manager-guides/releases/download/v0.6.2/DSUManager_0.6.2_x64-setup.exe + InstallerSha256: 46CD86B32472D61D5A2751A3E697DAD8A88A3B8069EBF7722615D770D7064941 + ProductCode: DSUManager +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/breeze2/dsu-manager-guides/releases/download/v0.6.2/DSUManager_0.6.2_x64_en-US.msi + InstallerSha256: E214D0BF49F67839384A313C121358910B9D42131178224FCFBC7AF429EBFDED + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{1A49DE5E-4562-4635-A684-8D8BA00762F5}' + AppsAndFeaturesEntries: + - ProductCode: '{1A49DE5E-4562-4635-A684-8D8BA00762F5}' + UpgradeCode: '{0F6AE220-BAAD-51FC-9752-44F681856E1E}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/breeze2/DSUManager/0.6.2/breeze2.DSUManager.locale.en-US.yaml b/manifests/b/breeze2/DSUManager/0.6.2/breeze2.DSUManager.locale.en-US.yaml new file mode 100644 index 000000000000..2d270be133a4 --- /dev/null +++ b/manifests/b/breeze2/DSUManager/0.6.2/breeze2.DSUManager.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: breeze2.DSUManager +PackageVersion: 0.6.2 +PackageLocale: en-US +Publisher: linyifeng +PublisherUrl: https://github.com/breeze2 +PublisherSupportUrl: https://github.com/breeze2/dsu-manager-guides/issues +Author: Breeze +PackageName: DSUManager +PackageUrl: https://github.com/breeze2/dsu-manager-guides +License: Freeware +ShortDescription: Simulate game controllers with DSUController. +Tags: +- controller +- dsucontroller +ReleaseNotes: |- + Bug Fixes + - linux: rumble on linux +ReleaseNotesUrl: https://github.com/breeze2/dsu-manager-guides/releases/tag/v0.6.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/breeze2/DSUManager/0.6.2/breeze2.DSUManager.locale.zh-CN.yaml b/manifests/b/breeze2/DSUManager/0.6.2/breeze2.DSUManager.locale.zh-CN.yaml new file mode 100644 index 000000000000..83b2600b0a47 --- /dev/null +++ b/manifests/b/breeze2/DSUManager/0.6.2/breeze2.DSUManager.locale.zh-CN.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: breeze2.DSUManager +PackageVersion: 0.6.2 +PackageLocale: zh-CN +Publisher: linyifeng +PublisherUrl: https://github.com/breeze2 +PublisherSupportUrl: https://github.com/breeze2/dsu-manager-guides/issues +Author: Breeze +PackageName: DSUManager +PackageUrl: https://github.com/breeze2/dsu-manager-guides +License: 免费软件 +ShortDescription: 用 DSUController 模拟游戏手柄。 +Tags: +- dsucontroller +- 手柄 +ReleaseNotesUrl: https://github.com/breeze2/dsu-manager-guides/releases/tag/v0.6.2 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/breeze2/DSUManager/0.6.2/breeze2.DSUManager.yaml b/manifests/b/breeze2/DSUManager/0.6.2/breeze2.DSUManager.yaml new file mode 100644 index 000000000000..edbb29019637 --- /dev/null +++ b/manifests/b/breeze2/DSUManager/0.6.2/breeze2.DSUManager.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: breeze2.DSUManager +PackageVersion: 0.6.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/Chaoleme/ClipCascadeGo/Desktop/1.13/Chaoleme.ClipCascadeGo.Desktop.installer.yaml b/manifests/c/Chaoleme/ClipCascadeGo/Desktop/1.13/Chaoleme.ClipCascadeGo.Desktop.installer.yaml new file mode 100644 index 000000000000..d4b850fbb3df --- /dev/null +++ b/manifests/c/Chaoleme/ClipCascadeGo/Desktop/1.13/Chaoleme.ClipCascadeGo.Desktop.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: Chaoleme.ClipCascadeGo.Desktop +PackageVersion: "1.13" +InstallerType: portable +Commands: +- clipcascade-desktop +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Chaoleme/ClipCascade_go/releases/download/v1.13/clipcascade-desktop-windows-amd64.exe + InstallerSha256: E062C39060CAE0D1E503222F9F70BFF971184D515BBF315E62EACF17FFED6B09 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/Chaoleme/ClipCascadeGo/Desktop/1.13/Chaoleme.ClipCascadeGo.Desktop.locale.en-US.yaml b/manifests/c/Chaoleme/ClipCascadeGo/Desktop/1.13/Chaoleme.ClipCascadeGo.Desktop.locale.en-US.yaml new file mode 100644 index 000000000000..1d71e52c4274 --- /dev/null +++ b/manifests/c/Chaoleme/ClipCascadeGo/Desktop/1.13/Chaoleme.ClipCascadeGo.Desktop.locale.en-US.yaml @@ -0,0 +1,88 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Chaoleme.ClipCascadeGo.Desktop +PackageVersion: "1.13" +PackageLocale: en-US +Publisher: Chaoleme +PublisherUrl: https://github.com/Chaoleme +PublisherSupportUrl: https://github.com/Chaoleme/ClipCascade_go/issues +PackageName: ClipCascade Go (Desktop) +PackageUrl: https://github.com/Chaoleme/ClipCascade_go +License: Apache-2.0 +LicenseUrl: https://github.com/Chaoleme/ClipCascade_go/blob/HEAD/LICENSE +ShortDescription: ClipCascade, a cross-platform and cross-device clipboard synchronization tool, is remastered in Go language +Description: |- + A cross-platform clipboard synchronization tool designed for multi-device collaboration. The goal is not to "rebuild another chat tool," but to make cross-device copy-pasting as seamless as a local experience. + Project Introduction + In daily development and office scenarios, Mac, Windows, Linux, and Android are often used interchangeably. Transferring text, screenshots, and files between different devices often encounters these issues: + - Need to manually open intermediate tools, interrupting the workflow. + - Large differences in clipboard behavior across platforms, leading to inconsistent experiences. + - File transfer is either too heavy or too slow, and difficult to manage uniformly. + ClipCascade is positioned as a clipboard-centric, self-deployable, extensible, and cross-platform synchronization system. + Core Capabilities + - Text Sync: Real-time synchronization to online devices after copying. + - Image Sync: Cross-platform transfer of image clipboard content. + - File Sync: Supports a tiered strategy of direct transfer for small files and placeholder notifications for large files. + - Transfer Channels: Supports STOMP (server-relayed) + P2P (peer-to-peer) dual channels. + - Security: Supports E2EE (End-to-End Encryption) toggle. + - Auto-Discovery: Automatic discovery of service addresses via mDNS in local networks. + - Multi-User Management: Administrators can add users directly from the Web page. + - Android Native Persistence: Foreground services + accessibility triggers + permission guidance. + - Clipboard History: Mobile version supports viewing and re-filling historical records. +Tags: +- clipboard +ReleaseNotes: |- + ClipCascade v1.13 - Android 接收稳定性与移动端同步体验大更新 + 发布说明 + 本次更新重点修复 Android 端在多设备剪贴板同步时出现的接收异常、历史记录延迟刷新、频繁登录和手动重连体验不清晰等问题。 + 此前在 Windows、macOS、Android 三端同时在线时,Android 端可能出现: + 1. 连续复制多条内容时,手机端只收到部分内容 + 2. 手机端看起来像每隔数秒才同步一次 + 3. 服务端日志频繁出现 Android 触发的 /login + 4. 历史记录依赖 1.5 秒轮询刷新,收到内容后不够实时 + 5. “启动同步服务”按钮在已连接状态下作用不明确 + 修复内容 + [fix] Android 端接收回调切换到主线程处理 + - client-android-native-shell/android/app/src/main/java/com/clipcascade/android/ClipCascadeBackgroundService.kt + - Go WebSocket 读线程不再直接操作 Android 悬浮窗、系统剪贴板和历史记录 + - 收到文本消息后通过 Handler(Looper.getMainLooper()) 切回主线程写入系统剪贴板 + - 避免 WebSocket 读循环被 Android 剪贴板写入流程阻塞,改善连续复制时的漏收和延迟表现 + [fix] Android 历史记录改为事件驱动刷新 + - 新增 ACTION_HISTORY_CHANGED 广播 + - 后台服务写入发送/接收历史后立即通知主界面刷新 + - 移除原来的 1.5 秒历史轮询刷新 + - 收到剪贴板更新后,历史列表能更实时显示,不再依赖定时器 + [fix] Android 大文件列表 API 会话复用 + - 新增 ApiSessionManager + - 大文件列表刷新、请求下载、文件下载复用同一 API session cookie + - 只有遇到 401/403 时才清理 cookie 并重新登录 + - 避免大文件页轮询导致服务端日志持续出现 Android /login + [fix] Android 大文件轮询只在大文件页生效 + - 大文件列表刷新循环只在“大文件”标签页可见时请求服务端 + - 停留在普通剪贴板历史页时不再每 8 秒请求 /api/files/deferred + - 降低服务端日志噪声和移动端无意义网络请求 + [ux] “启动同步服务”改为“重连同步服务” + - 按钮现在会先停止旧后台服务,再重新启动同步服务 + - 已连接但状态异常时,可以手动重建 WebSocket 连接和后台服务 + - 按钮行为更符合实际用途,不再只是重复启动已运行的 service + [test] 增加 Android API session 回归测试 + - 覆盖同账号复用 cookie + - 覆盖 401/403 后重新登录 + - 覆盖服务器或账号配置变化后重新登录 + 影响范围 + - Android 原生客户端:重点修复接收异常、历史刷新和重连体验 + - Windows 桌面端:无需改动,但连续复制到 Android 的稳定性受益 + - macOS 桌面端:无需改动,但连续复制到 Android 的稳定性受益 + - 服务端:无需协议改动,减少 Android 客户端重复登录请求 + 编译验证 + cd client-android-native-shell/android + ./gradlew :app:testDebugUnitTest :app:compileDebugKotlin + + cd ../../../client-desktop + go test ./... + + 记录人:Codex +ReleaseNotesUrl: https://github.com/Chaoleme/ClipCascade_go/releases/tag/v1.13 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Chaoleme/ClipCascadeGo/Desktop/1.13/Chaoleme.ClipCascadeGo.Desktop.locale.zh-CN.yaml b/manifests/c/Chaoleme/ClipCascadeGo/Desktop/1.13/Chaoleme.ClipCascadeGo.Desktop.locale.zh-CN.yaml new file mode 100644 index 000000000000..0b83fb45e2fa --- /dev/null +++ b/manifests/c/Chaoleme/ClipCascadeGo/Desktop/1.13/Chaoleme.ClipCascadeGo.Desktop.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: Chaoleme.ClipCascadeGo.Desktop +PackageVersion: "1.13" +PackageLocale: zh-CN +ShortDescription: ClipCascade 跨平台跨设备剪贴板同步工具 Go 语言重制版 +Description: |- + 一个面向多设备协作的跨平台剪贴板同步工具。目标不是“再造一个聊天工具”,而是让跨设备复制粘贴尽量接近本机体验。 + 项目介绍 + 在日常开发和办公场景里,Mac、Windows、Linux、Android 经常混用。文本、截图、文件在不同设备之间来回传,会出现这些问题: + - 需要手动打开中转工具,打断工作流。 + - 不同平台剪贴板行为差异大,体验不一致。 + - 文件传输要么太重,要么太慢,且难统一管理。 + ClipCascade 的定位是:以剪贴板为中心,做一个可自部署、可扩展、可跨平台的同步系统。 + 核心能力 + - 文本同步:复制后实时同步到在线设备。 + - 图片同步:跨平台传输图片剪贴板内容。 + - 文件同步:支持小文件直传与大文件占位通知的分层策略。 + - 传输通道:支持 STOMP(服务端中转)+ P2P(点对点)双通道。 + - 安全能力:支持 E2EE 开关。 + - 自动发现:局域网 mDNS 自动发现服务地址。 + - 多用户管理:支持管理员在 Web 页面直接新增用户。 + - Android 原生保活:前台服务 + 无障碍触发 + 权限引导。 + - 剪贴板历史:移动端支持历史记录查看和回填。 +Tags: +- 剪贴板 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Chaoleme/ClipCascadeGo/Desktop/1.13/Chaoleme.ClipCascadeGo.Desktop.yaml b/manifests/c/Chaoleme/ClipCascadeGo/Desktop/1.13/Chaoleme.ClipCascadeGo.Desktop.yaml new file mode 100644 index 000000000000..380b5fb7095a --- /dev/null +++ b/manifests/c/Chaoleme/ClipCascadeGo/Desktop/1.13/Chaoleme.ClipCascadeGo.Desktop.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: Chaoleme.ClipCascadeGo.Desktop +PackageVersion: "1.13" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/Chaoleme/ClipCascadeGo/Server/1.13/Chaoleme.ClipCascadeGo.Server.installer.yaml b/manifests/c/Chaoleme/ClipCascadeGo/Server/1.13/Chaoleme.ClipCascadeGo.Server.installer.yaml new file mode 100644 index 000000000000..43b765827c37 --- /dev/null +++ b/manifests/c/Chaoleme/ClipCascadeGo/Server/1.13/Chaoleme.ClipCascadeGo.Server.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: Chaoleme.ClipCascadeGo.Server +PackageVersion: "1.13" +InstallerType: portable +Commands: +- clipcascade-server +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Chaoleme/ClipCascade_go/releases/download/v1.13/clipcascade-server-windows-amd64.exe + InstallerSha256: 712EF07DC5D9C93804A189D7E1C6D0DFAE9A9983E979D468FB60B9F6C3C3BBCB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/Chaoleme/ClipCascadeGo/Server/1.13/Chaoleme.ClipCascadeGo.Server.locale.en-US.yaml b/manifests/c/Chaoleme/ClipCascadeGo/Server/1.13/Chaoleme.ClipCascadeGo.Server.locale.en-US.yaml new file mode 100644 index 000000000000..438ec2e4064c --- /dev/null +++ b/manifests/c/Chaoleme/ClipCascadeGo/Server/1.13/Chaoleme.ClipCascadeGo.Server.locale.en-US.yaml @@ -0,0 +1,88 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Chaoleme.ClipCascadeGo.Server +PackageVersion: "1.13" +PackageLocale: en-US +Publisher: Chaoleme +PublisherUrl: https://github.com/Chaoleme +PublisherSupportUrl: https://github.com/Chaoleme/ClipCascade_go/issues +PackageName: ClipCascade Go (Server) +PackageUrl: https://github.com/Chaoleme/ClipCascade_go +License: Apache-2.0 +LicenseUrl: https://github.com/Chaoleme/ClipCascade_go/blob/HEAD/LICENSE +ShortDescription: ClipCascade, a cross-platform and cross-device clipboard synchronization tool, is remastered in Go language +Description: |- + A cross-platform clipboard synchronization tool designed for multi-device collaboration. The goal is not to "rebuild another chat tool," but to make cross-device copy-pasting as seamless as a local experience. + Project Introduction + In daily development and office scenarios, Mac, Windows, Linux, and Android are often used interchangeably. Transferring text, screenshots, and files between different devices often encounters these issues: + - Need to manually open intermediate tools, interrupting the workflow. + - Large differences in clipboard behavior across platforms, leading to inconsistent experiences. + - File transfer is either too heavy or too slow, and difficult to manage uniformly. + ClipCascade is positioned as a clipboard-centric, self-deployable, extensible, and cross-platform synchronization system. + Core Capabilities + - Text Sync: Real-time synchronization to online devices after copying. + - Image Sync: Cross-platform transfer of image clipboard content. + - File Sync: Supports a tiered strategy of direct transfer for small files and placeholder notifications for large files. + - Transfer Channels: Supports STOMP (server-relayed) + P2P (peer-to-peer) dual channels. + - Security: Supports E2EE (End-to-End Encryption) toggle. + - Auto-Discovery: Automatic discovery of service addresses via mDNS in local networks. + - Multi-User Management: Administrators can add users directly from the Web page. + - Android Native Persistence: Foreground services + accessibility triggers + permission guidance. + - Clipboard History: Mobile version supports viewing and re-filling historical records. +Tags: +- clipboard +ReleaseNotes: |- + ClipCascade v1.13 - Android 接收稳定性与移动端同步体验大更新 + 发布说明 + 本次更新重点修复 Android 端在多设备剪贴板同步时出现的接收异常、历史记录延迟刷新、频繁登录和手动重连体验不清晰等问题。 + 此前在 Windows、macOS、Android 三端同时在线时,Android 端可能出现: + 1. 连续复制多条内容时,手机端只收到部分内容 + 2. 手机端看起来像每隔数秒才同步一次 + 3. 服务端日志频繁出现 Android 触发的 /login + 4. 历史记录依赖 1.5 秒轮询刷新,收到内容后不够实时 + 5. “启动同步服务”按钮在已连接状态下作用不明确 + 修复内容 + [fix] Android 端接收回调切换到主线程处理 + - client-android-native-shell/android/app/src/main/java/com/clipcascade/android/ClipCascadeBackgroundService.kt + - Go WebSocket 读线程不再直接操作 Android 悬浮窗、系统剪贴板和历史记录 + - 收到文本消息后通过 Handler(Looper.getMainLooper()) 切回主线程写入系统剪贴板 + - 避免 WebSocket 读循环被 Android 剪贴板写入流程阻塞,改善连续复制时的漏收和延迟表现 + [fix] Android 历史记录改为事件驱动刷新 + - 新增 ACTION_HISTORY_CHANGED 广播 + - 后台服务写入发送/接收历史后立即通知主界面刷新 + - 移除原来的 1.5 秒历史轮询刷新 + - 收到剪贴板更新后,历史列表能更实时显示,不再依赖定时器 + [fix] Android 大文件列表 API 会话复用 + - 新增 ApiSessionManager + - 大文件列表刷新、请求下载、文件下载复用同一 API session cookie + - 只有遇到 401/403 时才清理 cookie 并重新登录 + - 避免大文件页轮询导致服务端日志持续出现 Android /login + [fix] Android 大文件轮询只在大文件页生效 + - 大文件列表刷新循环只在“大文件”标签页可见时请求服务端 + - 停留在普通剪贴板历史页时不再每 8 秒请求 /api/files/deferred + - 降低服务端日志噪声和移动端无意义网络请求 + [ux] “启动同步服务”改为“重连同步服务” + - 按钮现在会先停止旧后台服务,再重新启动同步服务 + - 已连接但状态异常时,可以手动重建 WebSocket 连接和后台服务 + - 按钮行为更符合实际用途,不再只是重复启动已运行的 service + [test] 增加 Android API session 回归测试 + - 覆盖同账号复用 cookie + - 覆盖 401/403 后重新登录 + - 覆盖服务器或账号配置变化后重新登录 + 影响范围 + - Android 原生客户端:重点修复接收异常、历史刷新和重连体验 + - Windows 桌面端:无需改动,但连续复制到 Android 的稳定性受益 + - macOS 桌面端:无需改动,但连续复制到 Android 的稳定性受益 + - 服务端:无需协议改动,减少 Android 客户端重复登录请求 + 编译验证 + cd client-android-native-shell/android + ./gradlew :app:testDebugUnitTest :app:compileDebugKotlin + + cd ../../../client-desktop + go test ./... + + 记录人:Codex +ReleaseNotesUrl: https://github.com/Chaoleme/ClipCascade_go/releases/tag/v1.13 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Chaoleme/ClipCascadeGo/Server/1.13/Chaoleme.ClipCascadeGo.Server.locale.zh-CN.yaml b/manifests/c/Chaoleme/ClipCascadeGo/Server/1.13/Chaoleme.ClipCascadeGo.Server.locale.zh-CN.yaml new file mode 100644 index 000000000000..a3db482aabcc --- /dev/null +++ b/manifests/c/Chaoleme/ClipCascadeGo/Server/1.13/Chaoleme.ClipCascadeGo.Server.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: Chaoleme.ClipCascadeGo.Server +PackageVersion: "1.13" +PackageLocale: zh-CN +ShortDescription: ClipCascade 跨平台跨设备剪贴板同步工具 Go 语言重制版 +Description: |- + 一个面向多设备协作的跨平台剪贴板同步工具。目标不是“再造一个聊天工具”,而是让跨设备复制粘贴尽量接近本机体验。 + 项目介绍 + 在日常开发和办公场景里,Mac、Windows、Linux、Android 经常混用。文本、截图、文件在不同设备之间来回传,会出现这些问题: + - 需要手动打开中转工具,打断工作流。 + - 不同平台剪贴板行为差异大,体验不一致。 + - 文件传输要么太重,要么太慢,且难统一管理。 + ClipCascade 的定位是:以剪贴板为中心,做一个可自部署、可扩展、可跨平台的同步系统。 + 核心能力 + - 文本同步:复制后实时同步到在线设备。 + - 图片同步:跨平台传输图片剪贴板内容。 + - 文件同步:支持小文件直传与大文件占位通知的分层策略。 + - 传输通道:支持 STOMP(服务端中转)+ P2P(点对点)双通道。 + - 安全能力:支持 E2EE 开关。 + - 自动发现:局域网 mDNS 自动发现服务地址。 + - 多用户管理:支持管理员在 Web 页面直接新增用户。 + - Android 原生保活:前台服务 + 无障碍触发 + 权限引导。 + - 剪贴板历史:移动端支持历史记录查看和回填。 +Tags: +- 剪贴板 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Chaoleme/ClipCascadeGo/Server/1.13/Chaoleme.ClipCascadeGo.Server.yaml b/manifests/c/Chaoleme/ClipCascadeGo/Server/1.13/Chaoleme.ClipCascadeGo.Server.yaml new file mode 100644 index 000000000000..8ccbc77720da --- /dev/null +++ b/manifests/c/Chaoleme/ClipCascadeGo/Server/1.13/Chaoleme.ClipCascadeGo.Server.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: Chaoleme.ClipCascadeGo.Server +PackageVersion: "1.13" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/Crossplane/CrossplaneCli/2.3.2/Crossplane.CrossplaneCli.installer.yaml b/manifests/c/Crossplane/CrossplaneCli/2.3.2/Crossplane.CrossplaneCli.installer.yaml new file mode 100644 index 000000000000..d4dd5434f81d --- /dev/null +++ b/manifests/c/Crossplane/CrossplaneCli/2.3.2/Crossplane.CrossplaneCli.installer.yaml @@ -0,0 +1,16 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Crossplane.CrossplaneCli +PackageVersion: 2.3.2 +InstallerType: portable +UpgradeBehavior: uninstallPrevious +Commands: +- crossplane +ReleaseDate: 2026-06-09 +Installers: +- Architecture: x64 + InstallerUrl: https://releases.crossplane.io/stable/v2.3.2/bin/windows_amd64/crossplane.exe + InstallerSha256: D044B6234CBE2BBD95842367119F4874652ECBBEBEEB0EA5EABD22D4E87B572C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/Crossplane/CrossplaneCli/2.3.2/Crossplane.CrossplaneCli.locale.en-US.yaml b/manifests/c/Crossplane/CrossplaneCli/2.3.2/Crossplane.CrossplaneCli.locale.en-US.yaml new file mode 100644 index 000000000000..3150f2fd7ce1 --- /dev/null +++ b/manifests/c/Crossplane/CrossplaneCli/2.3.2/Crossplane.CrossplaneCli.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Crossplane.CrossplaneCli +PackageVersion: 2.3.2 +PackageLocale: en-US +Publisher: Crossplane +PublisherUrl: https://www.crossplane.io/ +Author: Crossplane Authors +PackageName: Crossplane CLI +License: Apache-2.0 +LicenseUrl: https://github.com/crossplane/crossplane/blob/HEAD/LICENSE +Copyright: Crossplane Authors +ShortDescription: CLI for the Crossplane - The Cloud Native Control Plane +Description: Crossplane is a framework for building cloud native control planes without needing to write code. It has a highly extensible backend that enables you to build a control plane that can orchestrate applications and infrastructure no matter where they run, and a highly configurable frontend that puts you in control of the schema of the declarative API it offers. +Moniker: crossplane +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.crossplane.io/latest/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Crossplane/CrossplaneCli/2.3.2/Crossplane.CrossplaneCli.yaml b/manifests/c/Crossplane/CrossplaneCli/2.3.2/Crossplane.CrossplaneCli.yaml new file mode 100644 index 000000000000..32ff50726da9 --- /dev/null +++ b/manifests/c/Crossplane/CrossplaneCli/2.3.2/Crossplane.CrossplaneCli.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: Crossplane.CrossplaneCli +PackageVersion: 2.3.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/15.10.10/can1357.oh-my-pi.installer.yaml b/manifests/c/can1357/oh-my-pi/15.10.10/can1357.oh-my-pi.installer.yaml new file mode 100644 index 000000000000..a4000638725b --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.10.10/can1357.oh-my-pi.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: can1357.oh-my-pi +PackageVersion: 15.10.10 +InstallerType: portable +Commands: +- omp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-09 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/can1357/oh-my-pi/releases/download/v15.10.10/omp-windows-x64.exe + InstallerSha256: 3D068EF95CA0736A34D485527589F0780664A8D2DA9C34308A8B6F78BF37FA13 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/15.10.10/can1357.oh-my-pi.locale.en-US.yaml b/manifests/c/can1357/oh-my-pi/15.10.10/can1357.oh-my-pi.locale.en-US.yaml new file mode 100644 index 000000000000..36a23704f739 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.10.10/can1357.oh-my-pi.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: can1357.oh-my-pi +PackageVersion: 15.10.10 +PackageLocale: en-US +Publisher: Can Bölük +PublisherUrl: https://can.ac/ +PublisherSupportUrl: https://github.com/can1357/oh-my-pi/issues +Author: Can Bölük +PackageName: oh-my-pi +PackageUrl: https://omp.sh/ +License: MIT +LicenseUrl: https://github.com/can1357/oh-my-pi/blob/HEAD/LICENSE +Copyright: |- + Copyright (c) 2025 Mario Zechner + Copyright (c) 2025-2026 Can Bölük +ShortDescription: ⌥ AI Coding agent for the terminal — hash-anchored edits, optimized tool harness, LSP, Python, browser, subagents, and more +Description: |- + omp is a terminal-first coding agent that runs on your machine, talks to any provider, and treats sessions like git branches. + omp (pronounced “oh-em-pi”, binary omp) is a fork of Mario Zechner’s Pi. It runs as a single Bun process, drives any model provider you have credentials for, and ships a flat tool surface the model uses to read code, run commands, edit files, drive a debugger, and spawn subagents that coordinate over an in-process IRC bus. + Sessions persist as JSONL under ~/.omp/agent/sessions/. You resume, fork, branch, and share them. Settings, credentials, plugins, and caches all live under ~/.omp/agent/. Nothing leaves the machine unless you call a tool that does. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- programming +ReleaseNotesUrl: https://github.com/can1357/oh-my-pi/releases/tag/v15.10.10 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://omp.sh/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/15.10.10/can1357.oh-my-pi.locale.zh-CN.yaml b/manifests/c/can1357/oh-my-pi/15.10.10/can1357.oh-my-pi.locale.zh-CN.yaml new file mode 100644 index 000000000000..4ca43f4cba96 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.10.10/can1357.oh-my-pi.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: can1357.oh-my-pi +PackageVersion: 15.10.10 +PackageLocale: zh-CN +ShortDescription: ⌥ 用于终端的 AI 编码智能体 —— 哈希锚定编辑、优化的工具集成、LSP、Python、浏览器、子智能体等更多功能 +Description: |- + omp 是一个以终端为先的编码智能体,运行在你的机器上,可连接任意提供商,并将会话视为 git 分支处理。 + omp(读作“oh-em-pi”,二进制名为 omp)是 Mario Zechner 的 Pi 项目的一个分支。它作为一个独立的 Bun 进程运行,驱动任何你拥有凭据的模型提供商,并提供一个扁平化的工具接口,供模型用于读取代码、执行命令、编辑文件、控制调试器,以及生成通过进程内 IRC 总线进行协作的子智能体。 + 会话以 JSONL 格式持久化存储在 ~/.omp/agent/sessions/ 目录下。你可以恢复、分叉、分支和共享这些会话。设置、凭据、插件和缓存全部存放在 ~/.omp/agent/ 目录中。除非你调用某个会向外传输数据的工具,否则没有任何内容会离开你的机器。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://omp.sh/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/15.10.10/can1357.oh-my-pi.yaml b/manifests/c/can1357/oh-my-pi/15.10.10/can1357.oh-my-pi.yaml new file mode 100644 index 000000000000..d0ad7273338a --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.10.10/can1357.oh-my-pi.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: can1357.oh-my-pi +PackageVersion: 15.10.10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/DavidEngelhart/Termpolis/1.11.72/DavidEngelhart.Termpolis.installer.yaml b/manifests/d/DavidEngelhart/Termpolis/1.11.72/DavidEngelhart.Termpolis.installer.yaml new file mode 100644 index 000000000000..7b51e3db03f5 --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.11.72/DavidEngelhart.Termpolis.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DavidEngelhart.Termpolis +PackageVersion: 1.11.72 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 7bff3240-c600-54e1-9164-19e9bb016508 +ReleaseDate: 2026-06-09 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/codedev-david/termpolis/releases/download/v1.11.72/Termpolis.Setup.1.11.72.exe + InstallerSha256: 464C58A8F8DF042BF20D424D016C0118F82127132B7D69CFA1CC7680FAF72B9E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DavidEngelhart/Termpolis/1.11.72/DavidEngelhart.Termpolis.locale.en-US.yaml b/manifests/d/DavidEngelhart/Termpolis/1.11.72/DavidEngelhart.Termpolis.locale.en-US.yaml new file mode 100644 index 000000000000..d33d00ca553e --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.11.72/DavidEngelhart.Termpolis.locale.en-US.yaml @@ -0,0 +1,43 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DavidEngelhart.Termpolis +PackageVersion: 1.11.72 +PackageLocale: en-US +Publisher: Termpolis +PublisherUrl: https://github.com/codedev-david +PublisherSupportUrl: https://github.com/codedev-david/termpolis/issues +PrivacyUrl: https://github.com/codedev-david/termpolis/blob/HEAD/PRIVACY.md +Author: David Engelhart +PackageName: Termpolis +PackageUrl: https://termpolis.com/ +License: Apache-2.0 +LicenseUrl: https://github.com/codedev-david/termpolis/blob/HEAD/LICENSE +Copyright: Copyright 2026 David Engelhart +ShortDescription: The open-source multi-agent terminal where Claude, Codex, Gemini, and Qwen work together as a team — without your source code leaving the machine. +Description: |- + Termpolis is a cross-platform desktop terminal manager (Windows, macOS, Linux) built on Electron + React + TypeScript with node-pty powering the underlying shells. It ships as a native app, code signed on Windows, notarized on macOS. + What makes it different: + - Secure AI-assisted development. Built-in AI Security Center auto-scans every AI prompt against 70+ secret patterns, enforces Gemini paid-tier mode, and keeps an auditable JSONL log of every AI-agent terminal launch — every check runs locally. + - Multi-agent swarm. Claude Code, Codex, Gemini CLI, and Qwen Code work together on a task. A dedicated Claude Code instance acts as the conductor. + - MCP server baked in. AI agents control Termpolis via Model Context Protocol, open terminals, run commands, send messages. + - Transparent routing. Every subtask shows which agent got it, why, and what it cost. + - Activity observability. Every token, every tool call, every message from every agent is visible in real time. + - Intervention controls. Pause, cancel, or steer any agent mid-task without leaving the feed. + - Shared memory. A RAG-backed memory store that any agent can read and write via MCP. + - MCP-native end to end. All four agents speak MCP — no terminal-output parsers, no glue scripts, no bridge code paths. + - Share-ready output. One shortcut from terminal to Slack, Teams, or a PR — see Copy for Slack / Teams / PRs. +Tags: +- ai +- command-line +- console +- terminal +ReleaseNotes: |- + Full Changelog: https://github.com/codedev-david/termpolis/compare/v1.11.71...v1.11.72 + Full Changelog: https://github.com/codedev-david/termpolis/compare/v1.11.71...v1.11.72 +ReleaseNotesUrl: https://github.com/codedev-david/termpolis/releases/tag/v1.11.72 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://termpolis.com/docs.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DavidEngelhart/Termpolis/1.11.72/DavidEngelhart.Termpolis.locale.zh-CN.yaml b/manifests/d/DavidEngelhart/Termpolis/1.11.72/DavidEngelhart.Termpolis.locale.zh-CN.yaml new file mode 100644 index 000000000000..ae5b2ead9fb3 --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.11.72/DavidEngelhart.Termpolis.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: DavidEngelhart.Termpolis +PackageVersion: 1.11.72 +PackageLocale: zh-CN +ShortDescription: 这是一个让 Claude、Codex、Gemini 和 Qwen 协同工作的开源多智能体终端——您的源代码完全不会离开本机。 +Description: |- + Termpolis 是一款基于 Electron + React + TypeScript 构建的跨平台桌面终端管理器(支持 Windows、macOS、Linux 系统),由 node-pty 提供底层终端服务支持。它以原生应用形式发布,在 Windows 平台完成代码签名,在 macOS 平台完成公证。 + 它的差异化特点: + - 安全的人工智能辅助开发。内置 AI 安全中心,可针对超过 70 种密钥模式自动扫描每一条 AI 提示,强制启用 Gemini 付费层级模式,并为每一次 AI 智能体终端启动留存可审计的 JSONL 日志——所有检查均在本地运行。 + - 多智能体协作集群。Claude Code、Codex、Gemini CLI 与 Qwen Code 可协同完成一项任务,由专属的 Claude Code 实例担任调度协调者。 + - 内置 MCP 服务器。AI 智能体可通过模型上下文协议(Model Context Protocol)控制 Termpolis,打开终端、运行命令、发送消息。 + - 路由透明化。每一项子任务都会明确显示由哪个智能体承接、承接原因以及产生的成本。 + - 活动可观测。所有智能体产生的每一个 token、每一次工具调用、每一条消息都支持实时查看。 + - 人工干预控制。无需退出任务流,即可在任务执行中途暂停、取消或引导任意智能体。 + - 共享存储。基于检索增强生成(RAG)构建的存储库,所有智能体都可通过 MCP 进行读写。 + - 端到端原生支持 MCP。四款智能体均原生支持 MCP——无需终端输出解析器、无需粘合脚本、无需桥接代码路径。 + - 输出可直接分享。只需一次快捷键操作,即可将终端内容分享至 Slack、Teams 或拉取请求——详见「复制至 Slack/Teams/拉取请求」功能。 +Tags: +- 人工智能 +- 命令行 +- 控制台 +- 终端 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://termpolis.com/docs.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DavidEngelhart/Termpolis/1.11.72/DavidEngelhart.Termpolis.yaml b/manifests/d/DavidEngelhart/Termpolis/1.11.72/DavidEngelhart.Termpolis.yaml new file mode 100644 index 000000000000..4a30c2f3fe0c --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.11.72/DavidEngelhart.Termpolis.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: DavidEngelhart.Termpolis +PackageVersion: 1.11.72 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/DeltaChat/DeltaChat/2.52.0/DeltaChat.DeltaChat.installer.yaml b/manifests/d/DeltaChat/DeltaChat/2.52.0/DeltaChat.DeltaChat.installer.yaml new file mode 100644 index 000000000000..52818e0466e6 --- /dev/null +++ b/manifests/d/DeltaChat/DeltaChat/2.52.0/DeltaChat.DeltaChat.installer.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DeltaChat.DeltaChat +PackageVersion: 2.52.0 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- dcaccount +- dclogin +- openpgp4fpr +FileExtensions: +- xdc +ProductCode: 54916d67-8dcd-5ff3-9d3e-b5dae800ab15 +ReleaseDate: 2026-06-09 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.delta.chat/desktop/v2.52.0/DeltaChat-2.52.0-Setup.x64.exe + InstallerSha256: 10C4EC26E42E0DB84F7B5493235B2F7DC6786DDE4DF8B0B13B5524374ABBBC75 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.delta.chat/desktop/v2.52.0/DeltaChat-2.52.0-Setup.x64.exe + InstallerSha256: 10C4EC26E42E0DB84F7B5493235B2F7DC6786DDE4DF8B0B13B5524374ABBBC75 + InstallerSwitches: + Custom: /allusers + ElevationRequirement: elevatesSelf +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DeltaChat/DeltaChat/2.52.0/DeltaChat.DeltaChat.locale.en-US.yaml b/manifests/d/DeltaChat/DeltaChat/2.52.0/DeltaChat.DeltaChat.locale.en-US.yaml new file mode 100644 index 000000000000..06956f2e3345 --- /dev/null +++ b/manifests/d/DeltaChat/DeltaChat/2.52.0/DeltaChat.DeltaChat.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DeltaChat.DeltaChat +PackageVersion: 2.52.0 +PackageLocale: en-US +Publisher: DeltaChat Developers +PublisherUrl: https://delta.chat/ +PublisherSupportUrl: https://support.delta.chat/ +PrivacyUrl: https://delta.chat/en/gdpr +PackageName: DeltaChat +PackageUrl: https://delta.chat/en/download +License: GPL-3.0-or-later +LicenseUrl: https://github.com/deltachat/deltachat-desktop/blob/HEAD/LICENSE +Copyright: Copyright © 2026 DeltaChat contributors. +ShortDescription: A decentralized and secure messenger app +Description: |- + Delta Chat is a reliable, decentralized and secure messaging app, available for mobile and desktop platforms. + Delta Chat feels like Whatsapp or Telegram but you can also use and regard it as an e-mail app. You can signup anonymously to a variety of interoperable chatmail servers which are minimal e-mail servers optimized for fast and secure operations. Or you may use classic e-mail servers and an existing e-mail account in which case Delta Chat acts as an e-mail app. +Tags: +- chat +- email +- federated +- mail +- message +- messaging +- privacy +- secure +- security +- send +- talk +ReleaseNotes: |- + Just a core update v2.52.0. + See changes of https://github.com/deltachat/deltachat-desktop/releases/tag/v2.51.0 +ReleaseNotesUrl: https://github.com/deltachat/deltachat-desktop/releases/tag/v2.52.0 +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://delta.chat/en/help +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DeltaChat/DeltaChat/2.52.0/DeltaChat.DeltaChat.locale.zh-CN.yaml b/manifests/d/DeltaChat/DeltaChat/2.52.0/DeltaChat.DeltaChat.locale.zh-CN.yaml new file mode 100644 index 000000000000..5d122947b070 --- /dev/null +++ b/manifests/d/DeltaChat/DeltaChat/2.52.0/DeltaChat.DeltaChat.locale.zh-CN.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: DeltaChat.DeltaChat +PackageVersion: 2.52.0 +PackageLocale: zh-CN +PublisherUrl: https://delta.chat/zh_CN/ +PrivacyUrl: https://delta.chat/zh_CN/gdpr +PackageUrl: https://delta.chat/zh_CN/download +ShortDescription: 去中心化的安全聊天应用 +Description: |- + Delta Chat 是一款可靠、去中心化、安全的聊天应用,适用于手机和电脑。 + Delta Chat 类似 Whatsapp 或 Telegram,但您也可以把它当作电子邮件应用使用。您可以匿名注册到各种可互操作的聊天邮件服务器,这些服务器都是为快速、安全运行而优化的最小电子邮件服务器。您也可以使用传统的电子邮件服务器和现有的电子邮件账户,从而将 Delta Chat 当作电子邮件应用使用。 +Tags: +- 信息 +- 发送 +- 安全 +- 消息 +- 电子邮件 +- 聊天 +- 邮件 +- 隐私 +ReleaseNotesUrl: https://github.com/deltachat/deltachat-desktop/releases/tag/v2.52.0 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://delta.chat/en/help +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DeltaChat/DeltaChat/2.52.0/DeltaChat.DeltaChat.yaml b/manifests/d/DeltaChat/DeltaChat/2.52.0/DeltaChat.DeltaChat.yaml new file mode 100644 index 000000000000..fb40c17ef917 --- /dev/null +++ b/manifests/d/DeltaChat/DeltaChat/2.52.0/DeltaChat.DeltaChat.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: DeltaChat.DeltaChat +PackageVersion: 2.52.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/DifferentAI/OpenWork/0.15.4/DifferentAI.OpenWork.installer.yaml b/manifests/d/DifferentAI/OpenWork/0.15.4/DifferentAI.OpenWork.installer.yaml new file mode 100644 index 000000000000..65338cd8cf45 --- /dev/null +++ b/manifests/d/DifferentAI/OpenWork/0.15.4/DifferentAI.OpenWork.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: DifferentAI.OpenWork +PackageVersion: 0.15.4 +InstallerType: nullsoft +Scope: user +ProductCode: 29165f8a-586b-5470-a1cc-cfff30a85ed3 +ReleaseDate: 2026-06-09 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/different-ai/openwork/releases/download/v0.15.4/openwork-win-x64-0.15.4.exe + InstallerSha256: 3F6BA2F7C0090DDB94C3A9D6937F35A25CF85A1A793A14D751F0C75B4C14B240 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DifferentAI/OpenWork/0.15.4/DifferentAI.OpenWork.locale.en-US.yaml b/manifests/d/DifferentAI/OpenWork/0.15.4/DifferentAI.OpenWork.locale.en-US.yaml new file mode 100644 index 000000000000..42abd25616d2 --- /dev/null +++ b/manifests/d/DifferentAI/OpenWork/0.15.4/DifferentAI.OpenWork.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DifferentAI.OpenWork +PackageVersion: 0.15.4 +PackageLocale: en-US +Publisher: differentai +PublisherUrl: https://openwork.software/ +PublisherSupportUrl: https://github.com/different-ai/openwork/issues +Author: Different AI +PackageName: OpenWork +PackageUrl: https://openwork.software/ +License: MIT +LicenseUrl: https://github.com/different-ai/openwork/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Different AI +ShortDescription: An open-source alternative to Claude Cowork, powered by OpenCode +Description: |- + OpenWork is an extensible, open-source “Claude Work” style system for knowledge workers. + It’s a native desktop app that runs OpenCode under the hood, but presents it as a clean, guided workflow: + - pick a workspace + - start a run + - watch progress + plan updates + - approve permissions when needed + - reuse what works (templates + skills) + The goal: make “agentic work” feel like a product, not a terminal. +Tags: +- agent +- agentic +- ai +- large-language-model +- llm +- opencode +ReleaseNotes: |- + What's new + OpenWork v0.15.4 desktop release. + - Download the attached installer for your platform. + - Electron builds use the attached latest-mac.yml updater feed. +ReleaseNotesUrl: https://github.com/different-ai/openwork/releases/tag/v0.15.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DifferentAI/OpenWork/0.15.4/DifferentAI.OpenWork.locale.zh-CN.yaml b/manifests/d/DifferentAI/OpenWork/0.15.4/DifferentAI.OpenWork.locale.zh-CN.yaml new file mode 100644 index 000000000000..4ee9995066e0 --- /dev/null +++ b/manifests/d/DifferentAI/OpenWork/0.15.4/DifferentAI.OpenWork.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: DifferentAI.OpenWork +PackageVersion: 0.15.4 +PackageLocale: zh-CN +ShortDescription: 由 OpenCode 驱动的 Claude Cowork 开源替代方案 +Description: |- + OpenWork 是一个可扩展的开源“Claude Work”风格系统,专为知识工作者设计。 + 它是一款原生桌面应用程序,底层运行 OpenCode,但以简洁、引导式的工作流呈现: + - 选择一个工作区 + - 开始执行任务 + - 查看进度并规划更新 + - 在需要时批准权限 + - 复用有效内容(模板 + 技能) + 目标:让“自主智能式工作”感觉像一个产品,而不是一个终端。 +Tags: +- opencode +- 人工智能 +- 大语言模型 +- 智能体 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DifferentAI/OpenWork/0.15.4/DifferentAI.OpenWork.yaml b/manifests/d/DifferentAI/OpenWork/0.15.4/DifferentAI.OpenWork.yaml new file mode 100644 index 000000000000..0da963878cbd --- /dev/null +++ b/manifests/d/DifferentAI/OpenWork/0.15.4/DifferentAI.OpenWork.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: DifferentAI.OpenWork +PackageVersion: 0.15.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.984/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.984/Discord.Discord.Canary.installer.yaml new file mode 100644 index 000000000000..3645c1f76642 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.984/Discord.Discord.Canary.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: Discord.Discord.Canary +PackageVersion: 1.0.984 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordCanary +Installers: +- Architecture: x64 + InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/x64/1.0.984/DiscordCanarySetup.exe + InstallerSha256: 7219CF011382D64E80B7581A93BBEE55FD90D669766CC03B61DF6AFB30870F20 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.984/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.984/Discord.Discord.Canary.locale.en-US.yaml new file mode 100644 index 000000000000..e2aabd1e9016 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.984/Discord.Discord.Canary.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: Discord.Discord.Canary +PackageVersion: 1.0.984 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord-canary +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.984/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.984/Discord.Discord.Canary.locale.zh-CN.yaml new file mode 100644 index 000000000000..3cd77fe4aa33 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.984/Discord.Discord.Canary.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: Discord.Discord.Canary +PackageVersion: 1.0.984 +PackageLocale: zh-CN +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary +PackageUrl: https://discord.com/download +License: 专有软件 +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +PurchaseUrl: https://discord.com/nitro +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.984/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.984/Discord.Discord.Canary.yaml new file mode 100644 index 000000000000..8ea24561ddae --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.984/Discord.Discord.Canary.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: Discord.Discord.Canary +PackageVersion: 1.0.984 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.316/Discord.Discord.Canary.arm64.installer.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.316/Discord.Discord.Canary.arm64.installer.yaml new file mode 100644 index 000000000000..8d0ed835c884 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.316/Discord.Discord.Canary.arm64.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: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.316 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordCanary +Installers: +- Architecture: arm64 + InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/arm64/1.0.316/DiscordCanarySetup.exe + InstallerSha256: FE64EF0B0AEA6DEC8205C9BEA22490F78C3E86AAE60A11CF418D25B2A1B1A442 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.316/Discord.Discord.Canary.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.316/Discord.Discord.Canary.arm64.locale.en-US.yaml new file mode 100644 index 000000000000..bc3925d76caf --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.316/Discord.Discord.Canary.arm64.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: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.316 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary (arm64) +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord-canary +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.316/Discord.Discord.Canary.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.316/Discord.Discord.Canary.arm64.locale.zh-CN.yaml new file mode 100644 index 000000000000..c2536479433b --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.316/Discord.Discord.Canary.arm64.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: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.316 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.316/Discord.Discord.Canary.arm64.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.316/Discord.Discord.Canary.arm64.yaml new file mode 100644 index 000000000000..6af3cbc225c9 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.316/Discord.Discord.Canary.arm64.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: Discord.Discord.Canary.arm64 +PackageVersion: 1.0.316 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Development/1.0.996/Discord.Discord.Development.installer.yaml b/manifests/d/Discord/Discord/Development/1.0.996/Discord.Discord.Development.installer.yaml index 62513bf15bdc..6fcccabd9961 100644 --- a/manifests/d/Discord/Discord/Development/1.0.996/Discord.Discord.Development.installer.yaml +++ b/manifests/d/Discord/Discord/Development/1.0.996/Discord.Discord.Development.installer.yaml @@ -1,20 +1,20 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Discord.Discord.Development -PackageVersion: 1.0.996 -InstallerType: exe -Scope: user -InstallModes: -- interactive -- silent -UpgradeBehavior: install -Protocols: -- discord -ProductCode: DiscordDevelopment -Installers: -- Architecture: x64 - InstallerUrl: https://development.dl2.discordapp.net/distro/app/development/win/x64/1.0.996/DiscordDevelopmentSetup.exe - InstallerSha256: DC6F89B532F072B73B9ACFF9BD3731BC543C77B8EFBDA682AEBC06D99AFEC7BC -ManifestType: installer -ManifestVersion: 1.12.0 +# Automatically updated by the winget bot at 2026/Jun/09 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Development +PackageVersion: 1.0.996 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordDevelopment +Installers: +- Architecture: x64 + InstallerUrl: https://development.dl2.discordapp.net/distro/app/development/win/x64/1.0.996/DiscordDevelopmentSetup.exe + InstallerSha256: CDFD030EEC1481EC029B4BA9043E40724E9085592CA9C8CB4EB2EF3F5CAF1FE0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Development/1.0.996/Discord.Discord.Development.locale.en-US.yaml b/manifests/d/Discord/Discord/Development/1.0.996/Discord.Discord.Development.locale.en-US.yaml index a93b80febb3f..a579f4a8648c 100644 --- a/manifests/d/Discord/Discord/Development/1.0.996/Discord.Discord.Development.locale.en-US.yaml +++ b/manifests/d/Discord/Discord/Development/1.0.996/Discord.Discord.Development.locale.en-US.yaml @@ -1,33 +1,33 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Discord.Discord.Development -PackageVersion: 1.0.996 -PackageLocale: en-US -Publisher: Discord Inc. -PublisherUrl: https://discord.com/ -PublisherSupportUrl: https://support.discord.com/ -PrivacyUrl: https://discord.com/privacy -Author: Discord Inc. -PackageName: Discord Development -PackageUrl: https://discord.com/download -License: Proprietary -LicenseUrl: https://discord.com/terms -Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. -ShortDescription: Your Place to Talk and Hang Out -Description: |- - Discord is the easiest way to talk over voice, video, and text. - Talk, chat, hang out, and stay close with your friends and communities. -Moniker: discord-development -Tags: -- chat -- community -- gaming -- hang-out -- talk -- video -- voice -- voice-chat -PurchaseUrl: https://discord.com/nitro -ManifestType: defaultLocale -ManifestVersion: 1.12.0 +# Automatically updated by the winget bot at 2026/Jun/09 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Development +PackageVersion: 1.0.996 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Development +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord-development +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Development/1.0.996/Discord.Discord.Development.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Development/1.0.996/Discord.Discord.Development.locale.zh-CN.yaml index a3ca38d08b7e..745d747f1c94 100644 --- a/manifests/d/Discord/Discord/Development/1.0.996/Discord.Discord.Development.locale.zh-CN.yaml +++ b/manifests/d/Discord/Discord/Development/1.0.996/Discord.Discord.Development.locale.zh-CN.yaml @@ -1,29 +1,29 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Discord.Discord.Development -PackageVersion: 1.0.996 -PackageLocale: zh-CN -Publisher: Discord Inc. -PublisherUrl: https://discord.com/ -PublisherSupportUrl: https://support.discord.com/ -PrivacyUrl: https://discord.com/privacy -Author: Discord Inc. -PackageName: Discord Development -PackageUrl: https://discord.com/download -License: 专有软件 -LicenseUrl: https://discord.com/terms -Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. -ShortDescription: 玩耍聊天的地方 -Description: |- - Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 - 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 -Tags: -- 开黑 -- 游戏 -- 聊天 -- 语音 -- 语音聊天 -PurchaseUrl: https://discord.com/nitro -ManifestType: locale -ManifestVersion: 1.12.0 +# Automatically updated by the winget bot at 2026/Jun/09 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Development +PackageVersion: 1.0.996 +PackageLocale: zh-CN +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Development +PackageUrl: https://discord.com/download +License: 专有软件 +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +PurchaseUrl: https://discord.com/nitro +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Development/1.0.996/Discord.Discord.Development.yaml b/manifests/d/Discord/Discord/Development/1.0.996/Discord.Discord.Development.yaml index afd1867df97c..e0c926117e28 100644 --- a/manifests/d/Discord/Discord/Development/1.0.996/Discord.Discord.Development.yaml +++ b/manifests/d/Discord/Discord/Development/1.0.996/Discord.Discord.Development.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Discord.Discord.Development -PackageVersion: 1.0.996 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 +# Automatically updated by the winget bot at 2026/Jun/09 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Development +PackageVersion: 1.0.996 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Development/1.0.997/Discord.Discord.Development.installer.yaml b/manifests/d/Discord/Discord/Development/1.0.997/Discord.Discord.Development.installer.yaml index 284b6ac95dc4..ce59b25cbf8f 100644 --- a/manifests/d/Discord/Discord/Development/1.0.997/Discord.Discord.Development.installer.yaml +++ b/manifests/d/Discord/Discord/Development/1.0.997/Discord.Discord.Development.installer.yaml @@ -1,20 +1,20 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Discord.Discord.Development -PackageVersion: 1.0.997 -InstallerType: exe -Scope: user -InstallModes: -- interactive -- silent -UpgradeBehavior: install -Protocols: -- discord -ProductCode: DiscordDevelopment -Installers: -- Architecture: x64 - InstallerUrl: https://development.dl2.discordapp.net/distro/app/development/win/x64/1.0.997/DiscordDevelopmentSetup.exe - InstallerSha256: 1CF9904D2CC98FFF93C4F5E398FEC85E493133182C7C62932F4DFBF2B4BD0E6F -ManifestType: installer -ManifestVersion: 1.12.0 +# Automatically updated by the winget bot at 2026/Jun/09 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Development +PackageVersion: 1.0.997 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +ProductCode: DiscordDevelopment +Installers: +- Architecture: x64 + InstallerUrl: https://development.dl2.discordapp.net/distro/app/development/win/x64/1.0.997/DiscordDevelopmentSetup.exe + InstallerSha256: CCB3D0BEBB89D9A689182EF6F3F07CA414C930AC1EAD8E80254D5EBCD8819500 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Development/1.0.997/Discord.Discord.Development.locale.en-US.yaml b/manifests/d/Discord/Discord/Development/1.0.997/Discord.Discord.Development.locale.en-US.yaml index c10afbd7ce84..48101ebd2925 100644 --- a/manifests/d/Discord/Discord/Development/1.0.997/Discord.Discord.Development.locale.en-US.yaml +++ b/manifests/d/Discord/Discord/Development/1.0.997/Discord.Discord.Development.locale.en-US.yaml @@ -1,33 +1,33 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Discord.Discord.Development -PackageVersion: 1.0.997 -PackageLocale: en-US -Publisher: Discord Inc. -PublisherUrl: https://discord.com/ -PublisherSupportUrl: https://support.discord.com/ -PrivacyUrl: https://discord.com/privacy -Author: Discord Inc. -PackageName: Discord Development -PackageUrl: https://discord.com/download -License: Proprietary -LicenseUrl: https://discord.com/terms -Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. -ShortDescription: Your Place to Talk and Hang Out -Description: |- - Discord is the easiest way to talk over voice, video, and text. - Talk, chat, hang out, and stay close with your friends and communities. -Moniker: discord-development -Tags: -- chat -- community -- gaming -- hang-out -- talk -- video -- voice -- voice-chat -PurchaseUrl: https://discord.com/nitro -ManifestType: defaultLocale -ManifestVersion: 1.12.0 +# Automatically updated by the winget bot at 2026/Jun/09 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Development +PackageVersion: 1.0.997 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Development +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord-development +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +PurchaseUrl: https://discord.com/nitro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Development/1.0.997/Discord.Discord.Development.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Development/1.0.997/Discord.Discord.Development.locale.zh-CN.yaml index 7ca1c6f1e146..d32244964640 100644 --- a/manifests/d/Discord/Discord/Development/1.0.997/Discord.Discord.Development.locale.zh-CN.yaml +++ b/manifests/d/Discord/Discord/Development/1.0.997/Discord.Discord.Development.locale.zh-CN.yaml @@ -1,29 +1,29 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Discord.Discord.Development -PackageVersion: 1.0.997 -PackageLocale: zh-CN -Publisher: Discord Inc. -PublisherUrl: https://discord.com/ -PublisherSupportUrl: https://support.discord.com/ -PrivacyUrl: https://discord.com/privacy -Author: Discord Inc. -PackageName: Discord Development -PackageUrl: https://discord.com/download -License: 专有软件 -LicenseUrl: https://discord.com/terms -Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. -ShortDescription: 玩耍聊天的地方 -Description: |- - Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 - 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 -Tags: -- 开黑 -- 游戏 -- 聊天 -- 语音 -- 语音聊天 -PurchaseUrl: https://discord.com/nitro -ManifestType: locale -ManifestVersion: 1.12.0 +# Automatically updated by the winget bot at 2026/Jun/09 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Development +PackageVersion: 1.0.997 +PackageLocale: zh-CN +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Development +PackageUrl: https://discord.com/download +License: 专有软件 +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2026 Discord Inc. All rights reserved. +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +PurchaseUrl: https://discord.com/nitro +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discord/Discord/Development/1.0.997/Discord.Discord.Development.yaml b/manifests/d/Discord/Discord/Development/1.0.997/Discord.Discord.Development.yaml index bf20b7151a2f..ada36b7bb274 100644 --- a/manifests/d/Discord/Discord/Development/1.0.997/Discord.Discord.Development.yaml +++ b/manifests/d/Discord/Discord/Development/1.0.997/Discord.Discord.Development.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Discord.Discord.Development -PackageVersion: 1.0.997 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 +# Automatically updated by the winget bot at 2026/Jun/09 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Discord.Discord.Development +PackageVersion: 1.0.997 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/DoltHub/Dolt/2.1.6/DoltHub.Dolt.installer.yaml b/manifests/d/DoltHub/Dolt/2.1.6/DoltHub.Dolt.installer.yaml new file mode 100644 index 000000000000..0c6decad306a --- /dev/null +++ b/manifests/d/DoltHub/Dolt/2.1.6/DoltHub.Dolt.installer.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DoltHub.Dolt +PackageVersion: 2.1.6 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +UpgradeBehavior: install +ProductCode: '{DED75D4E-5081-452B-8129-34F3BFD91835}' +AppsAndFeaturesEntries: +- DisplayName: Dolt 2.1.6 + ProductCode: '{DED75D4E-5081-452B-8129-34F3BFD91835}' + UpgradeCode: '{6BC40754-759D-4899-9FD3-E6BE1823CACD}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/Dolt' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dolthub/dolt/releases/download/v2.1.6/dolt-windows-amd64.msi + InstallerSha256: 93D628E737ED9FCFC4A0C31CBAC839A0C0FA4B29B3B91BFC7E50FD9EE1FADE20 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-09 diff --git a/manifests/d/DoltHub/Dolt/2.1.6/DoltHub.Dolt.locale.en-US.yaml b/manifests/d/DoltHub/Dolt/2.1.6/DoltHub.Dolt.locale.en-US.yaml new file mode 100644 index 000000000000..216527093b64 --- /dev/null +++ b/manifests/d/DoltHub/Dolt/2.1.6/DoltHub.Dolt.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DoltHub.Dolt +PackageVersion: 2.1.6 +PackageLocale: en-US +Publisher: DoltHub +PublisherUrl: https://github.com/dolthub/dolt +PublisherSupportUrl: https://github.com/dolthub/dolt/issues +Author: DoltHub +PackageName: Dolt +PackageUrl: https://www.dolthub.com/ +License: Apache-2.0 +LicenseUrl: https://github.com/dolthub/dolt/blob/HEAD/LICENSE +CopyrightUrl: https://raw.githubusercontent.com/dolthub/dolt/master/LICENSE +ShortDescription: Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a git repository. +Description: |- + Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a git repository. + Connect to Dolt just like any MySQL database to run queries or update the data using SQL commands. + Use the command line interface to import CSV files, commit your changes, push them to a remote, or merge your teammate's changes. +Moniker: dolt +Tags: +- cli +- data +- git-for-data +- versioning +ReleaseNotesUrl: https://github.com/dolthub/dolt/releases/tag/v2.1.6 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DoltHub/Dolt/2.1.6/DoltHub.Dolt.yaml b/manifests/d/DoltHub/Dolt/2.1.6/DoltHub.Dolt.yaml new file mode 100644 index 000000000000..a3c5ece7925f --- /dev/null +++ b/manifests/d/DoltHub/Dolt/2.1.6/DoltHub.Dolt.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: DoltHub.Dolt +PackageVersion: 2.1.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/DrayTek/SmartVPN/5.7.3/DrayTek.SmartVPN.installer.yaml b/manifests/d/DrayTek/SmartVPN/5.7.3/DrayTek.SmartVPN.installer.yaml new file mode 100644 index 000000000000..4ce4a789f264 --- /dev/null +++ b/manifests/d/DrayTek/SmartVPN/5.7.3/DrayTek.SmartVPN.installer.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DrayTek.SmartVPN +PackageVersion: 5.7.3 +InstallerType: zip +NestedInstallerType: msi +NestedInstallerFiles: +- RelativeFilePath: SmartVPNClient_5.7.3.msi +UpgradeBehavior: install +ProductCode: '{F7D2AB76-B58D-4293-ADD1-53E40CB0CB1C}' +AppsAndFeaturesEntries: +- UpgradeCode: '{7960EC57-02C8-422C-B0A6-3593E4036D06}' +Installers: +- Architecture: x86 + InstallerUrl: https://fw.draytek.com.tw/Utility/Smart%20VPN%20Client%20V5.7.3/Smart-VPN-Client_v5.7.3.zip + InstallerSha256: 528B72AE3348F01A5FB716B6E685DBC646C38B52EE2DC033D4584E9C8248700A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DrayTek/SmartVPN/5.7.3/DrayTek.SmartVPN.locale.en-US.yaml b/manifests/d/DrayTek/SmartVPN/5.7.3/DrayTek.SmartVPN.locale.en-US.yaml new file mode 100644 index 000000000000..33d34aa84257 --- /dev/null +++ b/manifests/d/DrayTek/SmartVPN/5.7.3/DrayTek.SmartVPN.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DrayTek.SmartVPN +PackageVersion: 5.7.3 +PackageLocale: en-US +Publisher: DrayTek Corporation +PublisherUrl: https://www.draytek.com/ +PublisherSupportUrl: https://www.draytek.com/support +PrivacyUrl: https://www.draytek.com/policy +Author: DrayTek Corporation +PackageName: DrayTek Smart VPN Client +PackageUrl: https://www.draytek.com/products/smart-vpn-client/ +License: Proprietary +LicenseUrl: https://www.draytek.com/terms-and-conditions +Copyright: Copyright © 2026 DrayTek Corp. +CopyrightUrl: https://www.draytek.com/terms-and-conditions +ShortDescription: Free VPN Client Software for Vigor Router Users +Tags: +- network +- vpn +ReleaseNotesUrl: https://fw.draytek.com.tw/Utility/Smart%20VPN%20Client%20V5.7.3/DrayTek_Smart%20VPN%20Client_V5.7.3_release%20note.pdf +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DrayTek/SmartVPN/5.7.3/DrayTek.SmartVPN.locale.zh-CN.yaml b/manifests/d/DrayTek/SmartVPN/5.7.3/DrayTek.SmartVPN.locale.zh-CN.yaml new file mode 100644 index 000000000000..5bde28020356 --- /dev/null +++ b/manifests/d/DrayTek/SmartVPN/5.7.3/DrayTek.SmartVPN.locale.zh-CN.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: DrayTek.SmartVPN +PackageVersion: 5.7.3 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 适用于 Vigor 路由器用户的免费 VPN 客户端软件 +Tags: +- vpn +- 网络 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/u/UNIkeEN/SJMCL/0.8.3/UNIkeEN.SJMCL.yaml b/manifests/d/DrayTek/SmartVPN/5.7.3/DrayTek.SmartVPN.yaml similarity index 69% rename from manifests/u/UNIkeEN/SJMCL/0.8.3/UNIkeEN.SJMCL.yaml rename to manifests/d/DrayTek/SmartVPN/5.7.3/DrayTek.SmartVPN.yaml index 2398969ee4e0..90b5b55846a8 100644 --- a/manifests/u/UNIkeEN/SJMCL/0.8.3/UNIkeEN.SJMCL.yaml +++ b/manifests/d/DrayTek/SmartVPN/5.7.3/DrayTek.SmartVPN.yaml @@ -1,8 +1,8 @@ # Created with YamlCreate.ps1 Dumplings Mod # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json -PackageIdentifier: UNIkeEN.SJMCL -PackageVersion: 0.8.3 -DefaultLocale: zh-CN +PackageIdentifier: DrayTek.SmartVPN +PackageVersion: 5.7.3 +DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/d/datamitsu/datamitsu/0.1.1/datamitsu.datamitsu.installer.yaml b/manifests/d/datamitsu/datamitsu/0.1.1/datamitsu.datamitsu.installer.yaml new file mode 100644 index 000000000000..a5f2aac37a42 --- /dev/null +++ b/manifests/d/datamitsu/datamitsu/0.1.1/datamitsu.datamitsu.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: datamitsu.datamitsu +PackageVersion: 0.1.1 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-09" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: datamitsu.exe + PortableCommandAlias: datamitsu + InstallerUrl: https://github.com/datamitsu/datamitsu/releases/download/v0.1.1/datamitsu_0.1.1_windows_arm64.zip + InstallerSha256: b3356661f9da5a18185c2d739946b943e607d55cf91dc59aaa47fab8c99933a0 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: datamitsu.exe + PortableCommandAlias: datamitsu + InstallerUrl: https://github.com/datamitsu/datamitsu/releases/download/v0.1.1/datamitsu_0.1.1_windows_amd64.zip + InstallerSha256: 489f9a9128ebf7a4debb5efce0e8fe5b9c2b5d389f6eac4da872b29baf26489f + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/datamitsu/datamitsu/0.1.1/datamitsu.datamitsu.locale.en-US.yaml b/manifests/d/datamitsu/datamitsu/0.1.1/datamitsu.datamitsu.locale.en-US.yaml new file mode 100644 index 000000000000..aa3661af1749 --- /dev/null +++ b/manifests/d/datamitsu/datamitsu/0.1.1/datamitsu.datamitsu.locale.en-US.yaml @@ -0,0 +1,33 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: datamitsu.datamitsu +PackageVersion: 0.1.1 +PackageLocale: en-US +Publisher: datamitsu +PublisherUrl: https://datamitsu.com/ +PublisherSupportUrl: https://github.com/datamitsu/datamitsu/issues/new +PackageName: datamitsu +PackageUrl: https://datamitsu.com/ +License: mit +LicenseUrl: https://github.com/datamitsu/datamitsu/blob/main/LICENSE +Copyright: datamitsu contributors +CopyrightUrl: https://github.com/datamitsu/datamitsu/blob/main/LICENSE +ShortDescription: Configuration management and binary distribution tool. +Description: |- + Configuration management and binary distribution tool. + JavaScript-configurable tool orchestration for linting and development workflows. +Moniker: datamitsu +Tags: + - golang + - cli + - devtools +ReleaseNotes: | + ## Changelog + ### Features + * d89f9e6692d6143f98d3a9973cd9266bf8e381cc: feat(binmanager): add exponential backoff retry for transient download failures (#100) (@shibanet0) + * 08edc647db2b964e7d82a925ad31976bf70086c7: feat(tooling): add tool skip field, report skips with reasons, and --fail-on-skip (#102) (@shibanet0) + ### Bug Fixes + * 91e4c0d1e4b8b3ba7925cf6d7688abc4a90b7ce0: fix(binmanager): support GNU sparse tar entries during extraction (#101) (@shibanet0) +ReleaseNotesUrl: https://github.com/datamitsu/datamitsu/releases/tag/v0.1.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/datamitsu/datamitsu/0.1.1/datamitsu.datamitsu.yaml b/manifests/d/datamitsu/datamitsu/0.1.1/datamitsu.datamitsu.yaml new file mode 100644 index 000000000000..3b783268832a --- /dev/null +++ b/manifests/d/datamitsu/datamitsu/0.1.1/datamitsu.datamitsu.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: datamitsu.datamitsu +PackageVersion: 0.1.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/demkada/ArgyCode/1.12.15/demkada.ArgyCode.installer.yaml b/manifests/d/demkada/ArgyCode/1.12.15/demkada.ArgyCode.installer.yaml new file mode 100644 index 000000000000..099d227d0571 --- /dev/null +++ b/manifests/d/demkada/ArgyCode/1.12.15/demkada.ArgyCode.installer.yaml @@ -0,0 +1,14 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: demkada.ArgyCode +PackageVersion: 1.12.15 +Installers: + - Architecture: x64 + InstallerType: zip + InstallerUrl: https://github.com/demkada/argy-code/releases/download/v1.12.15/argy-windows-x64.zip + InstallerSha256: e1fe24de7b64f1865539da21d598fa9e0b4cdd1034e5493248f2106718ca9f88 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: argy.exe + PortableCommandAlias: argy +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/demkada/ArgyCode/1.12.15/demkada.ArgyCode.locale.en-US.yaml b/manifests/d/demkada/ArgyCode/1.12.15/demkada.ArgyCode.locale.en-US.yaml new file mode 100644 index 000000000000..a0da69679643 --- /dev/null +++ b/manifests/d/demkada/ArgyCode/1.12.15/demkada.ArgyCode.locale.en-US.yaml @@ -0,0 +1,13 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: demkada.ArgyCode +PackageVersion: 1.12.15 +PackageLocale: en-US +Publisher: demkada +PackageName: Argy Code +License: MIT +ShortDescription: The AI coding agent built for the terminal +PackageUrl: https://github.com/demkada/argy-code +Commands: + - argy +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/demkada/ArgyCode/1.12.15/demkada.ArgyCode.yaml b/manifests/d/demkada/ArgyCode/1.12.15/demkada.ArgyCode.yaml new file mode 100644 index 000000000000..81b47c0371dc --- /dev/null +++ b/manifests/d/demkada/ArgyCode/1.12.15/demkada.ArgyCode.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: demkada.ArgyCode +PackageVersion: 1.12.15 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/dnGrep/dnGrep/5.0.9.0/dnGrep.dnGrep.installer.yaml b/manifests/d/dnGrep/dnGrep/5.0.9.0/dnGrep.dnGrep.installer.yaml new file mode 100644 index 000000000000..a0724ec6d8e1 --- /dev/null +++ b/manifests/d/dnGrep/dnGrep/5.0.9.0/dnGrep.dnGrep.installer.yaml @@ -0,0 +1,39 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: dnGrep.dnGrep +PackageVersion: 5.0.9.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +InstallerSwitches: + Silent: /quiet + SilentWithProgress: /passive + Custom: /norestart +UpgradeBehavior: install +ReleaseDate: 2026-06-09 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/dnGrep/dnGrep/releases/download/v5.0.9.0/dnGREP.5.0.9.x86.msi + InstallerSha256: 0ce7b2c6b56e1fede2e9a0d1773da0336231d0c769a7026f762b6f03cfbd4d19 + ProductCode: '{815C7B2C-60F8-451D-BA6A-6F49BB224170}' + AppsAndFeaturesEntries: + - DisplayName: dnGrep 5.0.9 (x86) + UpgradeCode: '{4CF55558-B642-482E-9FBF-06EA5AEC8276}' +- Architecture: x64 + InstallerUrl: https://github.com/dnGrep/dnGrep/releases/download/v5.0.9.0/dnGREP.5.0.9.x64.msi + InstallerSha256: e83a9610c2766fe3c67688ea9b5b5486b5862f57a8d4a2734e367992ca75e19d + ProductCode: '{358F4700-B751-404F-BBD4-75F6438B815C}' + AppsAndFeaturesEntries: + - DisplayName: dnGrep 5.0.9 (x64) + UpgradeCode: '{4CF55558-B642-482E-9FBF-06EA5AEC8276}' +- Architecture: arm64 + InstallerUrl: https://github.com/dnGrep/dnGrep/releases/download/v5.0.9.0/dnGREP.5.0.9.ARM64.msi + InstallerSha256: cd9063ce6580f3ea85c59e9cf2b3c12f13990e6229ee489e0bc71baa6fbb8d00 + ProductCode: '{97E2A220-D3D2-4173-B8D0-DC08FB6B8BBC}' + AppsAndFeaturesEntries: + - DisplayName: dnGrep 5.0.9 (ARM64) + UpgradeCode: '{4CF55558-B642-482E-9FBF-06EA5AEC8276}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/dnGrep/dnGrep/5.0.9.0/dnGrep.dnGrep.locale.en-US.yaml b/manifests/d/dnGrep/dnGrep/5.0.9.0/dnGrep.dnGrep.locale.en-US.yaml new file mode 100644 index 000000000000..51f6cdab0a84 --- /dev/null +++ b/manifests/d/dnGrep/dnGrep/5.0.9.0/dnGrep.dnGrep.locale.en-US.yaml @@ -0,0 +1,29 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: dnGrep.dnGrep +PackageVersion: 5.0.9.0 +PackageLocale: en-US +Publisher: dnGrep Community Contributors +PublisherUrl: https://dngrep.github.io +PublisherSupportUrl: https://github.com/dnGrep/dnGrep/issues +Author: dnGrep Community Contributors +PackageName: dnGREP +PackageUrl: https://dngrep.github.io +License: GPL-3.0 +LicenseUrl: https://raw.githubusercontent.com/dnGrep/dnGrep/master/license.txt +Copyright: Copyright (C) 1989, 1991 Free Software Foundation, Inc. +CopyrightUrl: https://raw.githubusercontent.com/dnGrep/dnGrep/master/license.txt +ShortDescription: dnGrep allows you to search across files with easy-to-read results. +Description: |- + dnGrep allows you to search across files with easy-to-read results. + Search through text files, Word, Excel and PowerPoint documents, PDFs, and archives using text, regular expression, XPath, and phonetic queries. dnGrep includes search-and-replace, whole-file preview, right-click search in File Explorer, and much more. +Moniker: dngrep +Tags: +- grep +- search +ReleaseNotes: |- + Other updates + - .NET v10.0.9 +ReleaseNotesUrl: https://github.com/dnGrep/dnGrep/releases/tag/v5.0.9.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/dnGrep/dnGrep/5.0.9.0/dnGrep.dnGrep.yaml b/manifests/d/dnGrep/dnGrep/5.0.9.0/dnGrep.dnGrep.yaml new file mode 100644 index 000000000000..5cb550b7c350 --- /dev/null +++ b/manifests/d/dnGrep/dnGrep/5.0.9.0/dnGrep.dnGrep.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: dnGrep.dnGrep +PackageVersion: 5.0.9.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/ErlichLiu/Proma/0.9.40/ErlichLiu.Proma.installer.yaml b/manifests/e/ErlichLiu/Proma/0.9.40/ErlichLiu.Proma.installer.yaml deleted file mode 100644 index 8ad595ce7219..000000000000 --- a/manifests/e/ErlichLiu/Proma/0.9.40/ErlichLiu.Proma.installer.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-2.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: ErlichLiu.Proma -PackageVersion: 0.9.40 -InstallerType: nullsoft # electron-builder -UpgradeBehavior: install -InstallerSwitches: - Upgrade: --updated -Protocols: -- proma -FileExtensions: -- proma-backup -- proma-share -ProductCode: 7c277a67-1561-5044-94b9-16fb308e8209 -ReleaseDate: 2026-05-20 -Installers: -- Architecture: x64 - Scope: user - InstallerUrl: https://cdn.proma.cool/releases/win-x64/Proma-0.9.40-setup.exe - InstallerSha256: BA5AF4C41E1FE29085D6505CA72DCC97FA1BD23B549147C16F050CD04B706CBC - InstallerSwitches: - Custom: /currentuser -- Architecture: x64 - Scope: machine - InstallerUrl: https://cdn.proma.cool/releases/win-x64/Proma-0.9.40-setup.exe - InstallerSha256: BA5AF4C41E1FE29085D6505CA72DCC97FA1BD23B549147C16F050CD04B706CBC - InstallerSwitches: - Custom: /allusers -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/e/ErlichLiu/Proma/0.9.40/ErlichLiu.Proma.locale.en-US.yaml b/manifests/e/ErlichLiu/Proma/0.9.40/ErlichLiu.Proma.locale.en-US.yaml deleted file mode 100644 index c9322c64b02e..000000000000 --- a/manifests/e/ErlichLiu/Proma/0.9.40/ErlichLiu.Proma.locale.en-US.yaml +++ /dev/null @@ -1,45 +0,0 @@ -# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-2.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: ErlichLiu.Proma -PackageVersion: 0.9.40 -PackageLocale: en-US -# Publisher: -# PublisherUrl: -# PublisherSupportUrl: -# PrivacyUrl: -# Author: -# PackageName: -# PackageUrl: -License: Freeware -# LicenseUrl: -# Copyright: -# CopyrightUrl: -ShortDescription: A local-first AI desktop application that integrates multi-model Chat, general Agent, workspace, Skills, MCP, remote bots, and memory capabilities into a single open-source client. -Description: |- - Proma is a local-first AI desktop application that integrates multi-model Chat, general Agent, workspace, Skills, MCP, remote bots, and memory capabilities into a single open-source client. - It's not just a chatbox for casual conversations, but an Agent workspace designed to accumulate personal workflows over time: use Chat for simple questions, assign complex tasks to the Agent, and keep data and configurations as local as possible. - - What you can do now - - Chat mode: Multi-model conversations, attachment parsing, image input, Markdown / Mermaid / KaTeX / code highlighting, side-by-side chats, system prompts, context management. - - Agent mode: General Agent based on @anthropic-ai/claude-agent-sdk, supporting workspace isolation, permission modes, file operations, streaming output for long-running tasks, plan confirmation, and user follow-up. - - SubAgent / Tasks: Complex tasks can be broken down into sub-Agents / Tasks via the Claude Agent SDK tools, with invocation processes and results displayed within the message stream. - - Skills & MCP: Each workspace can independently configure Skills, MCP Server, and workspace files, ideal for accumulating reusable capabilities. - - Remote bots: Supports Feishu / Lark bot bridging, with DingTalk and WeChat bridge entry points already provided, enabling mobile devices or group chats to trigger local Agent workflows. - - Memory and tools: Chat and Agent share memory capabilities, and support web search, built-in Chat tools, Agent recommendations, and other auxiliary features. - - Local-first: Conversations, workspaces, attachments, configurations, Skills, etc., are stored by default in ~/.proma/, organized using JSON / JSONL files, without relying on a local database. - - Desktop experience: Auto-update, proxy settings, file preview, global shortcuts, quick task window, voice input, light / dark / system-following themes. -# Moniker: -Tags: -- agent -- agentic -- ai -- large-language-model -- llm -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/e/ErlichLiu/Proma/0.9.40/ErlichLiu.Proma.locale.zh-CN.yaml b/manifests/e/ErlichLiu/Proma/0.9.40/ErlichLiu.Proma.locale.zh-CN.yaml deleted file mode 100644 index 6d66db4a0f0c..000000000000 --- a/manifests/e/ErlichLiu/Proma/0.9.40/ErlichLiu.Proma.locale.zh-CN.yaml +++ /dev/null @@ -1,69 +0,0 @@ -# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-2.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: ErlichLiu.Proma -PackageVersion: 0.9.40 -PackageLocale: zh-CN -Publisher: ErlichLiu -PublisherUrl: https://proma.cool/ -PublisherSupportUrl: https://github.com/ErlichLiu/Proma/issues -# PrivacyUrl: -# Author: -PackageName: Proma -PackageUrl: https://proma.cool/download -License: 免费软件 -# LicenseUrl: -Copyright: Copyright © 2024-2026 Proma -# CopyrightUrl: -ShortDescription: 把最丝滑的通用 Agent 体验带进你的工作流,为 100x 专业用户而生的未来产品,正在实现 proactive Agent 阶段。基于 Claude Agent SDK 的完整开源实践,原生支持飞书群聊调用、灵活接入任意大模型供应商 —— 让顶级 Agent 能力真正跑在你每天用的地方。 -Description: |- - Proma 是一个本地优先的 AI 桌面应用,把多模型 Chat、通用 Agent、工作区、Skills、MCP、远程机器人和记忆能力放在同一个开源客户端里。 - 它不是只面向闲聊的聊天框,而是一个可以长期沉淀个人工作流的 Agent 工作台:简单问题用 Chat,复杂任务交给 Agent,数据和配置尽量留在本地。 - - 现在能做什么 - - Chat 模式:多模型对话、附件解析、图片输入、Markdown / Mermaid / KaTeX / 代码高亮、并排对话、系统提示词、上下文管理。 - - Agent 模式:基于 @anthropic-ai/claude-agent-sdk 的通用 Agent,支持工作区隔离、权限模式、文件操作、长任务流式输出、计划确认和用户追问。 - - SubAgent / Tasks:复杂任务可以通过 Claude Agent SDK 的 Agent 工具拆分为子 Agent / Task,并在消息流中展示调用过程和结果。 - - Skills & MCP:每个工作区可以独立配置 Skills、MCP Server 和工作区文件,适合沉淀可复用能力。 - - 远程机器人:支持飞书 / Lark 机器人桥接,并已提供钉钉、微信桥接入口,用手机或群聊触发本机 Agent 工作流。 - - 记忆与工具:Chat 和 Agent 可共享记忆能力,并支持联网搜索、内置 Chat 工具、Agent 推荐等辅助能力。 - - 本地优先:会话、工作区、附件、配置、Skills 等默认存储在 ~/.proma/,使用 JSON / JSONL 文件组织,不依赖本地数据库。 - - 桌面体验:自动更新、代理设置、文件预览、全局快捷键、快速任务窗口、语音输入、亮色 / 暗色 / 跟随系统主题。 -# Moniker: -Tags: -- 人工智能 -- 大语言模型 -- 智能体 -- 自主智能 -ReleaseNotes: |- - Proma v0.9.40 - 对比基准:v0.9.39 - 本次版本聚焦在长会话流畅度和启动稳定性:跨 session 的并发流式不再相互拖累,编辑器/Tab/输入框在流式期间的卡顿被系统性削掉一轮;同时补强了 v0.9.39 暴露出来的启动卡死边界场景。 - 长会话流畅度优化 - - AgentView 流式订阅按 sessionId 切片 — 流式状态、草稿和 HTML 三个 atom 改用 atomFamily 按 sessionId 派生订阅;任意一个 session 的流式 token 或任意输入框按键不再让所有会话的 AgentView 整树重渲染,跨 session 的并发流式互不干扰 - - 跨 turn 任务标题提升到顶层缓存 — buildHistoricalTaskSubjects 从每个 AssistantTurnRenderer 的 useMemo 上移到 AgentMessages 顶层,长会话流式期间不再 O(T × M) 全量扫描所有 turn 的 TaskCreate 结果,每条 token 到达时的雪崩重算被消除 - - Tab 切换让出主线程 — TabContent 改用 useDeferredValue(activeTabId),TabBar 立即响应高亮,右侧 DiffTabContent mount 等昂贵渲染降级为非紧急任务;切 Tab 时不再被 Diff 编辑器的同步 Shiki tokenize 挡住 - - Shiki 代码高亮装饰异步化 + 节流 — ProseMirror Shiki 插件 init 钩子返回空 DecorationSet,首装通过 setTimeout(0) 异步触发;按键事务走 mapping 路径让旧装饰跟随光标位置,docChanged 改用 120ms debounce 重算;选区移动不再触发重建 - - 预览引用选区写入去重 — 在预览面板拖拽选区时,handleSelectionCapture 写入 quotedSelectionMap 前先比较 text/filePath,相同则保持原引用;与流式输出叠加时不再产生持续重渲染 - - RichTextInput 行数检查走 rAF 节流 — onUpdate 改用 requestAnimationFrame 调度行数检查,连续按键合并为单帧执行;用 isExpandedRef 持有当前状态,仅在值真变化时才 setState,组件卸载时取消未触发的 rAF - - 悬浮置顶条 backdrop-blur 回退到 sm — StickyUserMessage 的模糊半径从 backdrop-blur-md 回退到 sm,shadow 与 opacity 也回到 v0.9.39 之前的取值;流式期间 GPU 不再被大半径 backdrop-blur 反复重采样模糊源图层 - - Skill 资源文件面板无限重渲染修复 — SkillFilesPanel 中 refreshTree 的 useCallback 不再依赖 onFileCountChange,改用 ref 持有最新 callback;切到 Skill 详情"资源文件"标签页时不再因父组件 callback 引用变化触发 IPC + 磁盘读写循环 - 启动稳定性与兼容性 - - 启动卡死边界场景兜底 — 集中处理"启动后窗口/托盘永不出现"故障的多个独立根因:fs.watch 主 watcher / 附加目录 watcher / chat-tools-watcher 全部加 'error' 监听并按需自愈重启(主 watcher 失败退避 5s,附加目录失败移除该 watcher),避免 iCloud 抖动、外接磁盘断开、目录被删等场景触发未捕获异常终止主进程 - - whenReady 顶层 catch + 降级窗口 — app.whenReady 启动钩子用 safeRun / safeAwait 包裹,单点失败不再阻断后续步骤;顶层 catch 在意外异常时弹 dialog 提示常见排查方向并强制创建降级窗口,用户最坏情况下也能看到界面、日志和反馈入口 - - SingletonLock 失败友好处理 — 旧版进程未退出导致 SingletonLock 失败时不再 process.exit(0) 静默退出,改为留下 console.warn 排查线索(提示 killall Proma)并调用 app.quit(),让 second-instance 事件能接管显示窗口 - - 默认 Skill 升级 cpSync 加护栏 — safeReplaceSkillDir 用 try/catch 隔离单 Skill 失败,rmSync 能删 0444 只读文件;新增 skillCopyFilter / defaultSkillCopyFilter 过滤 .git、node_modules、.DS_Store、dist 等噪声目录,根治 EACCES 与 node_modules 文件爆炸;seedDefaultSkills 同样应用该护栏,单 Skill 失败不连累其他 - - 新会话默认权限模式回到完全自动 — PROMA_DEFAULT_PERMISSION_MODE 从 auto 改回 bypassPermissions,避免第三方模型(DeepSeek / Kimi / MiniMax 等)无法响应 SDK 的 auto 内部安全分类调用,进而绕过 canUseTool 直接发出 permission_denied、UI 看不到审批弹窗只显示"自动审批已拒绝此命令"的问题;已有 session 的持久化值不受影响,仍可通过 PermissionModeSelector 切换至 auto / plan - 开发与文档 - - 默认 Skills 版本契约写入文档 — 在 CLAUDE.md 的版本管理节增加默认 Skills 版本契约:修改 default-skills// 内容时必须同步递增 SKILL.md 的 version 字段(patch +1),否则老用户走 semver-gated 升级时拿不到新内容 - - 版本更新 — @proma/electron 从 0.9.39 升级到 0.9.40 - 使用提示 - - 如果你之前在 v0.9.39 遇到过启动后窗口或托盘不出现的情况,本版升级后会带兜底护栏;若启动仍异常请把出现的 dialog 提示一并反馈 - - 长会话与多会话并发流式的体感卡顿会有明显改善,特别是同时打开 Diff 预览、SkillFilesPanel 资源文件面板、或在预览中拖拽选区时 - - 默认权限模式回到"完全自动";使用第三方模型也能正常走完整审批流程,需要更严格策略的用户可手动切到"自动审批" -ReleaseNotesUrl: https://github.com/ErlichLiu/Proma/releases/tag/v0.9.40 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/e/ErlichLiu/Proma/0.9.40/ErlichLiu.Proma.yaml b/manifests/e/ErlichLiu/Proma/0.9.40/ErlichLiu.Proma.yaml deleted file mode 100644 index 35d67c6d00ec..000000000000 --- a/manifests/e/ErlichLiu/Proma/0.9.40/ErlichLiu.Proma.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.7.2 $debug=NVS1.CRLF.7-6-2.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: ErlichLiu.Proma -PackageVersion: 0.9.40 -DefaultLocale: zh-CN -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/f/FireAlpaca/FireAlpaca/2.16.0.0/FireAlpaca.FireAlpaca.installer.yaml b/manifests/f/FireAlpaca/FireAlpaca/2.16.0.0/FireAlpaca.FireAlpaca.installer.yaml new file mode 100644 index 000000000000..b4fc93f97fd6 --- /dev/null +++ b/manifests/f/FireAlpaca/FireAlpaca/2.16.0.0/FireAlpaca.FireAlpaca.installer.yaml @@ -0,0 +1,17 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: FireAlpaca.FireAlpaca +PackageVersion: 2.16.0.0 +MinimumOSVersion: 10.0.0.0 +InstallerType: inno +Installers: +- Architecture: x64 + InstallerUrl: https://firealpaca.com/download/win64 + InstallerSha256: 285D42267E2532132B95020270C77F7DAACD0694013E2621BBACA760B5C9E0C5 + ProductCode: FireAlpaca64_is1 + AppsAndFeaturesEntries: + - DisplayName: FireAlpaca 2.13.0 (64bit) + ProductCode: FireAlpaca64_is1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/FireAlpaca/FireAlpaca/2.16.0.0/FireAlpaca.FireAlpaca.locale.en-US.yaml b/manifests/f/FireAlpaca/FireAlpaca/2.16.0.0/FireAlpaca.FireAlpaca.locale.en-US.yaml new file mode 100644 index 000000000000..9071fd8908d9 --- /dev/null +++ b/manifests/f/FireAlpaca/FireAlpaca/2.16.0.0/FireAlpaca.FireAlpaca.locale.en-US.yaml @@ -0,0 +1,16 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: FireAlpaca.FireAlpaca +PackageVersion: 2.16.0.0 +PackageLocale: en-US +Publisher: firealpaca.com +PublisherUrl: https://firealpaca.com/ +PackageName: FireAlpaca +PackageUrl: https://firealpaca.com/ +License: Freeware +Copyright: Copyright (c)2022 firealpaca.com All Rights Reserved. +ShortDescription: FireAlpaca is the free Digital Painting Software that is compatible with both Mac and Windows. +ReleaseNotesUrl: https://firealpaca.com/download/#history +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/FireAlpaca/FireAlpaca/2.16.0.0/FireAlpaca.FireAlpaca.yaml b/manifests/f/FireAlpaca/FireAlpaca/2.16.0.0/FireAlpaca.FireAlpaca.yaml new file mode 100644 index 000000000000..0e27dfaf3b63 --- /dev/null +++ b/manifests/f/FireAlpaca/FireAlpaca/2.16.0.0/FireAlpaca.FireAlpaca.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: FireAlpaca.FireAlpaca +PackageVersion: 2.16.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/f/Firezone/Client/Headless/1.5.9/Firezone.Client.Headless.installer.yaml b/manifests/f/Firezone/Client/Headless/1.5.9/Firezone.Client.Headless.installer.yaml new file mode 100644 index 000000000000..39c11eeb6722 --- /dev/null +++ b/manifests/f/Firezone/Client/Headless/1.5.9/Firezone.Client.Headless.installer.yaml @@ -0,0 +1,18 @@ +# 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: Firezone.Client.Headless +PackageVersion: 1.5.9 +InstallerType: portable +Commands: +- firezone-headless-client +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-09 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/firezone/firezone/releases/download/headless-client-1.5.9/firezone-client-headless-windows_1.5.9_x86_64.exe + InstallerSha256: EBB8948416CBB65FBF44D1EEDE622104F9EB167954C80716FA540160D81C6B01 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Firezone/Client/Headless/1.5.9/Firezone.Client.Headless.locale.en-US.yaml b/manifests/f/Firezone/Client/Headless/1.5.9/Firezone.Client.Headless.locale.en-US.yaml new file mode 100644 index 000000000000..d042d4b0c0c2 --- /dev/null +++ b/manifests/f/Firezone/Client/Headless/1.5.9/Firezone.Client.Headless.locale.en-US.yaml @@ -0,0 +1,25 @@ +# 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: Firezone.Client.Headless +PackageVersion: 1.5.9 +PackageLocale: en-US +Publisher: Firezone +PublisherUrl: https://github.com/firezone +PublisherSupportUrl: https://github.com/firezone/firezone/issues +PackageName: Firezone Headless Client +PackageUrl: https://github.com/firezone/firezone +License: Apache-2.0 +LicenseUrl: https://github.com/firezone/firezone/blob/HEAD/LICENSE +ShortDescription: Headless Client for the Firezone zero-trust access platform. +Tags: +- VPN +- remote-access +- zero-trust +ReleaseNotes: Please see our changelog for more details. +ReleaseNotesUrl: https://www.firezone.dev/changelog +Documentations: +- DocumentLabel: Help + DocumentUrl: https://firezone.dev/support +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Firezone/Client/Headless/1.5.9/Firezone.Client.Headless.yaml b/manifests/f/Firezone/Client/Headless/1.5.9/Firezone.Client.Headless.yaml new file mode 100644 index 000000000000..2a0e48aadc12 --- /dev/null +++ b/manifests/f/Firezone/Client/Headless/1.5.9/Firezone.Client.Headless.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: Firezone.Client.Headless +PackageVersion: 1.5.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/f/FlaxEngine/Flax/1.0/FlaxEngine.Flax.installer.yaml b/manifests/f/FlaxEngine/Flax/1.0/FlaxEngine.Flax.installer.yaml index 2e924d831393..7c88cd88777e 100644 --- a/manifests/f/FlaxEngine/Flax/1.0/FlaxEngine.Flax.installer.yaml +++ b/manifests/f/FlaxEngine/Flax/1.0/FlaxEngine.Flax.installer.yaml @@ -1,5 +1,5 @@ -# Automatically updated by the winget bot at 2025/Apr/17 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: FlaxEngine.Flax PackageVersion: '1.0' @@ -8,8 +8,8 @@ ReleaseDate: 2023-11-25 Installers: - Architecture: x86 InstallerUrl: https://vps2.flaxengine.com/store/builds/InstallFlax.exe - InstallerSha256: 27A334C28AE3E18B04F317E69001D64411390DB1E983B632FF44E448B4AF6774 + InstallerSha256: 40308378B525D86B357DBC75E84E00D28479A92B864209D3E8BDA889BFFA7771 AppsAndFeaturesEntries: - ProductCode: "{eab7d5ee-05c0-48dd-a6ce-c88edf2bcfb8}_is1" ManifestType: installer -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/f/FlaxEngine/Flax/1.0/FlaxEngine.Flax.locale.en-US.yaml b/manifests/f/FlaxEngine/Flax/1.0/FlaxEngine.Flax.locale.en-US.yaml index e0fd02c43bf0..670832f4ad4a 100644 --- a/manifests/f/FlaxEngine/Flax/1.0/FlaxEngine.Flax.locale.en-US.yaml +++ b/manifests/f/FlaxEngine/Flax/1.0/FlaxEngine.Flax.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Automatically updated by the winget bot at 2025/Apr/17 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: FlaxEngine.Flax PackageVersion: '1.0' @@ -11,4 +11,4 @@ PackageUrl: https://flaxengine.com/download/ License: https://flaxengine.com/licensing/ ShortDescription: The most agile game engine is now available. Full source code. Full power. Fully featured ManifestType: defaultLocale -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/f/FlaxEngine/Flax/1.0/FlaxEngine.Flax.yaml b/manifests/f/FlaxEngine/Flax/1.0/FlaxEngine.Flax.yaml index 4b5fd2297412..56b766aeaf85 100644 --- a/manifests/f/FlaxEngine/Flax/1.0/FlaxEngine.Flax.yaml +++ b/manifests/f/FlaxEngine/Flax/1.0/FlaxEngine.Flax.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2025/Apr/17 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: FlaxEngine.Flax PackageVersion: '1.0' DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/f/Flywheel/Local/10.1.1/Flywheel.Local.installer.yaml b/manifests/f/Flywheel/Local/10.1.1/Flywheel.Local.installer.yaml new file mode 100644 index 000000000000..c5d3c9ebc208 --- /dev/null +++ b/manifests/f/Flywheel/Local/10.1.1/Flywheel.Local.installer.yaml @@ -0,0 +1,32 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Flywheel.Local +PackageVersion: 10.1.1 +Platform: +- Windows.Desktop +InstallerType: nullsoft +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ProductCode: db9b6d64-7ad2-556e-893c-24e21cb471e1 +ReleaseDate: 2026-06-08 +AppsAndFeaturesEntries: +- DisplayName: Local 9.2.9 + ProductCode: db9b6d64-7ad2-556e-893c-24e21cb471e1 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://cdn.localwp.com/releases-stable/10.1.1+6939/local-10.1.1-windows.exe + InstallerSha256: D7498321F9892AB1ADD028741B3AABD868798BC544E2B23F07D1AE1AB53EAB84 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x86 + Scope: machine + InstallerUrl: https://cdn.localwp.com/releases-stable/10.1.1+6939/local-10.1.1-windows.exe + InstallerSha256: D7498321F9892AB1ADD028741B3AABD868798BC544E2B23F07D1AE1AB53EAB84 + InstallerSwitches: + Custom: /ALLUSERS +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Flywheel/Local/10.1.1/Flywheel.Local.locale.en-US.yaml b/manifests/f/Flywheel/Local/10.1.1/Flywheel.Local.locale.en-US.yaml new file mode 100644 index 000000000000..17bc753f1114 --- /dev/null +++ b/manifests/f/Flywheel/Local/10.1.1/Flywheel.Local.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Flywheel.Local +PackageVersion: 10.1.1 +PackageLocale: en-US +Publisher: WPEngine, Inc. +PublisherUrl: https://localwp.com/ +PublisherSupportUrl: https://localwp.com/help-docs +PrivacyUrl: https://localwp.com/legal/privacy-policy +PackageName: Local +PackageUrl: https://localwp.com/ +License: Proprietary +LicenseUrl: https://localwp.com/legal +Copyright: Copyright (c) 2025 Local +CopyrightUrl: https://localwp.com/legal +ShortDescription: Local is a free local development environment designed to simplify the workflow of WordPress developers and designers. +Moniker: flywheel-local +Tags: +- development +- flywheel +- sites +- web +- wordpress +ReleaseNotes: |- + Features + - direnv support is now built in to Local. Install direnv from https://direnv.net/docs/installation.html (supports macOS and Linux). Learn more: Using direnv with Local + + Fixes + - Improved table rendering and scrolling in the backups tab for sites with long names. + - Disabled “create from backup” when no cloud provider is connected. + + Updates + - Updated Electron to v42 +ReleaseNotesUrl: https://localwp.com/releases/10.1.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MiniMax/MiniMaxAgent/3.0.29/MiniMax.MiniMaxAgent.yaml b/manifests/f/Flywheel/Local/10.1.1/Flywheel.Local.yaml similarity index 73% rename from manifests/m/MiniMax/MiniMaxAgent/3.0.29/MiniMax.MiniMaxAgent.yaml rename to manifests/f/Flywheel/Local/10.1.1/Flywheel.Local.yaml index 1bf702d17579..8c19ec60b553 100644 --- a/manifests/m/MiniMax/MiniMaxAgent/3.0.29/MiniMax.MiniMaxAgent.yaml +++ b/manifests/f/Flywheel/Local/10.1.1/Flywheel.Local.yaml @@ -1,8 +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: MiniMax.MiniMaxAgent -PackageVersion: 3.0.29 +PackageIdentifier: Flywheel.Local +PackageVersion: 10.1.1 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/g/GiulioSorrentino/CBriscola/Avalonia/2.3.0.5/GiulioSorrentino.CBriscola.Avalonia.installer.yaml b/manifests/g/GiulioSorrentino/CBriscola/Avalonia/2.3.0.5/GiulioSorrentino.CBriscola.Avalonia.installer.yaml index 65db3da84f1f..211e74356ea2 100644 --- a/manifests/g/GiulioSorrentino/CBriscola/Avalonia/2.3.0.5/GiulioSorrentino.CBriscola.Avalonia.installer.yaml +++ b/manifests/g/GiulioSorrentino/CBriscola/Avalonia/2.3.0.5/GiulioSorrentino.CBriscola.Avalonia.installer.yaml @@ -10,7 +10,7 @@ Dependencies: ProductCode: '{68B61DE0-07A0-499E-B3FB-F15893941EBA}' Installers: - Architecture: x64 - InstallerUrl: https://github.com/GiulianoSpaghetti/CBriscola.Material/releases/download/2.3/CBriscola.Avalonia-2.3.0.5-material-amd64.msi + InstallerUrl: https://github.com/GiulianoSpaghetti/CBriscola.Material/releases/download/2.3.0.6/CBriscola.Avalonia-2.3.0.5-material-amd64.msi InstallerSha256: B4AEE408EB1D9EE9C0FD4ADBF45ADC03E5055B43EA1B7578DF6E8CBB323D72EC ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/g/GiulioSorrentino/CBriscola/Avalonia/2.3.0/GiulioSorrentino.CBriscola.Avalonia.installer.yaml b/manifests/g/GiulioSorrentino/CBriscola/Avalonia/2.3.0/GiulioSorrentino.CBriscola.Avalonia.installer.yaml index bb0cc920b71e..658ae75a7268 100644 --- a/manifests/g/GiulioSorrentino/CBriscola/Avalonia/2.3.0/GiulioSorrentino.CBriscola.Avalonia.installer.yaml +++ b/manifests/g/GiulioSorrentino/CBriscola/Avalonia/2.3.0/GiulioSorrentino.CBriscola.Avalonia.installer.yaml @@ -10,10 +10,10 @@ Dependencies: ProductCode: '{68B61DE0-07A0-499E-B3FB-F15893942EB4}' Installers: - Architecture: x64 - InstallerUrl: https://github.com/GiulianoSpaghetti/CBriscola.Material/releases/download/2.3/CBriscola.Avalonia-2.3.0-material-net10-amd64.msi + InstallerUrl: https://github.com/GiulianoSpaghetti/CBriscola.Material/releases/download/2.3.0.6/CBriscola.Avalonia-2.3.0-material-net10-amd64.msi InstallerSha256: 16AC39B0D0A6B421890D070BB53D8EF15AEBB2ED536A7F5112DC67B0AC886683 - Architecture: arm64 - InstallerUrl: https://github.com/GiulianoSpaghetti/CBriscola.Material/releases/download/2.3/CBriscola.Avalonia-2.3.0-material-net10-arm64.msi + InstallerUrl: https://github.com/GiulianoSpaghetti/CBriscola.Material/releases/download/2.3.0.6/CBriscola.Avalonia-2.3.0-material-net10-arm64.msi InstallerSha256: 672EB4EC300690B84285BB0E2A8CE773F408E5EADF66E730073785648647E6C7 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/AntigravityCLI/1.0.7/Google.AntigravityCLI.installer.yaml b/manifests/g/Google/AntigravityCLI/1.0.7/Google.AntigravityCLI.installer.yaml new file mode 100644 index 000000000000..e9f5899f6c65 --- /dev/null +++ b/manifests/g/Google/AntigravityCLI/1.0.7/Google.AntigravityCLI.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: Google.AntigravityCLI +PackageVersion: 1.0.7 +InstallerType: portable +Commands: +- agy +Installers: +- Architecture: x64 + InstallerUrl: https://storage.googleapis.com/antigravity-public/antigravity-cli/1.0.7-5436940900761600/windows-x64/cli_windows_x64.exe + InstallerSha256: FB6AA53A749F20604713A1261572DD4D182F69C7D15253AE3A7552C22478BD8F +- Architecture: arm64 + InstallerUrl: https://storage.googleapis.com/antigravity-public/antigravity-cli/1.0.7-5436940900761600/windows-arm/cli_windows_arm64.exe + InstallerSha256: F5FCF2129DCF8F31DBD207BE74EBB8748CE4F414C8F97B29C0E1B051FBB55293 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/AntigravityCLI/1.0.7/Google.AntigravityCLI.locale.en-US.yaml b/manifests/g/Google/AntigravityCLI/1.0.7/Google.AntigravityCLI.locale.en-US.yaml new file mode 100644 index 000000000000..ff1133c6dda8 --- /dev/null +++ b/manifests/g/Google/AntigravityCLI/1.0.7/Google.AntigravityCLI.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Google.AntigravityCLI +PackageVersion: 1.0.7 +PackageLocale: en-US +Publisher: Google +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://antigravity.google/support +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Antigravity CLI +PackageUrl: https://antigravity.google/ +License: Proprietary +LicenseUrl: https://antigravity.google/terms +CopyrightUrl: https://antigravity.google/terms +ShortDescription: Work with Antigravity directly in your codebase. Build, debug, and ship from your terminal. Describe what you need, and Antigravity handles the rest. +Description: |- + The Antigravity CLI is the lightweight Terminal User Interface (TUI) surface of Antigravity. It brings the same core agentic capabilities as Antigravity 2.0—including multi-step reasoning, multi-file editing, tool calling, and conversation history—directly to your terminal. + The CLI is the ideal tool for keyboard-centric developers and remote SSH workflows, optimized for speed and low resource overhead. +Tags: +- agent +- agentic +- ai +- code +- coding +- develop +- development +- gemini +- large-language-model +- llm +- programming +ReleaseNotesUrl: https://antigravity.google/changelog +PurchaseUrl: https://antigravity.google/pricing +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://antigravity.google/docs +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/AntigravityCLI/1.0.7/Google.AntigravityCLI.locale.zh-CN.yaml b/manifests/g/Google/AntigravityCLI/1.0.7/Google.AntigravityCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..1fa8591b8a19 --- /dev/null +++ b/manifests/g/Google/AntigravityCLI/1.0.7/Google.AntigravityCLI.locale.zh-CN.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Google.AntigravityCLI +PackageVersion: 1.0.7 +PackageLocale: zh-CN +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +License: 专有软件 +ShortDescription: 直接在您的代码库中使用 Antigravity。在终端中完成构建、调试和发布。只需描述您的需求,剩下的交给 Antigravity 即可。 +Description: |- + Antigravity CLI 是 Antigravity 的轻量级终端用户界面(TUI)。它将 Antigravity 2.0 的核心智能体能力——包括多步推理、多文件编辑、工具调用和对话历史——直接带入您的终端。 + 该 CLI 是以键盘为中心的开发者和远程 SSH 工作流的理想工具,并针对速度和低资源占用进行了优化。 +Tags: +- gemini +- 人工智能 +- 代码 +- 大语言模型 +- 开发 +- 智能体 +- 编程 +- 自主智能 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://antigravity.google/docs +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/AntigravityCLI/1.0.7/Google.AntigravityCLI.yaml b/manifests/g/Google/AntigravityCLI/1.0.7/Google.AntigravityCLI.yaml new file mode 100644 index 000000000000..4b2e9117ab62 --- /dev/null +++ b/manifests/g/Google/AntigravityCLI/1.0.7/Google.AntigravityCLI.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: Google.AntigravityCLI +PackageVersion: 1.0.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/Grammarly/Grammarly/1.2.267.1898/Grammarly.Grammarly.installer.yaml b/manifests/g/Grammarly/Grammarly/1.2.267.1898/Grammarly.Grammarly.installer.yaml new file mode 100644 index 000000000000..155e88e5f270 --- /dev/null +++ b/manifests/g/Grammarly/Grammarly/1.2.267.1898/Grammarly.Grammarly.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: Grammarly.Grammarly +PackageVersion: 1.2.267.1898 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: /update +UpgradeBehavior: install +ProductCode: Grammarly Desktop Integrations +ReleaseDate: 2026-06-09 +Installers: +- Architecture: x86 + InstallerUrl: https://download-windows.grammarly.com/versions/1.2.267.1898/GrammarlyInstaller.exe + InstallerSha256: B08351658417AA523E014D01BAAF5DB789240405E19FEB4C3294E5E5E6D52604 +- Architecture: x64 + InstallerUrl: https://download-windows.grammarly.com/versions/1.2.267.1898/GrammarlyInstaller.exe + InstallerSha256: B08351658417AA523E014D01BAAF5DB789240405E19FEB4C3294E5E5E6D52604 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Grammarly/Grammarly/1.2.267.1898/Grammarly.Grammarly.locale.en-US.yaml b/manifests/g/Grammarly/Grammarly/1.2.267.1898/Grammarly.Grammarly.locale.en-US.yaml new file mode 100644 index 000000000000..dca50ecf2946 --- /dev/null +++ b/manifests/g/Grammarly/Grammarly/1.2.267.1898/Grammarly.Grammarly.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Grammarly.Grammarly +PackageVersion: 1.2.267.1898 +PackageLocale: en-US +Publisher: Grammarly +PublisherUrl: https://www.grammarly.com/ +PublisherSupportUrl: https://support.grammarly.com/ +PrivacyUrl: https://www.grammarly.com/privacy-policy +Author: Grammarly Inc. +PackageName: Grammarly for Windows +PackageUrl: https://www.grammarly.com/desktop/windows +License: Proprietary +LicenseUrl: https://www.grammarly.com/terms +Copyright: Copyright © 2009-2026 Grammarly Inc. +ShortDescription: Compose bold, clear, mistake-free writing with Grammarly’s new AI-powered desktop Windows app. +Tags: +- english +- grammar +- writing +PurchaseUrl: https://www.grammarly.com/plans +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Grammarly/Grammarly/1.2.267.1898/Grammarly.Grammarly.locale.zh-CN.yaml b/manifests/g/Grammarly/Grammarly/1.2.267.1898/Grammarly.Grammarly.locale.zh-CN.yaml new file mode 100644 index 000000000000..c3f9a1f755b6 --- /dev/null +++ b/manifests/g/Grammarly/Grammarly/1.2.267.1898/Grammarly.Grammarly.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: Grammarly.Grammarly +PackageVersion: 1.2.267.1898 +PackageLocale: zh-CN +Publisher: Grammarly +PublisherUrl: https://www.grammarly.com/ +PublisherSupportUrl: https://support.grammarly.com/ +PrivacyUrl: https://www.grammarly.com/privacy-policy +Author: Grammarly Inc. +PackageName: Grammarly for Windows +PackageUrl: https://www.grammarly.com/desktop/windows +License: 专有软件 +LicenseUrl: https://www.grammarly.com/terms +Copyright: Copyright © 2009-2026 Grammarly Inc. +ShortDescription: 使用 Grammarly 的 AI 驱动的新 Windows 桌面应用,撰写大胆、清晰、无错误的文章。 +Tags: +- 写作 +- 英语 +- 语法 +PurchaseUrl: https://www.grammarly.com/plans +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Grammarly/Grammarly/1.2.267.1898/Grammarly.Grammarly.yaml b/manifests/g/Grammarly/Grammarly/1.2.267.1898/Grammarly.Grammarly.yaml new file mode 100644 index 000000000000..d427fd860edf --- /dev/null +++ b/manifests/g/Grammarly/Grammarly/1.2.267.1898/Grammarly.Grammarly.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: Grammarly.Grammarly +PackageVersion: 1.2.267.1898 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/gorodulin/prj/0.9.0/gorodulin.prj.installer.yaml b/manifests/g/gorodulin/prj/0.9.0/gorodulin.prj.installer.yaml new file mode 100644 index 000000000000..f302283c0044 --- /dev/null +++ b/manifests/g/gorodulin/prj/0.9.0/gorodulin.prj.installer.yaml @@ -0,0 +1,15 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json +PackageIdentifier: gorodulin.prj +PackageVersion: 0.9.0 +InstallerType: portable +Commands: +- prj +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/gorodulin/prj/releases/download/v0.9.0/prj-windows-amd64.exe + InstallerSha256: F4EC5E7E1B05326B26B4C4AABF4695D0DC01E57E5B3DCF291E74AE94AAD4125E +- Architecture: arm64 + InstallerUrl: https://github.com/gorodulin/prj/releases/download/v0.9.0/prj-windows-arm64.exe + InstallerSha256: AEEBE2A428C97A974341954C146015BF7E7ADA738044B80538A82F852C7CA165 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/g/gorodulin/prj/0.9.0/gorodulin.prj.locale.en-US.yaml b/manifests/g/gorodulin/prj/0.9.0/gorodulin.prj.locale.en-US.yaml new file mode 100644 index 000000000000..d0da0fd7a3d0 --- /dev/null +++ b/manifests/g/gorodulin/prj/0.9.0/gorodulin.prj.locale.en-US.yaml @@ -0,0 +1,18 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json +PackageIdentifier: gorodulin.prj +PackageVersion: 0.9.0 +PackageLocale: en-US +Publisher: gorodulin +PublisherUrl: https://github.com/gorodulin +PublisherSupportUrl: https://github.com/gorodulin/prj/issues +PackageName: Projector +PackageUrl: https://github.com/gorodulin/prj +License: Apache-2.0 +LicenseUrl: https://github.com/gorodulin/prj/blob/main/LICENSE +ShortDescription: A cross-platform CLI tool for managing project folders, metadata, and links. +Tags: +- cli +- project-management +- productivity +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/l/LLVM/ClangFormat/22.1.6/LLVM.ClangFormat.yaml b/manifests/g/gorodulin/prj/0.9.0/gorodulin.prj.yaml similarity index 63% rename from manifests/l/LLVM/ClangFormat/22.1.6/LLVM.ClangFormat.yaml rename to manifests/g/gorodulin/prj/0.9.0/gorodulin.prj.yaml index 902765202476..2649a386f544 100644 --- a/manifests/l/LLVM/ClangFormat/22.1.6/LLVM.ClangFormat.yaml +++ b/manifests/g/gorodulin/prj/0.9.0/gorodulin.prj.yaml @@ -1,8 +1,6 @@ -# Created with komac v2.11.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: LLVM.ClangFormat -PackageVersion: 22.1.6 +PackageIdentifier: gorodulin.prj +PackageVersion: 0.9.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.9.0 diff --git a/manifests/h/HubDev/HubDev/1.21.0/HubDev.HubDev.installer.yaml b/manifests/h/HubDev/HubDev/1.21.0/HubDev.HubDev.installer.yaml new file mode 100644 index 000000000000..823e7e3779a0 --- /dev/null +++ b/manifests/h/HubDev/HubDev/1.21.0/HubDev.HubDev.installer.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HubDev.HubDev +PackageVersion: 1.21.0 +InstallerType: nullsoft +AppsAndFeaturesEntries: +- DisplayVersion: 1.21.0 +Installers: +- Architecture: x64 + InstallerUrl: https://apt.hubdev.io/v1.21.0/HubDev_1.21.0_Setup.exe + InstallerSha256: D1091ADBA60D4E7CC948A2424EC254BA81800DB4044506224CBD8339DDB75827 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HubDev/HubDev/1.21.0/HubDev.HubDev.locale.en-US.yaml b/manifests/h/HubDev/HubDev/1.21.0/HubDev.HubDev.locale.en-US.yaml new file mode 100644 index 000000000000..7863cca4ab22 --- /dev/null +++ b/manifests/h/HubDev/HubDev/1.21.0/HubDev.HubDev.locale.en-US.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HubDev.HubDev +PackageVersion: 1.21.0 +PackageLocale: en-US +Publisher: HubDev +PublisherUrl: https://hubdev.io +PackageName: HubDev +License: Proprietary +Copyright: Copyright......... +ShortDescription: Hybrid Development Environment Manager +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HubDev/HubDev/1.21.0/HubDev.HubDev.yaml b/manifests/h/HubDev/HubDev/1.21.0/HubDev.HubDev.yaml new file mode 100644 index 000000000000..76983e976114 --- /dev/null +++ b/manifests/h/HubDev/HubDev/1.21.0/HubDev.HubDev.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: HubDev.HubDev +PackageVersion: 1.21.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/hellodigua/ChatLab/0.26.0/hellodigua.ChatLab.installer.yaml b/manifests/h/hellodigua/ChatLab/0.26.0/hellodigua.ChatLab.installer.yaml new file mode 100644 index 000000000000..1bf3f9c415eb --- /dev/null +++ b/manifests/h/hellodigua/ChatLab/0.26.0/hellodigua.ChatLab.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: hellodigua.ChatLab +PackageVersion: 0.26.0 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 5c93c6d5-cfd9-53ea-a37a-26c1e3d35c8d +ReleaseDate: 2026-06-09 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/ChatLab/ChatLab/releases/download/v0.26.0/ChatLab-0.26.0-setup.exe + InstallerSha256: 4C00020153BF7F9B919FA8C18490C818A6AD7C9C2F48EA10FECD6B840CD200E2 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/ChatLab/ChatLab/releases/download/v0.26.0/ChatLab-0.26.0-setup.exe + InstallerSha256: 4C00020153BF7F9B919FA8C18490C818A6AD7C9C2F48EA10FECD6B840CD200E2 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/hellodigua/ChatLab/0.26.0/hellodigua.ChatLab.locale.en-US.yaml b/manifests/h/hellodigua/ChatLab/0.26.0/hellodigua.ChatLab.locale.en-US.yaml new file mode 100644 index 000000000000..d21cb536ec99 --- /dev/null +++ b/manifests/h/hellodigua/ChatLab/0.26.0/hellodigua.ChatLab.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: hellodigua.ChatLab +PackageVersion: 0.26.0 +PackageLocale: en-US +Publisher: digua +PublisherUrl: https://digua.moe/ +PublisherSupportUrl: https://github.com/hellodigua/ChatLab/issues +PackageName: ChatLab +PackageUrl: https://chatlab.fun/ +License: AGPL-3.0 +LicenseUrl: https://github.com/hellodigua/ChatLab/blob/HEAD/LICENSE +Copyright: Copyright © 2026 ChatLab +ShortDescription: 'A Local-first chat analysis tool: Relive your social memories powered by SQL and AI Agents.' +Description: |- + ChatLab is a free, open-source, and local-first application dedicated to analyzing chat records. Through an AI Agent and a flexible SQL engine, you can freely dissect, query, and even reconstruct your social data. + We refuse to upload your privacy to the cloud; instead, we bring powerful analytics directly to your computer. + Currently supported: Chat record analysis for LINE, WeChat, QQ, WhatsApp, Instagram and Discord. Upcoming support: Messenger, iMessage. + The project is still in early iteration, so there are many bugs and unfinished features. If you encounter any issues, feel free to provide feedback. + Core Features + - 🚀 Ultimate Performance: Utilizing stream computing and multi-threaded parallel architecture, it maintains fluid interaction and response even with millions of chat records. + - 🔒 Privacy Protection: Chat records and configurations are stored in your local database, and all analysis is performed locally (with the exception of AI features). + - 🤖 Intelligent AI Agent: Integrated with 10+ Function Calling tools and supporting dynamic scheduling to deeply excavate interesting insights from chat records. + - 📊 Multi-dimensional Data Visualization: Provides intuitive analysis charts for activity trends, time distribution patterns, member rankings, and more. + - 🧩 Format Standardization: Through a powerful data abstraction layer, it bridges the format differences between various chat applications, allowing any chat records to be analyzed. +Tags: +- chat +- chat-records +ReleaseNotesUrl: https://github.com/ChatLab/ChatLab/releases/tag/v0.26.0 +Documentations: +- DocumentLabel: User Guide + DocumentUrl: https://chatlab.fun/usage/how-to-export.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/hellodigua/ChatLab/0.26.0/hellodigua.ChatLab.locale.zh-CN.yaml b/manifests/h/hellodigua/ChatLab/0.26.0/hellodigua.ChatLab.locale.zh-CN.yaml new file mode 100644 index 000000000000..0e1c0bd78b45 --- /dev/null +++ b/manifests/h/hellodigua/ChatLab/0.26.0/hellodigua.ChatLab.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: hellodigua.ChatLab +PackageVersion: 0.26.0 +PackageLocale: zh-CN +PackageUrl: https://chatlab.fun/cn/ +ShortDescription: 本地化的聊天记录分析工具,通过 SQL 和 AI Agent 回顾你的社交记忆。 +Description: |- + ChatLab 是一个免费、开源、本地化的,专注于分析聊天记录的应用。通过 AI Agent 和灵活的 SQL 引擎,你可以自由地拆解、查询甚至重构你的社交数据。 + 目前已支持: WhatsApp、LINE、微信、QQ、Discord、Instagram 的聊天记录分析,即将支持: iMessage、Messenger、Kakao Talk。 + 核心特性 + - 🚀 极致性能:使用流式计算与多线程并行架构,就算是百万条级别的聊天记录,依然拥有丝滑交互和响应。 + - 🔒 保护隐私:聊天记录和配置都存在你的本地数据库,所有分析都在本地进行(AI 功能例外)。 + - 🤖 智能 AI Agent:集成 10+ Function Calling 工具,支持动态调度,深度挖掘聊天记录中的更多有趣。 + - 📊 多维数据可视化:提供活跃度趋势、时间规律分布、成员排行等多个维度的直观分析图表。 + - 🧩 格式标准化:通过强大的数据抽象层,抹平不同聊天软件的格式差异,任何聊天记录都能分析。 +Tags: +- 聊天 +- 聊天记录 +ReleaseNotes: |- + What's New + Add an AI analysis planner with streaming structured plan generation and chart planning integration; improve chart mode tool availability and fix several AI and import issues. + 更新内容 + 新增 AI 分析规划器,优化系统提示词,支持流式结构化计划生成与图表规划集成;优化图表模式工具可用性,修复多处 AI 与导入问题。 +ReleaseNotesUrl: https://github.com/hellodigua/ChatLab/releases/tag/v0.9.3 +Documentations: +- DocumentLabel: 用户手册 + DocumentUrl: https://chatlab.fun/cn/usage/how-to-export.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/hellodigua/ChatLab/0.26.0/hellodigua.ChatLab.yaml b/manifests/h/hellodigua/ChatLab/0.26.0/hellodigua.ChatLab.yaml new file mode 100644 index 000000000000..557343a9d084 --- /dev/null +++ b/manifests/h/hellodigua/ChatLab/0.26.0/hellodigua.ChatLab.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: hellodigua.ChatLab +PackageVersion: 0.26.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/i/Icehunter/dune-admin/0.32.3/Icehunter.dune-admin.installer.yaml b/manifests/i/Icehunter/dune-admin/0.32.3/Icehunter.dune-admin.installer.yaml new file mode 100644 index 000000000000..f6d16e4b5346 --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.32.3/Icehunter.dune-admin.installer.yaml @@ -0,0 +1,18 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: Icehunter.dune-admin +PackageVersion: 0.32.3 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-09" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: dune-admin.exe + PortableCommandAlias: dune-admin + InstallerUrl: https://github.com/Icehunter/dune-admin/releases/download/v0.32.3/dune-admin_windows_amd64.zip + InstallerSha256: b93e7e89a8eeea0ceff86ba964688ca4e99714d9799e3391bccd0282a94527e2 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/Icehunter/dune-admin/0.32.3/Icehunter.dune-admin.locale.en-US.yaml b/manifests/i/Icehunter/dune-admin/0.32.3/Icehunter.dune-admin.locale.en-US.yaml new file mode 100644 index 000000000000..7f1a4f509e8a --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.32.3/Icehunter.dune-admin.locale.en-US.yaml @@ -0,0 +1,17 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: Icehunter.dune-admin +PackageVersion: 0.32.3 +PackageLocale: en-US +Publisher: Icehunter +PublisherUrl: https://github.com/Icehunter +PublisherSupportUrl: https://github.com/Icehunter/dune-admin/issues +PackageName: dune-admin +PackageUrl: https://github.com/Icehunter/dune-admin +License: MIT +LicenseUrl: https://github.com/Icehunter/dune-admin/blob/main/LICENSE +ShortDescription: Local-first, provider-aware terminal agent. +Description: dune-admin is a local-first, provider-aware terminal agent that maintains Claude Code wire compatibility while innovating on behavior and architecture. +Moniker: dune-admin +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/Icehunter/dune-admin/0.32.3/Icehunter.dune-admin.yaml b/manifests/i/Icehunter/dune-admin/0.32.3/Icehunter.dune-admin.yaml new file mode 100644 index 000000000000..55ca98c954c5 --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.32.3/Icehunter.dune-admin.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: Icehunter.dune-admin +PackageVersion: 0.32.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/i/Icehunter/dune-admin/0.33.0/Icehunter.dune-admin.installer.yaml b/manifests/i/Icehunter/dune-admin/0.33.0/Icehunter.dune-admin.installer.yaml new file mode 100644 index 000000000000..7e5019b1d402 --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.33.0/Icehunter.dune-admin.installer.yaml @@ -0,0 +1,18 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: Icehunter.dune-admin +PackageVersion: 0.33.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-10" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: dune-admin.exe + PortableCommandAlias: dune-admin + InstallerUrl: https://github.com/Icehunter/dune-admin/releases/download/v0.33.0/dune-admin_windows_amd64.zip + InstallerSha256: 27dd7d598c7258cfa7aa84e55d82125476d83518c4e55d4bd46d5bc2642d2b04 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/Icehunter/dune-admin/0.33.0/Icehunter.dune-admin.locale.en-US.yaml b/manifests/i/Icehunter/dune-admin/0.33.0/Icehunter.dune-admin.locale.en-US.yaml new file mode 100644 index 000000000000..af49a2f8cf72 --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.33.0/Icehunter.dune-admin.locale.en-US.yaml @@ -0,0 +1,17 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: Icehunter.dune-admin +PackageVersion: 0.33.0 +PackageLocale: en-US +Publisher: Icehunter +PublisherUrl: https://github.com/Icehunter +PublisherSupportUrl: https://github.com/Icehunter/dune-admin/issues +PackageName: dune-admin +PackageUrl: https://github.com/Icehunter/dune-admin +License: MIT +LicenseUrl: https://github.com/Icehunter/dune-admin/blob/main/LICENSE +ShortDescription: Local-first, provider-aware terminal agent. +Description: dune-admin is a local-first, provider-aware terminal agent that maintains Claude Code wire compatibility while innovating on behavior and architecture. +Moniker: dune-admin +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/Icehunter/dune-admin/0.33.0/Icehunter.dune-admin.yaml b/manifests/i/Icehunter/dune-admin/0.33.0/Icehunter.dune-admin.yaml new file mode 100644 index 000000000000..94097fccbb49 --- /dev/null +++ b/manifests/i/Icehunter/dune-admin/0.33.0/Icehunter.dune-admin.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: Icehunter.dune-admin +PackageVersion: 0.33.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/i/Intermedia/Unite/2.30.90.0/Intermedia.Unite.installer.yaml b/manifests/i/Intermedia/Unite/2.30.90.0/Intermedia.Unite.installer.yaml new file mode 100644 index 000000000000..82974f7f681a --- /dev/null +++ b/manifests/i/Intermedia/Unite/2.30.90.0/Intermedia.Unite.installer.yaml @@ -0,0 +1,31 @@ +# Automatically updated by the winget bot at 2026/Jun/09 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Intermedia.Unite +PackageVersion: 2.30.90.0 +UpgradeBehavior: install +Protocols: +- anymeeting +Installers: +- Architecture: x86 + InstallerType: wix + Scope: machine + InstallerUrl: https://cp.intermedia.net/voice/pbx/softphonereleases/default/latest-win/intermedia-unite-ia32.msi + InstallerSha256: 34FBE59D208A6569CCDA2AE8AC9F368BA94334F0BB827708F73AD0C5CAC4BB4D + InstallerSwitches: + InstallLocation: APPLICATIONFOLDER="" + ProductCode: '{A0177E67-DAF1-4056-9A14-898B2B5BB56D}' + AppsAndFeaturesEntries: + - UpgradeCode: '{809A6B87-78EB-4ABA-98DE-19BE959BA7A9}' +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://cp.intermedia.net/voice/pbx/softphonereleases/default/latest-win/intermedia-unite-x64.msi + InstallerSha256: 1514556CA869DFEB7A330B3CFDCE7789A3E697BA1BDBC5D0DE6EEE91693641BA + InstallerSwitches: + InstallLocation: APPLICATIONFOLDER="" + ProductCode: '{3D0FA604-5DBB-4E3B-9707-DC8CCD19E2DE}' + AppsAndFeaturesEntries: + - UpgradeCode: '{809A6B87-78EB-4ABA-98DE-19BE959BA7A9}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/Intermedia/Unite/2.30.90.0/Intermedia.Unite.locale.en-US.yaml b/manifests/i/Intermedia/Unite/2.30.90.0/Intermedia.Unite.locale.en-US.yaml new file mode 100644 index 000000000000..892e58f8b142 --- /dev/null +++ b/manifests/i/Intermedia/Unite/2.30.90.0/Intermedia.Unite.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Automatically updated by the winget bot at 2026/Jun/09 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Intermedia.Unite +PackageVersion: 2.30.90.0 +PackageLocale: en-US +Publisher: Intermedia.net, Inc. +PublisherUrl: https://www.intermedia.com/ +PublisherSupportUrl: https://support.intermedia.com/ +PrivacyUrl: https://www.intermedia.com/intermedia-privacy-policy +Author: Intermedia.net, Inc. +PackageName: Intermedia Unite +PackageUrl: https://www.intermedia.com/products/unite/apps +License: Proprietary +LicenseUrl: https://www.intermedia.com/end-user-license-agreement +Copyright: Copyright © Intermedia.net, Inc. 1995 — 2026. All Rights Reserved. +CopyrightUrl: https://www.intermedia.com/end-user-license-agreement +ShortDescription: The Unite Desktop let you chat, meet, call, and more, from anywhere. Transform your devices into powerful communications tools. +Tags: +- call +- calling +- chat +- collaborate +- collaboration +- conferencing +- meet +- meeting +- team +- video +- video-conferencing +- voice +- webinar +PurchaseUrl: https://www.intermedia.com/products/unite/pricing +Documentations: +- DocumentLabel: User Guide + DocumentUrl: https://www.intermedia.com/assets/pdf/unite-apps-quick-start-guide.pdf +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/Intermedia/Unite/2.30.90.0/Intermedia.Unite.locale.zh-CN.yaml b/manifests/i/Intermedia/Unite/2.30.90.0/Intermedia.Unite.locale.zh-CN.yaml new file mode 100644 index 000000000000..92eb1591cf86 --- /dev/null +++ b/manifests/i/Intermedia/Unite/2.30.90.0/Intermedia.Unite.locale.zh-CN.yaml @@ -0,0 +1,26 @@ +# Automatically updated by the winget bot at 2026/Jun/09 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Intermedia.Unite +PackageVersion: 2.30.90.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: Unite Desktop 让您随时随地畅聊、会面、通话,功能一应俱全。将您的设备转变为强大的通讯工具。 +Tags: +- 会议 +- 协作 +- 协同 +- 团队 +- 开会 +- 电话 +- 研讨会 +- 视频 +- 视频会议 +- 聊天 +- 语音 +- 通话 +Documentations: +- DocumentLabel: 用户指南 + DocumentUrl: https://www.intermedia.com/assets/pdf/unite-apps-quick-start-guide.pdf +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/i/Intermedia/Unite/2.30.90.0/Intermedia.Unite.yaml b/manifests/i/Intermedia/Unite/2.30.90.0/Intermedia.Unite.yaml new file mode 100644 index 000000000000..88de3a279b5c --- /dev/null +++ b/manifests/i/Intermedia/Unite/2.30.90.0/Intermedia.Unite.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jun/09 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Intermedia.Unite +PackageVersion: 2.30.90.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/i/Intermedia/Unite/2.30.53/Intermedia.Unite.installer.yaml b/manifests/i/Intermedia/Unite/2.30.90/Intermedia.Unite.installer.yaml similarity index 76% rename from manifests/i/Intermedia/Unite/2.30.53/Intermedia.Unite.installer.yaml rename to manifests/i/Intermedia/Unite/2.30.90/Intermedia.Unite.installer.yaml index 7e5ca79bb26e..82dc8f2aefa9 100644 --- a/manifests/i/Intermedia/Unite/2.30.53/Intermedia.Unite.installer.yaml +++ b/manifests/i/Intermedia/Unite/2.30.90/Intermedia.Unite.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Intermedia.Unite -PackageVersion: 2.30.53 +PackageVersion: 2.30.90 UpgradeBehavior: install Protocols: - anymeeting @@ -11,7 +11,7 @@ Installers: InstallerType: nullsoft Scope: user InstallerUrl: https://cp.intermedia.net/voice/pbx/softphonereleases/default/latest-win/intermedia-unite.exe - InstallerSha256: 6F34FC2E11EB890DBAA77EEBF96069663CDEBFC049C992EF9E79CA66F3B08DD3 + InstallerSha256: E677CCB5816B4B4F851AA97107F347A56BFAEEACDAE815CF0B4C7E0FB91B77DE InstallerSwitches: Upgrade: --updated Custom: /currentuser @@ -20,7 +20,7 @@ Installers: InstallerType: nullsoft Scope: machine InstallerUrl: https://cp.intermedia.net/voice/pbx/softphonereleases/default/latest-win/intermedia-unite.exe - InstallerSha256: 6F34FC2E11EB890DBAA77EEBF96069663CDEBFC049C992EF9E79CA66F3B08DD3 + InstallerSha256: E677CCB5816B4B4F851AA97107F347A56BFAEEACDAE815CF0B4C7E0FB91B77DE InstallerSwitches: Upgrade: --updated Custom: /allusers @@ -29,7 +29,7 @@ Installers: InstallerType: nullsoft Scope: user InstallerUrl: https://cp.intermedia.net/voice/pbx/softphonereleases/default/latest-win/intermedia-unite.exe - InstallerSha256: 6F34FC2E11EB890DBAA77EEBF96069663CDEBFC049C992EF9E79CA66F3B08DD3 + InstallerSha256: E677CCB5816B4B4F851AA97107F347A56BFAEEACDAE815CF0B4C7E0FB91B77DE InstallerSwitches: Upgrade: --updated Custom: /currentuser @@ -38,7 +38,7 @@ Installers: InstallerType: nullsoft Scope: machine InstallerUrl: https://cp.intermedia.net/voice/pbx/softphonereleases/default/latest-win/intermedia-unite.exe - InstallerSha256: 6F34FC2E11EB890DBAA77EEBF96069663CDEBFC049C992EF9E79CA66F3B08DD3 + InstallerSha256: E677CCB5816B4B4F851AA97107F347A56BFAEEACDAE815CF0B4C7E0FB91B77DE InstallerSwitches: Upgrade: --updated Custom: /allusers @@ -47,20 +47,20 @@ Installers: InstallerType: wix Scope: machine InstallerUrl: https://cp.intermedia.net/voice/pbx/softphonereleases/default/latest-win/intermedia-unite-ia32.msi - InstallerSha256: F7D8AC231F454A85A281A4CD11315E87D2972A10FE6D4398140BA891CB517551 + InstallerSha256: 34FBE59D208A6569CCDA2AE8AC9F368BA94334F0BB827708F73AD0C5CAC4BB4D InstallerSwitches: InstallLocation: APPLICATIONFOLDER="" - ProductCode: '{A7A9A7A9-3361-41B9-AC45-1B79FC7B6CAC}' + ProductCode: '{A0177E67-DAF1-4056-9A14-898B2B5BB56D}' AppsAndFeaturesEntries: - UpgradeCode: '{809A6B87-78EB-4ABA-98DE-19BE959BA7A9}' - Architecture: x64 InstallerType: wix Scope: machine InstallerUrl: https://cp.intermedia.net/voice/pbx/softphonereleases/default/latest-win/intermedia-unite-x64.msi - InstallerSha256: 655007F637E55CEFFC5F0CAB9A632A9D659B31274AE0F832CBAD2F75C61E98AB + InstallerSha256: 1514556CA869DFEB7A330B3CFDCE7789A3E697BA1BDBC5D0DE6EEE91693641BA InstallerSwitches: InstallLocation: APPLICATIONFOLDER="" - ProductCode: '{6092DCA5-45BF-4B76-9A48-628F530D6F37}' + ProductCode: '{3D0FA604-5DBB-4E3B-9707-DC8CCD19E2DE}' AppsAndFeaturesEntries: - UpgradeCode: '{809A6B87-78EB-4ABA-98DE-19BE959BA7A9}' ManifestType: installer diff --git a/manifests/i/Intermedia/Unite/2.30.53/Intermedia.Unite.locale.en-US.yaml b/manifests/i/Intermedia/Unite/2.30.90/Intermedia.Unite.locale.en-US.yaml similarity index 98% rename from manifests/i/Intermedia/Unite/2.30.53/Intermedia.Unite.locale.en-US.yaml rename to manifests/i/Intermedia/Unite/2.30.90/Intermedia.Unite.locale.en-US.yaml index 7df73cc9abba..ee6d8fd36c06 100644 --- a/manifests/i/Intermedia/Unite/2.30.53/Intermedia.Unite.locale.en-US.yaml +++ b/manifests/i/Intermedia/Unite/2.30.90/Intermedia.Unite.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Intermedia.Unite -PackageVersion: 2.30.53 +PackageVersion: 2.30.90 PackageLocale: en-US Publisher: Intermedia.net, Inc. PublisherUrl: https://www.intermedia.com/ diff --git a/manifests/i/Intermedia/Unite/2.30.53/Intermedia.Unite.locale.zh-CN.yaml b/manifests/i/Intermedia/Unite/2.30.90/Intermedia.Unite.locale.zh-CN.yaml similarity index 96% rename from manifests/i/Intermedia/Unite/2.30.53/Intermedia.Unite.locale.zh-CN.yaml rename to manifests/i/Intermedia/Unite/2.30.90/Intermedia.Unite.locale.zh-CN.yaml index 7b529317c16e..89a5724f9205 100644 --- a/manifests/i/Intermedia/Unite/2.30.53/Intermedia.Unite.locale.zh-CN.yaml +++ b/manifests/i/Intermedia/Unite/2.30.90/Intermedia.Unite.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Intermedia.Unite -PackageVersion: 2.30.53 +PackageVersion: 2.30.90 PackageLocale: zh-CN License: 专有软件 ShortDescription: Unite Desktop 让您随时随地畅聊、会面、通话,功能一应俱全。将您的设备转变为强大的通讯工具。 diff --git a/manifests/i/Intermedia/Unite/2.30.53/Intermedia.Unite.yaml b/manifests/i/Intermedia/Unite/2.30.90/Intermedia.Unite.yaml similarity index 90% rename from manifests/i/Intermedia/Unite/2.30.53/Intermedia.Unite.yaml rename to manifests/i/Intermedia/Unite/2.30.90/Intermedia.Unite.yaml index 805e87f62ba2..e7ff39932de2 100644 --- a/manifests/i/Intermedia/Unite/2.30.53/Intermedia.Unite.yaml +++ b/manifests/i/Intermedia/Unite/2.30.90/Intermedia.Unite.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Intermedia.Unite -PackageVersion: 2.30.53 +PackageVersion: 2.30.90 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/j/JORDAHL/JORDAHLEXPERT/2.10.0/JORDAHL.JORDAHLEXPERT.installer.yaml b/manifests/j/JORDAHL/JORDAHLEXPERT/2.10.0/JORDAHL.JORDAHLEXPERT.installer.yaml index aa85430d11f5..01b32deb3453 100644 --- a/manifests/j/JORDAHL/JORDAHLEXPERT/2.10.0/JORDAHL.JORDAHLEXPERT.installer.yaml +++ b/manifests/j/JORDAHL/JORDAHLEXPERT/2.10.0/JORDAHL.JORDAHLEXPERT.installer.yaml @@ -1,12 +1,12 @@ -# Created with YamlCreate.ps1 v2.5.0 $debug=NVS2.CRLF.7-5-2.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: JORDAHL.JORDAHLEXPERT PackageVersion: 2.10.0 InstallerType: zip -NestedInstallerType: exe # InstallShield +NestedInstallerType: exe NestedInstallerFiles: -- RelativeFilePath: Setup.exe +- RelativeFilePath: EXPERT_Software_JTA_JDA.exe Scope: machine InstallModes: - interactive @@ -71,7 +71,7 @@ AppsAndFeaturesEntries: InstallerType: msi Installers: - Architecture: x86 - InstallerUrl: https://pohlcon.com/fileadmin/crossbase/SOF/PRO/SOF_PRO_JORDAHLEXPERT-JTA-JDA_%23SALL_%23AING.zip - InstallerSha256: 3069B5566B0C5608E4CE5F1A0D011C84CFEF1235ADE88810406514054A2113B5 + InstallerUrl: https://pohlcon.com/fileadmin/crossbase/SOF/PRO/SOF_PRO_JTA-JDA-EXPERT_%23SALL_%23AING.zip + InstallerSha256: 5926BCDCD38E401CFC22C1EFE345A7E7F545252BC02107BFD7A99F86FC66559A ManifestType: installer -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/j/JORDAHL/JORDAHLEXPERT/2.10.0/JORDAHL.JORDAHLEXPERT.locale.en-US.yaml b/manifests/j/JORDAHL/JORDAHLEXPERT/2.10.0/JORDAHL.JORDAHLEXPERT.locale.en-US.yaml index 5505a737ed76..f51aa70198af 100644 --- a/manifests/j/JORDAHL/JORDAHLEXPERT/2.10.0/JORDAHL.JORDAHLEXPERT.locale.en-US.yaml +++ b/manifests/j/JORDAHL/JORDAHLEXPERT/2.10.0/JORDAHL.JORDAHLEXPERT.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Created with YamlCreate.ps1 v2.5.0 $debug=NVS2.CRLF.7-5-2.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: JORDAHL.JORDAHLEXPERT PackageVersion: 2.10.0 @@ -13,16 +13,7 @@ PackageName: JORDAHL EXPERT PackageUrl: https://pohlcon.com/en-de/downloads License: Proprietary LicenseUrl: https://pohlcon.com/en-de/terms-conditions -# Copyright: CopyrightUrl: https://pohlcon.com/en-de/terms-conditions ShortDescription: Anchor Channels and Punching Shear Reinforcement -# Description: -# Moniker: -# Tags: -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: ManifestType: defaultLocale -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/j/JORDAHL/JORDAHLEXPERT/2.10.0/JORDAHL.JORDAHLEXPERT.locale.zh-CN.yaml b/manifests/j/JORDAHL/JORDAHLEXPERT/2.10.0/JORDAHL.JORDAHLEXPERT.locale.zh-CN.yaml index 8ed5c9342d90..f2f74f86ab8f 100644 --- a/manifests/j/JORDAHL/JORDAHLEXPERT/2.10.0/JORDAHL.JORDAHLEXPERT.locale.zh-CN.yaml +++ b/manifests/j/JORDAHL/JORDAHLEXPERT/2.10.0/JORDAHL.JORDAHLEXPERT.locale.zh-CN.yaml @@ -1,28 +1,10 @@ -# Created with YamlCreate.ps1 v2.5.0 $debug=NVS2.CRLF.7-5-2.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: JORDAHL.JORDAHLEXPERT PackageVersion: 2.10.0 PackageLocale: zh-CN -# Publisher: -# PublisherUrl: -# PublisherSupportUrl: -# PrivacyUrl: -# Author: -# PackageName: -# PackageUrl: License: 专有软件 -# LicenseUrl: -# Copyright: -# CopyrightUrl: ShortDescription: 锚固槽和冲切剪力加固 -# Description: -# Moniker: -# Tags: -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: ManifestType: locale -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/j/JORDAHL/JORDAHLEXPERT/2.10.0/JORDAHL.JORDAHLEXPERT.yaml b/manifests/j/JORDAHL/JORDAHLEXPERT/2.10.0/JORDAHL.JORDAHLEXPERT.yaml index 3005e0097d3c..3784616710e0 100644 --- a/manifests/j/JORDAHL/JORDAHLEXPERT/2.10.0/JORDAHL.JORDAHLEXPERT.yaml +++ b/manifests/j/JORDAHL/JORDAHLEXPERT/2.10.0/JORDAHL.JORDAHLEXPERT.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.5.0 $debug=NVS2.CRLF.7-5-2.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: JORDAHL.JORDAHLEXPERT PackageVersion: 2.10.0 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/PhpStorm/2026.1.3/JetBrains.PhpStorm.installer.yaml b/manifests/j/JetBrains/PhpStorm/2026.1.3/JetBrains.PhpStorm.installer.yaml new file mode 100644 index 000000000000..88c9691fad69 --- /dev/null +++ b/manifests/j/JetBrains/PhpStorm/2026.1.3/JetBrains.PhpStorm.installer.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: JetBrains.PhpStorm +PackageVersion: 2026.1.3 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- css +- html +- ipr +- js +- php +- phtml +ProductCode: PhpStorm 2026.1.3 +ReleaseDate: 2026-06-04 +AppsAndFeaturesEntries: +- DisplayVersion: 261.25134.104 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/webide/PhpStorm-2026.1.3.exe + InstallerSha256: FCB1975A77C4F476CF2D2405F722800BDF9314B45788385B165A2D203F7E50F2 +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/webide/PhpStorm-2026.1.3.exe + InstallerSha256: FCB1975A77C4F476CF2D2405F722800BDF9314B45788385B165A2D203F7E50F2 + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/webide/PhpStorm-2026.1.3-aarch64.exe + InstallerSha256: 5A2CF854629276A9954A0A6B1E02DCA235805540FBFBF39821741EA198511A75 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/webide/PhpStorm-2026.1.3-aarch64.exe + InstallerSha256: 5A2CF854629276A9954A0A6B1E02DCA235805540FBFBF39821741EA198511A75 + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/PhpStorm/2026.1.3/JetBrains.PhpStorm.locale.en-US.yaml b/manifests/j/JetBrains/PhpStorm/2026.1.3/JetBrains.PhpStorm.locale.en-US.yaml new file mode 100644 index 000000000000..6688a75be82e --- /dev/null +++ b/manifests/j/JetBrains/PhpStorm/2026.1.3/JetBrains.PhpStorm.locale.en-US.yaml @@ -0,0 +1,65 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JetBrains.PhpStorm +PackageVersion: 2026.1.3 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: PhpStorm +PackageUrl: https://www.jetbrains.com/phpstorm/ +License: Proprietary +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2026 JetBrains s.r.o. +ShortDescription: Lightning-smart PHP IDE +Description: PhpStorm is a development tool for PHP and Web projects. It’s a perfect PHP IDE for working with Laravel, Symfony, Drupal, WordPress, and other frameworks. +Moniker: phpstorm +Tags: +- code +- coding +- css +- develop +- development +- htm +- html +- ide +- javascript +- js +- php +- programming +- web +- webpage +ReleaseNotes: |- + PhpStorm 2026.1.3 is now available + PhpStorm 2026.1.3 is a minor update, and it includes a host of bug fixes and quality-of-life improvements. + Here are the most notable changes and bug fixes in this build: + + - Fix: Method return type described with array shape isn't parsed in @method annotation [WI-62630] + - Fix: PHPStan timeout / not analyzing individual files / not killing abandoned processes. [WI-84884] + - Fix: Fix in-product What's New [WI-85067] + - Fix: "What's new in PHPStorm" tab shows No content found for this page in 2026.1.3 RC [WI-84987] + - Fix: Getter/Setter can be replaced with hook: breaks with parent:: usage [WI-83915] + - Fix: Terminal: Cursor is rendered above current line when inside tmux [IJPL-102697] + - Fix: Markdown preview doesn't render images from outside the project [IJPL-171896] + - Fix: Data source custom colors are rendered incorrectly (desaturated, shifted hue) [DBE-25711] + - Fix: Git update is disabled on the active branch [IJPL-240184] + - New: Ranking in Plugins-Installed search [IJPL-7519] + - Fix: Deadlock caused by thread pool exhaustion due to VcsRepositoryManager lock contention [IJPL-243672] + - Fix: Launch `wsl.exe -d Ubuntu` via ijent in WSL [IJPL-236576] + - Fix: Editor freezes on every keystroke at AsyncCompletion.startThread in 2026.1.1 (thread starvation by VcsRepositoryManager.checkAndUpdateRepositoryCollection) [IJPL-244426] + - Fix: Svelte 5 named snippets warn with Unused Function Title [WEB-70432] + The full list of changes in PhpStorm 2026.1.3 is available in the release notes. + + - Download PhpStorm + - Tweet us + - Report bugs to our issue tracker +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/WI-A-231736343 +PurchaseUrl: https://www.jetbrains.com/phpstorm/buy/ +Documentations: +- DocumentLabel: Resources + DocumentUrl: https://www.jetbrains.com/phpstorm/resources/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/PhpStorm/2026.1.3/JetBrains.PhpStorm.locale.zh-CN.yaml b/manifests/j/JetBrains/PhpStorm/2026.1.3/JetBrains.PhpStorm.locale.zh-CN.yaml new file mode 100644 index 000000000000..0a420d874d67 --- /dev/null +++ b/manifests/j/JetBrains/PhpStorm/2026.1.3/JetBrains.PhpStorm.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: JetBrains.PhpStorm +PackageVersion: 2026.1.3 +PackageLocale: zh-CN +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PackageUrl: https://www.jetbrains.com/zh-cn/phpstorm/ +License: 专有软件 +ShortDescription: 高效智能的 PHP IDE +Description: PhpStorm 是一个用于 PHP 和 Web 项目的开发工具。它是一个完美的 PHP IDE,支持 Laravel、Symfony、Drupal、WordPress 等各种主流框架。 +Tags: +- css +- htm +- html +- javascript +- js +- php +- 代码 +- 开发 +- 编程 +- 网页 +- 集成开发环境 +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/WI-A-231736343 +PurchaseUrl: https://www.jetbrains.com/zh-cn/phpstorm/buy/ +Documentations: +- DocumentLabel: 资源 + DocumentUrl: https://www.jetbrains.com/zh-cn/phpstorm/resources/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/PhpStorm/2026.1.3/JetBrains.PhpStorm.yaml b/manifests/j/JetBrains/PhpStorm/2026.1.3/JetBrains.PhpStorm.yaml new file mode 100644 index 000000000000..324f1269101f --- /dev/null +++ b/manifests/j/JetBrains/PhpStorm/2026.1.3/JetBrains.PhpStorm.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: JetBrains.PhpStorm +PackageVersion: 2026.1.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/PhpStorm/EAP/262.7132.34/JetBrains.PhpStorm.EAP.installer.yaml b/manifests/j/JetBrains/PhpStorm/EAP/262.7132.34/JetBrains.PhpStorm.EAP.installer.yaml new file mode 100644 index 000000000000..19b667ecc258 --- /dev/null +++ b/manifests/j/JetBrains/PhpStorm/EAP/262.7132.34/JetBrains.PhpStorm.EAP.installer.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: JetBrains.PhpStorm.EAP +PackageVersion: 262.7132.34 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- css +- html +- ipr +- js +- php +- phtml +ProductCode: PhpStorm 262.7132.34 +ReleaseDate: 2026-06-05 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/webide/PhpStorm-262.7132.34.exe + InstallerSha256: 5EBE5F1772477B27507205036CB2ADEDBA05C6F252B43B56C5A51477F664EF4E +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/webide/PhpStorm-262.7132.34.exe + InstallerSha256: 5EBE5F1772477B27507205036CB2ADEDBA05C6F252B43B56C5A51477F664EF4E + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/webide/PhpStorm-262.7132.34-aarch64.exe + InstallerSha256: 9C65EAE4EE368266637FDE1342FEBF21DAE0C917E3FDD4BDD9DE0A036D04BD6A +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/webide/PhpStorm-262.7132.34-aarch64.exe + InstallerSha256: 9C65EAE4EE368266637FDE1342FEBF21DAE0C917E3FDD4BDD9DE0A036D04BD6A + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/PhpStorm/EAP/262.7132.34/JetBrains.PhpStorm.EAP.locale.en-US.yaml b/manifests/j/JetBrains/PhpStorm/EAP/262.7132.34/JetBrains.PhpStorm.EAP.locale.en-US.yaml new file mode 100644 index 000000000000..14cc5f76cd17 --- /dev/null +++ b/manifests/j/JetBrains/PhpStorm/EAP/262.7132.34/JetBrains.PhpStorm.EAP.locale.en-US.yaml @@ -0,0 +1,69 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JetBrains.PhpStorm.EAP +PackageVersion: 262.7132.34 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: PhpStorm (EAP) +PackageUrl: https://www.jetbrains.com/phpstorm/nextversion/ +License: Freeware +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user_eap/ +Copyright: Copyright © 2000-2026 JetBrains s.r.o. +ShortDescription: Lightning-smart PHP IDE +Description: PhpStorm is a development tool for PHP and Web projects. It’s a perfect PHP IDE for working with Laravel, Symfony, Drupal, WordPress, and other frameworks. +Tags: +- code +- coding +- css +- develop +- development +- htm +- html +- ide +- javascript +- js +- php +- programming +- web +- webpage +ReleaseNotes: |- + PhpStorm 2026.2 EAP #5 is now available + This build brings a bunch of bug fixes and quality-of-life improvements. + + Here are the most notable changes and bug fixes in this build: + + - Fix: Download From Default Server doesn't respect "Always" button [WI-38409] + - Fix: Code style: Wrapping on assignment statement should create an indent level [WI-35221] + - Fix: Annotation incorrectly converted to attribute [WI-83036] + - Fix: Undefined class constant when there are spaces before the :: operator [WI-42830] + - Fix: PHPStorm should throw an error on "$a instanceof instance::class" [WI-65093] + - Fix: More accurate Blade PHP injection [WI-84279] + - Fix: PhpUnit annotation can be converted to attribute: Colon in a plain string in test data is converted to => [WI-74231] + - Fix: PhpStorm PhpClosureCanBeConvertedToShortArrowFunctionInspection is falsely triggered on property hook [WI-80774] + - Fix: Single statement style foreach loop causing false positive "Condition is always false ..." [WI-83713] + - Fix: Inconsistent rename refactoring via MCP [WI-84080] + - Fix: Copy class name from declaration does not add import [WI-84159] + - Fix: PHP parse error is not reported for instanceof agains enum case [WI-84204] + - Fix: Settings | PHP | Composer is always marked as modified [WI-84233] + - Fix: PER-CS 3.0: §6.4 binary operator placement issue [WI-84845] + - Fix: PER-CS 3.0: §4.9 false-positive PhpPromotedPropertyLongSetHookInspection [WI-84846] + - Fix: PER-CS 2.0: §2.3 soft 120-character line length format issue [WI-84850] + - Fix: PER-CS 3.0: §2.5 if one of the types listed is null, it must come last [WI-84851] + - Fix: PER-CS 3.0: §4.10 The operation block MUST be on the same line as the property. [WI-84855] + - Fix: PER-CS 2.0: §6.1 extra spaces inside cast parentheses are not removed [WI-84857] + - Fix: PER-CS 2.0: §6.1 reformat does not collapse line break between type cast and operand [WI-84858] + - New: Full support for OSC8 terminal hyperlinks [IJPL-103740] + - New: Support additional syntaxes to recognize Markdown TODO comments [IJPL-92221] + + For the full list of changes in this build, please see the release notes. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/WI-A-231736344 +Documentations: +- DocumentLabel: Resources + DocumentUrl: https://www.jetbrains.com/phpstorm/resources/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/PhpStorm/EAP/262.7132.34/JetBrains.PhpStorm.EAP.locale.zh-CN.yaml b/manifests/j/JetBrains/PhpStorm/EAP/262.7132.34/JetBrains.PhpStorm.EAP.locale.zh-CN.yaml new file mode 100644 index 000000000000..49a4c6f6e7c1 --- /dev/null +++ b/manifests/j/JetBrains/PhpStorm/EAP/262.7132.34/JetBrains.PhpStorm.EAP.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: JetBrains.PhpStorm.EAP +PackageVersion: 262.7132.34 +PackageLocale: zh-CN +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PackageName: PhpStorm(抢先体验计划) +PackageUrl: https://www.jetbrains.com/zh-cn/phpstorm/nextversion/ +License: 免费软件 +ShortDescription: 高效智能的 PHP IDE +Description: PhpStorm 是一个用于 PHP 和 Web 项目的开发工具。它是一个完美的 PHP IDE,支持 Laravel、Symfony、Drupal、WordPress 等各种主流框架。 +Tags: +- css +- htm +- html +- javascript +- js +- php +- 代码 +- 开发 +- 编程 +- 网页 +- 集成开发环境 +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/WI-A-231736344 +Documentations: +- DocumentLabel: 资源 + DocumentUrl: https://www.jetbrains.com/zh-cn/phpstorm/resources/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/PhpStorm/EAP/262.7132.34/JetBrains.PhpStorm.EAP.yaml b/manifests/j/JetBrains/PhpStorm/EAP/262.7132.34/JetBrains.PhpStorm.EAP.yaml new file mode 100644 index 000000000000..2de3ccaca568 --- /dev/null +++ b/manifests/j/JetBrains/PhpStorm/EAP/262.7132.34/JetBrains.PhpStorm.EAP.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: JetBrains.PhpStorm.EAP +PackageVersion: 262.7132.34 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/RustRover/2026.1.3/JetBrains.RustRover.installer.yaml b/manifests/j/JetBrains/RustRover/2026.1.3/JetBrains.RustRover.installer.yaml new file mode 100644 index 000000000000..7ccb92d3fdea --- /dev/null +++ b/manifests/j/JetBrains/RustRover/2026.1.3/JetBrains.RustRover.installer.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: JetBrains.RustRover +PackageVersion: 2026.1.3 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- ipr +- rs +ProductCode: RustRover 2026.1.3 +ReleaseDate: 2026-06-09 +AppsAndFeaturesEntries: +- DisplayVersion: 261.25134.134 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/rustrover/RustRover-2026.1.3.exe + InstallerSha256: 567594FA710F54D5A42E2E34EA0CC7C19E9DC0B5225FCF586F881659E8E9CC5A +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/rustrover/RustRover-2026.1.3.exe + InstallerSha256: 567594FA710F54D5A42E2E34EA0CC7C19E9DC0B5225FCF586F881659E8E9CC5A + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/rustrover/RustRover-2026.1.3-aarch64.exe + InstallerSha256: 25E2A0BA533306F4F328AA1A326D4B9EF2C38BA3843C89C0A3D325938B69E8A8 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/rustrover/RustRover-2026.1.3-aarch64.exe + InstallerSha256: 25E2A0BA533306F4F328AA1A326D4B9EF2C38BA3843C89C0A3D325938B69E8A8 + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/RustRover/2026.1.3/JetBrains.RustRover.locale.en-US.yaml b/manifests/j/JetBrains/RustRover/2026.1.3/JetBrains.RustRover.locale.en-US.yaml new file mode 100644 index 000000000000..033068c997b2 --- /dev/null +++ b/manifests/j/JetBrains/RustRover/2026.1.3/JetBrains.RustRover.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: JetBrains.RustRover +PackageVersion: 2026.1.3 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: RustRover +PackageUrl: https://www.jetbrains.com/rust/ +License: Proprietary +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2026 JetBrains s.r.o. +ShortDescription: A powerhouse IDE for Rust developers +Description: Cross-platform Rust IDE with first-class support for Rust-related technologies. +Moniker: rustrover +Tags: +- code +- coding +- develop +- development +- ide +- programming +- rust +ReleaseNotes: |- + The RustRover 2026.1.3 is now available! + Here are full release notes. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/RUST-A-380 +PurchaseUrl: https://www.jetbrains.com/rust/buy/ +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.jetbrains.com/help/rust/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/RustRover/2026.1.3/JetBrains.RustRover.locale.zh-CN.yaml b/manifests/j/JetBrains/RustRover/2026.1.3/JetBrains.RustRover.locale.zh-CN.yaml new file mode 100644 index 000000000000..a06cc647965f --- /dev/null +++ b/manifests/j/JetBrains/RustRover/2026.1.3/JetBrains.RustRover.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: JetBrains.RustRover +PackageVersion: 2026.1.3 +PackageLocale: zh-CN +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PackageUrl: https://www.jetbrains.com/zh-cn/rust/ +License: 专有软件 +ShortDescription: 面向 Rust 开发者的强大 IDE +Description: 跨平台 Rust IDE,对 Rust 相关技术提供一流的支持。 +Tags: +- rust +- 代码 +- 开发 +- 编程 +- 集成开发环境 +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/RUST-A-380 +PurchaseUrl: https://www.jetbrains.com/zh-cn/rust/buy/ +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.jetbrains.com/help/rust/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JetBrains/RustRover/2026.1.3/JetBrains.RustRover.yaml b/manifests/j/JetBrains/RustRover/2026.1.3/JetBrains.RustRover.yaml new file mode 100644 index 000000000000..077e14b210eb --- /dev/null +++ b/manifests/j/JetBrains/RustRover/2026.1.3/JetBrains.RustRover.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: JetBrains.RustRover +PackageVersion: 2026.1.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Kate/AppX/26.402.11769.0/KDE.Kate.AppX.installer.yaml b/manifests/k/KDE/Kate/AppX/26.402.11836.0/KDE.Kate.AppX.installer.yaml similarity index 73% rename from manifests/k/KDE/Kate/AppX/26.402.11769.0/KDE.Kate.AppX.installer.yaml rename to manifests/k/KDE/Kate/AppX/26.402.11836.0/KDE.Kate.AppX.installer.yaml index bdf56de6218e..e75d1cd2ea5f 100644 --- a/manifests/k/KDE/Kate/AppX/26.402.11769.0/KDE.Kate.AppX.installer.yaml +++ b/manifests/k/KDE/Kate/AppX/26.402.11836.0/KDE.Kate.AppX.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: KDE.Kate.AppX -PackageVersion: 26.402.11769.0 +PackageVersion: 26.402.11836.0 Platform: - Windows.Desktop MinimumOSVersion: 10.0.14316.0 @@ -45,8 +45,8 @@ Capabilities: - runFullTrust Installers: - Architecture: x64 - InstallerUrl: https://cdn.kde.org/ci-builds/utilities/kate/release-26.04/windows/kate-release_26.04-11769-windows-cl-msvc2022-x86_64-sideload.appx - InstallerSha256: 6C428631F2F290CED1B883EE260B39CD8D502A80DC7EF539718B7DD5BDEE7F21 - SignatureSha256: 4FC1325AAD05991BF2EF1DE2A9BBA5F49797977B60AB11B987271B601CBEA208 + InstallerUrl: https://cdn.kde.org/ci-builds/utilities/kate/release-26.04/windows/kate-release_26.04-11836-windows-cl-msvc2022-x86_64-sideload.appx + InstallerSha256: 1E9C1098D18ADAD3594ABF304FC3DAEB5EC1693A085D48B26DD874A1507D9849 + SignatureSha256: B179B5EF5B0A67CDB74D61FECBA49D8723CD2A5E139910232DAC9350F3B945EA ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Kate/AppX/26.402.11769.0/KDE.Kate.AppX.locale.en-US.yaml b/manifests/k/KDE/Kate/AppX/26.402.11836.0/KDE.Kate.AppX.locale.en-US.yaml similarity index 98% rename from manifests/k/KDE/Kate/AppX/26.402.11769.0/KDE.Kate.AppX.locale.en-US.yaml rename to manifests/k/KDE/Kate/AppX/26.402.11836.0/KDE.Kate.AppX.locale.en-US.yaml index 84046e359258..8b4b04dd889c 100644 --- a/manifests/k/KDE/Kate/AppX/26.402.11769.0/KDE.Kate.AppX.locale.en-US.yaml +++ b/manifests/k/KDE/Kate/AppX/26.402.11836.0/KDE.Kate.AppX.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: KDE.Kate.AppX -PackageVersion: 26.402.11769.0 +PackageVersion: 26.402.11836.0 PackageLocale: en-US Publisher: KDE e.V. PublisherUrl: https://kde.org/ diff --git a/manifests/k/KDE/Kate/AppX/26.402.11769.0/KDE.Kate.AppX.locale.zh-CN.yaml b/manifests/k/KDE/Kate/AppX/26.402.11836.0/KDE.Kate.AppX.locale.zh-CN.yaml similarity index 98% rename from manifests/k/KDE/Kate/AppX/26.402.11769.0/KDE.Kate.AppX.locale.zh-CN.yaml rename to manifests/k/KDE/Kate/AppX/26.402.11836.0/KDE.Kate.AppX.locale.zh-CN.yaml index fd8d8ab37d0e..a3092dfdafec 100644 --- a/manifests/k/KDE/Kate/AppX/26.402.11769.0/KDE.Kate.AppX.locale.zh-CN.yaml +++ b/manifests/k/KDE/Kate/AppX/26.402.11836.0/KDE.Kate.AppX.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: KDE.Kate.AppX -PackageVersion: 26.402.11769.0 +PackageVersion: 26.402.11836.0 PackageLocale: zh-CN PublisherUrl: https://kde.org/zh-cn/ PublisherSupportUrl: https://kate-editor.org/zh-cn/support/ diff --git a/manifests/k/KDE/Kate/AppX/26.402.11769.0/KDE.Kate.AppX.yaml b/manifests/k/KDE/Kate/AppX/26.402.11836.0/KDE.Kate.AppX.yaml similarity index 88% rename from manifests/k/KDE/Kate/AppX/26.402.11769.0/KDE.Kate.AppX.yaml rename to manifests/k/KDE/Kate/AppX/26.402.11836.0/KDE.Kate.AppX.yaml index 6b68599f4425..95462bf29309 100644 --- a/manifests/k/KDE/Kate/AppX/26.402.11769.0/KDE.Kate.AppX.yaml +++ b/manifests/k/KDE/Kate/AppX/26.402.11836.0/KDE.Kate.AppX.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: KDE.Kate.AppX -PackageVersion: 26.402.11769.0 +PackageVersion: 26.402.11836.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/k/kangfenmao/CherryStudio/1.9.11/kangfenmao.CherryStudio.installer.yaml b/manifests/k/kangfenmao/CherryStudio/1.9.11/kangfenmao.CherryStudio.installer.yaml new file mode 100644 index 000000000000..0bdd9f4521f0 --- /dev/null +++ b/manifests/k/kangfenmao/CherryStudio/1.9.11/kangfenmao.CherryStudio.installer.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: kangfenmao.CherryStudio +PackageVersion: 1.9.11 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 41a4ccd8-bcc0-5710-9eee-0e164da68057 +ReleaseDate: 2026-06-07 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/CherryHQ/cherry-studio/releases/download/v1.9.11/Cherry-Studio-1.9.11-x64-setup.exe + InstallerSha256: 04FFFC89D90DB4BC6172AF43A2F54FA6423C261864C73FE0432C29E285837720 + InstallerSwitches: + Custom: /currentuser + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/CherryHQ/cherry-studio/releases/download/v1.9.11/Cherry-Studio-1.9.11-x64-setup.exe + InstallerSha256: 04FFFC89D90DB4BC6172AF43A2F54FA6423C261864C73FE0432C29E285837720 + InstallerSwitches: + Custom: /allusers + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/CherryHQ/cherry-studio/releases/download/v1.9.11/Cherry-Studio-1.9.11-arm64-setup.exe + InstallerSha256: A4AF113165D4122BD004BD8A9C412F4F3BAE8049A1495E4CE9445FD5931A8E9C + InstallerSwitches: + Custom: /currentuser + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/CherryHQ/cherry-studio/releases/download/v1.9.11/Cherry-Studio-1.9.11-arm64-setup.exe + InstallerSha256: A4AF113165D4122BD004BD8A9C412F4F3BAE8049A1495E4CE9445FD5931A8E9C + InstallerSwitches: + Custom: /allusers + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/kangfenmao/CherryStudio/1.9.11/kangfenmao.CherryStudio.locale.en-US.yaml b/manifests/k/kangfenmao/CherryStudio/1.9.11/kangfenmao.CherryStudio.locale.en-US.yaml new file mode 100644 index 000000000000..b90d8f12f884 --- /dev/null +++ b/manifests/k/kangfenmao/CherryStudio/1.9.11/kangfenmao.CherryStudio.locale.en-US.yaml @@ -0,0 +1,53 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: kangfenmao.CherryStudio +PackageVersion: 1.9.11 +PackageLocale: en-US +Publisher: support@cherry-ai.com +PublisherUrl: https://cherry-ai.com/ +PublisherSupportUrl: https://github.com/CherryHQ/cherry-studio/issues +PackageName: Cherry Studio +PackageUrl: https://cherry-ai.com/ +License: AGPL-3.0 +LicenseUrl: https://github.com/CherryHQ/cherry-studio/blob/HEAD/LICENSE +ShortDescription: A desktop client that supports for multiple LLM providers +Tags: +- ai +- chatbot +- chatgpt +- claude +- deepseek +- doubao +- gemini +- kimi +- large-language-model +- llama +- llm +- mistral +- ollama +- qwen +- rag +ReleaseNotes: |- + What's Changed + - chore(models): prune legacy MiniMax models, keep M2.7 and M3 by @kapelame in https://github.com/CherryHQ/cherry-studio/pull/15580 + - fix: encode gemini model list api key by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/15575 + - fix: infer custom provider model groups by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/15577 + - fix: clean up agent session messages on delete by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/15531 + - fix: oversized text in Gemini mini-program due to Electron UA detection by @LWWZH in https://github.com/CherryHQ/cherry-studio/pull/15389 + - fix(reasoning): add MiniMax M3 thinking process support (v1.9.8) by @HUQIANTAO in https://github.com/CherryHQ/cherry-studio/pull/15513 + - fix(anthropic): support Opus 4.8 adaptive thinking by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/15532 + - fix: use openPath instead of openExternal for HTML artifacts external browser by @Raymond8196 in https://github.com/CherryHQ/cherry-studio/pull/15644 + - fix: avoid embedding dimensions request parameter by @eeee0717 in https://github.com/CherryHQ/cherry-studio/pull/15727 + - fix: bind CherryIN OAuth flow to sender by @3em0 in https://github.com/CherryHQ/cherry-studio/pull/15410 + - fix: upgrade mermaid to 11.15.0 to fix CJK parsing error in flowcharts by @LWWZH in https://github.com/CherryHQ/cherry-studio/pull/15391 + - fix: agent task completed but task list still shows unchecked items by @LWWZH in https://github.com/CherryHQ/cherry-studio/pull/15358 + New Contributors + - @3em0 made their first contribution in https://github.com/CherryHQ/cherry-studio/pull/15410 + Full Changelog: https://github.com/CherryHQ/cherry-studio/compare/v1.9.9...v1.9.11 +ReleaseNotesUrl: https://github.com/CherryHQ/cherry-studio/releases/tag/v1.9.11 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://cherry-ai.com/docs/intro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kangfenmao/CherryStudio/1.9.11/kangfenmao.CherryStudio.locale.zh-CN.yaml b/manifests/k/kangfenmao/CherryStudio/1.9.11/kangfenmao.CherryStudio.locale.zh-CN.yaml new file mode 100644 index 000000000000..9cf61998085d --- /dev/null +++ b/manifests/k/kangfenmao/CherryStudio/1.9.11/kangfenmao.CherryStudio.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: kangfenmao.CherryStudio +PackageVersion: 1.9.11 +PackageLocale: zh-CN +ShortDescription: 支持多模型服务的 Windows/macOS GPT 客户端 +Tags: +- ai +- chatgpt +- claude +- deepseek +- gemini +- kimi +- llama +- llm +- mistral +- ollama +- rag +- 人工智能 +- 大语言模型 +- 聊天机器人 +- 豆包 +- 通义千问 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://cherry-ai.com/docs/intro +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kangfenmao/CherryStudio/1.9.11/kangfenmao.CherryStudio.yaml b/manifests/k/kangfenmao/CherryStudio/1.9.11/kangfenmao.CherryStudio.yaml new file mode 100644 index 000000000000..475885f2c03a --- /dev/null +++ b/manifests/k/kangfenmao/CherryStudio/1.9.11/kangfenmao.CherryStudio.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: kangfenmao.CherryStudio +PackageVersion: 1.9.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/k/kunobi-ninja/kunobi/Unstable/1.3.0-rc.2/kunobi-ninja.kunobi.Unstable.installer.yaml b/manifests/k/kunobi-ninja/kunobi/Unstable/1.3.0-rc.2/kunobi-ninja.kunobi.Unstable.installer.yaml new file mode 100644 index 000000000000..8c97065453bf --- /dev/null +++ b/manifests/k/kunobi-ninja/kunobi/Unstable/1.3.0-rc.2/kunobi-ninja.kunobi.Unstable.installer.yaml @@ -0,0 +1,23 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: kunobi-ninja.kunobi.Unstable +PackageVersion: 1.3.0-rc.2 +InstallerType: exe +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /S + SilentWithProgress: /P +UpgradeBehavior: install +Protocols: +- kunobi +ReleaseDate: 2026-06-09 +Installers: +- Architecture: x64 + InstallerUrl: https://r2.kunobi.com/v1.3.0-rc.2/Kunobi_1.3.0-rc.2_windows_x86_64.exe + InstallerSha256: 854BC1ADF6E06D7F93018B3FFF11E1D8E08857DE86EC109270A7DF08E483F2AE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/kunobi-ninja/kunobi/Unstable/1.3.0-rc.2/kunobi-ninja.kunobi.Unstable.locale.en-US.yaml b/manifests/k/kunobi-ninja/kunobi/Unstable/1.3.0-rc.2/kunobi-ninja.kunobi.Unstable.locale.en-US.yaml new file mode 100644 index 000000000000..4cfb62709ade --- /dev/null +++ b/manifests/k/kunobi-ninja/kunobi/Unstable/1.3.0-rc.2/kunobi-ninja.kunobi.Unstable.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: kunobi-ninja.kunobi.Unstable +PackageVersion: 1.3.0-rc.2 +PackageLocale: en-US +Publisher: Kunobi Ninja +PublisherUrl: https://kunobi.ninja/ +PublisherSupportUrl: https://kunobi.ninja/contact +Author: Zondax AG +PackageName: Kunobi (Unstable) +PackageUrl: https://kunobi.ninja/download +License: Proprietary +LicenseUrl: https://kunobi.ninja/terms-of-use +Copyright: Copyright (c) Zondax AG +CopyrightUrl: https://kunobi.ninja/terms-of-use +ShortDescription: Kubernetes and Gitops dashboard and management tool — unstable channel +Description: Operations control for GitOps and Kubernetes at scale. Kunobi helps platform teams understand what is deployed, what changed, and why. Across clusters and GitOps sources. This is the unstable channel — pre-releases (RC, beta, alpha) for testers and early adopters. For production use, install kunobi-ninja.kunobi instead. +Moniker: kunobi-unstable +Tags: +- devops +- gitops +- k8s +- kubernetes +- pre-release +- release-candidate +ReleaseNotesUrl: https://kunobi.com/changelog/v1.3.0-rc.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MarcielDegasperi/MDBAdmin/2.6.2.855/MarcielDegasperi.MDBAdmin.yaml b/manifests/k/kunobi-ninja/kunobi/Unstable/1.3.0-rc.2/kunobi-ninja.kunobi.Unstable.yaml similarity index 69% rename from manifests/m/MarcielDegasperi/MDBAdmin/2.6.2.855/MarcielDegasperi.MDBAdmin.yaml rename to manifests/k/kunobi-ninja/kunobi/Unstable/1.3.0-rc.2/kunobi-ninja.kunobi.Unstable.yaml index 3537aa1fa6e2..6916a7dfbfc3 100644 --- a/manifests/m/MarcielDegasperi/MDBAdmin/2.6.2.855/MarcielDegasperi.MDBAdmin.yaml +++ b/manifests/k/kunobi-ninja/kunobi/Unstable/1.3.0-rc.2/kunobi-ninja.kunobi.Unstable.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.15.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: MarcielDegasperi.MDBAdmin -PackageVersion: 2.6.2.855 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: kunobi-ninja.kunobi.Unstable +PackageVersion: 1.3.0-rc.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/l/LLVM/ClangFormat/22.1.6/LLVM.ClangFormat.installer.yaml b/manifests/l/LLVM/ClangFormat/22.1.6/LLVM.ClangFormat.installer.yaml deleted file mode 100644 index 7bfec7ec9fd8..000000000000 --- a/manifests/l/LLVM/ClangFormat/22.1.6/LLVM.ClangFormat.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with komac v2.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: LLVM.ClangFormat -PackageVersion: 22.1.6 -InstallerType: zip -NestedInstallerType: portable -NestedInstallerFiles: -- RelativeFilePath: clang-format.exe -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/PolarGoose/clang-format-for-Windows/releases/download/22.1.6/clang-format.zip - InstallerSha256: 6e323a32801c9692ceac5c54729accc1d8ad8562ca8ac0b55e32df286b5a58e7 -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/l/LLVM/ClangFormat/22.1.6/LLVM.ClangFormat.locale.en-US.yaml b/manifests/l/LLVM/ClangFormat/22.1.6/LLVM.ClangFormat.locale.en-US.yaml deleted file mode 100644 index f6ad4eeedf9b..000000000000 --- a/manifests/l/LLVM/ClangFormat/22.1.6/LLVM.ClangFormat.locale.en-US.yaml +++ /dev/null @@ -1,17 +0,0 @@ -# Created with komac v2.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: LLVM.ClangFormat -PackageVersion: 22.1.6 -PackageLocale: en-US -Publisher: LLVM -PublisherUrl: https://github.com/PolarGoose/ -PublisherSupportUrl: https://github.com/PolarGoose/clang-format-for-Windows/issues -PackageName: ClangFormat -PackageUrl: https://github.com/PolarGoose/clang-format-for-Windows -License: MIT -LicenseUrl: https://github.com/PolarGoose/clang-format-for-Windows/blob/HEAD/LICENSE -ShortDescription: A tool to format C/C++/Java/JavaScript/JSON/Objective-C/Protobuf/C# code. -ReleaseNotesUrl: https://github.com/PolarGoose/clang-format-for-Windows/releases/tag/22.1.6 -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/l/LadislavFoldyna/QLog/0.51.0-1/LadislavFoldyna.QLog.installer.yaml b/manifests/l/LadislavFoldyna/QLog/0.51.0-1/LadislavFoldyna.QLog.installer.yaml new file mode 100644 index 000000000000..919c6d6c755a --- /dev/null +++ b/manifests/l/LadislavFoldyna/QLog/0.51.0-1/LadislavFoldyna.QLog.installer.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LadislavFoldyna.QLog +PackageVersion: 0.51.0-1 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silentWithProgress +InstallerSwitches: + Silent: install --confirm-command + SilentWithProgress: install --confirm-command + InstallLocation: --root "" +ExpectedReturnCodes: +- InstallerReturnCode: 2 + ReturnResponse: installInProgress +- InstallerReturnCode: 3 + ReturnResponse: cancelledByUser +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-07 +ElevationRequirement: elevationRequired +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/foldynl/QLog/releases/download/v0.51.0/qlog-installer-0.51.0.exe + InstallerSha256: BF9B2B7B103EAFD40AC4E0C3318967CCFDC5A856F181B5ED1E5509A638765921 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LadislavFoldyna/QLog/0.51.0-1/LadislavFoldyna.QLog.locale.en-US.yaml b/manifests/l/LadislavFoldyna/QLog/0.51.0-1/LadislavFoldyna.QLog.locale.en-US.yaml new file mode 100644 index 000000000000..8fda20123c3e --- /dev/null +++ b/manifests/l/LadislavFoldyna/QLog/0.51.0-1/LadislavFoldyna.QLog.locale.en-US.yaml @@ -0,0 +1,72 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LadislavFoldyna.QLog +PackageVersion: 0.51.0-1 +PackageLocale: en-US +Publisher: OK1MLG +PublisherUrl: https://github.com/foldynl +PublisherSupportUrl: https://github.com/foldynl/QLog/issues +Author: Ladislav Foldyna +PackageName: QLog +PackageUrl: https://github.com/foldynl/QLog +License: GPL-3.0 +LicenseUrl: https://github.com/foldynl/QLog/blob/HEAD/LICENSE +Copyright: |- + © 2019 Thomas Gatzweiler DL2lC + © 2021-2026 Ladislav Foldyna OK1MLG +ShortDescription: Amateur radio logbook software. +Description: |- + QLog is an Amateur Radio logging application for Linux, Windows. It is based on the Qt framework and uses SQLite as database backend. + QLogs aims to be as simple as possible, but to provide everything the operator expects from the log to be. This log is not currently focused on contests. +Tags: +- amateur-radio +- ham-radio +- radio +ReleaseNotes: |- + - [NEW] - Added a simple QSL Card printing + - [NEW] - Added virtual column Mode/Submode to Logbook (issue #798) + - [NEW] - BandMap shows IBP frequencies (issue #1014) + - [NEW] - BandMap - Added Bandmap Guide (issue #1039) + - [NEW] - BandMap - Tune rig from IBP and SOS markers + - [NEW] - Settings - Added Bandmap Guide Setting + - [NEW] - Settings - Added user defined colors for DXCC Statuses + - [NEW] - Settings - Added StartUp ADI file Import (issue #941 PR #992 @aa5sh @foldynl) + - [NEW] - Rig Widget - Added Emergency, IBP and Bandmap Guide Labels + - [NEW} - Activity Manager - Added Bandmap Guide selection + - [NEW] - Import - Added QSL Sent Status default (issue #1029) + - [NEW] - Awards - Added WAAC and WAIP (issue #1013 PR #1022 @aa5sh) + - [NEW] - Awards - Added Open Rule Button + - [NEW] - Download - Added LoTW DXCC credits import (based on PR #965 @aa5sh @foldynl) + - [NEW] - Online Map - Added civil, nautical, and astronomical twilight + - [CHANGED] - Added more built-in macOS TQSL search paths (PR #1041 @aa5sh) + - [CHANGED] - Clock - Improved timing + - [CHANGED] - IBP - Updated Beacon statuses, enabled ZL6B 5Z4B, disabled 4S7B OH2B YV5B + - [CHANGED] - New Contact - Elide member list label and add tooltip with Member IDs + - Workaround for #1017: FT-950 was reported to jump to VFO-B + - Fixed ADIF Export of Gridsqaure too long (issue #1028) + - Fixed Shutdown: synchronize station-device teardown (PR #1035 @VA3THP @foldynl) + - Fixed QRZ callbook lookups stall for certain calls (issue #1040) + - Fixed ADIF multiline fields are incorrectly parsed (issue #1046) + - Fixed Editing POTA entity causes crash (issue #1049) + - Fixed The HTML was not rendering in the membership label properly (PR #1060 @aa5sh) + - Fixed ADX app-fields and grid normalization + - Fixed WSJTX Status tx_mode value + - Github - Source code is signed (#1018) + Full Changelog: https://github.com/foldynl/QLog/compare/v0.50.0...v0.51.0 + Windows Libraries: + Qt 6.11.1 (Updated) + hamlib 4.7.1 + Timezone DB: 2025c (https://github.com/evansiroky/timezone-boundary-builder/releases) + Binaries: + Windows: below + Fedora: below + Ubuntu: via PPA (https://launchpad.net/~foldyna/+archive/ubuntu/qlog) + Flatpak package is available via Flathub. The package contains built-in Trusted QSL. + MacOS DMG: https://github.com/aa5sh/QLog/releases +ReleaseNotesUrl: https://github.com/foldynl/QLog/releases/tag/v0.51.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/foldynl/QLog/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LadislavFoldyna/QLog/0.51.0-1/LadislavFoldyna.QLog.locale.zh-CN.yaml b/manifests/l/LadislavFoldyna/QLog/0.51.0-1/LadislavFoldyna.QLog.locale.zh-CN.yaml new file mode 100644 index 000000000000..729a9861dd49 --- /dev/null +++ b/manifests/l/LadislavFoldyna/QLog/0.51.0-1/LadislavFoldyna.QLog.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: LadislavFoldyna.QLog +PackageVersion: 0.51.0-1 +PackageLocale: zh-CN +ShortDescription: 业余无线电日志软件 +Description: |- + QLog 是一款适用于 Linux 和 Windows 的业余无线电日志应用程序。它基于 Qt 框架,使用 SQLite 作为数据库后台。 + QLogs 的目标是尽可能简单的同时提供操作员所期望的一切日志功能。该日志目前不专注于竞赛。 +Tags: +- 业余无线电 +- 无线电 +ReleaseNotesUrl: https://github.com/foldynl/QLog/releases/tag/v0.51.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/foldynl/QLog/wiki +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LadislavFoldyna/QLog/0.51.0-1/LadislavFoldyna.QLog.yaml b/manifests/l/LadislavFoldyna/QLog/0.51.0-1/LadislavFoldyna.QLog.yaml new file mode 100644 index 000000000000..7543111fbae0 --- /dev/null +++ b/manifests/l/LadislavFoldyna/QLog/0.51.0-1/LadislavFoldyna.QLog.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: LadislavFoldyna.QLog +PackageVersion: 0.51.0-1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/l/LibreWolf/LibreWolf/151.0.4-1/LibreWolf.LibreWolf.installer.yaml b/manifests/l/LibreWolf/LibreWolf/151.0.4-1/LibreWolf.LibreWolf.installer.yaml new file mode 100644 index 000000000000..e877649fb691 --- /dev/null +++ b/manifests/l/LibreWolf/LibreWolf/151.0.4-1/LibreWolf.LibreWolf.installer.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LibreWolf.LibreWolf +PackageVersion: 151.0.4-1 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: LibreWolf LibreWolf +ReleaseDate: 2026-06-09 +Installers: +- Architecture: x64 + InstallerUrl: https://dl.librewolf.net/librewolf/151.0.4-1/librewolf-151.0.4-1-windows-x86_64-setup.exe + InstallerSha256: 4AF7D5A2208045657EC7ED3766836C92A911CF676C48F75D2C2842DCEF9CDC06 +- Architecture: arm64 + InstallerUrl: https://dl.librewolf.net/librewolf/151.0.4-1/librewolf-151.0.4-1-windows-arm64-setup.exe + InstallerSha256: 8E125E3DB17EE1753B40D7512AEC235D81901C231A9D3AD82079584440D24D05 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LibreWolf/LibreWolf/151.0.4-1/LibreWolf.LibreWolf.locale.en-US.yaml b/manifests/l/LibreWolf/LibreWolf/151.0.4-1/LibreWolf.LibreWolf.locale.en-US.yaml new file mode 100644 index 000000000000..bc2f853ac317 --- /dev/null +++ b/manifests/l/LibreWolf/LibreWolf/151.0.4-1/LibreWolf.LibreWolf.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LibreWolf.LibreWolf +PackageVersion: 151.0.4-1 +PackageLocale: en-US +Publisher: LibreWolf +PublisherUrl: https://librewolf.net/ +PublisherSupportUrl: https://librewolf.net/#questions +PrivacyUrl: https://librewolf.net/privacy-policy/ +PackageName: LibreWolf +PackageUrl: https://librewolf.net/ +License: MPL-2.0 +LicenseUrl: https://librewolf.net/license-disclaimers/ +ShortDescription: A custom version of Firefox, focused on privacy, security and freedom. +Description: |- + This project is a custom and independent version of Firefox, with the primary goals of privacy, security and user freedom. + LibreWolf is designed to increase protection against tracking and fingerprinting techniques, while also including a few security improvements. This is achieved through our privacy and security oriented settings and patches. LibreWolf also aims to remove all the telemetry, data collection and annoyances, as well as disabling anti-freedom features like DRM. +Moniker: librewolf +Tags: +- browser +- firefox +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotesUrl: https://codeberg.org/librewolf/bsys6/releases/tag/151.0.4-1 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://librewolf.net/docs/faq/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LibreWolf/LibreWolf/151.0.4-1/LibreWolf.LibreWolf.locale.zh-CN.yaml b/manifests/l/LibreWolf/LibreWolf/151.0.4-1/LibreWolf.LibreWolf.locale.zh-CN.yaml new file mode 100644 index 000000000000..8b8a7f25b924 --- /dev/null +++ b/manifests/l/LibreWolf/LibreWolf/151.0.4-1/LibreWolf.LibreWolf.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: LibreWolf.LibreWolf +PackageVersion: 151.0.4-1 +PackageLocale: zh-CN +ShortDescription: 火狐浏览器的定制版本,注重隐私、安全和自由。 +Description: |- + 该项目是火狐浏览器的一个独立定制版本,主要目标是保护隐私、确保安全和用户自由。 + LibreWolf 旨在加强对抗跟踪和指纹技术,同时还包括一些安全方面的改进。这些都是通过我们以隐私和安全为导向的设置和补丁实现的。LibreWolf 还旨在移除所有遥测、数据收集和干扰,以及禁用 DRM 等反自由功能。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://librewolf.net/docs/faq/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LibreWolf/LibreWolf/151.0.4-1/LibreWolf.LibreWolf.yaml b/manifests/l/LibreWolf/LibreWolf/151.0.4-1/LibreWolf.LibreWolf.yaml new file mode 100644 index 000000000000..3eb608bef336 --- /dev/null +++ b/manifests/l/LibreWolf/LibreWolf/151.0.4-1/LibreWolf.LibreWolf.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: LibreWolf.LibreWolf +PackageVersion: 151.0.4-1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/l/Logitech/OptionsPlus/2.4.903778/Logitech.OptionsPlus.installer.yaml b/manifests/l/Logitech/OptionsPlus/2.4.903778/Logitech.OptionsPlus.installer.yaml new file mode 100644 index 000000000000..fabaeb2e0be5 --- /dev/null +++ b/manifests/l/Logitech/OptionsPlus/2.4.903778/Logitech.OptionsPlus.installer.yaml @@ -0,0 +1,29 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Logitech.OptionsPlus +PackageVersion: 2.4.903778 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /quiet + SilentWithProgress: /quiet + Custom: /analytics no +InstallerSuccessCodes: +- -1978335226 +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: '{850cdc16-85df-4052-b06e-4e3e9e83c5c6}' +ReleaseDate: 2026-04-28 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://download01.logi.com/web/ftp/pub/techsupport/optionsplus/logioptionsplus_installer.exe + InstallerSha256: 48A8ACC29641A0099154FA4F13A48FC8D32DE368C81C7B32DF876135E7817394 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/Logitech/OptionsPlus/2.4.903778/Logitech.OptionsPlus.locale.en-US.yaml b/manifests/l/Logitech/OptionsPlus/2.4.903778/Logitech.OptionsPlus.locale.en-US.yaml new file mode 100644 index 000000000000..2fd34b85817e --- /dev/null +++ b/manifests/l/Logitech/OptionsPlus/2.4.903778/Logitech.OptionsPlus.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Logitech.OptionsPlus +PackageVersion: 2.4.903778 +PackageLocale: en-US +Publisher: Logitech +PublisherUrl: https://www.logitech.com/ +PublisherSupportUrl: https://support.logi.com/ +PrivacyUrl: https://www.logitech.com/legal/product-privacy-policy +PackageName: Logi Options+ +PackageUrl: https://www.logitech.com/software/logi-options-plus +License: Proprietary +LicenseUrl: https://www.logitech.com/tos/software-license-agreement +Copyright: Copyright (c) 2024 Logitech. All rights reserved. +ShortDescription: Customization App for Logitech Devices +Description: Enhance your Logitech devices with Logi Options Plus software. Customize settings, create shortcuts, and increase productivity. +Moniker: logi-options-plus +Tags: +- audio +- business +- keyboard +- lights +- logi +- logioptions +- meetings +- mouse +- office +- options +- presentations +- webcam-controls +- workflow +Documentations: +- DocumentLabel: All about Logi Options+ + DocumentUrl: https://support.logi.com/hc/articles/1500006416522 +- DocumentLabel: Getting Started + DocumentUrl: https://support.logi.com/hc/articles/1500010313561 +- DocumentLabel: Supported Devices + DocumentUrl: https://www.logitech.com/software/logi-options-plus#supported-devices +ReleaseNotes: |- + MX Creative Console & Actions Ring + - General Bug Fixes. + - Added a popup message with detailed compatibility requirements when trying to add an .svg file for icons. + New Features + - Enhanced Easy-Switch + - Logi Options+ now supports enhanced Easy-Switch. With the enhanced Easy-Switch your Logitech mouse will automatically follow your paired keyboard when you switch between computers. This simplifies your workflow by synchronizing your devices. This feature is now available with MX Keys S, MX Keys for mac and MX Keys Mini(All Variants) keyboards. Click here for the full list of supported mice and to know more about the enhanced Easy-Switch feature. + - Add a “Customize” button to the Camera Settings overview on the camera page for webcams. + - Update the field of view selector on the crop tab for webcams. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/Logitech/OptionsPlus/2.4.903778/Logitech.OptionsPlus.yaml b/manifests/l/Logitech/OptionsPlus/2.4.903778/Logitech.OptionsPlus.yaml new file mode 100644 index 000000000000..bae37b229a88 --- /dev/null +++ b/manifests/l/Logitech/OptionsPlus/2.4.903778/Logitech.OptionsPlus.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Logitech.OptionsPlus +PackageVersion: 2.4.903778 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.60/LuisPater.CLIProxyAPI.installer.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.60/LuisPater.CLIProxyAPI.installer.yaml new file mode 100644 index 000000000000..d9cc83d9a58e --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.60/LuisPater.CLIProxyAPI.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 7.1.60 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cli-proxy-api.exe +Commands: +- cli-proxy-api +ReleaseDate: 2026-06-09 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/router-for-me/CLIProxyAPI/releases/download/v7.1.60/CLIProxyAPI_7.1.60_windows_amd64.zip + InstallerSha256: 74880436BD1249768E78C185787917292372935431550B7A3229FCA636529929 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.60/LuisPater.CLIProxyAPI.locale.en-US.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.60/LuisPater.CLIProxyAPI.locale.en-US.yaml new file mode 100644 index 000000000000..369ee73d3ecb --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.60/LuisPater.CLIProxyAPI.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 7.1.60 +PackageLocale: en-US +Publisher: Luis Pater +PublisherUrl: https://github.com/router-for-me +PublisherSupportUrl: https://github.com/router-for-me/CLIProxyAPI/issues +Author: Luis Pater +PackageName: CLI Proxy API +PackageUrl: https://github.com/router-for-me/CLIProxyAPI +License: MIT +LicenseUrl: https://github.com/router-for-me/CLIProxyAPI/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Luis Pater +ShortDescription: Wrap Gemini CLI, ChatGPT Codex as an OpenAI/Gemini/Claude compatible API service, allowing you to enjoy the free Gemini 2.5 Pro, GPT 5 model through API +Description: |- + A proxy server that provides OpenAI/Gemini/Claude compatible API interfaces for CLI. + It now also supports OpenAI Codex (GPT models) and Claude Code via OAuth. + so you can use local or multi‑account CLI access with OpenAI‑compatible clients and SDKs. + Now, We added the first Chinese provider: Qwen Code. +Tags: +- ai +- chatbot +- chatgpt +- claude +- claude-code +- codex +- gemini +- large-language-model +- llm +- openai +ReleaseNotes: |- + Linux release assets + - CLIProxyAPI__linux_.tar.gz is the default Linux build. It supports dynamic library plugins and is built against a GLIBC 2.17 baseline. + - CLIProxyAPI__linux__no-plugin.tar.gz is the portable Linux build for musl-based or older systems such as OpenWrt. It does not support dynamic library plugins. + Full Changelog: https://github.com/router-for-me/CLIProxyAPI/compare/v7.1.59...v7.1.60 +ReleaseNotesUrl: https://github.com/router-for-me/CLIProxyAPI/releases/tag/v7.1.60 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.60/LuisPater.CLIProxyAPI.locale.zh-CN.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.60/LuisPater.CLIProxyAPI.locale.zh-CN.yaml new file mode 100644 index 000000000000..11910e6ad064 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.60/LuisPater.CLIProxyAPI.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: LuisPater.CLIProxyAPI +PackageVersion: 7.1.60 +PackageLocale: zh-CN +ShortDescription: 封装 Gemini CLI 和 ChatGPT Codex 为兼容 OpenAI/Gemini/Claude 的 API 服务,让您通过 API 畅享免费的 Gemini 2.5 Pro 和 GPT 5 模型 +Description: |- + 一个为 CLI 提供 OpenAI/Gemini/Claude 兼容 API 接口的代理服务器。 + 现已支持通过 OAuth 登录接入 OpenAI Codex(GPT 系列)和 Claude Code。 + 可与本地或多账户方式配合,使用任何 OpenAI 兼容的客户端与 SDK。 + 现在,我们添加了第一个中国提供商:Qwen Code。 +Tags: +- chatgpt +- claude +- claude-code +- codex +- gemini +- openai +- 人工智能 +- 大语言模型 +- 聊天机器人 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.60/LuisPater.CLIProxyAPI.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.60/LuisPater.CLIProxyAPI.yaml new file mode 100644 index 000000000000..c42d6a9377aa --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.60/LuisPater.CLIProxyAPI.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: LuisPater.CLIProxyAPI +PackageVersion: 7.1.60 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/MarcielDegasperi/MDBAdmin/2.6.2.855/MarcielDegasperi.MDBAdmin.installer.yaml b/manifests/m/MarcielDegasperi/MDBAdmin/2.6.2.855/MarcielDegasperi.MDBAdmin.installer.yaml deleted file mode 100644 index 75d4cc142ce6..000000000000 --- a/manifests/m/MarcielDegasperi/MDBAdmin/2.6.2.855/MarcielDegasperi.MDBAdmin.installer.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Created with komac v2.15.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: MarcielDegasperi.MDBAdmin -PackageVersion: 2.6.2.855 -InstallerLocale: en-US -InstallerType: inno -Scope: machine -ProductCode: '{C758DE57-D105-46D5-9ED3-D97971A92691}_is1' -ReleaseDate: 2026-03-28 -AppsAndFeaturesEntries: -- DisplayName: MDB Admin 2.6.2.855 - ProductCode: '{C758DE57-D105-46D5-9ED3-D97971A92691}_is1' -ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\MDBAdmin' -Installers: -- Architecture: x86 - InstallerUrl: https://onboardcloud.dl.sourceforge.net/project/mdbadmin/MDBAdmin_Installer.exe?viasf=1 - InstallerSha256: 42199C3BD80F5796E255115A32AD3BAC985FE73648210F86792CD43DC9625D95 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/m/MarcielDegasperi/MDBAdmin/2.6.2.855/MarcielDegasperi.MDBAdmin.locale.en-US.yaml b/manifests/m/MarcielDegasperi/MDBAdmin/2.6.2.855/MarcielDegasperi.MDBAdmin.locale.en-US.yaml deleted file mode 100644 index aa19c4f87969..000000000000 --- a/manifests/m/MarcielDegasperi/MDBAdmin/2.6.2.855/MarcielDegasperi.MDBAdmin.locale.en-US.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Created with komac v2.15.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: MarcielDegasperi.MDBAdmin -PackageVersion: 2.6.2.855 -PackageLocale: en-US -Publisher: Marciel Degasperi -PackageName: MDB Admin -License: MIT License -ShortDescription: MDB Admin Setup -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/m/MarkusKellermann/Convo/1.8.5/MarkusKellermann.Convo.installer.yaml b/manifests/m/MarkusKellermann/Convo/1.8.5/MarkusKellermann.Convo.installer.yaml new file mode 100644 index 000000000000..561b5939ee85 --- /dev/null +++ b/manifests/m/MarkusKellermann/Convo/1.8.5/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.8.5 +InstallerType: nullsoft +InstallModes: +- interactive +- silent +- silentWithProgress +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/markolo10/convo-releases/releases/download/v1.8.5/convo-setup.exe + InstallerSha256: 15DBA05389505130079AC8E915B32593DE46FBA4F6A036510ED1A45FAA9CADDE +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-09 diff --git a/manifests/m/MarkusKellermann/Convo/1.8.5/MarkusKellermann.Convo.locale.en-US.yaml b/manifests/m/MarkusKellermann/Convo/1.8.5/MarkusKellermann.Convo.locale.en-US.yaml new file mode 100644 index 000000000000..b0c5bbdd84be --- /dev/null +++ b/manifests/m/MarkusKellermann/Convo/1.8.5/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.8.5 +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.8.5 +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.8.5/MarkusKellermann.Convo.yaml b/manifests/m/MarkusKellermann/Convo/1.8.5/MarkusKellermann.Convo.yaml new file mode 100644 index 000000000000..3f64cc620193 --- /dev/null +++ b/manifests/m/MarkusKellermann/Convo/1.8.5/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.8.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/APM/0.19.0/Microsoft.APM.installer.yaml b/manifests/m/Microsoft/APM/0.19.0/Microsoft.APM.installer.yaml new file mode 100644 index 000000000000..6e540dfc96cb --- /dev/null +++ b/manifests/m/Microsoft/APM/0.19.0/Microsoft.APM.installer.yaml @@ -0,0 +1,17 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.APM +PackageVersion: 0.19.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: apm-windows-x86_64/apm.exe +UpgradeBehavior: install +ReleaseDate: 2026-06-09 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/microsoft/apm/releases/download/v0.19.0/apm-windows-x86_64.zip + InstallerSha256: E1A42126B891F24CDC32916D60806CD5A86B20F367E16598A5E12FCB3B579406 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/APM/0.19.0/Microsoft.APM.locale.en-US.yaml b/manifests/m/Microsoft/APM/0.19.0/Microsoft.APM.locale.en-US.yaml new file mode 100644 index 000000000000..94bbf32a945b --- /dev/null +++ b/manifests/m/Microsoft/APM/0.19.0/Microsoft.APM.locale.en-US.yaml @@ -0,0 +1,63 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.APM +PackageVersion: 0.19.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://github.com/microsoft/apm +PublisherSupportUrl: https://github.com/microsoft/apm/issues +Author: Microsoft Corporation +PackageName: APM – Agent Package Manager +PackageUrl: https://microsoft.github.io/apm/ +License: MIT +LicenseUrl: https://github.com/microsoft/apm/blob/HEAD/LICENSE +Copyright: Copyright (c) Microsoft Corporation +CopyrightUrl: https://github.com/microsoft/apm/blob/HEAD/LICENSE +ShortDescription: The package manager for AI-Native Development. +Description: |- + An open-source, community-driven dependency manager for AI agents. + Think package.json, requirements.txt, or Cargo.toml — but for AI agent configuration. +Moniker: apm +Tags: +- ai-agents +- claude-code +- codex-cli +- context-engineering +- github-copilot +- package-manager +- prompt-engineering +ReleaseNotes: |- + What's Changed + + 🔧 Other Changes + - refactor(auth): debug-log all exception handlers in credential cascade (closes #935) by @danielmeppiel in #1664 + - fix(install): keep format-transformed rules tracked + in sync (closes #1662) by @srid in #1665 + - fix(deps): scope shorthand-alias guard to exclude @ in #ref fragment (closes #1696) by @danielmeppiel in #1698 + - fix(install): unwrap lspServers envelope in plugin .lsp.json (closes #1683) by @sergio-sisternes-epam in #1686 + - fix(compile): target-aware instruction dedup for Codex AGENTS.md (closes #1678) by @sergio-sisternes-epam in #1685 + - fix(mcp): preserve scoped server names when materializing harness configs (closes #1693) by @danielmeppiel in #1699 + - feat: add openclaw as experimental skills target by @sergio-sisternes-epam in #1677 + - fix: external scanner UX improvements by @sergio-sisternes-epam in #1692 + - fix(deps): preserve transitive dependencies in marketplace and remote subdir installs (closes #1666) by @sergio-sisternes-epam in #1687 + - fix(install): support FQDN monorepo subpath on GHES hosts (closes #1673) by @sergio-sisternes-epam in #1684 + - fix(deps): add AAD bearer fallback and HTML sign-in detection in download_ado_file (closes #1671) by @danielmeppiel in #1675 + - feat: warn on unknown keys dropped in MCPDependency.from_dict() by @danielmeppiel in #1674 + - Add Nadav Yogev (JFrog) to maintainers by @danielmeppiel in #1704 + - feat(publish): switch publish command archive format from tar.gz to zip by @nadav-y in #1695 + - fix(install): honor --skill subset on non-package skill-collection install (closes #1707) by @danielmeppiel in #1709 + - fix(install): skip lockfile rewrite when local instructions content is unchanged (closes #1702) by @danielmeppiel in #1710 + - fix(install): validate APM_LIB_DIR before rm -rf to prevent data loss (closes #1690) by @dohwi in #1694 + - fix(install): dereference in-package symlinks on local install (#1668) by @danielmeppiel in #1676 + - feat: surface installed hook actions during apm install (closes #316) by @danielmeppiel in #1700 + - Fix Windows CRLF handling in install safety tests by @danielmeppiel in #1717 + - fix(tests): skip install.sh safety tests when POSIX bash is unavailable by @danielmeppiel in #1719 + - fix(install): cover skill bundles with per-file content-integrity + target-scoped union manifest (closes #1716) by @danielmeppiel in #1718 + - fix(apm-review-panel): guarantee non-empty turn exit via synchronous fan-out by @danielmeppiel in #1714 + - chore: release v0.19.0 by @danielmeppiel in #1715 + + New Contributors + - @dohwi made their first contribution in #1694 +ReleaseNotesUrl: https://github.com/microsoft/apm/releases/tag/v0.19.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/APM/0.19.0/Microsoft.APM.yaml b/manifests/m/Microsoft/APM/0.19.0/Microsoft.APM.yaml new file mode 100644 index 000000000000..6a3b90b5d651 --- /dev/null +++ b/manifests/m/Microsoft/APM/0.19.0/Microsoft.APM.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: Microsoft.APM +PackageVersion: 0.19.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Bicep/0.44.1/Microsoft.Bicep.installer.yaml b/manifests/m/Microsoft/Bicep/0.44.1/Microsoft.Bicep.installer.yaml new file mode 100644 index 000000000000..fc5d34c4113f --- /dev/null +++ b/manifests/m/Microsoft/Bicep/0.44.1/Microsoft.Bicep.installer.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.Bicep +PackageVersion: 0.44.1 +Commands: +- bicep +ReleaseDate: 2026-06-09 +Installers: +- Architecture: x64 + InstallerType: portable + InstallerUrl: https://github.com/Azure/bicep/releases/download/v0.44.1/bicep-win-x64.exe + InstallerSha256: 5153AB5898E70F1F822E0B844AE902A5ACC5692F5A6303814AF7B202E1072160 +- Architecture: arm64 + InstallerType: portable + InstallerUrl: https://github.com/Azure/bicep/releases/download/v0.44.1/bicep-win-arm64.exe + InstallerSha256: 400CE5B9451B386D9026BECA3850C23E208489C3CF1EC0C02508DD7D2206563E +- Architecture: x64 + InstallerType: inno + Scope: machine + InstallerUrl: https://github.com/Azure/bicep/releases/download/v0.44.1/bicep-setup-win-x64.exe + InstallerSha256: 10EF2099BD7FF3806E36CE5F8DD5C46F144425BFE80992B5A50C50AEAAC53341 + UpgradeBehavior: install + ProductCode: '{7EF9DE63-59B1-4325-955A-937F3E0A4EA8}_is1' + AppsAndFeaturesEntries: + - DisplayVersion: 0.44.1.10279 + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Bicep CLI' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Bicep/0.44.1/Microsoft.Bicep.locale.en-US.yaml b/manifests/m/Microsoft/Bicep/0.44.1/Microsoft.Bicep.locale.en-US.yaml new file mode 100644 index 000000000000..4b0dc8098a91 --- /dev/null +++ b/manifests/m/Microsoft/Bicep/0.44.1/Microsoft.Bicep.locale.en-US.yaml @@ -0,0 +1,69 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.Bicep +PackageVersion: 0.44.1 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://github.com/Azure/bicep +PublisherSupportUrl: https://github.com/Azure/bicep/issues +PrivacyUrl: https://privacy.microsoft.com/privacystatement +Author: Microsoft Corporation +PackageName: Bicep CLI +PackageUrl: https://github.com/Azure/bicep +License: MIT +LicenseUrl: https://github.com/Azure/bicep/blob/HEAD/LICENSE +Copyright: Copyright (c) Microsoft Corporation. +ShortDescription: A declarative language for describing and deploying Azure resources +Description: |- + Bicep is a Domain Specific Language (DSL) for deploying Azure resources declaratively. It aims to drastically simplify the authoring experience with a cleaner syntax, improved type safety, and better support for modularity and code re-use. Bicep is a transparent abstraction over ARM and ARM templates, which means anything that can be done in an ARM Template can be done in Bicep (outside of temporary known limitations). All resource types, apiVersions, and properties that are valid in an ARM template are equally valid in Bicep on day one (Note: even if Bicep warns that type information is not available for a resource, it can still be deployed). + Bicep code is transpiled to standard ARM Template JSON files, which effectively treats the ARM Template as an Intermediate Language (IL). +Moniker: bicep +Tags: +- arm-template +- azure +ReleaseNotes: |- + Highlights + - Extendable Params are now GA! (#19697) + Extendable Bicep Parameter Files (enabled with the extend keyword) allows you to reuse parameters from one .bicepparam file in another .bicepparam file. + root.bicepparam This is your main bicepparam file, which can be reused by multiple extended .bicepparam files and in multiple deployments. + using none + // Notice that the first line of this .bicepparam file declares `using none` which tells the compiler not to validate this against any particular .bicep file. + + param namePrefix = 'Prod' + leaf.bicepparam This is your extended bicepparam file, which will refer to one main.bicep file and one main .bicepparam file. Any parameter value in this file will override all previous values. + using 'main.bicep' + + extends 'root.bicepparam' + + param namePrefix = 'Dev' // this will override the 'Prod' value we assign in our root.bicepparam file + - ThisNamespace and NullIfNotFound are now GA! (#19639) + When applied to an existing resource, using the @nullIfNotFound() decorator for existing resources will return null if it doesn't exist at deployment time instead of failing. + @nullIfNotFound() + resource exampleResource 'Microsoft.Storage/storageAccounts@2021-04-01' existing = { + name: 'test' + } + For 'ThisNamespace': this.exists() returns a bool indicating the existence of the current resource. this.existingResource() returns null if the resource does not exist and returns the full resource if the resource exists. + resource usingThis 'Microsoft...' = { + name: 'example' + location: 'eastus' + properties: { + property1: this.exists() ? 'resource exists' : 'resource does not exist' + property2: this.existingResource().?properties.?property2 + property3: this.existingResource().?tags + } + } + Features and Bug Fixes + - Remove old Cytoscape.js visualizer (#19747) + - Migrate to System.CommandLine library for CLI commands for enhanced discoverability (#19312) + - Trim mcp tools returned resource schema (#19645) + - fix vs code generate params json output path (#19755) + - Fix BCP120 on extension Required+DTC identifier properties (#19637) + Diagnostics and Tests + - Add diagnostics and tests for spread operator limitations with for-expressions (#19516) + - Add snapshot regression test for roleDefinitions (#19638) + - add getSecret parameter reference regression coverage (#19714) + - add regression coverage for bicepparam completions (#19703) +ReleaseNotesUrl: https://github.com/Azure/bicep/releases/tag/v0.44.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Bicep/0.44.1/Microsoft.Bicep.locale.zh-CN.yaml b/manifests/m/Microsoft/Bicep/0.44.1/Microsoft.Bicep.locale.zh-CN.yaml new file mode 100644 index 000000000000..4bca05b9725b --- /dev/null +++ b/manifests/m/Microsoft/Bicep/0.44.1/Microsoft.Bicep.locale.zh-CN.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: Microsoft.Bicep +PackageVersion: 0.44.1 +PackageLocale: zh-CN +PrivacyUrl: https://privacy.microsoft.com/zh-cn/privacystatement +ShortDescription: 用于描述和部署 Azure 资源的声明式语言 +Description: |- + Bicep 是一种用于以声明方式部署 Azure 资源的领域特定语言 (DSL)。它旨在通过更简洁的语法、改进的类型安全性以及对模块化和代码重用的更好支持,大幅简化编写体验。Bicep 是对 ARM 和 ARM 模板的透明抽象,这意味着在 ARM 模板中可以完成的任何操作都可以在 Bicep 中完成(临时已知限制除外)。在 ARM 模板中有效的所有资源类型、apiVersions 和属性,从第一天起在 Bicep 中同样有效(注意:即使 Bicep 警告某个资源的类型信息不可用,它仍然可以部署)。 + Bicep 代码会被转换为标准的 ARM 模板 JSON 文件,这实际上将 ARM 模板视为一种中间语言 (IL)。 +ReleaseNotesUrl: https://github.com/Azure/bicep/releases/tag/v0.44.1 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Bicep/0.44.1/Microsoft.Bicep.yaml b/manifests/m/Microsoft/Bicep/0.44.1/Microsoft.Bicep.yaml new file mode 100644 index 000000000000..5d054e03f8a4 --- /dev/null +++ b/manifests/m/Microsoft/Bicep/0.44.1/Microsoft.Bicep.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: Microsoft.Bicep +PackageVersion: 0.44.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/DotNet/DesktopRuntime/10/10.0.9/Microsoft.DotNet.DesktopRuntime.10.installer.yaml b/manifests/m/Microsoft/DotNet/DesktopRuntime/10/10.0.9/Microsoft.DotNet.DesktopRuntime.10.installer.yaml new file mode 100644 index 000000000000..ccd4d1f8d4b3 --- /dev/null +++ b/manifests/m/Microsoft/DotNet/DesktopRuntime/10/10.0.9/Microsoft.DotNet.DesktopRuntime.10.installer.yaml @@ -0,0 +1,44 @@ +# Created using wingetcreate 1.0.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Microsoft.DotNet.DesktopRuntime.10 +PackageVersion: 10.0.9 +MinimumOSVersion: 6.1.7601 +InstallerSwitches: + Silent: /quiet + SilentWithProgress: /passive + Custom: /norestart +Installers: +- Architecture: arm64 + InstallerType: burn + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.9/windowsdesktop-runtime-10.0.9-win-arm64.exe + InstallerSha256: 82CEDD88FC78518F915D2A4018592000F946F8A9158FF3855E13CFDCA752D575 + ProductCode: '{36BCD6EB-B3C4-402A-92AF-06282C1531C3}' + AppsAndFeaturesEntries: + - DisplayName: Microsoft Windows Desktop Runtime 10.0.9 (arm64) + Publisher: Microsoft Corporation + DisplayVersion: 10.0.9.50000 + ProductCode: '{36BCD6EB-B3C4-402A-92AF-06282C1531C3}' +- Architecture: x64 + InstallerType: burn + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.9/windowsdesktop-runtime-10.0.9-win-x64.exe + InstallerSha256: D4EB932AD12EC61CB5293348021DBAA43FA373BC19ED1876E9DBF8CB38633AD3 + ProductCode: '{0B1257AA-9D34-46E7-B27B-07DF8CD5B92C}' + AppsAndFeaturesEntries: + - DisplayName: Microsoft Windows Desktop Runtime 10.0.9 (x64) + Publisher: Microsoft Corporation + DisplayVersion: 10.0.9.50000 + ProductCode: '{0B1257AA-9D34-46E7-B27B-07DF8CD5B92C}' +- Architecture: x86 + InstallerType: burn + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.9/windowsdesktop-runtime-10.0.9-win-x86.exe + InstallerSha256: 2BF330F9A6D6271B41C0EB2E8658C6927A41B7A3F6BFFE5396605CB6E86E3FD0 + ProductCode: '{77D09311-2266-45A4-BEEA-267710F1E7D2}' + AppsAndFeaturesEntries: + - DisplayName: Microsoft Windows Desktop Runtime 10.0.9 (x86) + Publisher: Microsoft Corporation + DisplayVersion: 10.0.9.50000 + ProductCode: '{77D09311-2266-45A4-BEEA-267710F1E7D2}' +ManifestType: installer +ManifestVersion: 1.9.0 + diff --git a/manifests/m/Microsoft/DotNet/DesktopRuntime/10/10.0.9/Microsoft.DotNet.DesktopRuntime.10.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/DesktopRuntime/10/10.0.9/Microsoft.DotNet.DesktopRuntime.10.locale.en-US.yaml new file mode 100644 index 000000000000..c2571e96231a --- /dev/null +++ b/manifests/m/Microsoft/DotNet/DesktopRuntime/10/10.0.9/Microsoft.DotNet.DesktopRuntime.10.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.0.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Microsoft.DotNet.DesktopRuntime.10 +PackageVersion: 10.0.9 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Microsoft .NET Windows Desktop Runtime 10.0 +PackageUrl: https://dotnet.microsoft.com +License: MIT +ShortDescription: .NET is a free, cross-platform, open-source developer platform for building many different types of applications. +Moniker: dotnet-desktop-10 +Tags: +- .NET +- .NET Core +- dotnet +- net +- C# +- csharp +- F# +- fsharp +- VB +- Visual Basic +- Windows Desktop +- Windows +- runtime +ManifestType: defaultLocale +ManifestVersion: 1.9.0 + diff --git a/manifests/m/Microsoft/DotNet/DesktopRuntime/10/10.0.9/Microsoft.DotNet.DesktopRuntime.10.yaml b/manifests/m/Microsoft/DotNet/DesktopRuntime/10/10.0.9/Microsoft.DotNet.DesktopRuntime.10.yaml new file mode 100644 index 000000000000..ed83c0d58460 --- /dev/null +++ b/manifests/m/Microsoft/DotNet/DesktopRuntime/10/10.0.9/Microsoft.DotNet.DesktopRuntime.10.yaml @@ -0,0 +1,9 @@ +# Created using wingetcreate 1.0.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Microsoft.DotNet.DesktopRuntime.10 +PackageVersion: 10.0.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 + diff --git a/manifests/m/Microsoft/DotNet/DesktopRuntime/8/8.0.28/Microsoft.DotNet.DesktopRuntime.8.installer.yaml b/manifests/m/Microsoft/DotNet/DesktopRuntime/8/8.0.28/Microsoft.DotNet.DesktopRuntime.8.installer.yaml new file mode 100644 index 000000000000..0fc9b7168055 --- /dev/null +++ b/manifests/m/Microsoft/DotNet/DesktopRuntime/8/8.0.28/Microsoft.DotNet.DesktopRuntime.8.installer.yaml @@ -0,0 +1,44 @@ +# Created using wingetcreate 1.0.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 +PackageVersion: 8.0.28 +MinimumOSVersion: 6.1.7601 +InstallerSwitches: + Silent: /quiet + SilentWithProgress: /passive + Custom: /norestart +Installers: +- Architecture: arm64 + InstallerType: burn + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.28/windowsdesktop-runtime-8.0.28-win-arm64.exe + InstallerSha256: 7ADF4151676149A0369696612EB33B7929A3AD9057ED93FB327968EC60541DA9 + ProductCode: '{4ff7b88b-3c21-462e-bf53-f03278925802}' + AppsAndFeaturesEntries: + - DisplayName: Microsoft Windows Desktop Runtime - 8.0.28 (arm64) + Publisher: Microsoft Corporation + DisplayVersion: 8.0.28.36119 + ProductCode: '{4ff7b88b-3c21-462e-bf53-f03278925802}' +- Architecture: x64 + InstallerType: burn + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.28/windowsdesktop-runtime-8.0.28-win-x64.exe + InstallerSha256: 8819B8680A7A7668097BB031A856A5469159C8D6A8CFB2A6B2C0BE44E74CB0C1 + ProductCode: '{7644bebe-5a2f-4e49-91b7-fdd90f230fa5}' + AppsAndFeaturesEntries: + - DisplayName: Microsoft Windows Desktop Runtime - 8.0.28 (x64) + Publisher: Microsoft Corporation + DisplayVersion: 8.0.28.36119 + ProductCode: '{7644bebe-5a2f-4e49-91b7-fdd90f230fa5}' +- Architecture: x86 + InstallerType: burn + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.28/windowsdesktop-runtime-8.0.28-win-x86.exe + InstallerSha256: 4410CCF9C51606982FB7D53CDE41642CC376ADB8444E413C6BA89BE361AB4C08 + ProductCode: '{4ebcb213-640e-4e00-a18a-074b9e0107c3}' + AppsAndFeaturesEntries: + - DisplayName: Microsoft Windows Desktop Runtime - 8.0.28 (x86) + Publisher: Microsoft Corporation + DisplayVersion: 8.0.28.36119 + ProductCode: '{4ebcb213-640e-4e00-a18a-074b9e0107c3}' +ManifestType: installer +ManifestVersion: 1.9.0 + diff --git a/manifests/m/Microsoft/DotNet/DesktopRuntime/8/8.0.28/Microsoft.DotNet.DesktopRuntime.8.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/DesktopRuntime/8/8.0.28/Microsoft.DotNet.DesktopRuntime.8.locale.en-US.yaml new file mode 100644 index 000000000000..8c2a1493b385 --- /dev/null +++ b/manifests/m/Microsoft/DotNet/DesktopRuntime/8/8.0.28/Microsoft.DotNet.DesktopRuntime.8.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.0.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 +PackageVersion: 8.0.28 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Microsoft .NET Windows Desktop Runtime 8.0 +PackageUrl: https://dotnet.microsoft.com +License: MIT +ShortDescription: .NET is a free, cross-platform, open-source developer platform for building many different types of applications. +Moniker: dotnet-desktop-8 +Tags: +- .NET +- .NET Core +- dotnet +- net +- C# +- csharp +- F# +- fsharp +- VB +- Visual Basic +- Windows Desktop +- Windows +- runtime +ManifestType: defaultLocale +ManifestVersion: 1.9.0 + diff --git a/manifests/m/Microsoft/DotNet/DesktopRuntime/8/8.0.28/Microsoft.DotNet.DesktopRuntime.8.yaml b/manifests/m/Microsoft/DotNet/DesktopRuntime/8/8.0.28/Microsoft.DotNet.DesktopRuntime.8.yaml new file mode 100644 index 000000000000..d05551670251 --- /dev/null +++ b/manifests/m/Microsoft/DotNet/DesktopRuntime/8/8.0.28/Microsoft.DotNet.DesktopRuntime.8.yaml @@ -0,0 +1,9 @@ +# Created using wingetcreate 1.0.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 +PackageVersion: 8.0.28 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 + diff --git a/manifests/m/Microsoft/DotNet/HostingBundle/8/8.0.28/Microsoft.DotNet.HostingBundle.8.installer.yaml b/manifests/m/Microsoft/DotNet/HostingBundle/8/8.0.28/Microsoft.DotNet.HostingBundle.8.installer.yaml new file mode 100644 index 000000000000..a8cdecc814d2 --- /dev/null +++ b/manifests/m/Microsoft/DotNet/HostingBundle/8/8.0.28/Microsoft.DotNet.HostingBundle.8.installer.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.0.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Microsoft.DotNet.HostingBundle.8 +PackageVersion: 8.0.28 +MinimumOSVersion: 6.1.7601 +InstallerSwitches: + Silent: /quiet + SilentWithProgress: /passive + Custom: /norestart +Installers: +- Architecture: x86 + InstallerType: burn + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.28/dotnet-hosting-8.0.28-win.exe + InstallerSha256: 0CACBC0B440F09B51047716BABB4D5801E33E5551E221389AB09B8E3E440FB26 + ProductCode: '{a90265c7-0597-4b61-9541-8bb785e51a58}' + AppsAndFeaturesEntries: + - DisplayName: Microsoft .NET 8.0.28 - Windows Server Hosting + Publisher: Microsoft Corporation + DisplayVersion: 8.0.28.26269 + ProductCode: '{a90265c7-0597-4b61-9541-8bb785e51a58}' +ManifestType: installer +ManifestVersion: 1.9.0 + diff --git a/manifests/m/Microsoft/DotNet/HostingBundle/8/8.0.28/Microsoft.DotNet.HostingBundle.8.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/HostingBundle/8/8.0.28/Microsoft.DotNet.HostingBundle.8.locale.en-US.yaml new file mode 100644 index 000000000000..ba4cce166ec9 --- /dev/null +++ b/manifests/m/Microsoft/DotNet/HostingBundle/8/8.0.28/Microsoft.DotNet.HostingBundle.8.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created using wingetcreate 1.0.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Microsoft.DotNet.HostingBundle.8 +PackageVersion: 8.0.28 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Microsoft ASP.NET Core Hosting Bundle 8.0 +PackageUrl: https://dotnet.microsoft.com +License: MIT +ShortDescription: .NET is a free, cross-platform, open-source developer platform for building many different types of applications. +Moniker: dotnet-hosting-8 +Tags: +- .NET +- .NET Core +- dotnet +- net +- C# +- csharp +- F# +- fsharp +- VB +- Visual Basic +- ASP.NET Core +- ASP.NET +- web +- hosting +- hosting bundle +- IIS +ManifestType: defaultLocale +ManifestVersion: 1.9.0 + diff --git a/manifests/m/Microsoft/DotNet/HostingBundle/8/8.0.28/Microsoft.DotNet.HostingBundle.8.yaml b/manifests/m/Microsoft/DotNet/HostingBundle/8/8.0.28/Microsoft.DotNet.HostingBundle.8.yaml new file mode 100644 index 000000000000..a853721b475c --- /dev/null +++ b/manifests/m/Microsoft/DotNet/HostingBundle/8/8.0.28/Microsoft.DotNet.HostingBundle.8.yaml @@ -0,0 +1,9 @@ +# Created using wingetcreate 1.0.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Microsoft.DotNet.HostingBundle.8 +PackageVersion: 8.0.28 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 + diff --git a/manifests/m/Microsoft/DotNet/HostingBundle/9/9.0.17/Microsoft.DotNet.HostingBundle.9.installer.yaml b/manifests/m/Microsoft/DotNet/HostingBundle/9/9.0.17/Microsoft.DotNet.HostingBundle.9.installer.yaml new file mode 100644 index 000000000000..565342f361f5 --- /dev/null +++ b/manifests/m/Microsoft/DotNet/HostingBundle/9/9.0.17/Microsoft.DotNet.HostingBundle.9.installer.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.0.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Microsoft.DotNet.HostingBundle.9 +PackageVersion: 9.0.17 +MinimumOSVersion: 6.1.7601 +InstallerSwitches: + Silent: /quiet + SilentWithProgress: /passive + Custom: /norestart +Installers: +- Architecture: x86 + InstallerType: burn + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.17/dotnet-hosting-9.0.17-win.exe + InstallerSha256: 30B727937FDFEB16EE52ED526462B02C59983B6B3D3D47371D4F980160153921 + ProductCode: '{579209b3-20d3-4962-ac43-e0fcf70110a6}' + AppsAndFeaturesEntries: + - DisplayName: Microsoft .NET 9.0.17 - Windows Server Hosting + Publisher: Microsoft Corporation + DisplayVersion: 9.0.17.26269 + ProductCode: '{579209b3-20d3-4962-ac43-e0fcf70110a6}' +ManifestType: installer +ManifestVersion: 1.9.0 + diff --git a/manifests/m/Microsoft/DotNet/HostingBundle/9/9.0.17/Microsoft.DotNet.HostingBundle.9.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/HostingBundle/9/9.0.17/Microsoft.DotNet.HostingBundle.9.locale.en-US.yaml new file mode 100644 index 000000000000..fb32ca08372d --- /dev/null +++ b/manifests/m/Microsoft/DotNet/HostingBundle/9/9.0.17/Microsoft.DotNet.HostingBundle.9.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created using wingetcreate 1.0.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Microsoft.DotNet.HostingBundle.9 +PackageVersion: 9.0.17 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Microsoft ASP.NET Core Hosting Bundle 9.0 +PackageUrl: https://dotnet.microsoft.com +License: MIT +ShortDescription: .NET is a free, cross-platform, open-source developer platform for building many different types of applications. +Moniker: dotnet-hosting-9 +Tags: +- .NET +- .NET Core +- dotnet +- net +- C# +- csharp +- F# +- fsharp +- VB +- Visual Basic +- ASP.NET Core +- ASP.NET +- web +- hosting +- hosting bundle +- IIS +ManifestType: defaultLocale +ManifestVersion: 1.9.0 + diff --git a/manifests/m/Microsoft/DotNet/HostingBundle/9/9.0.17/Microsoft.DotNet.HostingBundle.9.yaml b/manifests/m/Microsoft/DotNet/HostingBundle/9/9.0.17/Microsoft.DotNet.HostingBundle.9.yaml new file mode 100644 index 000000000000..c43d66e8531a --- /dev/null +++ b/manifests/m/Microsoft/DotNet/HostingBundle/9/9.0.17/Microsoft.DotNet.HostingBundle.9.yaml @@ -0,0 +1,9 @@ +# Created using wingetcreate 1.0.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Microsoft.DotNet.HostingBundle.9 +PackageVersion: 9.0.17 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 + diff --git a/manifests/m/Microsoft/DotNet/Runtime/8/8.0.28/Microsoft.DotNet.Runtime.8.installer.yaml b/manifests/m/Microsoft/DotNet/Runtime/8/8.0.28/Microsoft.DotNet.Runtime.8.installer.yaml new file mode 100644 index 000000000000..39b1aadb88c9 --- /dev/null +++ b/manifests/m/Microsoft/DotNet/Runtime/8/8.0.28/Microsoft.DotNet.Runtime.8.installer.yaml @@ -0,0 +1,44 @@ +# Created using wingetcreate 1.0.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Microsoft.DotNet.Runtime.8 +PackageVersion: 8.0.28 +MinimumOSVersion: 6.1.7601 +InstallerSwitches: + Silent: /quiet + SilentWithProgress: /passive + Custom: /norestart +Installers: +- Architecture: x64 + InstallerType: burn + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.28/dotnet-runtime-8.0.28-win-x64.exe + InstallerSha256: E844A7EDACB32435F1F70FFA1BECBD88E4BFD96AE4BC75A91334B2002A2B9AC1 + ProductCode: '{9f2f1655-65f9-4bcf-b251-54e3511c41e3}' + AppsAndFeaturesEntries: + - DisplayName: Microsoft .NET Runtime - 8.0.28 (x64) + Publisher: Microsoft Corporation + DisplayVersion: 8.0.28.36114 + ProductCode: '{9f2f1655-65f9-4bcf-b251-54e3511c41e3}' +- Architecture: x86 + InstallerType: burn + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.28/dotnet-runtime-8.0.28-win-x86.exe + InstallerSha256: 1C87281F6B6A9377C9371249051EF575EE59ACC37139EB7A5ECC75D2F560A2B0 + ProductCode: '{2991e30f-d372-4ae0-8910-cc0effbf88c5}' + AppsAndFeaturesEntries: + - DisplayName: Microsoft .NET Runtime - 8.0.28 (x86) + Publisher: Microsoft Corporation + DisplayVersion: 8.0.28.36114 + ProductCode: '{2991e30f-d372-4ae0-8910-cc0effbf88c5}' +- Architecture: arm64 + InstallerType: burn + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.28/dotnet-runtime-8.0.28-win-arm64.exe + InstallerSha256: 6935AF5C08F4846A1E7C7BB7F0E20528AF949A8C710AE174A6E45D56D1CFC473 + ProductCode: '{f06ac9e2-b050-432e-8d13-f6e10d595ea7}' + AppsAndFeaturesEntries: + - DisplayName: Microsoft .NET Runtime - 8.0.28 (arm64) + Publisher: Microsoft Corporation + DisplayVersion: 8.0.28.36114 + ProductCode: '{f06ac9e2-b050-432e-8d13-f6e10d595ea7}' +ManifestType: installer +ManifestVersion: 1.9.0 + diff --git a/manifests/m/Microsoft/DotNet/Runtime/8/8.0.28/Microsoft.DotNet.Runtime.8.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/Runtime/8/8.0.28/Microsoft.DotNet.Runtime.8.locale.en-US.yaml new file mode 100644 index 000000000000..5284c869c2d6 --- /dev/null +++ b/manifests/m/Microsoft/DotNet/Runtime/8/8.0.28/Microsoft.DotNet.Runtime.8.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.0.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Microsoft.DotNet.Runtime.8 +PackageVersion: 8.0.28 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Microsoft .NET Runtime 8.0 +PackageUrl: https://dotnet.microsoft.com +License: MIT +ShortDescription: .NET is a free, cross-platform, open-source developer platform for building many different types of applications. +Moniker: dotnet-runtime-8 +Tags: +- .NET +- .NET Core +- dotnet +- net +- C# +- csharp +- F# +- fsharp +- VB +- Visual Basic +- runtime +ManifestType: defaultLocale +ManifestVersion: 1.9.0 + diff --git a/manifests/m/Microsoft/DotNet/Runtime/8/8.0.28/Microsoft.DotNet.Runtime.8.yaml b/manifests/m/Microsoft/DotNet/Runtime/8/8.0.28/Microsoft.DotNet.Runtime.8.yaml new file mode 100644 index 000000000000..b629353470ca --- /dev/null +++ b/manifests/m/Microsoft/DotNet/Runtime/8/8.0.28/Microsoft.DotNet.Runtime.8.yaml @@ -0,0 +1,9 @@ +# Created using wingetcreate 1.0.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Microsoft.DotNet.Runtime.8 +PackageVersion: 8.0.28 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 + diff --git a/manifests/m/Microsoft/DotNet/SDK/9/9.0.315/Microsoft.DotNet.SDK.9.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/9/9.0.315/Microsoft.DotNet.SDK.9.installer.yaml new file mode 100644 index 000000000000..f26509331bac --- /dev/null +++ b/manifests/m/Microsoft/DotNet/SDK/9/9.0.315/Microsoft.DotNet.SDK.9.installer.yaml @@ -0,0 +1,44 @@ +# Created using wingetcreate 1.0.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Microsoft.DotNet.SDK.9 +PackageVersion: 9.0.315 +MinimumOSVersion: 6.1.7601 +InstallerSwitches: + Silent: /quiet + SilentWithProgress: /passive + Custom: /norestart +Installers: +- Architecture: x64 + InstallerType: burn + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.315/dotnet-sdk-9.0.315-win-x64.exe + InstallerSha256: 7C44F508B9D19429061F914DCADBB41BDAAFBBA3C8B8BB6C2D02E6F41FF55960 + ProductCode: '{320ae41c-d564-496e-8c50-ea29beeaf4f6}' + AppsAndFeaturesEntries: + - DisplayName: Microsoft .NET SDK 9.0.315 (x64) + Publisher: Microsoft Corporation + DisplayVersion: 9.3.1526.26912 + ProductCode: '{320ae41c-d564-496e-8c50-ea29beeaf4f6}' +- Architecture: arm64 + InstallerType: burn + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.315/dotnet-sdk-9.0.315-win-arm64.exe + InstallerSha256: 27FD983D7C4A0536A647544A924BDFC5336E869538DEF1BF924F920969AD40F6 + ProductCode: '{cbb3bb92-eb2c-4c1a-8a91-c37301fdb21b}' + AppsAndFeaturesEntries: + - DisplayName: Microsoft .NET SDK 9.0.315 (arm64) + Publisher: Microsoft Corporation + DisplayVersion: 9.3.1526.26912 + ProductCode: '{cbb3bb92-eb2c-4c1a-8a91-c37301fdb21b}' +- Architecture: x86 + InstallerType: burn + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.315/dotnet-sdk-9.0.315-win-x86.exe + InstallerSha256: 3466C5A9388440612D61F27B3951171A01CF1795217FB33502AB5BF933C6D598 + ProductCode: '{2a585340-151e-4cb0-9f83-1f71686893a5}' + AppsAndFeaturesEntries: + - DisplayName: Microsoft .NET SDK 9.0.315 (x86) + Publisher: Microsoft Corporation + DisplayVersion: 9.3.1526.26912 + ProductCode: '{2a585340-151e-4cb0-9f83-1f71686893a5}' +ManifestType: installer +ManifestVersion: 1.9.0 + diff --git a/manifests/m/Microsoft/DotNet/SDK/9/9.0.315/Microsoft.DotNet.SDK.9.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/9/9.0.315/Microsoft.DotNet.SDK.9.locale.en-US.yaml new file mode 100644 index 000000000000..d519e81fbfd1 --- /dev/null +++ b/manifests/m/Microsoft/DotNet/SDK/9/9.0.315/Microsoft.DotNet.SDK.9.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.0.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Microsoft.DotNet.SDK.9 +PackageVersion: 9.0.315 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Microsoft .NET SDK 9.0 +PackageUrl: https://dotnet.microsoft.com +License: MIT +ShortDescription: .NET is a free, cross-platform, open-source developer platform for building many different types of applications. +Moniker: dotnet-sdk-9 +Tags: +- .NET +- .NET Core +- dotnet +- net +- C# +- csharp +- F# +- fsharp +- VB +- Visual Basic +- SDK +ManifestType: defaultLocale +ManifestVersion: 1.9.0 + diff --git a/manifests/m/Microsoft/DotNet/SDK/9/9.0.315/Microsoft.DotNet.SDK.9.yaml b/manifests/m/Microsoft/DotNet/SDK/9/9.0.315/Microsoft.DotNet.SDK.9.yaml new file mode 100644 index 000000000000..d040dc0c4659 --- /dev/null +++ b/manifests/m/Microsoft/DotNet/SDK/9/9.0.315/Microsoft.DotNet.SDK.9.yaml @@ -0,0 +1,9 @@ +# Created using wingetcreate 1.0.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Microsoft.DotNet.SDK.9 +PackageVersion: 9.0.315 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 + diff --git a/manifests/m/Microsoft/Edge/149.0.4022.62/Microsoft.Edge.installer.yaml b/manifests/m/Microsoft/Edge/149.0.4022.62/Microsoft.Edge.installer.yaml new file mode 100644 index 000000000000..966b9b96ae41 --- /dev/null +++ b/manifests/m/Microsoft/Edge/149.0.4022.62/Microsoft.Edge.installer.yaml @@ -0,0 +1,50 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.Edge +PackageVersion: 149.0.4022.62 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- msedge +Protocols: +- http +- https +FileExtensions: +- crx +- htm +- html +- pdf +- url +Installers: +- Architecture: x86 + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/4b71b917-9113-4eea-a1ff-34638e5b4137/MicrosoftEdgeEnterpriseX86.msi + InstallerSha256: 227062060E9EF61354084EE810D83EDE3713E43052C746C27299C25812E2CF71 + ProductCode: '{1D88010C-0597-3795-B7A6-2CAA8A8E4E4F}' + AppsAndFeaturesEntries: + - ProductCode: '{1D88010C-0597-3795-B7A6-2CAA8A8E4E4F}' + UpgradeCode: '{883C2625-37F7-357F-A0F4-DFAF391B2B9C}' +- Architecture: x64 + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/be446108-f4a5-446d-9738-a3eb4fc475f6/MicrosoftEdgeEnterpriseX64.msi + InstallerSha256: E6FBEB15752F91B526F228526DAE65030B719D7DCA210C72EDB98A7E4F05A18E + ProductCode: '{FF9F162E-002F-337A-859C-0B4DF4B50FCD}' + AppsAndFeaturesEntries: + - ProductCode: '{FF9F162E-002F-337A-859C-0B4DF4B50FCD}' + UpgradeCode: '{883C2625-37F7-357F-A0F4-DFAF391B2B9C}' +- Architecture: arm64 + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/241786a2-1ba7-4ad2-8124-6108081c6ba7/MicrosoftEdgeEnterpriseARM64.msi + InstallerSha256: 16B147126026C68A2A34479693B482DF4D6F2F825FF6252B088CF64E47B5DE1F + ProductCode: '{B5863AD3-38F4-374A-848F-B2EAD4634E1E}' + AppsAndFeaturesEntries: + - ProductCode: '{B5863AD3-38F4-374A-848F-B2EAD4634E1E}' + UpgradeCode: '{883C2625-37F7-357F-A0F4-DFAF391B2B9C}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Edge/149.0.4022.62/Microsoft.Edge.locale.en-US.yaml b/manifests/m/Microsoft/Edge/149.0.4022.62/Microsoft.Edge.locale.en-US.yaml new file mode 100644 index 000000000000..6f07ca316bca --- /dev/null +++ b/manifests/m/Microsoft/Edge/149.0.4022.62/Microsoft.Edge.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.Edge +PackageVersion: 149.0.4022.62 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/en-US +PublisherSupportUrl: https://support.microsoft.com/en-us/microsoft-edge +PrivacyUrl: https://privacy.microsoft.com/en-US/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Edge +PackageUrl: https://www.microsoft.com/en-us/edge +License: Microsoft Software License +LicenseUrl: https://www.microsoft.com/en-us/servicesagreement +Copyright: Copyright (C) Microsoft Corporation +CopyrightUrl: https://www.microsoft.com/en-us/servicesagreement +ShortDescription: World-class performance with more privacy, more productivity, and more value while you browse. +Moniker: microsoft-edge +Tags: +- blink +- browser +- chromium +- edge +- web +- web-browser +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Edge/149.0.4022.62/Microsoft.Edge.locale.nb-NO.yaml b/manifests/m/Microsoft/Edge/149.0.4022.62/Microsoft.Edge.locale.nb-NO.yaml new file mode 100644 index 000000000000..fb55e72ff3a9 --- /dev/null +++ b/manifests/m/Microsoft/Edge/149.0.4022.62/Microsoft.Edge.locale.nb-NO.yaml @@ -0,0 +1,21 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.Edge +PackageVersion: 149.0.4022.62 +PackageLocale: nb-NO +Publisher: Microsoft Corporation +PublisherSupportUrl: https://support.microsoft.com/nb-NO/microsoft-edge +PrivacyUrl: https://privacy.microsoft.com/en-us/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Edge +PackageUrl: https://www.microsoft.com/nb-no/edge +License: Microsoft Software License +LicenseUrl: https://www.microsoft.com/nb-NO/servicesagreement +Copyright: Copyright (C) Microsoft Corporation +CopyrightUrl: https://www.microsoft.com/nb-NO/servicesagreement +ShortDescription: Ytelse i verdensklasse med mer privatliv, mer produktivitet og mer verdi mens du surfer. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Edge/149.0.4022.62/Microsoft.Edge.yaml b/manifests/m/Microsoft/Edge/149.0.4022.62/Microsoft.Edge.yaml new file mode 100644 index 000000000000..fbb766f36c50 --- /dev/null +++ b/manifests/m/Microsoft/Edge/149.0.4022.62/Microsoft.Edge.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: Microsoft.Edge +PackageVersion: 149.0.4022.62 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeWebView2Runtime/149.0.4022.62/Microsoft.EdgeWebView2Runtime.installer.yaml b/manifests/m/Microsoft/EdgeWebView2Runtime/149.0.4022.62/Microsoft.EdgeWebView2Runtime.installer.yaml new file mode 100644 index 000000000000..8a6a492ed039 --- /dev/null +++ b/manifests/m/Microsoft/EdgeWebView2Runtime/149.0.4022.62/Microsoft.EdgeWebView2Runtime.installer.yaml @@ -0,0 +1,53 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.EdgeWebView2Runtime +PackageVersion: 149.0.4022.62 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install +InstallerSuccessCodes: +- -2147219416 +- -2147219187 +ExpectedReturnCodes: +- InstallerReturnCode: -2147219440 + ReturnResponse: cancelledByUser +- InstallerReturnCode: -2147218431 + ReturnResponse: invalidParameter +- InstallerReturnCode: -2147024809 + ReturnResponse: invalidParameter +ProductCode: Microsoft EdgeWebView +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/0e86bff7-5ec7-45cb-a5f6-e79ebaa516a7/MicrosoftEdgeWebView2RuntimeInstallerX86.exe + InstallerSha256: 5D53CA6CCFDBBB0F113A9C36D83C2009BCF76EB394F8A29D1AF0B1FE1827DB69 +- Architecture: x86 + Scope: machine + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/0e86bff7-5ec7-45cb-a5f6-e79ebaa516a7/MicrosoftEdgeWebView2RuntimeInstallerX86.exe + InstallerSha256: 5D53CA6CCFDBBB0F113A9C36D83C2009BCF76EB394F8A29D1AF0B1FE1827DB69 + ElevationRequirement: elevationRequired +- Architecture: x64 + Scope: user + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/a8b227e8-58f7-417a-85f9-0b6c4e773904/MicrosoftEdgeWebView2RuntimeInstallerX64.exe + InstallerSha256: 87E43BB3ABFB535FA18D77EB5169ABA82F10DA058AA629DAC78916B07446B9F6 +- Architecture: x64 + Scope: machine + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/a8b227e8-58f7-417a-85f9-0b6c4e773904/MicrosoftEdgeWebView2RuntimeInstallerX64.exe + InstallerSha256: 87E43BB3ABFB535FA18D77EB5169ABA82F10DA058AA629DAC78916B07446B9F6 + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/6a9e8bac-2238-4ee4-af03-37236729f393/MicrosoftEdgeWebView2RuntimeInstallerARM64.exe + InstallerSha256: 7EC7B9C56B78C15B2C204AB255D7FC13A937440DFDF8E02958984C5B53EA71C8 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/6a9e8bac-2238-4ee4-af03-37236729f393/MicrosoftEdgeWebView2RuntimeInstallerARM64.exe + InstallerSha256: 7EC7B9C56B78C15B2C204AB255D7FC13A937440DFDF8E02958984C5B53EA71C8 + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeWebView2Runtime/149.0.4022.62/Microsoft.EdgeWebView2Runtime.locale.en-US.yaml b/manifests/m/Microsoft/EdgeWebView2Runtime/149.0.4022.62/Microsoft.EdgeWebView2Runtime.locale.en-US.yaml new file mode 100644 index 000000000000..bb4f4102053c --- /dev/null +++ b/manifests/m/Microsoft/EdgeWebView2Runtime/149.0.4022.62/Microsoft.EdgeWebView2Runtime.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.EdgeWebView2Runtime +PackageVersion: 149.0.4022.62 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://github.com/MicrosoftEdge/WebView2Feedback/issues +PrivacyUrl: https://privacy.microsoft.com/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Edge WebView2 Runtime +PackageUrl: https://developer.microsoft.com/microsoft-edge/webview2/ +License: Proprietary +LicenseUrl: https://www.microsoft.com/legal/terms-of-use +Copyright: © 2026 Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: Embed web content (HTML, CSS, and JavaScript) in your native applications with Microsoft Edge WebView2. +Moniker: webview2 +Tags: +- webview +ReleaseNotesUrl: https://learn.microsoft.com/microsoft-edge/webview2/release-notes/ +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://learn.microsoft.com/microsoft-edge/webview2/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeWebView2Runtime/149.0.4022.62/Microsoft.EdgeWebView2Runtime.locale.zh-CN.yaml b/manifests/m/Microsoft/EdgeWebView2Runtime/149.0.4022.62/Microsoft.EdgeWebView2Runtime.locale.zh-CN.yaml new file mode 100644 index 000000000000..8b75360ab5dc --- /dev/null +++ b/manifests/m/Microsoft/EdgeWebView2Runtime/149.0.4022.62/Microsoft.EdgeWebView2Runtime.locale.zh-CN.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.EdgeWebView2Runtime +PackageVersion: 149.0.4022.62 +PackageLocale: zh-CN +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://github.com/MicrosoftEdge/WebView2Feedback/issues +PrivacyUrl: https://privacy.microsoft.com/zh-cn/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Edge WebView2 Runtime +PackageUrl: https://developer.microsoft.com/zh-cn/microsoft-edge/webview2/ +License: 专有软件 +LicenseUrl: https://www.microsoft.com/legal/terms-of-use +Copyright: © 2026 Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: 使用 Microsoft Edge WebView2 将 Web 内容(HTML、CSS 和 JavaScript)嵌入本机应用程序中。 +Tags: +- webview +ReleaseNotesUrl: https://learn.microsoft.com/zh-cn/microsoft-edge/webview2/release-notes/ +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://learn.microsoft.com/zh-cn/microsoft-edge/webview2/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeWebView2Runtime/149.0.4022.62/Microsoft.EdgeWebView2Runtime.yaml b/manifests/m/Microsoft/EdgeWebView2Runtime/149.0.4022.62/Microsoft.EdgeWebView2Runtime.yaml new file mode 100644 index 000000000000..0606fcc40736 --- /dev/null +++ b/manifests/m/Microsoft/EdgeWebView2Runtime/149.0.4022.62/Microsoft.EdgeWebView2Runtime.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: Microsoft.EdgeWebView2Runtime +PackageVersion: 149.0.4022.62 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/RemoteDesktopClient/1.2.7214.0/Microsoft.RemoteDesktopClient.installer.yaml b/manifests/m/Microsoft/RemoteDesktopClient/1.2.7214.0/Microsoft.RemoteDesktopClient.installer.yaml new file mode 100644 index 000000000000..713e9200bbd9 --- /dev/null +++ b/manifests/m/Microsoft/RemoteDesktopClient/1.2.7214.0/Microsoft.RemoteDesktopClient.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: Microsoft.RemoteDesktopClient +PackageVersion: 1.2.7214.0 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: APPLICATIONFOLDER="" + Custom: ALLUSERS=1 +UpgradeBehavior: install +Protocols: +- ms-avd +- ms-rd +FileExtensions: +- rdpw +Installers: +- Architecture: x86 + InstallerUrl: https://res.cdn.office.net/remote-desktop-windows-client/c0ba4554-1f4b-4b6a-8180-6f49929dd3e1/RemoteDesktop_1.2.7214.0_x86.msi + InstallerSha256: D963E75ED48089E695A4B9846906139071B0725AD1095F0D797AF9586DF678B0 + ProductCode: '{BD855115-211A-43B2-B375-A09D74608F83}' + AppsAndFeaturesEntries: + - ProductCode: '{BD855115-211A-43B2-B375-A09D74608F83}' + UpgradeCode: '{F35D4E51-0F33-426C-B8A8-3ECF4ADBFC5F}' +- Architecture: x64 + InstallerUrl: https://res.cdn.office.net/remote-desktop-windows-client/5071e6c6-9909-4231-b5bb-6919df6bcd61/RemoteDesktop_1.2.7214.0_x64.msi + InstallerSha256: F6B6B69C908238AE493FAD1F4DE7AD89EF57ACF2CAC063B6815DE6E795AC009F + ProductCode: '{8B3376AD-1650-4C08-898A-9F9DF7E322D5}' + AppsAndFeaturesEntries: + - ProductCode: '{8B3376AD-1650-4C08-898A-9F9DF7E322D5}' + UpgradeCode: '{F35D4E51-0F33-426C-B8A8-3ECF4ADBFC5F}' +- Architecture: arm64 + InstallerUrl: https://res.cdn.office.net/remote-desktop-windows-client/ef3564ca-a284-45a0-aa28-eb852f0a7fb7/RemoteDesktop_1.2.7214.0_ARM64.msi + InstallerSha256: 85A1B8F55C8B7171D33104AD3B6703F4FF5E9AE3E42D32AEFF6B6CAB4D5042EF + ProductCode: '{03806AE8-BF8E-414D-A9D8-6BD2CF26E964}' + AppsAndFeaturesEntries: + - ProductCode: '{03806AE8-BF8E-414D-A9D8-6BD2CF26E964}' + UpgradeCode: '{F35D4E51-0F33-426C-B8A8-3ECF4ADBFC5F}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/RemoteDesktopClient/1.2.7214.0/Microsoft.RemoteDesktopClient.locale.en-US.yaml b/manifests/m/Microsoft/RemoteDesktopClient/1.2.7214.0/Microsoft.RemoteDesktopClient.locale.en-US.yaml new file mode 100644 index 000000000000..9ad30b83fffc --- /dev/null +++ b/manifests/m/Microsoft/RemoteDesktopClient/1.2.7214.0/Microsoft.RemoteDesktopClient.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: Microsoft.RemoteDesktopClient +PackageVersion: 1.2.7214.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://support.microsoft.com/ +PrivacyUrl: https://privacy.microsoft.com/privacystatement +Author: Microsoft Corporation +PackageName: Remote Desktop +PackageUrl: https://learn.microsoft.com/azure/virtual-desktop/users/connect-windows +License: Proprietary +LicenseUrl: https://www.microsoft.com/legal/terms-of-use +Copyright: |- + © Microsoft Corporation + All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: You can access Windows Virtual Desktop resources on devices with Windows 7, Windows 10, and Windows 10 IoT Enterprise using the Windows Desktop client. +Moniker: msrdc +Tags: +- remote-desktop +- virtual-desktop +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/RemoteDesktopClient/1.2.7214.0/Microsoft.RemoteDesktopClient.locale.zh-CN.yaml b/manifests/m/Microsoft/RemoteDesktopClient/1.2.7214.0/Microsoft.RemoteDesktopClient.locale.zh-CN.yaml new file mode 100644 index 000000000000..bce2aa6ce342 --- /dev/null +++ b/manifests/m/Microsoft/RemoteDesktopClient/1.2.7214.0/Microsoft.RemoteDesktopClient.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.RemoteDesktopClient +PackageVersion: 1.2.7214.0 +PackageLocale: zh-CN +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://support.microsoft.com/ +PrivacyUrl: https://privacy.microsoft.com/zh-cn/privacystatement +Author: Microsoft Corporation +PackageName: 远程桌面 +PackageUrl: https://learn.microsoft.com/zh-cn/azure/virtual-desktop/users/connect-windows +License: 专有软件 +LicenseUrl: https://www.microsoft.com/legal/terms-of-use +Copyright: |- + © Microsoft Corporation + 保留所有权利。 +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: 您可以使用 Windows 桌面客户端在运行 Windows 7、Windows 10 和 Windows 10 IoT Enterprise 的设备上访问 Windows 虚拟桌面资源。 +Tags: +- 虚拟桌面 +- 远程桌面 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/RemoteDesktopClient/1.2.7214.0/Microsoft.RemoteDesktopClient.yaml b/manifests/m/Microsoft/RemoteDesktopClient/1.2.7214.0/Microsoft.RemoteDesktopClient.yaml new file mode 100644 index 000000000000..80ccdf8e4956 --- /dev/null +++ b/manifests/m/Microsoft/RemoteDesktopClient/1.2.7214.0/Microsoft.RemoteDesktopClient.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: Microsoft.RemoteDesktopClient +PackageVersion: 1.2.7214.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SQLServerManagementStudio/22/22.7.0/Microsoft.SQLServerManagementStudio.22.installer.yaml b/manifests/m/Microsoft/SQLServerManagementStudio/22/22.7.0/Microsoft.SQLServerManagementStudio.22.installer.yaml new file mode 100644 index 000000000000..dc99225189ec --- /dev/null +++ b/manifests/m/Microsoft/SQLServerManagementStudio/22/22.7.0/Microsoft.SQLServerManagementStudio.22.installer.yaml @@ -0,0 +1,45 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Microsoft.SQLServerManagementStudio.22 +PackageVersion: 22.7.0 +InstallerLocale: en-US +MinimumOSVersion: 10.0.0.0 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: --quiet + SilentWithProgress: --passive + InstallLocation: --installPath + Upgrade: update + Custom: --wait --campaign "winget" +ExpectedReturnCodes: +- InstallerReturnCode: 1001 + ReturnResponse: installInProgress +- InstallerReturnCode: 1003 + ReturnResponse: fileInUse +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish +- InstallerReturnCode: -1073720687 + ReturnResponse: noNetwork +UpgradeBehavior: install +Commands: +- SSMS +FileExtensions: +- sql +AppsAndFeaturesEntries: +- DisplayVersion: 22.7.0 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/105ab965-3bff-41cb-a75d-b4020a784328/1b424980a39e6408fec3a24977c6f0aa69bdac9bbf937cef2eadbcce86bb17e9/vs_SSMS.exe + InstallerSha256: 1b424980a39e6408fec3a24977c6f0aa69bdac9bbf937cef2eadbcce86bb17e9 +ManifestType: installer +ManifestVersion: 1.9.0 +ReleaseDate: 2026-06-09 diff --git a/manifests/m/Microsoft/SQLServerManagementStudio/22/22.7.0/Microsoft.SQLServerManagementStudio.22.locale.en-US.yaml b/manifests/m/Microsoft/SQLServerManagementStudio/22/22.7.0/Microsoft.SQLServerManagementStudio.22.locale.en-US.yaml new file mode 100644 index 000000000000..37de8c4e12ac --- /dev/null +++ b/manifests/m/Microsoft/SQLServerManagementStudio/22/22.7.0/Microsoft.SQLServerManagementStudio.22.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Microsoft.SQLServerManagementStudio.22 +PackageVersion: 22.7.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://aka.ms/ssms-feedback/ +PrivacyUrl: https://privacy.microsoft.com/ +Author: Microsoft +PackageName: Microsoft SQL Server Management Studio 22 +PackageUrl: https://learn.microsoft.com/sql/ssms/download-sql-server-management-studio-ssms +License: Microsoft Release Software License +LicenseUrl: https://aka.ms/ssms-license +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +ShortDescription: SQL Server Management Studio (SSMS) is an integrated environment for managing any SQL infrastructure +Description: SQL Server Management Studio (SSMS) is an integrated environment for managing any SQL infrastructure, from SQL Server to Azure SQL Database. SSMS provides tools to configure, monitor, and administer instances of SQL Server and databases. Use SSMS to deploy, monitor, and upgrade the data-tier components used by your applications, and build queries and scripts. +Moniker: ssms +Tags: +- management-studio +- sql +- sql-management-studio +- sql-server +- ssms +ReleaseNotesUrl: https://aka.ms/SSMSReleaseNotes-22#2270 +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/SQLServerManagementStudio/22/22.7.0/Microsoft.SQLServerManagementStudio.22.yaml b/manifests/m/Microsoft/SQLServerManagementStudio/22/22.7.0/Microsoft.SQLServerManagementStudio.22.yaml new file mode 100644 index 000000000000..a986520d5401 --- /dev/null +++ b/manifests/m/Microsoft/SQLServerManagementStudio/22/22.7.0/Microsoft.SQLServerManagementStudio.22.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Microsoft.SQLServerManagementStudio.22 +PackageVersion: 22.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.12.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.12.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 000000000000..d66f783e1fb7 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.12.0/Microsoft.SafetyScanner.installer.yaml @@ -0,0 +1,18 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.12.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-09 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.12.0&arch=x86 + InstallerSha256: F0F48464CC2BDAF8E19E5021F73B3BFC6FFD00E48726A49080FBD0C6CC6F47F3 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.12.0&arch=amd64 + InstallerSha256: 8959E2E675598F762364187949F47D32B150094FCB091A5786D4B3984FA62301 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.12.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.12.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 000000000000..fda55226a818 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.12.0/Microsoft.SafetyScanner.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.12.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Microsoft Safety Scanner +PackageUrl: https://learn.microsoft.com/en-us/defender-endpoint/safety-scanner-download +License: Proprietary +Copyright: © Microsoft Corporation. All rights reserved. +ShortDescription: A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. +Description: |- + A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. + + The tool uses the same security intelligence update definitions as (among others) Microsoft Defender Antivirus. Safety Scanner does however not have an internal definition update checker, but does get app updates every 3-4 hours. Thus, the Winget package may lag some days behind Windows Update + Microsoft Defender Antivirus. +Tags: +- microsoft-defender-antivirus +- microsoft-safety-scanner +- msert +- windows-security +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.12.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.12.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 000000000000..5357e5382ca3 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.12.0/Microsoft.SafetyScanner.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: Microsoft.SafetyScanner +PackageVersion: 1.453.12.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.16.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.16.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 000000000000..7f73ba89627e --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.16.0/Microsoft.SafetyScanner.installer.yaml @@ -0,0 +1,18 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.16.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-09 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.16.0&arch=x86 + InstallerSha256: 2E615D8D64D8A3672DB395600CCBD4A748EB024A3A3BCAAE95A30CEBCD2DFAAD +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.16.0&arch=amd64 + InstallerSha256: 7F5C6DD8860638598595C07ACAFCC1051A2B5439E45BFBAB916E716A266D7454 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.16.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.16.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 000000000000..7504455b42f1 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.16.0/Microsoft.SafetyScanner.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.453.16.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Microsoft Safety Scanner +PackageUrl: https://learn.microsoft.com/en-us/defender-endpoint/safety-scanner-download +License: Proprietary +Copyright: © Microsoft Corporation. All rights reserved. +ShortDescription: A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. +Description: |- + A scan tool designed to find and remove malware from Windows computers. Download it and run a scan to find malware and try to reverse changes made by identified threats. + + The tool uses the same security intelligence update definitions as (among others) Microsoft Defender Antivirus. Safety Scanner does however not have an internal definition update checker, but does get app updates every 3-4 hours. Thus, the Winget package may lag some days behind Windows Update + Microsoft Defender Antivirus. +Tags: +- microsoft-defender-antivirus +- microsoft-safety-scanner +- msert +- windows-security +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.16.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.16.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 000000000000..e664cd6a340a --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.16.0/Microsoft.SafetyScanner.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: Microsoft.SafetyScanner +PackageVersion: 1.453.16.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/VisualStudio/Community/18.6.3/Microsoft.VisualStudio.Community.installer.yaml b/manifests/m/Microsoft/VisualStudio/Community/18.6.3/Microsoft.VisualStudio.Community.installer.yaml new file mode 100644 index 000000000000..0ec24e2fb4e9 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Community/18.6.3/Microsoft.VisualStudio.Community.installer.yaml @@ -0,0 +1,93 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Community +PackageVersion: 18.6.3 +InstallerSwitches: + Silent: --quiet + SilentWithProgress: --passive + Upgrade: update + Custom: --wait --campaign "winget" +ExpectedReturnCodes: +- InstallerReturnCode: 1001 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1003 + ReturnResponse: fileInUse + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5004 + ReturnResponse: cancelledByUser + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8001 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8002 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8003 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8004 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8005 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8007 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8008 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8009 + ReturnResponse: blockedByPolicy + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -1073720687 + ReturnResponse: noNetwork + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: -2146233083 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 740 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5001 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5002 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5003 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5005 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5007 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 5008 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +- InstallerReturnCode: 8006 + ReturnResponse: custom + ReturnResponseUrl: https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/installation/issues-workarounds-visual-studio-setup +Commands: +- devenv +Installers: +- Architecture: x64 + InstallerType: exe + Scope: machine + InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/471731ab-b194-4597-af69-194c13cb642c/168e258585df18d2d019e2fa2d722ca727e639ab53d5a41cef7394dd5190bafe/vs_Community.exe + InstallerSha256: 168e258585df18d2d019e2fa2d722ca727e639ab53d5a41cef7394dd5190bafe +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Community/18.6.3/Microsoft.VisualStudio.Community.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudio/Community/18.6.3/Microsoft.VisualStudio.Community.locale.en-US.yaml new file mode 100644 index 000000000000..2d6a694dec05 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Community/18.6.3/Microsoft.VisualStudio.Community.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Community +PackageVersion: 18.6.3 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Visual Studio Community 2026 +PackageUrl: https://visualstudio.microsoft.com/ +License: Proprietary +LicenseUrl: https://visualstudio.microsoft.com/license-terms/ +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +ShortDescription: Everything you need to build modern apps - free for you, built for impact. +Moniker: vs18-community +Tags: +- c# +- c++ +- vs +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Community/18.6.3/Microsoft.VisualStudio.Community.yaml b/manifests/m/Microsoft/VisualStudio/Community/18.6.3/Microsoft.VisualStudio.Community.yaml new file mode 100644 index 000000000000..2bd8d63f51b3 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Community/18.6.3/Microsoft.VisualStudio.Community.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Microsoft.VisualStudio.Community +PackageVersion: 18.6.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudioCode/1.123.1/Microsoft.VisualStudioCode.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/1.123.1/Microsoft.VisualStudioCode.installer.yaml new file mode 100644 index 000000000000..cb9dca4edd0b --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/1.123.1/Microsoft.VisualStudioCode.installer.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.VisualStudioCode +PackageVersion: 1.123.1 +InstallerType: inno +InstallerSwitches: + Custom: /mergetasks=!runcode +Commands: +- code +Installers: +- Architecture: arm64 + Scope: machine + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/stable/ffa3c3f656c8df32d894e5f4d3673284d424205e/VSCodeSetup-arm64-1.123.1.exe + InstallerSha256: AC83073F45110526AE4E97FD589C788828EBA2CC25654E967FA62FAD385A39AA +- Architecture: arm64 + Scope: user + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/stable/ffa3c3f656c8df32d894e5f4d3673284d424205e/VSCodeUserSetup-arm64-1.123.1.exe + InstallerSha256: 6F5CBCA0BD861E2E610CF077C32842E7048A67586C36A4F7C6E78A8A5261F03F +- Architecture: x64 + Scope: machine + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/stable/ffa3c3f656c8df32d894e5f4d3673284d424205e/VSCodeSetup-x64-1.123.1.exe + InstallerSha256: 5A347D37B6A3015302B241C1CF69EB7E1BF5E8FF0D5DB1548E308A13D7092F68 +- Architecture: x64 + Scope: user + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/stable/ffa3c3f656c8df32d894e5f4d3673284d424205e/VSCodeUserSetup-x64-1.123.1.exe + InstallerSha256: 4F54130D76C4D1786430B25A077F577B7AB0E16768A006E15E797B69EB72687F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/VisualStudioCode/1.123.1/Microsoft.VisualStudioCode.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudioCode/1.123.1/Microsoft.VisualStudioCode.locale.en-US.yaml new file mode 100644 index 000000000000..c25e2f443723 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/1.123.1/Microsoft.VisualStudioCode.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: Microsoft.VisualStudioCode +PackageVersion: 1.123.1 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PrivacyUrl: https://privacy.microsoft.com/ +PackageName: Microsoft Visual Studio Code +PackageUrl: https://code.visualstudio.com +License: Microsoft Software License +LicenseUrl: https://code.visualstudio.com/license +ShortDescription: Microsoft Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Microsoft Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. +Moniker: vscode +Tags: +- developer-tools +- editor +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/VisualStudioCode/1.123.1/Microsoft.VisualStudioCode.yaml b/manifests/m/Microsoft/VisualStudioCode/1.123.1/Microsoft.VisualStudioCode.yaml new file mode 100644 index 000000000000..94dd8f4bb967 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/1.123.1/Microsoft.VisualStudioCode.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: Microsoft.VisualStudioCode +PackageVersion: 1.123.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/MiniMax/MiniMaxAgent/3.0.29/MiniMax.MiniMaxAgent.installer.yaml b/manifests/m/MiniMax/MiniMaxAgent/3.0.29/MiniMax.MiniMaxAgent.installer.yaml deleted file mode 100644 index 15a10f47e523..000000000000 --- a/manifests/m/MiniMax/MiniMaxAgent/3.0.29/MiniMax.MiniMaxAgent.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created by Anthelion using komac v2.16.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: MiniMax.MiniMaxAgent -PackageVersion: 3.0.29 -InstallerType: nullsoft -Scope: user -InstallerSwitches: - Upgrade: --updated -UpgradeBehavior: install -Protocols: -- minimax -ProductCode: c3ad25b6-f8e2-5011-aa9b-70457ab9e042 -ReleaseDate: 2026-05-20 -AppsAndFeaturesEntries: -- DisplayName: MiniMax Agent 3.0.290 - ProductCode: c3ad25b6-f8e2-5011-aa9b-70457ab9e042 -InstallationMetadata: - DefaultInstallLocation: '%LocalAppData%\Programs\MiniMax Agent' -Installers: -- Architecture: x64 - InstallerUrl: https://file.cdn.minimax.io/public/minimax-agent-prod/release/MiniMax%20Agent%20Setup%203.0.29.exe - InstallerSha256: CA5E1BF08F92083CF042A8687A581AC508F94C4CD32AEBFABBEB3C4389C5B60F -- Architecture: arm64 - InstallerUrl: https://file.cdn.minimax.io/public/minimax-agent-prod/release/MiniMax%20Agent%20Setup%203.0.29.exe - InstallerSha256: CA5E1BF08F92083CF042A8687A581AC508F94C4CD32AEBFABBEB3C4389C5B60F -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/m/MiniMax/MiniMaxAgent/3.0.29/MiniMax.MiniMaxAgent.locale.en-US.yaml b/manifests/m/MiniMax/MiniMaxAgent/3.0.29/MiniMax.MiniMaxAgent.locale.en-US.yaml deleted file mode 100644 index 4ffbe22cabfa..000000000000 --- a/manifests/m/MiniMax/MiniMaxAgent/3.0.29/MiniMax.MiniMaxAgent.locale.en-US.yaml +++ /dev/null @@ -1,33 +0,0 @@ -# Created by Anthelion using komac v2.16.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: MiniMax.MiniMaxAgent -PackageVersion: 3.0.29 -PackageLocale: en-US -Publisher: MiniMax -PublisherUrl: https://www.minimax.io/ -PublisherSupportUrl: https://discord.com/invite/minimax -Author: Shanghai Xiyu Technology Co., Ltd. -PackageName: MiniMax Agent -License: Proprietary -Copyright: © 2026 MiniMax -ShortDescription: Your Ultimate AI Partner -Description: |- - MiniMax Agent is a general-purpose agent capable of completing complex, long-horizon tasks. Supported by a multi-agent system, it can formulate expert-level solutions through multi-step planning, flexibly break down task requirements, and execute multiple sub-tasks to deliver the final result. - MiniMax Agent's Capabilities include: - - Lightning Mode: Enhances all chat scenarios, handling daily tasks like Q&A, document summarization, and creative writing with greater speed and efficiency. - - Deep Research & Analysis: Synthesizes web-wide information into in-depth reports. - - Multimodal Content Generation: Effortlessly produces video, audio, and image to enrich your content. - - Create Pro Presentations: Generates polished, visually rich slideshows with just a click. - - Build Full-Stack Apps: Creates stable and visually stunning full-stack applications, from front end to back end. - - Coding & Debugging: Your smart programming partner for efficient coding and testing. -Tags: -- agent -- agentic -- ai -- chatbot -- large-language-model -- llm -- minimax -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/m/MiniMax/MiniMaxAgent/3.0.29/MiniMax.MiniMaxAgent.locale.zh-CN.yaml b/manifests/m/MiniMax/MiniMaxAgent/3.0.29/MiniMax.MiniMaxAgent.locale.zh-CN.yaml deleted file mode 100644 index 3a141dc6b308..000000000000 --- a/manifests/m/MiniMax/MiniMaxAgent/3.0.29/MiniMax.MiniMaxAgent.locale.zh-CN.yaml +++ /dev/null @@ -1,59 +0,0 @@ -# Created by Anthelion using komac v2.16.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: MiniMax.MiniMaxAgent -PackageVersion: 3.0.29 -PackageLocale: zh-CN -PublisherUrl: https://www.minimaxi.com/ -PrivacyUrl: https://agent.minimaxi.com/doc/zh/privacy-policy.html -Author: 上海稀宇科技有限公司 -PackageUrl: https://agent.minimaxi.com/download -License: 专有软件 -LicenseUrl: https://agent.minimaxi.com/doc/zh/terms-of-service.html -CopyrightUrl: https://agent.minimaxi.com/doc/zh/terms-of-service.html -ShortDescription: 你的 AI 智能伙伴 -Description: |- - MiniMax Agent 是一个能完成长程复杂任务的通用智能体,在 Multi-agent 系统的支撑下,能多步规划出专家级解决方案、能灵活拆解任务需求、并能执行多个子任务从而交付最终结果。 - MiniMax 智能体的能力包括: - - 高效模式:全面提升聊天场景体验,更高效地处理问答、文档总结和创意写作等日常任务。 - - 深度研究与分析:整合全网信息,生成深度研究报告。 - - 多模态内容生成:轻松创作视频、音频和图片,丰富您的内容呈现。 - - 专业演示文稿制作:一键生成内容精美、视觉丰富的专业演示文稿。 - - 全栈应用构建:创建稳定且视觉效果出众的全栈应用程序,覆盖从前端到后端。 - - 代码编写与调试:您的智能编程伙伴,助您高效完成代码编写与测试。 -Tags: -- minimax -- 人工智能 -- 代码 -- 大语言模型 -- 智能体 -- 编程 -- 聊天机器人 -- 自主智能 -ReleaseNotes: |- - 功能上新 - - 会话内搜索(Cmd+F / Ctrl+F):在对话中按快捷键即可搜索当前会话内容,支持关键词高亮和上下导航。 - - MCP 工具原生暴露:指定的 MCP 工具可注册为模型原生工具,提升调用效率和成功率。 - - Windows 回收站支持:文件删除操作现通过系统回收站执行,支持恢复误删文件。 - - 权限审查理由展示:权限卡片现展示 LLM 审查理由,帮助用户理解为何需要确认。 - - 聊天滚动进度条:长对话中新增滚动进度指示,直观了解当前位置。 - - 体验优化 - - 权限模式下拉框排序调整为:主动询问 → 智能授权 → 始终授权。 - -「永远允许」统一为「始终允许」,对齐系统原生措辞。 - - 临时目录和家目录读操作自动放行,减少不必要的权限弹窗。 - - 安全加固 - - 建立 HARD / SOFT 双级风险注册表,高危命令直接拦截,中风险交由 LLM 上下文判定。 - - 新增 Windows 删除命令、磁盘擦除、反向 Shell、解释器内联删除等多类危险操作检测。 - - 修复 - - 修复 Daemon 版本号在遥测数据中显示为 0.0.0 的问题。 - - 修复搜索高亮在打包版中不生效的问题。 - - 修复 Telegram 渠道权限回调 ID 截断导致卡片无法响应的问题。 -ReleaseNotesUrl: https://agent.minimaxi.com/docs/changelog#v3-0-28-—-2026-05-19 -Documentations: -- DocumentLabel: 用户指南 - DocumentUrl: https://agent.minimaxi.com/docs/user-guide -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ff/151.0.4/Mozilla.Firefox.ff.installer.yaml b/manifests/m/Mozilla/Firefox/ff/151.0.4/Mozilla.Firefox.ff.installer.yaml new file mode 100644 index 000000000000..18f0b9dcd22d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ff/151.0.4/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: 151.0.4 +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-06-09 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win32/ff/Firefox%20Setup%20151.0.4.exe + InstallerSha256: A695A80CB1712E118AEB61C3E9FC50A491BB7B6FE6AD4F3A832F003B7DB58CDA +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64/ff/Firefox%20Setup%20151.0.4.exe + InstallerSha256: 804E91A823F25A3A88703EC26618628CB95B466707B270C946F641FFBC8D1D1C +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64-aarch64/ff/Firefox%20Setup%20151.0.4.exe + InstallerSha256: D4EAD814BB4210428D6709E4873E6C77A568139CE41E41771AB9508390CED137 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ff/151.0.4/Mozilla.Firefox.ff.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ff/151.0.4/Mozilla.Firefox.ff.locale.cs-CZ.yaml new file mode 100644 index 000000000000..8f3beb4bfa18 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ff/151.0.4/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: 151.0.4 +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/151.0.4/Mozilla.Firefox.ff.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ff/151.0.4/Mozilla.Firefox.ff.locale.da-DK.yaml new file mode 100644 index 000000000000..65da2bc7f953 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ff/151.0.4/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: 151.0.4 +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/151.0.4/Mozilla.Firefox.ff.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ff/151.0.4/Mozilla.Firefox.ff.locale.de-DE.yaml new file mode 100644 index 000000000000..79e5cf6b2065 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ff/151.0.4/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: 151.0.4 +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/151.0.4/Mozilla.Firefox.ff.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ff/151.0.4/Mozilla.Firefox.ff.locale.el-GR.yaml new file mode 100644 index 000000000000..d4941df973c0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ff/151.0.4/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: 151.0.4 +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/151.0.4/Mozilla.Firefox.ff.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ff/151.0.4/Mozilla.Firefox.ff.locale.en-GB.yaml new file mode 100644 index 000000000000..24638eb52b9f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ff/151.0.4/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: 151.0.4 +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/151.0.4/Mozilla.Firefox.ff.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ff/151.0.4/Mozilla.Firefox.ff.locale.en-US.yaml new file mode 100644 index 000000000000..bfb01b61ac1f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ff/151.0.4/Mozilla.Firefox.ff.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: Mozilla.Firefox.ff +PackageVersion: 151.0.4 +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: |- + Version 151.0.4, first offered to Release channel users on June 9, 2026 + + Fixed + - Fixed an issue on Windows where Firefox could become unresponsive when using the back and forward buttons. (Bug 2039866) + - Fixed an issue where Firefox could fall back to software rendering on some older GPUs, reducing graphics performance. (Bug 2043249) + - Fixed a crash on Windows that could occur when Firefox interacted with accessibility services. (Bug 204330) + - Fixed an issue where some text input fields could incorrectly show a resize handle. (Bug 2044051) + - Reference link to 151.0.3 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.4/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ff/151.0.4/Mozilla.Firefox.ff.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ff/151.0.4/Mozilla.Firefox.ff.locale.es-MX.yaml new file mode 100644 index 000000000000..d9f2083de1e8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ff/151.0.4/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: 151.0.4 +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/151.0.4/Mozilla.Firefox.ff.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ff/151.0.4/Mozilla.Firefox.ff.locale.fr-FR.yaml new file mode 100644 index 000000000000..9e2523a46f59 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ff/151.0.4/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: 151.0.4 +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/151.0.4/Mozilla.Firefox.ff.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ff/151.0.4/Mozilla.Firefox.ff.locale.hu-HU.yaml new file mode 100644 index 000000000000..f77e81d9e86b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ff/151.0.4/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: 151.0.4 +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/151.0.4/Mozilla.Firefox.ff.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ff/151.0.4/Mozilla.Firefox.ff.locale.ja-JP.yaml new file mode 100644 index 000000000000..6788df753bfa --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ff/151.0.4/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: 151.0.4 +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/151.0.4/Mozilla.Firefox.ff.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ff/151.0.4/Mozilla.Firefox.ff.locale.nb-NO.yaml new file mode 100644 index 000000000000..fcc1ad904c2a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ff/151.0.4/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: 151.0.4 +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/151.0.4/Mozilla.Firefox.ff.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ff/151.0.4/Mozilla.Firefox.ff.locale.ru-RU.yaml new file mode 100644 index 000000000000..3340d5bb8b29 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ff/151.0.4/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: 151.0.4 +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/151.0.4/Mozilla.Firefox.ff.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ff/151.0.4/Mozilla.Firefox.ff.locale.ta-IN.yaml new file mode 100644 index 000000000000..1a1d91f656a4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ff/151.0.4/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: 151.0.4 +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/151.0.4/Mozilla.Firefox.ff.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ff/151.0.4/Mozilla.Firefox.ff.locale.zh-CN.yaml new file mode 100644 index 000000000000..50311edc710d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ff/151.0.4/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: 151.0.4 +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/151.0.4/Mozilla.Firefox.ff.yaml b/manifests/m/Mozilla/Firefox/ff/151.0.4/Mozilla.Firefox.ff.yaml new file mode 100644 index 000000000000..2a8a6ce2de46 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ff/151.0.4/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: 151.0.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/hr/151.0.4/Mozilla.Firefox.hr.installer.yaml b/manifests/m/Mozilla/Firefox/hr/151.0.4/Mozilla.Firefox.hr.installer.yaml new file mode 100644 index 000000000000..e189c93303a0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hr/151.0.4/Mozilla.Firefox.hr.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.hr +PackageVersion: 151.0.4 +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-06-09 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win32/hr/Firefox%20Setup%20151.0.4.exe + InstallerSha256: 56584D9C0DFD06270FFC3AFED3B11CF2B938F69EDBDE6A7CCE84C450481AB034 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64/hr/Firefox%20Setup%20151.0.4.exe + InstallerSha256: CDB8D889297CFF50DCA05E4EA79DB2DEC1E5AC510A0870487F716C9D38B88918 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64-aarch64/hr/Firefox%20Setup%20151.0.4.exe + InstallerSha256: A30B49095F579D2C94B5D9C7EB2CA3F6D1ABDDA9D453E702739D8387CECFCC72 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/hr/151.0.4/Mozilla.Firefox.hr.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/hr/151.0.4/Mozilla.Firefox.hr.locale.cs-CZ.yaml new file mode 100644 index 000000000000..c87c52338b6a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hr/151.0.4/Mozilla.Firefox.hr.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.hr +PackageVersion: 151.0.4 +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/hr/151.0.4/Mozilla.Firefox.hr.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/hr/151.0.4/Mozilla.Firefox.hr.locale.da-DK.yaml new file mode 100644 index 000000000000..2c90e0bf24f6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hr/151.0.4/Mozilla.Firefox.hr.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.hr +PackageVersion: 151.0.4 +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/hr/151.0.4/Mozilla.Firefox.hr.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/hr/151.0.4/Mozilla.Firefox.hr.locale.de-DE.yaml new file mode 100644 index 000000000000..393523bf2f46 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hr/151.0.4/Mozilla.Firefox.hr.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.hr +PackageVersion: 151.0.4 +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/hr/151.0.4/Mozilla.Firefox.hr.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/hr/151.0.4/Mozilla.Firefox.hr.locale.el-GR.yaml new file mode 100644 index 000000000000..f907cfc69f97 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hr/151.0.4/Mozilla.Firefox.hr.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.hr +PackageVersion: 151.0.4 +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/hr/151.0.4/Mozilla.Firefox.hr.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/hr/151.0.4/Mozilla.Firefox.hr.locale.en-GB.yaml new file mode 100644 index 000000000000..e5e21f583648 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hr/151.0.4/Mozilla.Firefox.hr.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.hr +PackageVersion: 151.0.4 +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/hr/151.0.4/Mozilla.Firefox.hr.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/hr/151.0.4/Mozilla.Firefox.hr.locale.en-US.yaml new file mode 100644 index 000000000000..6614a5b19ed6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hr/151.0.4/Mozilla.Firefox.hr.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: Mozilla.Firefox.hr +PackageVersion: 151.0.4 +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 (hr) +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: |- + Version 151.0.4, first offered to Release channel users on June 9, 2026 + + Fixed + - Fixed an issue on Windows where Firefox could become unresponsive when using the back and forward buttons. (Bug 2039866) + - Fixed an issue where Firefox could fall back to software rendering on some older GPUs, reducing graphics performance. (Bug 2043249) + - Fixed a crash on Windows that could occur when Firefox interacted with accessibility services. (Bug 204330) + - Fixed an issue where some text input fields could incorrectly show a resize handle. (Bug 2044051) + - Reference link to 151.0.3 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.4/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/hr/151.0.4/Mozilla.Firefox.hr.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/hr/151.0.4/Mozilla.Firefox.hr.locale.es-MX.yaml new file mode 100644 index 000000000000..e98dfb5272f9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hr/151.0.4/Mozilla.Firefox.hr.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.hr +PackageVersion: 151.0.4 +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/hr/151.0.4/Mozilla.Firefox.hr.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/hr/151.0.4/Mozilla.Firefox.hr.locale.fr-FR.yaml new file mode 100644 index 000000000000..15cd1f2f6af5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hr/151.0.4/Mozilla.Firefox.hr.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.hr +PackageVersion: 151.0.4 +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/hr/151.0.4/Mozilla.Firefox.hr.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/hr/151.0.4/Mozilla.Firefox.hr.locale.hu-HU.yaml new file mode 100644 index 000000000000..99f179600d4f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hr/151.0.4/Mozilla.Firefox.hr.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.hr +PackageVersion: 151.0.4 +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/hr/151.0.4/Mozilla.Firefox.hr.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/hr/151.0.4/Mozilla.Firefox.hr.locale.ja-JP.yaml new file mode 100644 index 000000000000..ba8cc40527bd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hr/151.0.4/Mozilla.Firefox.hr.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.hr +PackageVersion: 151.0.4 +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/hr/151.0.4/Mozilla.Firefox.hr.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/hr/151.0.4/Mozilla.Firefox.hr.locale.nb-NO.yaml new file mode 100644 index 000000000000..b734d56c2a39 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hr/151.0.4/Mozilla.Firefox.hr.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.hr +PackageVersion: 151.0.4 +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/hr/151.0.4/Mozilla.Firefox.hr.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/hr/151.0.4/Mozilla.Firefox.hr.locale.ru-RU.yaml new file mode 100644 index 000000000000..976ac6630c62 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hr/151.0.4/Mozilla.Firefox.hr.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.hr +PackageVersion: 151.0.4 +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/hr/151.0.4/Mozilla.Firefox.hr.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/hr/151.0.4/Mozilla.Firefox.hr.locale.ta-IN.yaml new file mode 100644 index 000000000000..f9aaaa082ef2 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hr/151.0.4/Mozilla.Firefox.hr.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.hr +PackageVersion: 151.0.4 +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/hr/151.0.4/Mozilla.Firefox.hr.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/hr/151.0.4/Mozilla.Firefox.hr.locale.zh-CN.yaml new file mode 100644 index 000000000000..7db4b3595558 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hr/151.0.4/Mozilla.Firefox.hr.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.hr +PackageVersion: 151.0.4 +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/hr/151.0.4/Mozilla.Firefox.hr.yaml b/manifests/m/Mozilla/Firefox/hr/151.0.4/Mozilla.Firefox.hr.yaml new file mode 100644 index 000000000000..069681fb7e18 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hr/151.0.4/Mozilla.Firefox.hr.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.hr +PackageVersion: 151.0.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/is/151.0.4/Mozilla.Firefox.is.installer.yaml b/manifests/m/Mozilla/Firefox/is/151.0.4/Mozilla.Firefox.is.installer.yaml new file mode 100644 index 000000000000..efcf42905276 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/is/151.0.4/Mozilla.Firefox.is.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.is +PackageVersion: 151.0.4 +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-06-09 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win32/is/Firefox%20Setup%20151.0.4.exe + InstallerSha256: 679769F6924E00650BA979598555F896F8878E94B5CE37452DA7FC6D54539A22 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64/is/Firefox%20Setup%20151.0.4.exe + InstallerSha256: B5EC7F04E56D0C85EA1B8F137AAB3AE39877F8EC853B93016658E2EB93A938B9 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64-aarch64/is/Firefox%20Setup%20151.0.4.exe + InstallerSha256: 5EB6E59BF65CCC535D3AD653816588008EBF57F29C829C02ED59F64CB489C153 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/is/151.0.4/Mozilla.Firefox.is.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/is/151.0.4/Mozilla.Firefox.is.locale.cs-CZ.yaml new file mode 100644 index 000000000000..7e97c0750d2e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/is/151.0.4/Mozilla.Firefox.is.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.is +PackageVersion: 151.0.4 +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/is/151.0.4/Mozilla.Firefox.is.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/is/151.0.4/Mozilla.Firefox.is.locale.da-DK.yaml new file mode 100644 index 000000000000..60799a9f42ad --- /dev/null +++ b/manifests/m/Mozilla/Firefox/is/151.0.4/Mozilla.Firefox.is.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.is +PackageVersion: 151.0.4 +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/is/151.0.4/Mozilla.Firefox.is.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/is/151.0.4/Mozilla.Firefox.is.locale.de-DE.yaml new file mode 100644 index 000000000000..7bf518d95120 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/is/151.0.4/Mozilla.Firefox.is.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.is +PackageVersion: 151.0.4 +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/is/151.0.4/Mozilla.Firefox.is.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/is/151.0.4/Mozilla.Firefox.is.locale.el-GR.yaml new file mode 100644 index 000000000000..5ec9785fc448 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/is/151.0.4/Mozilla.Firefox.is.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.is +PackageVersion: 151.0.4 +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/is/151.0.4/Mozilla.Firefox.is.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/is/151.0.4/Mozilla.Firefox.is.locale.en-GB.yaml new file mode 100644 index 000000000000..76a49bc100ea --- /dev/null +++ b/manifests/m/Mozilla/Firefox/is/151.0.4/Mozilla.Firefox.is.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.is +PackageVersion: 151.0.4 +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/is/151.0.4/Mozilla.Firefox.is.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/is/151.0.4/Mozilla.Firefox.is.locale.en-US.yaml new file mode 100644 index 000000000000..f44a6cb7d5cc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/is/151.0.4/Mozilla.Firefox.is.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: Mozilla.Firefox.is +PackageVersion: 151.0.4 +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 (is) +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: |- + Version 151.0.4, first offered to Release channel users on June 9, 2026 + + Fixed + - Fixed an issue on Windows where Firefox could become unresponsive when using the back and forward buttons. (Bug 2039866) + - Fixed an issue where Firefox could fall back to software rendering on some older GPUs, reducing graphics performance. (Bug 2043249) + - Fixed a crash on Windows that could occur when Firefox interacted with accessibility services. (Bug 204330) + - Fixed an issue where some text input fields could incorrectly show a resize handle. (Bug 2044051) + - Reference link to 151.0.3 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.4/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/is/151.0.4/Mozilla.Firefox.is.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/is/151.0.4/Mozilla.Firefox.is.locale.es-MX.yaml new file mode 100644 index 000000000000..f05a6b6ba55d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/is/151.0.4/Mozilla.Firefox.is.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.is +PackageVersion: 151.0.4 +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/is/151.0.4/Mozilla.Firefox.is.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/is/151.0.4/Mozilla.Firefox.is.locale.fr-FR.yaml new file mode 100644 index 000000000000..1cac3cf4c5da --- /dev/null +++ b/manifests/m/Mozilla/Firefox/is/151.0.4/Mozilla.Firefox.is.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.is +PackageVersion: 151.0.4 +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/is/151.0.4/Mozilla.Firefox.is.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/is/151.0.4/Mozilla.Firefox.is.locale.hu-HU.yaml new file mode 100644 index 000000000000..09b5e3854105 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/is/151.0.4/Mozilla.Firefox.is.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.is +PackageVersion: 151.0.4 +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/is/151.0.4/Mozilla.Firefox.is.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/is/151.0.4/Mozilla.Firefox.is.locale.ja-JP.yaml new file mode 100644 index 000000000000..7d5df7f820bf --- /dev/null +++ b/manifests/m/Mozilla/Firefox/is/151.0.4/Mozilla.Firefox.is.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.is +PackageVersion: 151.0.4 +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/is/151.0.4/Mozilla.Firefox.is.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/is/151.0.4/Mozilla.Firefox.is.locale.nb-NO.yaml new file mode 100644 index 000000000000..09c15e248c44 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/is/151.0.4/Mozilla.Firefox.is.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.is +PackageVersion: 151.0.4 +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/is/151.0.4/Mozilla.Firefox.is.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/is/151.0.4/Mozilla.Firefox.is.locale.ru-RU.yaml new file mode 100644 index 000000000000..77bdd0e14f71 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/is/151.0.4/Mozilla.Firefox.is.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.is +PackageVersion: 151.0.4 +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/is/151.0.4/Mozilla.Firefox.is.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/is/151.0.4/Mozilla.Firefox.is.locale.ta-IN.yaml new file mode 100644 index 000000000000..0b6308a706d8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/is/151.0.4/Mozilla.Firefox.is.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.is +PackageVersion: 151.0.4 +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/is/151.0.4/Mozilla.Firefox.is.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/is/151.0.4/Mozilla.Firefox.is.locale.zh-CN.yaml new file mode 100644 index 000000000000..a76a315567e4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/is/151.0.4/Mozilla.Firefox.is.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.is +PackageVersion: 151.0.4 +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/is/151.0.4/Mozilla.Firefox.is.yaml b/manifests/m/Mozilla/Firefox/is/151.0.4/Mozilla.Firefox.is.yaml new file mode 100644 index 000000000000..e93c2edbc06a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/is/151.0.4/Mozilla.Firefox.is.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.is +PackageVersion: 151.0.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/it/151.0.4/Mozilla.Firefox.it.installer.yaml b/manifests/m/Mozilla/Firefox/it/151.0.4/Mozilla.Firefox.it.installer.yaml new file mode 100644 index 000000000000..72a8f67d4bfc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/151.0.4/Mozilla.Firefox.it.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.it +PackageVersion: 151.0.4 +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-06-09 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win32/it/Firefox%20Setup%20151.0.4.exe + InstallerSha256: 829914C209F26C4A7692A9ADBA29427140DFC7A0FEDB53E9ADE0080E441A61C7 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64/it/Firefox%20Setup%20151.0.4.exe + InstallerSha256: DD9C7D01F5C9F079851DEC8A532976E56B1CF2505A267190A876648C81F38350 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64-aarch64/it/Firefox%20Setup%20151.0.4.exe + InstallerSha256: 4BF1E68BA5A6D606ABCCC045280A5C70EF3A118D9EE580591260ADBB17EF55BB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/it/151.0.4/Mozilla.Firefox.it.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/it/151.0.4/Mozilla.Firefox.it.locale.cs-CZ.yaml new file mode 100644 index 000000000000..f07dcc1ba2ea --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/151.0.4/Mozilla.Firefox.it.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.it +PackageVersion: 151.0.4 +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/it/151.0.4/Mozilla.Firefox.it.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/it/151.0.4/Mozilla.Firefox.it.locale.da-DK.yaml new file mode 100644 index 000000000000..ad115ade2d53 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/151.0.4/Mozilla.Firefox.it.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.it +PackageVersion: 151.0.4 +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/it/151.0.4/Mozilla.Firefox.it.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/it/151.0.4/Mozilla.Firefox.it.locale.de-DE.yaml new file mode 100644 index 000000000000..0615e6fac61c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/151.0.4/Mozilla.Firefox.it.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.it +PackageVersion: 151.0.4 +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/it/151.0.4/Mozilla.Firefox.it.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/it/151.0.4/Mozilla.Firefox.it.locale.el-GR.yaml new file mode 100644 index 000000000000..bffb89717cb9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/151.0.4/Mozilla.Firefox.it.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.it +PackageVersion: 151.0.4 +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/it/151.0.4/Mozilla.Firefox.it.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/it/151.0.4/Mozilla.Firefox.it.locale.en-GB.yaml new file mode 100644 index 000000000000..5c7925552d24 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/151.0.4/Mozilla.Firefox.it.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.it +PackageVersion: 151.0.4 +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/it/151.0.4/Mozilla.Firefox.it.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/it/151.0.4/Mozilla.Firefox.it.locale.en-US.yaml new file mode 100644 index 000000000000..a35d5684d9ae --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/151.0.4/Mozilla.Firefox.it.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: Mozilla.Firefox.it +PackageVersion: 151.0.4 +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 (it) +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: |- + Version 151.0.4, first offered to Release channel users on June 9, 2026 + + Fixed + - Fixed an issue on Windows where Firefox could become unresponsive when using the back and forward buttons. (Bug 2039866) + - Fixed an issue where Firefox could fall back to software rendering on some older GPUs, reducing graphics performance. (Bug 2043249) + - Fixed a crash on Windows that could occur when Firefox interacted with accessibility services. (Bug 204330) + - Fixed an issue where some text input fields could incorrectly show a resize handle. (Bug 2044051) + - Reference link to 151.0.3 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.4/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/it/151.0.4/Mozilla.Firefox.it.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/it/151.0.4/Mozilla.Firefox.it.locale.es-MX.yaml new file mode 100644 index 000000000000..be0e5b4114b0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/151.0.4/Mozilla.Firefox.it.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.it +PackageVersion: 151.0.4 +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/it/151.0.4/Mozilla.Firefox.it.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/it/151.0.4/Mozilla.Firefox.it.locale.fr-FR.yaml new file mode 100644 index 000000000000..5979d6cc84cd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/151.0.4/Mozilla.Firefox.it.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.it +PackageVersion: 151.0.4 +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/it/151.0.4/Mozilla.Firefox.it.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/it/151.0.4/Mozilla.Firefox.it.locale.hu-HU.yaml new file mode 100644 index 000000000000..c565992f2be9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/151.0.4/Mozilla.Firefox.it.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.it +PackageVersion: 151.0.4 +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/it/151.0.4/Mozilla.Firefox.it.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/it/151.0.4/Mozilla.Firefox.it.locale.ja-JP.yaml new file mode 100644 index 000000000000..f3e0f06b97db --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/151.0.4/Mozilla.Firefox.it.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.it +PackageVersion: 151.0.4 +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/it/151.0.4/Mozilla.Firefox.it.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/it/151.0.4/Mozilla.Firefox.it.locale.nb-NO.yaml new file mode 100644 index 000000000000..2f1c56357bd9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/151.0.4/Mozilla.Firefox.it.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.it +PackageVersion: 151.0.4 +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/it/151.0.4/Mozilla.Firefox.it.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/it/151.0.4/Mozilla.Firefox.it.locale.ru-RU.yaml new file mode 100644 index 000000000000..9b625b5460fb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/151.0.4/Mozilla.Firefox.it.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.it +PackageVersion: 151.0.4 +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/it/151.0.4/Mozilla.Firefox.it.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/it/151.0.4/Mozilla.Firefox.it.locale.ta-IN.yaml new file mode 100644 index 000000000000..09f6dc39b5a0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/151.0.4/Mozilla.Firefox.it.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.it +PackageVersion: 151.0.4 +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/it/151.0.4/Mozilla.Firefox.it.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/it/151.0.4/Mozilla.Firefox.it.locale.zh-CN.yaml new file mode 100644 index 000000000000..511c609962d0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/151.0.4/Mozilla.Firefox.it.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.it +PackageVersion: 151.0.4 +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/it/151.0.4/Mozilla.Firefox.it.yaml b/manifests/m/Mozilla/Firefox/it/151.0.4/Mozilla.Firefox.it.yaml new file mode 100644 index 000000000000..b27e72aed470 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/it/151.0.4/Mozilla.Firefox.it.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.it +PackageVersion: 151.0.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/kn/151.0.4/Mozilla.Firefox.kn.installer.yaml b/manifests/m/Mozilla/Firefox/kn/151.0.4/Mozilla.Firefox.kn.installer.yaml new file mode 100644 index 000000000000..73a62cb4441a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kn/151.0.4/Mozilla.Firefox.kn.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.kn +PackageVersion: 151.0.4 +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-06-09 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win32/kn/Firefox%20Setup%20151.0.4.exe + InstallerSha256: F08CD3E9E320C5C84815A778987C29517C058893A213679A94511A1CC2CF361D +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64/kn/Firefox%20Setup%20151.0.4.exe + InstallerSha256: B84BBF2971DBE3A0DE5DBCCB8B931B962F73B1D55CE3759DE082153AB7ABFDE5 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64-aarch64/kn/Firefox%20Setup%20151.0.4.exe + InstallerSha256: 41B788BACE324FFF1959242B1349AD460191B5219F62E02C921D4E37170239EC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/kn/151.0.4/Mozilla.Firefox.kn.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/kn/151.0.4/Mozilla.Firefox.kn.locale.cs-CZ.yaml new file mode 100644 index 000000000000..4147286f0fb3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kn/151.0.4/Mozilla.Firefox.kn.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.kn +PackageVersion: 151.0.4 +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/kn/151.0.4/Mozilla.Firefox.kn.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/kn/151.0.4/Mozilla.Firefox.kn.locale.da-DK.yaml new file mode 100644 index 000000000000..e0d2c2624368 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kn/151.0.4/Mozilla.Firefox.kn.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.kn +PackageVersion: 151.0.4 +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/kn/151.0.4/Mozilla.Firefox.kn.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/kn/151.0.4/Mozilla.Firefox.kn.locale.de-DE.yaml new file mode 100644 index 000000000000..52cb08361e6e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kn/151.0.4/Mozilla.Firefox.kn.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.kn +PackageVersion: 151.0.4 +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/kn/151.0.4/Mozilla.Firefox.kn.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/kn/151.0.4/Mozilla.Firefox.kn.locale.el-GR.yaml new file mode 100644 index 000000000000..19cb2e85e0cc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kn/151.0.4/Mozilla.Firefox.kn.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.kn +PackageVersion: 151.0.4 +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/kn/151.0.4/Mozilla.Firefox.kn.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/kn/151.0.4/Mozilla.Firefox.kn.locale.en-GB.yaml new file mode 100644 index 000000000000..9ebe1945f9c6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kn/151.0.4/Mozilla.Firefox.kn.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.kn +PackageVersion: 151.0.4 +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/kn/151.0.4/Mozilla.Firefox.kn.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/kn/151.0.4/Mozilla.Firefox.kn.locale.en-US.yaml new file mode 100644 index 000000000000..528043a7a51e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kn/151.0.4/Mozilla.Firefox.kn.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: Mozilla.Firefox.kn +PackageVersion: 151.0.4 +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 (kn) +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: |- + Version 151.0.4, first offered to Release channel users on June 9, 2026 + + Fixed + - Fixed an issue on Windows where Firefox could become unresponsive when using the back and forward buttons. (Bug 2039866) + - Fixed an issue where Firefox could fall back to software rendering on some older GPUs, reducing graphics performance. (Bug 2043249) + - Fixed a crash on Windows that could occur when Firefox interacted with accessibility services. (Bug 204330) + - Fixed an issue where some text input fields could incorrectly show a resize handle. (Bug 2044051) + - Reference link to 151.0.3 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.4/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/kn/151.0.4/Mozilla.Firefox.kn.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/kn/151.0.4/Mozilla.Firefox.kn.locale.es-MX.yaml new file mode 100644 index 000000000000..dcd4a42b6f7d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kn/151.0.4/Mozilla.Firefox.kn.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.kn +PackageVersion: 151.0.4 +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/kn/151.0.4/Mozilla.Firefox.kn.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/kn/151.0.4/Mozilla.Firefox.kn.locale.fr-FR.yaml new file mode 100644 index 000000000000..991619d74570 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kn/151.0.4/Mozilla.Firefox.kn.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.kn +PackageVersion: 151.0.4 +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/kn/151.0.4/Mozilla.Firefox.kn.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/kn/151.0.4/Mozilla.Firefox.kn.locale.hu-HU.yaml new file mode 100644 index 000000000000..3d0bdb931122 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kn/151.0.4/Mozilla.Firefox.kn.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.kn +PackageVersion: 151.0.4 +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/kn/151.0.4/Mozilla.Firefox.kn.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/kn/151.0.4/Mozilla.Firefox.kn.locale.ja-JP.yaml new file mode 100644 index 000000000000..a6c0704cc62e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kn/151.0.4/Mozilla.Firefox.kn.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.kn +PackageVersion: 151.0.4 +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/kn/151.0.4/Mozilla.Firefox.kn.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/kn/151.0.4/Mozilla.Firefox.kn.locale.nb-NO.yaml new file mode 100644 index 000000000000..40fba0da2343 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kn/151.0.4/Mozilla.Firefox.kn.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.kn +PackageVersion: 151.0.4 +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/kn/151.0.4/Mozilla.Firefox.kn.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/kn/151.0.4/Mozilla.Firefox.kn.locale.ru-RU.yaml new file mode 100644 index 000000000000..e2d18346c767 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kn/151.0.4/Mozilla.Firefox.kn.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.kn +PackageVersion: 151.0.4 +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/kn/151.0.4/Mozilla.Firefox.kn.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/kn/151.0.4/Mozilla.Firefox.kn.locale.ta-IN.yaml new file mode 100644 index 000000000000..209caa1ee8e3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kn/151.0.4/Mozilla.Firefox.kn.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.kn +PackageVersion: 151.0.4 +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/kn/151.0.4/Mozilla.Firefox.kn.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/kn/151.0.4/Mozilla.Firefox.kn.locale.zh-CN.yaml new file mode 100644 index 000000000000..e413a69ee3dc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kn/151.0.4/Mozilla.Firefox.kn.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.kn +PackageVersion: 151.0.4 +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/kn/151.0.4/Mozilla.Firefox.kn.yaml b/manifests/m/Mozilla/Firefox/kn/151.0.4/Mozilla.Firefox.kn.yaml new file mode 100644 index 000000000000..9c8d86f17745 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/kn/151.0.4/Mozilla.Firefox.kn.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.kn +PackageVersion: 151.0.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/mr/151.0.4/Mozilla.Firefox.mr.installer.yaml b/manifests/m/Mozilla/Firefox/mr/151.0.4/Mozilla.Firefox.mr.installer.yaml new file mode 100644 index 000000000000..dc0d28507a50 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/mr/151.0.4/Mozilla.Firefox.mr.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.mr +PackageVersion: 151.0.4 +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-06-09 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win32/mr/Firefox%20Setup%20151.0.4.exe + InstallerSha256: 19DB73D5B1A8C1A0892481CFBA92D140D11EB3982D0756D37A25DBE6BF2B1200 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64/mr/Firefox%20Setup%20151.0.4.exe + InstallerSha256: D0DC4802BCDC70F964BCC046ABA7527C83AAC13371DA2A9A5739B2164BD63DF9 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64-aarch64/mr/Firefox%20Setup%20151.0.4.exe + InstallerSha256: 682B536794A6E918E75216505A14C614EE6EE30F2229E138EB63EAF2D0D49836 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/mr/151.0.4/Mozilla.Firefox.mr.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/mr/151.0.4/Mozilla.Firefox.mr.locale.cs-CZ.yaml new file mode 100644 index 000000000000..3611d772f852 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/mr/151.0.4/Mozilla.Firefox.mr.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.mr +PackageVersion: 151.0.4 +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/mr/151.0.4/Mozilla.Firefox.mr.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/mr/151.0.4/Mozilla.Firefox.mr.locale.da-DK.yaml new file mode 100644 index 000000000000..f51a7476a796 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/mr/151.0.4/Mozilla.Firefox.mr.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.mr +PackageVersion: 151.0.4 +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/mr/151.0.4/Mozilla.Firefox.mr.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/mr/151.0.4/Mozilla.Firefox.mr.locale.de-DE.yaml new file mode 100644 index 000000000000..207fa1b893e5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/mr/151.0.4/Mozilla.Firefox.mr.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.mr +PackageVersion: 151.0.4 +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/mr/151.0.4/Mozilla.Firefox.mr.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/mr/151.0.4/Mozilla.Firefox.mr.locale.el-GR.yaml new file mode 100644 index 000000000000..37f490618e8d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/mr/151.0.4/Mozilla.Firefox.mr.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.mr +PackageVersion: 151.0.4 +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/mr/151.0.4/Mozilla.Firefox.mr.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/mr/151.0.4/Mozilla.Firefox.mr.locale.en-GB.yaml new file mode 100644 index 000000000000..2b0d514d8031 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/mr/151.0.4/Mozilla.Firefox.mr.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.mr +PackageVersion: 151.0.4 +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/mr/151.0.4/Mozilla.Firefox.mr.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/mr/151.0.4/Mozilla.Firefox.mr.locale.en-US.yaml new file mode 100644 index 000000000000..93ba86e6736e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/mr/151.0.4/Mozilla.Firefox.mr.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: Mozilla.Firefox.mr +PackageVersion: 151.0.4 +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 (mr) +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: |- + Version 151.0.4, first offered to Release channel users on June 9, 2026 + + Fixed + - Fixed an issue on Windows where Firefox could become unresponsive when using the back and forward buttons. (Bug 2039866) + - Fixed an issue where Firefox could fall back to software rendering on some older GPUs, reducing graphics performance. (Bug 2043249) + - Fixed a crash on Windows that could occur when Firefox interacted with accessibility services. (Bug 204330) + - Fixed an issue where some text input fields could incorrectly show a resize handle. (Bug 2044051) + - Reference link to 151.0.3 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.4/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/mr/151.0.4/Mozilla.Firefox.mr.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/mr/151.0.4/Mozilla.Firefox.mr.locale.es-MX.yaml new file mode 100644 index 000000000000..561938ff0746 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/mr/151.0.4/Mozilla.Firefox.mr.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.mr +PackageVersion: 151.0.4 +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/mr/151.0.4/Mozilla.Firefox.mr.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/mr/151.0.4/Mozilla.Firefox.mr.locale.fr-FR.yaml new file mode 100644 index 000000000000..811144750b94 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/mr/151.0.4/Mozilla.Firefox.mr.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.mr +PackageVersion: 151.0.4 +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/mr/151.0.4/Mozilla.Firefox.mr.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/mr/151.0.4/Mozilla.Firefox.mr.locale.hu-HU.yaml new file mode 100644 index 000000000000..94c817df0377 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/mr/151.0.4/Mozilla.Firefox.mr.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.mr +PackageVersion: 151.0.4 +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/mr/151.0.4/Mozilla.Firefox.mr.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/mr/151.0.4/Mozilla.Firefox.mr.locale.ja-JP.yaml new file mode 100644 index 000000000000..2fe45aecbb60 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/mr/151.0.4/Mozilla.Firefox.mr.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.mr +PackageVersion: 151.0.4 +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/mr/151.0.4/Mozilla.Firefox.mr.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/mr/151.0.4/Mozilla.Firefox.mr.locale.nb-NO.yaml new file mode 100644 index 000000000000..df3572b10c49 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/mr/151.0.4/Mozilla.Firefox.mr.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.mr +PackageVersion: 151.0.4 +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/mr/151.0.4/Mozilla.Firefox.mr.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/mr/151.0.4/Mozilla.Firefox.mr.locale.ru-RU.yaml new file mode 100644 index 000000000000..c1213f6e8b5d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/mr/151.0.4/Mozilla.Firefox.mr.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.mr +PackageVersion: 151.0.4 +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/mr/151.0.4/Mozilla.Firefox.mr.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/mr/151.0.4/Mozilla.Firefox.mr.locale.ta-IN.yaml new file mode 100644 index 000000000000..b38ce492b833 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/mr/151.0.4/Mozilla.Firefox.mr.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.mr +PackageVersion: 151.0.4 +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/mr/151.0.4/Mozilla.Firefox.mr.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/mr/151.0.4/Mozilla.Firefox.mr.locale.zh-CN.yaml new file mode 100644 index 000000000000..08f60f6c03f6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/mr/151.0.4/Mozilla.Firefox.mr.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.mr +PackageVersion: 151.0.4 +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/mr/151.0.4/Mozilla.Firefox.mr.yaml b/manifests/m/Mozilla/Firefox/mr/151.0.4/Mozilla.Firefox.mr.yaml new file mode 100644 index 000000000000..7add9b9ea89a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/mr/151.0.4/Mozilla.Firefox.mr.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.mr +PackageVersion: 151.0.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nl/151.0.4/Mozilla.Firefox.nl.installer.yaml b/manifests/m/Mozilla/Firefox/nl/151.0.4/Mozilla.Firefox.nl.installer.yaml new file mode 100644 index 000000000000..47755c55a164 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nl/151.0.4/Mozilla.Firefox.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.nl +PackageVersion: 151.0.4 +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-06-09 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win32/nl/Firefox%20Setup%20151.0.4.exe + InstallerSha256: 3B4F4D9B87F13C4A04776C9D6BB1D6EB27B79B40F3FE2E0A0880BA363082D560 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64/nl/Firefox%20Setup%20151.0.4.exe + InstallerSha256: 6DB25CBAC0B82D8FC33E6013C96DBA221C843828D9AC8433D65599E6F81FB3A7 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64-aarch64/nl/Firefox%20Setup%20151.0.4.exe + InstallerSha256: D29AF09C4AE5A1BA1480FA80DC206C2766AC9A57C5B981E6779F45E16B448294 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nl/151.0.4/Mozilla.Firefox.nl.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/nl/151.0.4/Mozilla.Firefox.nl.locale.cs-CZ.yaml new file mode 100644 index 000000000000..8c9c0e774c7f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nl/151.0.4/Mozilla.Firefox.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.nl +PackageVersion: 151.0.4 +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/nl/151.0.4/Mozilla.Firefox.nl.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/nl/151.0.4/Mozilla.Firefox.nl.locale.da-DK.yaml new file mode 100644 index 000000000000..b2f1b66c0fac --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nl/151.0.4/Mozilla.Firefox.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.nl +PackageVersion: 151.0.4 +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/nl/151.0.4/Mozilla.Firefox.nl.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/nl/151.0.4/Mozilla.Firefox.nl.locale.de-DE.yaml new file mode 100644 index 000000000000..e6a1051de879 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nl/151.0.4/Mozilla.Firefox.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.nl +PackageVersion: 151.0.4 +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/nl/151.0.4/Mozilla.Firefox.nl.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/nl/151.0.4/Mozilla.Firefox.nl.locale.el-GR.yaml new file mode 100644 index 000000000000..97b2e50075a8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nl/151.0.4/Mozilla.Firefox.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.nl +PackageVersion: 151.0.4 +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/nl/151.0.4/Mozilla.Firefox.nl.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/nl/151.0.4/Mozilla.Firefox.nl.locale.en-GB.yaml new file mode 100644 index 000000000000..f51e87454f34 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nl/151.0.4/Mozilla.Firefox.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.nl +PackageVersion: 151.0.4 +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/nl/151.0.4/Mozilla.Firefox.nl.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/nl/151.0.4/Mozilla.Firefox.nl.locale.en-US.yaml new file mode 100644 index 000000000000..142c98b11c81 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nl/151.0.4/Mozilla.Firefox.nl.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: Mozilla.Firefox.nl +PackageVersion: 151.0.4 +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 (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: |- + Version 151.0.4, first offered to Release channel users on June 9, 2026 + + Fixed + - Fixed an issue on Windows where Firefox could become unresponsive when using the back and forward buttons. (Bug 2039866) + - Fixed an issue where Firefox could fall back to software rendering on some older GPUs, reducing graphics performance. (Bug 2043249) + - Fixed a crash on Windows that could occur when Firefox interacted with accessibility services. (Bug 204330) + - Fixed an issue where some text input fields could incorrectly show a resize handle. (Bug 2044051) + - Reference link to 151.0.3 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.4/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/nl/151.0.4/Mozilla.Firefox.nl.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/nl/151.0.4/Mozilla.Firefox.nl.locale.es-MX.yaml new file mode 100644 index 000000000000..e385709c598d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nl/151.0.4/Mozilla.Firefox.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.nl +PackageVersion: 151.0.4 +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/nl/151.0.4/Mozilla.Firefox.nl.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/nl/151.0.4/Mozilla.Firefox.nl.locale.fr-FR.yaml new file mode 100644 index 000000000000..06c91287ed2d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nl/151.0.4/Mozilla.Firefox.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.nl +PackageVersion: 151.0.4 +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/nl/151.0.4/Mozilla.Firefox.nl.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/nl/151.0.4/Mozilla.Firefox.nl.locale.hu-HU.yaml new file mode 100644 index 000000000000..e1cca9400a07 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nl/151.0.4/Mozilla.Firefox.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.nl +PackageVersion: 151.0.4 +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/nl/151.0.4/Mozilla.Firefox.nl.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/nl/151.0.4/Mozilla.Firefox.nl.locale.ja-JP.yaml new file mode 100644 index 000000000000..2a7d3ff1ccfd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nl/151.0.4/Mozilla.Firefox.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.nl +PackageVersion: 151.0.4 +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/nl/151.0.4/Mozilla.Firefox.nl.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/nl/151.0.4/Mozilla.Firefox.nl.locale.nb-NO.yaml new file mode 100644 index 000000000000..a3d1e6c6d600 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nl/151.0.4/Mozilla.Firefox.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.nl +PackageVersion: 151.0.4 +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/nl/151.0.4/Mozilla.Firefox.nl.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/nl/151.0.4/Mozilla.Firefox.nl.locale.ru-RU.yaml new file mode 100644 index 000000000000..723904ea182d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nl/151.0.4/Mozilla.Firefox.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.nl +PackageVersion: 151.0.4 +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/nl/151.0.4/Mozilla.Firefox.nl.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/nl/151.0.4/Mozilla.Firefox.nl.locale.ta-IN.yaml new file mode 100644 index 000000000000..e0edaf7029e4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nl/151.0.4/Mozilla.Firefox.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.nl +PackageVersion: 151.0.4 +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/nl/151.0.4/Mozilla.Firefox.nl.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/nl/151.0.4/Mozilla.Firefox.nl.locale.zh-CN.yaml new file mode 100644 index 000000000000..84ff943fa531 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nl/151.0.4/Mozilla.Firefox.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.nl +PackageVersion: 151.0.4 +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/nl/151.0.4/Mozilla.Firefox.nl.yaml b/manifests/m/Mozilla/Firefox/nl/151.0.4/Mozilla.Firefox.nl.yaml new file mode 100644 index 000000000000..57f4bd65fdbb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/nl/151.0.4/Mozilla.Firefox.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.nl +PackageVersion: 151.0.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pt-BR/151.0.4/Mozilla.Firefox.pt-BR.installer.yaml b/manifests/m/Mozilla/Firefox/pt-BR/151.0.4/Mozilla.Firefox.pt-BR.installer.yaml new file mode 100644 index 000000000000..1a0ad957c300 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-BR/151.0.4/Mozilla.Firefox.pt-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.pt-BR +PackageVersion: 151.0.4 +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-06-09 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win32/pt-BR/Firefox%20Setup%20151.0.4.exe + InstallerSha256: E773289FD44D6830A8088B7C0E8FE7C3D253001478F3CDC776A56730E9EF7245 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64/pt-BR/Firefox%20Setup%20151.0.4.exe + InstallerSha256: 1A1D21E0DFD954863CA47D28F5D2491247AEE9C6C60406EC15BAFC74A95BBA6E +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64-aarch64/pt-BR/Firefox%20Setup%20151.0.4.exe + InstallerSha256: F53DA3E55BB3753677018A740FAC805E07503507A916F3A8E6999E68C48246AA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pt-BR/151.0.4/Mozilla.Firefox.pt-BR.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/pt-BR/151.0.4/Mozilla.Firefox.pt-BR.locale.cs-CZ.yaml new file mode 100644 index 000000000000..4293cb0c1e6b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-BR/151.0.4/Mozilla.Firefox.pt-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.pt-BR +PackageVersion: 151.0.4 +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/pt-BR/151.0.4/Mozilla.Firefox.pt-BR.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/pt-BR/151.0.4/Mozilla.Firefox.pt-BR.locale.da-DK.yaml new file mode 100644 index 000000000000..01feca229f9b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-BR/151.0.4/Mozilla.Firefox.pt-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.pt-BR +PackageVersion: 151.0.4 +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/pt-BR/151.0.4/Mozilla.Firefox.pt-BR.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/pt-BR/151.0.4/Mozilla.Firefox.pt-BR.locale.de-DE.yaml new file mode 100644 index 000000000000..b25234eab9bf --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-BR/151.0.4/Mozilla.Firefox.pt-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.pt-BR +PackageVersion: 151.0.4 +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/pt-BR/151.0.4/Mozilla.Firefox.pt-BR.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/pt-BR/151.0.4/Mozilla.Firefox.pt-BR.locale.el-GR.yaml new file mode 100644 index 000000000000..529495cbe60b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-BR/151.0.4/Mozilla.Firefox.pt-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.pt-BR +PackageVersion: 151.0.4 +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/pt-BR/151.0.4/Mozilla.Firefox.pt-BR.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/pt-BR/151.0.4/Mozilla.Firefox.pt-BR.locale.en-GB.yaml new file mode 100644 index 000000000000..e87c5321c952 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-BR/151.0.4/Mozilla.Firefox.pt-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.pt-BR +PackageVersion: 151.0.4 +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/pt-BR/151.0.4/Mozilla.Firefox.pt-BR.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/pt-BR/151.0.4/Mozilla.Firefox.pt-BR.locale.en-US.yaml new file mode 100644 index 000000000000..ff6e5e59a9e8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-BR/151.0.4/Mozilla.Firefox.pt-BR.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: Mozilla.Firefox.pt-BR +PackageVersion: 151.0.4 +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 (pt-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: |- + Version 151.0.4, first offered to Release channel users on June 9, 2026 + + Fixed + - Fixed an issue on Windows where Firefox could become unresponsive when using the back and forward buttons. (Bug 2039866) + - Fixed an issue where Firefox could fall back to software rendering on some older GPUs, reducing graphics performance. (Bug 2043249) + - Fixed a crash on Windows that could occur when Firefox interacted with accessibility services. (Bug 204330) + - Fixed an issue where some text input fields could incorrectly show a resize handle. (Bug 2044051) + - Reference link to 151.0.3 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.4/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pt-BR/151.0.4/Mozilla.Firefox.pt-BR.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/pt-BR/151.0.4/Mozilla.Firefox.pt-BR.locale.es-MX.yaml new file mode 100644 index 000000000000..3073af116e7b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-BR/151.0.4/Mozilla.Firefox.pt-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.pt-BR +PackageVersion: 151.0.4 +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/pt-BR/151.0.4/Mozilla.Firefox.pt-BR.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/pt-BR/151.0.4/Mozilla.Firefox.pt-BR.locale.fr-FR.yaml new file mode 100644 index 000000000000..7226ef546ad7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-BR/151.0.4/Mozilla.Firefox.pt-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.pt-BR +PackageVersion: 151.0.4 +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/pt-BR/151.0.4/Mozilla.Firefox.pt-BR.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/pt-BR/151.0.4/Mozilla.Firefox.pt-BR.locale.hu-HU.yaml new file mode 100644 index 000000000000..21a96ac5ad09 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-BR/151.0.4/Mozilla.Firefox.pt-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.pt-BR +PackageVersion: 151.0.4 +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/pt-BR/151.0.4/Mozilla.Firefox.pt-BR.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/pt-BR/151.0.4/Mozilla.Firefox.pt-BR.locale.ja-JP.yaml new file mode 100644 index 000000000000..1a8d56990371 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-BR/151.0.4/Mozilla.Firefox.pt-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.pt-BR +PackageVersion: 151.0.4 +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/pt-BR/151.0.4/Mozilla.Firefox.pt-BR.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/pt-BR/151.0.4/Mozilla.Firefox.pt-BR.locale.nb-NO.yaml new file mode 100644 index 000000000000..24ea0149370b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-BR/151.0.4/Mozilla.Firefox.pt-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.pt-BR +PackageVersion: 151.0.4 +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/pt-BR/151.0.4/Mozilla.Firefox.pt-BR.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/pt-BR/151.0.4/Mozilla.Firefox.pt-BR.locale.ru-RU.yaml new file mode 100644 index 000000000000..3e2df3f53274 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-BR/151.0.4/Mozilla.Firefox.pt-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.pt-BR +PackageVersion: 151.0.4 +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/pt-BR/151.0.4/Mozilla.Firefox.pt-BR.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/pt-BR/151.0.4/Mozilla.Firefox.pt-BR.locale.ta-IN.yaml new file mode 100644 index 000000000000..da1cb806666f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-BR/151.0.4/Mozilla.Firefox.pt-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.pt-BR +PackageVersion: 151.0.4 +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/pt-BR/151.0.4/Mozilla.Firefox.pt-BR.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/pt-BR/151.0.4/Mozilla.Firefox.pt-BR.locale.zh-CN.yaml new file mode 100644 index 000000000000..2bc91567077c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-BR/151.0.4/Mozilla.Firefox.pt-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.pt-BR +PackageVersion: 151.0.4 +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/pt-BR/151.0.4/Mozilla.Firefox.pt-BR.yaml b/manifests/m/Mozilla/Firefox/pt-BR/151.0.4/Mozilla.Firefox.pt-BR.yaml new file mode 100644 index 000000000000..c5fb97bb5db8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-BR/151.0.4/Mozilla.Firefox.pt-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.pt-BR +PackageVersion: 151.0.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.installer.yaml b/manifests/m/Mozilla/Firefox/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.installer.yaml new file mode 100644 index 000000000000..9c3fde191dc9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.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.pt-PT +PackageVersion: 151.0.4 +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-06-09 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win32/pt-PT/Firefox%20Setup%20151.0.4.exe + InstallerSha256: 82ADF66D9076513A084F977851CF878B8A23F49F45D32534E5FE237B2E763E70 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64/pt-PT/Firefox%20Setup%20151.0.4.exe + InstallerSha256: 75C5D7623FAA2B3E9421D85CA1D58D1BFEA8B3F208872FA50F20DD097B20FAFA +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64-aarch64/pt-PT/Firefox%20Setup%20151.0.4.exe + InstallerSha256: FDF723A76A4DBDFFB5EEA90B0D62549411159F2457E7D9E8EA8936C9180CE2D3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.locale.cs-CZ.yaml new file mode 100644 index 000000000000..a196c6f397ef --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.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.pt-PT +PackageVersion: 151.0.4 +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/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.locale.da-DK.yaml new file mode 100644 index 000000000000..e434c5b1d8fd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.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.pt-PT +PackageVersion: 151.0.4 +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/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.locale.de-DE.yaml new file mode 100644 index 000000000000..a284f898b7e5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.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.pt-PT +PackageVersion: 151.0.4 +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/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.locale.el-GR.yaml new file mode 100644 index 000000000000..d49f002637dc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.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.pt-PT +PackageVersion: 151.0.4 +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/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.locale.en-GB.yaml new file mode 100644 index 000000000000..f967e2d77be3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.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.pt-PT +PackageVersion: 151.0.4 +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/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.locale.en-US.yaml new file mode 100644 index 000000000000..41fcf0609147 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.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: Mozilla.Firefox.pt-PT +PackageVersion: 151.0.4 +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 (pt-PT) +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: |- + Version 151.0.4, first offered to Release channel users on June 9, 2026 + + Fixed + - Fixed an issue on Windows where Firefox could become unresponsive when using the back and forward buttons. (Bug 2039866) + - Fixed an issue where Firefox could fall back to software rendering on some older GPUs, reducing graphics performance. (Bug 2043249) + - Fixed a crash on Windows that could occur when Firefox interacted with accessibility services. (Bug 204330) + - Fixed an issue where some text input fields could incorrectly show a resize handle. (Bug 2044051) + - Reference link to 151.0.3 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.4/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.locale.es-MX.yaml new file mode 100644 index 000000000000..5da615c71cce --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.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.pt-PT +PackageVersion: 151.0.4 +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/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.locale.fr-FR.yaml new file mode 100644 index 000000000000..499c0b0adb6b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.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.pt-PT +PackageVersion: 151.0.4 +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/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.locale.hu-HU.yaml new file mode 100644 index 000000000000..73bd1a7cf128 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.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.pt-PT +PackageVersion: 151.0.4 +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/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.locale.ja-JP.yaml new file mode 100644 index 000000000000..8a1b103c4bce --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.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.pt-PT +PackageVersion: 151.0.4 +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/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.locale.nb-NO.yaml new file mode 100644 index 000000000000..84f82099d61e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.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.pt-PT +PackageVersion: 151.0.4 +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/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.locale.ru-RU.yaml new file mode 100644 index 000000000000..c4f99a8400f1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.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.pt-PT +PackageVersion: 151.0.4 +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/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.locale.ta-IN.yaml new file mode 100644 index 000000000000..b2d7ce054f8b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.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.pt-PT +PackageVersion: 151.0.4 +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/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.locale.zh-CN.yaml new file mode 100644 index 000000000000..3dd4f8fdd217 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.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.pt-PT +PackageVersion: 151.0.4 +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/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.yaml b/manifests/m/Mozilla/Firefox/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.yaml new file mode 100644 index 000000000000..715f006f456f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/pt-PT/151.0.4/Mozilla.Firefox.pt-PT.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.pt-PT +PackageVersion: 151.0.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/si/151.0.4/Mozilla.Firefox.si.installer.yaml b/manifests/m/Mozilla/Firefox/si/151.0.4/Mozilla.Firefox.si.installer.yaml new file mode 100644 index 000000000000..0148cae19fcc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/si/151.0.4/Mozilla.Firefox.si.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.si +PackageVersion: 151.0.4 +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-06-09 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win32/si/Firefox%20Setup%20151.0.4.exe + InstallerSha256: F98B0AB59E8CAEE321F78738E951FCDD119987534AC60E31A135D3FCEA4C2415 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64/si/Firefox%20Setup%20151.0.4.exe + InstallerSha256: 9CD1A42526698DB33744F44D3EC1C51A4A32A33322899456CE0480F412DFB62D +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64-aarch64/si/Firefox%20Setup%20151.0.4.exe + InstallerSha256: 7FB8EFFF574E96482BE9333DAE9F9CBAD85FD3902DAA6C7E8C2C2B9F613F385A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/si/151.0.4/Mozilla.Firefox.si.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/si/151.0.4/Mozilla.Firefox.si.locale.cs-CZ.yaml new file mode 100644 index 000000000000..019a9a4f4150 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/si/151.0.4/Mozilla.Firefox.si.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.si +PackageVersion: 151.0.4 +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/si/151.0.4/Mozilla.Firefox.si.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/si/151.0.4/Mozilla.Firefox.si.locale.da-DK.yaml new file mode 100644 index 000000000000..079e24aac6de --- /dev/null +++ b/manifests/m/Mozilla/Firefox/si/151.0.4/Mozilla.Firefox.si.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.si +PackageVersion: 151.0.4 +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/si/151.0.4/Mozilla.Firefox.si.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/si/151.0.4/Mozilla.Firefox.si.locale.de-DE.yaml new file mode 100644 index 000000000000..97868b02b5e5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/si/151.0.4/Mozilla.Firefox.si.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.si +PackageVersion: 151.0.4 +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/si/151.0.4/Mozilla.Firefox.si.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/si/151.0.4/Mozilla.Firefox.si.locale.el-GR.yaml new file mode 100644 index 000000000000..ab8e93c6ff9f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/si/151.0.4/Mozilla.Firefox.si.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.si +PackageVersion: 151.0.4 +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/si/151.0.4/Mozilla.Firefox.si.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/si/151.0.4/Mozilla.Firefox.si.locale.en-GB.yaml new file mode 100644 index 000000000000..79c89a881649 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/si/151.0.4/Mozilla.Firefox.si.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.si +PackageVersion: 151.0.4 +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/si/151.0.4/Mozilla.Firefox.si.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/si/151.0.4/Mozilla.Firefox.si.locale.en-US.yaml new file mode 100644 index 000000000000..426499483740 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/si/151.0.4/Mozilla.Firefox.si.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: Mozilla.Firefox.si +PackageVersion: 151.0.4 +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 (si) +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: |- + Version 151.0.4, first offered to Release channel users on June 9, 2026 + + Fixed + - Fixed an issue on Windows where Firefox could become unresponsive when using the back and forward buttons. (Bug 2039866) + - Fixed an issue where Firefox could fall back to software rendering on some older GPUs, reducing graphics performance. (Bug 2043249) + - Fixed a crash on Windows that could occur when Firefox interacted with accessibility services. (Bug 204330) + - Fixed an issue where some text input fields could incorrectly show a resize handle. (Bug 2044051) + - Reference link to 151.0.3 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.4/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/si/151.0.4/Mozilla.Firefox.si.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/si/151.0.4/Mozilla.Firefox.si.locale.es-MX.yaml new file mode 100644 index 000000000000..a7b2c9f64220 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/si/151.0.4/Mozilla.Firefox.si.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.si +PackageVersion: 151.0.4 +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/si/151.0.4/Mozilla.Firefox.si.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/si/151.0.4/Mozilla.Firefox.si.locale.fr-FR.yaml new file mode 100644 index 000000000000..4098315345f5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/si/151.0.4/Mozilla.Firefox.si.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.si +PackageVersion: 151.0.4 +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/si/151.0.4/Mozilla.Firefox.si.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/si/151.0.4/Mozilla.Firefox.si.locale.hu-HU.yaml new file mode 100644 index 000000000000..713639024012 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/si/151.0.4/Mozilla.Firefox.si.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.si +PackageVersion: 151.0.4 +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/si/151.0.4/Mozilla.Firefox.si.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/si/151.0.4/Mozilla.Firefox.si.locale.ja-JP.yaml new file mode 100644 index 000000000000..dbc106c848cc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/si/151.0.4/Mozilla.Firefox.si.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.si +PackageVersion: 151.0.4 +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/si/151.0.4/Mozilla.Firefox.si.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/si/151.0.4/Mozilla.Firefox.si.locale.nb-NO.yaml new file mode 100644 index 000000000000..00afbcaf60f4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/si/151.0.4/Mozilla.Firefox.si.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.si +PackageVersion: 151.0.4 +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/si/151.0.4/Mozilla.Firefox.si.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/si/151.0.4/Mozilla.Firefox.si.locale.ru-RU.yaml new file mode 100644 index 000000000000..45b5808f4429 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/si/151.0.4/Mozilla.Firefox.si.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.si +PackageVersion: 151.0.4 +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/si/151.0.4/Mozilla.Firefox.si.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/si/151.0.4/Mozilla.Firefox.si.locale.ta-IN.yaml new file mode 100644 index 000000000000..996c9714eaaa --- /dev/null +++ b/manifests/m/Mozilla/Firefox/si/151.0.4/Mozilla.Firefox.si.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.si +PackageVersion: 151.0.4 +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/si/151.0.4/Mozilla.Firefox.si.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/si/151.0.4/Mozilla.Firefox.si.locale.zh-CN.yaml new file mode 100644 index 000000000000..8ff3fba258e1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/si/151.0.4/Mozilla.Firefox.si.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.si +PackageVersion: 151.0.4 +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/si/151.0.4/Mozilla.Firefox.si.yaml b/manifests/m/Mozilla/Firefox/si/151.0.4/Mozilla.Firefox.si.yaml new file mode 100644 index 000000000000..79ea9e299e95 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/si/151.0.4/Mozilla.Firefox.si.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.si +PackageVersion: 151.0.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sq/151.0.4/Mozilla.Firefox.sq.installer.yaml b/manifests/m/Mozilla/Firefox/sq/151.0.4/Mozilla.Firefox.sq.installer.yaml new file mode 100644 index 000000000000..2c00b7196f0c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/151.0.4/Mozilla.Firefox.sq.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.sq +PackageVersion: 151.0.4 +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-06-09 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win32/sq/Firefox%20Setup%20151.0.4.exe + InstallerSha256: E6DDF8B2BE671ADA12A2202DD79C3386D4A95B5164EECE6ED61A617D26042C12 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64/sq/Firefox%20Setup%20151.0.4.exe + InstallerSha256: 14BF93640381CA13610AB09865B8BE0D78A263231A9271648D9058A04D30F927 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64-aarch64/sq/Firefox%20Setup%20151.0.4.exe + InstallerSha256: BC9F54353DCC986ED44792F9017E9FAA13A64E38FC85D96C85EA792A56E2B219 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sq/151.0.4/Mozilla.Firefox.sq.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/sq/151.0.4/Mozilla.Firefox.sq.locale.cs-CZ.yaml new file mode 100644 index 000000000000..d513c621c118 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/151.0.4/Mozilla.Firefox.sq.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.sq +PackageVersion: 151.0.4 +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/sq/151.0.4/Mozilla.Firefox.sq.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/sq/151.0.4/Mozilla.Firefox.sq.locale.da-DK.yaml new file mode 100644 index 000000000000..bfd6cc34966e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/151.0.4/Mozilla.Firefox.sq.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.sq +PackageVersion: 151.0.4 +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/sq/151.0.4/Mozilla.Firefox.sq.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/sq/151.0.4/Mozilla.Firefox.sq.locale.de-DE.yaml new file mode 100644 index 000000000000..b09a1c21b667 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/151.0.4/Mozilla.Firefox.sq.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.sq +PackageVersion: 151.0.4 +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/sq/151.0.4/Mozilla.Firefox.sq.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/sq/151.0.4/Mozilla.Firefox.sq.locale.el-GR.yaml new file mode 100644 index 000000000000..301b000ab279 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/151.0.4/Mozilla.Firefox.sq.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.sq +PackageVersion: 151.0.4 +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/sq/151.0.4/Mozilla.Firefox.sq.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/sq/151.0.4/Mozilla.Firefox.sq.locale.en-GB.yaml new file mode 100644 index 000000000000..f172bb5d591a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/151.0.4/Mozilla.Firefox.sq.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.sq +PackageVersion: 151.0.4 +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/sq/151.0.4/Mozilla.Firefox.sq.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/sq/151.0.4/Mozilla.Firefox.sq.locale.en-US.yaml new file mode 100644 index 000000000000..3371cc423f20 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/151.0.4/Mozilla.Firefox.sq.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: Mozilla.Firefox.sq +PackageVersion: 151.0.4 +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 (sq) +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: |- + Version 151.0.4, first offered to Release channel users on June 9, 2026 + + Fixed + - Fixed an issue on Windows where Firefox could become unresponsive when using the back and forward buttons. (Bug 2039866) + - Fixed an issue where Firefox could fall back to software rendering on some older GPUs, reducing graphics performance. (Bug 2043249) + - Fixed a crash on Windows that could occur when Firefox interacted with accessibility services. (Bug 204330) + - Fixed an issue where some text input fields could incorrectly show a resize handle. (Bug 2044051) + - Reference link to 151.0.3 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.4/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sq/151.0.4/Mozilla.Firefox.sq.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/sq/151.0.4/Mozilla.Firefox.sq.locale.es-MX.yaml new file mode 100644 index 000000000000..582eb5c2148a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/151.0.4/Mozilla.Firefox.sq.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.sq +PackageVersion: 151.0.4 +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/sq/151.0.4/Mozilla.Firefox.sq.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/sq/151.0.4/Mozilla.Firefox.sq.locale.fr-FR.yaml new file mode 100644 index 000000000000..586ab07e36c6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/151.0.4/Mozilla.Firefox.sq.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.sq +PackageVersion: 151.0.4 +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/sq/151.0.4/Mozilla.Firefox.sq.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/sq/151.0.4/Mozilla.Firefox.sq.locale.hu-HU.yaml new file mode 100644 index 000000000000..3eb280aa0b83 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/151.0.4/Mozilla.Firefox.sq.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.sq +PackageVersion: 151.0.4 +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/sq/151.0.4/Mozilla.Firefox.sq.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/sq/151.0.4/Mozilla.Firefox.sq.locale.ja-JP.yaml new file mode 100644 index 000000000000..16167a4808b9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/151.0.4/Mozilla.Firefox.sq.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.sq +PackageVersion: 151.0.4 +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/sq/151.0.4/Mozilla.Firefox.sq.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/sq/151.0.4/Mozilla.Firefox.sq.locale.nb-NO.yaml new file mode 100644 index 000000000000..02bdbc2ee35a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/151.0.4/Mozilla.Firefox.sq.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.sq +PackageVersion: 151.0.4 +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/sq/151.0.4/Mozilla.Firefox.sq.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/sq/151.0.4/Mozilla.Firefox.sq.locale.ru-RU.yaml new file mode 100644 index 000000000000..b260cbdbe188 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/151.0.4/Mozilla.Firefox.sq.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.sq +PackageVersion: 151.0.4 +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/sq/151.0.4/Mozilla.Firefox.sq.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/sq/151.0.4/Mozilla.Firefox.sq.locale.ta-IN.yaml new file mode 100644 index 000000000000..973cf62d6673 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/151.0.4/Mozilla.Firefox.sq.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.sq +PackageVersion: 151.0.4 +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/sq/151.0.4/Mozilla.Firefox.sq.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/sq/151.0.4/Mozilla.Firefox.sq.locale.zh-CN.yaml new file mode 100644 index 000000000000..956054af88b1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/151.0.4/Mozilla.Firefox.sq.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.sq +PackageVersion: 151.0.4 +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/sq/151.0.4/Mozilla.Firefox.sq.yaml b/manifests/m/Mozilla/Firefox/sq/151.0.4/Mozilla.Firefox.sq.yaml new file mode 100644 index 000000000000..612d02b6db38 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sq/151.0.4/Mozilla.Firefox.sq.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.sq +PackageVersion: 151.0.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sr/151.0.4/Mozilla.Firefox.sr.installer.yaml b/manifests/m/Mozilla/Firefox/sr/151.0.4/Mozilla.Firefox.sr.installer.yaml new file mode 100644 index 000000000000..bb0e5ddd9d31 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sr/151.0.4/Mozilla.Firefox.sr.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.sr +PackageVersion: 151.0.4 +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-06-09 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win32/sr/Firefox%20Setup%20151.0.4.exe + InstallerSha256: DA53C7490006D2546433844293AE855E426CE303334B8164EABA2347EA01BEB0 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64/sr/Firefox%20Setup%20151.0.4.exe + InstallerSha256: AA3E989DFFEDB91F7E0CB204CB3F19A47F5374160D6E92B74FAC73F87FA23237 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64-aarch64/sr/Firefox%20Setup%20151.0.4.exe + InstallerSha256: 192366D1EBD59C9033D19BE7DA9AFCCF85F7C57FDF54D4A901951872C01E93AE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sr/151.0.4/Mozilla.Firefox.sr.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/sr/151.0.4/Mozilla.Firefox.sr.locale.cs-CZ.yaml new file mode 100644 index 000000000000..c89711ffe279 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sr/151.0.4/Mozilla.Firefox.sr.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.sr +PackageVersion: 151.0.4 +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/sr/151.0.4/Mozilla.Firefox.sr.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/sr/151.0.4/Mozilla.Firefox.sr.locale.da-DK.yaml new file mode 100644 index 000000000000..4655b7f28f75 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sr/151.0.4/Mozilla.Firefox.sr.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.sr +PackageVersion: 151.0.4 +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/sr/151.0.4/Mozilla.Firefox.sr.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/sr/151.0.4/Mozilla.Firefox.sr.locale.de-DE.yaml new file mode 100644 index 000000000000..220d7ef9075d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sr/151.0.4/Mozilla.Firefox.sr.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.sr +PackageVersion: 151.0.4 +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/sr/151.0.4/Mozilla.Firefox.sr.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/sr/151.0.4/Mozilla.Firefox.sr.locale.el-GR.yaml new file mode 100644 index 000000000000..760ab981014a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sr/151.0.4/Mozilla.Firefox.sr.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.sr +PackageVersion: 151.0.4 +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/sr/151.0.4/Mozilla.Firefox.sr.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/sr/151.0.4/Mozilla.Firefox.sr.locale.en-GB.yaml new file mode 100644 index 000000000000..c8bc5b5f0f2d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sr/151.0.4/Mozilla.Firefox.sr.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.sr +PackageVersion: 151.0.4 +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/sr/151.0.4/Mozilla.Firefox.sr.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/sr/151.0.4/Mozilla.Firefox.sr.locale.en-US.yaml new file mode 100644 index 000000000000..f45702ccf119 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sr/151.0.4/Mozilla.Firefox.sr.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: Mozilla.Firefox.sr +PackageVersion: 151.0.4 +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 (sr) +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: |- + Version 151.0.4, first offered to Release channel users on June 9, 2026 + + Fixed + - Fixed an issue on Windows where Firefox could become unresponsive when using the back and forward buttons. (Bug 2039866) + - Fixed an issue where Firefox could fall back to software rendering on some older GPUs, reducing graphics performance. (Bug 2043249) + - Fixed a crash on Windows that could occur when Firefox interacted with accessibility services. (Bug 204330) + - Fixed an issue where some text input fields could incorrectly show a resize handle. (Bug 2044051) + - Reference link to 151.0.3 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.4/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sr/151.0.4/Mozilla.Firefox.sr.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/sr/151.0.4/Mozilla.Firefox.sr.locale.es-MX.yaml new file mode 100644 index 000000000000..e36493194cba --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sr/151.0.4/Mozilla.Firefox.sr.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.sr +PackageVersion: 151.0.4 +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/sr/151.0.4/Mozilla.Firefox.sr.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/sr/151.0.4/Mozilla.Firefox.sr.locale.fr-FR.yaml new file mode 100644 index 000000000000..a1c247c7773a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sr/151.0.4/Mozilla.Firefox.sr.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.sr +PackageVersion: 151.0.4 +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/sr/151.0.4/Mozilla.Firefox.sr.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/sr/151.0.4/Mozilla.Firefox.sr.locale.hu-HU.yaml new file mode 100644 index 000000000000..f204affe5e63 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sr/151.0.4/Mozilla.Firefox.sr.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.sr +PackageVersion: 151.0.4 +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/sr/151.0.4/Mozilla.Firefox.sr.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/sr/151.0.4/Mozilla.Firefox.sr.locale.ja-JP.yaml new file mode 100644 index 000000000000..cfa632dab7a0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sr/151.0.4/Mozilla.Firefox.sr.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.sr +PackageVersion: 151.0.4 +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/sr/151.0.4/Mozilla.Firefox.sr.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/sr/151.0.4/Mozilla.Firefox.sr.locale.nb-NO.yaml new file mode 100644 index 000000000000..e538d45baf5c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sr/151.0.4/Mozilla.Firefox.sr.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.sr +PackageVersion: 151.0.4 +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/sr/151.0.4/Mozilla.Firefox.sr.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/sr/151.0.4/Mozilla.Firefox.sr.locale.ru-RU.yaml new file mode 100644 index 000000000000..77e8638d72e0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sr/151.0.4/Mozilla.Firefox.sr.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.sr +PackageVersion: 151.0.4 +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/sr/151.0.4/Mozilla.Firefox.sr.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/sr/151.0.4/Mozilla.Firefox.sr.locale.ta-IN.yaml new file mode 100644 index 000000000000..f68de3e0af55 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sr/151.0.4/Mozilla.Firefox.sr.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.sr +PackageVersion: 151.0.4 +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/sr/151.0.4/Mozilla.Firefox.sr.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/sr/151.0.4/Mozilla.Firefox.sr.locale.zh-CN.yaml new file mode 100644 index 000000000000..4d615bf4b195 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sr/151.0.4/Mozilla.Firefox.sr.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.sr +PackageVersion: 151.0.4 +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/sr/151.0.4/Mozilla.Firefox.sr.yaml b/manifests/m/Mozilla/Firefox/sr/151.0.4/Mozilla.Firefox.sr.yaml new file mode 100644 index 000000000000..a915d65e6b1f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sr/151.0.4/Mozilla.Firefox.sr.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.sr +PackageVersion: 151.0.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/te/151.0.4/Mozilla.Firefox.te.installer.yaml b/manifests/m/Mozilla/Firefox/te/151.0.4/Mozilla.Firefox.te.installer.yaml new file mode 100644 index 000000000000..e58ff4f91581 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/te/151.0.4/Mozilla.Firefox.te.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.te +PackageVersion: 151.0.4 +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-06-09 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win32/te/Firefox%20Setup%20151.0.4.exe + InstallerSha256: 6BD2B9CEA0BC3A8562C8A9E8EE57F6162A6AB7365458DC3B51E985E5B7918725 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64/te/Firefox%20Setup%20151.0.4.exe + InstallerSha256: C3EF5CCC3DB5CF0EF9B9AF4FE85E79BF3ED9321C75BBFC442E431AFAF35422D4 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64-aarch64/te/Firefox%20Setup%20151.0.4.exe + InstallerSha256: B4610BAE821E8F4B07FC81003E7002D90989A80CA5BB906BEBE6B5DC9B52582D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/te/151.0.4/Mozilla.Firefox.te.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/te/151.0.4/Mozilla.Firefox.te.locale.cs-CZ.yaml new file mode 100644 index 000000000000..6174db3b6765 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/te/151.0.4/Mozilla.Firefox.te.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.te +PackageVersion: 151.0.4 +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/te/151.0.4/Mozilla.Firefox.te.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/te/151.0.4/Mozilla.Firefox.te.locale.da-DK.yaml new file mode 100644 index 000000000000..2e20e5c6776c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/te/151.0.4/Mozilla.Firefox.te.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.te +PackageVersion: 151.0.4 +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/te/151.0.4/Mozilla.Firefox.te.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/te/151.0.4/Mozilla.Firefox.te.locale.de-DE.yaml new file mode 100644 index 000000000000..328e37f44309 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/te/151.0.4/Mozilla.Firefox.te.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.te +PackageVersion: 151.0.4 +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/te/151.0.4/Mozilla.Firefox.te.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/te/151.0.4/Mozilla.Firefox.te.locale.el-GR.yaml new file mode 100644 index 000000000000..5a20e5873f15 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/te/151.0.4/Mozilla.Firefox.te.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.te +PackageVersion: 151.0.4 +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/te/151.0.4/Mozilla.Firefox.te.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/te/151.0.4/Mozilla.Firefox.te.locale.en-GB.yaml new file mode 100644 index 000000000000..8a50a2a320f6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/te/151.0.4/Mozilla.Firefox.te.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.te +PackageVersion: 151.0.4 +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/te/151.0.4/Mozilla.Firefox.te.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/te/151.0.4/Mozilla.Firefox.te.locale.en-US.yaml new file mode 100644 index 000000000000..50e2b30d4edb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/te/151.0.4/Mozilla.Firefox.te.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: Mozilla.Firefox.te +PackageVersion: 151.0.4 +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 (te) +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: |- + Version 151.0.4, first offered to Release channel users on June 9, 2026 + + Fixed + - Fixed an issue on Windows where Firefox could become unresponsive when using the back and forward buttons. (Bug 2039866) + - Fixed an issue where Firefox could fall back to software rendering on some older GPUs, reducing graphics performance. (Bug 2043249) + - Fixed a crash on Windows that could occur when Firefox interacted with accessibility services. (Bug 204330) + - Fixed an issue where some text input fields could incorrectly show a resize handle. (Bug 2044051) + - Reference link to 151.0.3 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.4/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/te/151.0.4/Mozilla.Firefox.te.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/te/151.0.4/Mozilla.Firefox.te.locale.es-MX.yaml new file mode 100644 index 000000000000..bcc6d725d4b8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/te/151.0.4/Mozilla.Firefox.te.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.te +PackageVersion: 151.0.4 +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/te/151.0.4/Mozilla.Firefox.te.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/te/151.0.4/Mozilla.Firefox.te.locale.fr-FR.yaml new file mode 100644 index 000000000000..74a001c0a172 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/te/151.0.4/Mozilla.Firefox.te.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.te +PackageVersion: 151.0.4 +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/te/151.0.4/Mozilla.Firefox.te.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/te/151.0.4/Mozilla.Firefox.te.locale.hu-HU.yaml new file mode 100644 index 000000000000..7976e35cc841 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/te/151.0.4/Mozilla.Firefox.te.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.te +PackageVersion: 151.0.4 +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/te/151.0.4/Mozilla.Firefox.te.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/te/151.0.4/Mozilla.Firefox.te.locale.ja-JP.yaml new file mode 100644 index 000000000000..f6fcfe1e88b4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/te/151.0.4/Mozilla.Firefox.te.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.te +PackageVersion: 151.0.4 +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/te/151.0.4/Mozilla.Firefox.te.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/te/151.0.4/Mozilla.Firefox.te.locale.nb-NO.yaml new file mode 100644 index 000000000000..9fdb8a18d9f3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/te/151.0.4/Mozilla.Firefox.te.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.te +PackageVersion: 151.0.4 +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/te/151.0.4/Mozilla.Firefox.te.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/te/151.0.4/Mozilla.Firefox.te.locale.ru-RU.yaml new file mode 100644 index 000000000000..cab41cf9ff84 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/te/151.0.4/Mozilla.Firefox.te.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.te +PackageVersion: 151.0.4 +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/te/151.0.4/Mozilla.Firefox.te.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/te/151.0.4/Mozilla.Firefox.te.locale.ta-IN.yaml new file mode 100644 index 000000000000..2710a4ffc513 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/te/151.0.4/Mozilla.Firefox.te.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.te +PackageVersion: 151.0.4 +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/te/151.0.4/Mozilla.Firefox.te.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/te/151.0.4/Mozilla.Firefox.te.locale.zh-CN.yaml new file mode 100644 index 000000000000..e8b059118f5b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/te/151.0.4/Mozilla.Firefox.te.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.te +PackageVersion: 151.0.4 +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/te/151.0.4/Mozilla.Firefox.te.yaml b/manifests/m/Mozilla/Firefox/te/151.0.4/Mozilla.Firefox.te.yaml new file mode 100644 index 000000000000..284608a39e44 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/te/151.0.4/Mozilla.Firefox.te.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.te +PackageVersion: 151.0.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/trs/151.0.4/Mozilla.Firefox.trs.installer.yaml b/manifests/m/Mozilla/Firefox/trs/151.0.4/Mozilla.Firefox.trs.installer.yaml new file mode 100644 index 000000000000..068cfccfca8f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/151.0.4/Mozilla.Firefox.trs.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.trs +PackageVersion: 151.0.4 +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-06-09 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win32/trs/Firefox%20Setup%20151.0.4.exe + InstallerSha256: 2C134DB5BCB25A783DF927D4C22A43C5CD456DF049F355BFE25DC13A1355FEF7 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64/trs/Firefox%20Setup%20151.0.4.exe + InstallerSha256: 8D36CE13AEE012E2B7B41983B175B1469C422B881E06B4BF95AAA3C4D15CAFC1 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64-aarch64/trs/Firefox%20Setup%20151.0.4.exe + InstallerSha256: C57F5A2E36EBE442D6E84C1CC4665F02C8344F2F9149AB72A832DD3ECD379C77 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/trs/151.0.4/Mozilla.Firefox.trs.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/trs/151.0.4/Mozilla.Firefox.trs.locale.cs-CZ.yaml new file mode 100644 index 000000000000..b2891a839153 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/151.0.4/Mozilla.Firefox.trs.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.trs +PackageVersion: 151.0.4 +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/trs/151.0.4/Mozilla.Firefox.trs.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/trs/151.0.4/Mozilla.Firefox.trs.locale.da-DK.yaml new file mode 100644 index 000000000000..1f666f42a8af --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/151.0.4/Mozilla.Firefox.trs.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.trs +PackageVersion: 151.0.4 +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/trs/151.0.4/Mozilla.Firefox.trs.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/trs/151.0.4/Mozilla.Firefox.trs.locale.de-DE.yaml new file mode 100644 index 000000000000..58f51a2f4702 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/151.0.4/Mozilla.Firefox.trs.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.trs +PackageVersion: 151.0.4 +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/trs/151.0.4/Mozilla.Firefox.trs.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/trs/151.0.4/Mozilla.Firefox.trs.locale.el-GR.yaml new file mode 100644 index 000000000000..d9a84d92c517 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/151.0.4/Mozilla.Firefox.trs.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.trs +PackageVersion: 151.0.4 +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/trs/151.0.4/Mozilla.Firefox.trs.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/trs/151.0.4/Mozilla.Firefox.trs.locale.en-GB.yaml new file mode 100644 index 000000000000..f693225d55dd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/151.0.4/Mozilla.Firefox.trs.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.trs +PackageVersion: 151.0.4 +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/trs/151.0.4/Mozilla.Firefox.trs.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/trs/151.0.4/Mozilla.Firefox.trs.locale.en-US.yaml new file mode 100644 index 000000000000..cb736af3fa1b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/151.0.4/Mozilla.Firefox.trs.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: Mozilla.Firefox.trs +PackageVersion: 151.0.4 +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 (trs) +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: |- + Version 151.0.4, first offered to Release channel users on June 9, 2026 + + Fixed + - Fixed an issue on Windows where Firefox could become unresponsive when using the back and forward buttons. (Bug 2039866) + - Fixed an issue where Firefox could fall back to software rendering on some older GPUs, reducing graphics performance. (Bug 2043249) + - Fixed a crash on Windows that could occur when Firefox interacted with accessibility services. (Bug 204330) + - Fixed an issue where some text input fields could incorrectly show a resize handle. (Bug 2044051) + - Reference link to 151.0.3 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.4/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/trs/151.0.4/Mozilla.Firefox.trs.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/trs/151.0.4/Mozilla.Firefox.trs.locale.es-MX.yaml new file mode 100644 index 000000000000..e6f5d60ee61e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/151.0.4/Mozilla.Firefox.trs.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.trs +PackageVersion: 151.0.4 +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/trs/151.0.4/Mozilla.Firefox.trs.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/trs/151.0.4/Mozilla.Firefox.trs.locale.fr-FR.yaml new file mode 100644 index 000000000000..42cff4237437 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/151.0.4/Mozilla.Firefox.trs.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.trs +PackageVersion: 151.0.4 +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/trs/151.0.4/Mozilla.Firefox.trs.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/trs/151.0.4/Mozilla.Firefox.trs.locale.hu-HU.yaml new file mode 100644 index 000000000000..9b418b9852d7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/151.0.4/Mozilla.Firefox.trs.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.trs +PackageVersion: 151.0.4 +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/trs/151.0.4/Mozilla.Firefox.trs.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/trs/151.0.4/Mozilla.Firefox.trs.locale.ja-JP.yaml new file mode 100644 index 000000000000..4983193214d2 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/151.0.4/Mozilla.Firefox.trs.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.trs +PackageVersion: 151.0.4 +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/trs/151.0.4/Mozilla.Firefox.trs.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/trs/151.0.4/Mozilla.Firefox.trs.locale.nb-NO.yaml new file mode 100644 index 000000000000..f00015e8b892 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/151.0.4/Mozilla.Firefox.trs.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.trs +PackageVersion: 151.0.4 +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/trs/151.0.4/Mozilla.Firefox.trs.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/trs/151.0.4/Mozilla.Firefox.trs.locale.ru-RU.yaml new file mode 100644 index 000000000000..46faa31b61ee --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/151.0.4/Mozilla.Firefox.trs.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.trs +PackageVersion: 151.0.4 +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/trs/151.0.4/Mozilla.Firefox.trs.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/trs/151.0.4/Mozilla.Firefox.trs.locale.ta-IN.yaml new file mode 100644 index 000000000000..07a2e97b68ad --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/151.0.4/Mozilla.Firefox.trs.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.trs +PackageVersion: 151.0.4 +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/trs/151.0.4/Mozilla.Firefox.trs.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/trs/151.0.4/Mozilla.Firefox.trs.locale.zh-CN.yaml new file mode 100644 index 000000000000..7859a4bf6aa7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/151.0.4/Mozilla.Firefox.trs.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.trs +PackageVersion: 151.0.4 +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/trs/151.0.4/Mozilla.Firefox.trs.yaml b/manifests/m/Mozilla/Firefox/trs/151.0.4/Mozilla.Firefox.trs.yaml new file mode 100644 index 000000000000..498ef7e6318f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/trs/151.0.4/Mozilla.Firefox.trs.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.trs +PackageVersion: 151.0.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/xh/151.0.4/Mozilla.Firefox.xh.installer.yaml b/manifests/m/Mozilla/Firefox/xh/151.0.4/Mozilla.Firefox.xh.installer.yaml new file mode 100644 index 000000000000..9fa29fa64deb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/xh/151.0.4/Mozilla.Firefox.xh.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.xh +PackageVersion: 151.0.4 +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-06-09 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win32/xh/Firefox%20Setup%20151.0.4.exe + InstallerSha256: E5CFB1DE13FCAACCC59499D3BBFBB6DA58EF9621E9FD6343CD36ABDAD54B0707 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64/xh/Firefox%20Setup%20151.0.4.exe + InstallerSha256: 2FEF99C3EDB8EB3CF4302A3B6504617ED8ED087DA188E1744F6ABDFF4B7790A5 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64-aarch64/xh/Firefox%20Setup%20151.0.4.exe + InstallerSha256: 4C165F993FE53BBC3024708DE7A6FD1A788C9E3A790F21574220E244F59A9541 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/xh/151.0.4/Mozilla.Firefox.xh.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/xh/151.0.4/Mozilla.Firefox.xh.locale.cs-CZ.yaml new file mode 100644 index 000000000000..84e338116b86 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/xh/151.0.4/Mozilla.Firefox.xh.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.xh +PackageVersion: 151.0.4 +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/xh/151.0.4/Mozilla.Firefox.xh.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/xh/151.0.4/Mozilla.Firefox.xh.locale.da-DK.yaml new file mode 100644 index 000000000000..6dfc86120e02 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/xh/151.0.4/Mozilla.Firefox.xh.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.xh +PackageVersion: 151.0.4 +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/xh/151.0.4/Mozilla.Firefox.xh.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/xh/151.0.4/Mozilla.Firefox.xh.locale.de-DE.yaml new file mode 100644 index 000000000000..217810122d29 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/xh/151.0.4/Mozilla.Firefox.xh.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.xh +PackageVersion: 151.0.4 +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/xh/151.0.4/Mozilla.Firefox.xh.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/xh/151.0.4/Mozilla.Firefox.xh.locale.el-GR.yaml new file mode 100644 index 000000000000..3fe836945313 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/xh/151.0.4/Mozilla.Firefox.xh.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.xh +PackageVersion: 151.0.4 +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/xh/151.0.4/Mozilla.Firefox.xh.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/xh/151.0.4/Mozilla.Firefox.xh.locale.en-GB.yaml new file mode 100644 index 000000000000..800be842cc71 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/xh/151.0.4/Mozilla.Firefox.xh.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.xh +PackageVersion: 151.0.4 +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/xh/151.0.4/Mozilla.Firefox.xh.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/xh/151.0.4/Mozilla.Firefox.xh.locale.en-US.yaml new file mode 100644 index 000000000000..e4b4d1f278bb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/xh/151.0.4/Mozilla.Firefox.xh.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: Mozilla.Firefox.xh +PackageVersion: 151.0.4 +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 (xh) +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: |- + Version 151.0.4, first offered to Release channel users on June 9, 2026 + + Fixed + - Fixed an issue on Windows where Firefox could become unresponsive when using the back and forward buttons. (Bug 2039866) + - Fixed an issue where Firefox could fall back to software rendering on some older GPUs, reducing graphics performance. (Bug 2043249) + - Fixed a crash on Windows that could occur when Firefox interacted with accessibility services. (Bug 204330) + - Fixed an issue where some text input fields could incorrectly show a resize handle. (Bug 2044051) + - Reference link to 151.0.3 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.4/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/xh/151.0.4/Mozilla.Firefox.xh.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/xh/151.0.4/Mozilla.Firefox.xh.locale.es-MX.yaml new file mode 100644 index 000000000000..d056ab965844 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/xh/151.0.4/Mozilla.Firefox.xh.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.xh +PackageVersion: 151.0.4 +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/xh/151.0.4/Mozilla.Firefox.xh.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/xh/151.0.4/Mozilla.Firefox.xh.locale.fr-FR.yaml new file mode 100644 index 000000000000..e853ca9d1a19 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/xh/151.0.4/Mozilla.Firefox.xh.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.xh +PackageVersion: 151.0.4 +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/xh/151.0.4/Mozilla.Firefox.xh.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/xh/151.0.4/Mozilla.Firefox.xh.locale.hu-HU.yaml new file mode 100644 index 000000000000..78301b0eb8b5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/xh/151.0.4/Mozilla.Firefox.xh.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.xh +PackageVersion: 151.0.4 +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/xh/151.0.4/Mozilla.Firefox.xh.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/xh/151.0.4/Mozilla.Firefox.xh.locale.ja-JP.yaml new file mode 100644 index 000000000000..9c0a869b6773 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/xh/151.0.4/Mozilla.Firefox.xh.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.xh +PackageVersion: 151.0.4 +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/xh/151.0.4/Mozilla.Firefox.xh.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/xh/151.0.4/Mozilla.Firefox.xh.locale.nb-NO.yaml new file mode 100644 index 000000000000..e80fbd20d80f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/xh/151.0.4/Mozilla.Firefox.xh.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.xh +PackageVersion: 151.0.4 +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/xh/151.0.4/Mozilla.Firefox.xh.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/xh/151.0.4/Mozilla.Firefox.xh.locale.ru-RU.yaml new file mode 100644 index 000000000000..421816b7c4dc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/xh/151.0.4/Mozilla.Firefox.xh.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.xh +PackageVersion: 151.0.4 +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/xh/151.0.4/Mozilla.Firefox.xh.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/xh/151.0.4/Mozilla.Firefox.xh.locale.ta-IN.yaml new file mode 100644 index 000000000000..5847ad216dd9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/xh/151.0.4/Mozilla.Firefox.xh.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.xh +PackageVersion: 151.0.4 +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/xh/151.0.4/Mozilla.Firefox.xh.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/xh/151.0.4/Mozilla.Firefox.xh.locale.zh-CN.yaml new file mode 100644 index 000000000000..c213b206ca51 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/xh/151.0.4/Mozilla.Firefox.xh.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.xh +PackageVersion: 151.0.4 +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/xh/151.0.4/Mozilla.Firefox.xh.yaml b/manifests/m/Mozilla/Firefox/xh/151.0.4/Mozilla.Firefox.xh.yaml new file mode 100644 index 000000000000..0e45eb4a007f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/xh/151.0.4/Mozilla.Firefox.xh.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.xh +PackageVersion: 151.0.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.installer.yaml b/manifests/m/Mozilla/Firefox/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.installer.yaml new file mode 100644 index 000000000000..e5e457858221 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.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.zh-CN +PackageVersion: 151.0.4 +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-06-09 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win32/zh-CN/Firefox%20Setup%20151.0.4.exe + InstallerSha256: 8B4908B9B740A20AD1997963749FAEDB227F0D5085F9F149B5867A3D8D9EA834 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64/zh-CN/Firefox%20Setup%20151.0.4.exe + InstallerSha256: 3C621EE19A373F9123940D95905E98EDA4A87BAE495077550C711F69790D00E5 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64-aarch64/zh-CN/Firefox%20Setup%20151.0.4.exe + InstallerSha256: AF8D5470F7DEB1612559E1512EED884A64AF9DA0C5A91FA195E4E8944451F2ED +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.locale.cs-CZ.yaml new file mode 100644 index 000000000000..fce8f81ee000 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.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.zh-CN +PackageVersion: 151.0.4 +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/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.locale.da-DK.yaml new file mode 100644 index 000000000000..194fc4a4eec6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.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.zh-CN +PackageVersion: 151.0.4 +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/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.locale.de-DE.yaml new file mode 100644 index 000000000000..dc3310707858 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.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.zh-CN +PackageVersion: 151.0.4 +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/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.locale.el-GR.yaml new file mode 100644 index 000000000000..9d1d07d0da5c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.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.zh-CN +PackageVersion: 151.0.4 +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/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.locale.en-GB.yaml new file mode 100644 index 000000000000..c5ca37de93a8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.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.zh-CN +PackageVersion: 151.0.4 +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/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.locale.en-US.yaml new file mode 100644 index 000000000000..5c2e4dafecea --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.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: Mozilla.Firefox.zh-CN +PackageVersion: 151.0.4 +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 (zh-CN) +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: |- + Version 151.0.4, first offered to Release channel users on June 9, 2026 + + Fixed + - Fixed an issue on Windows where Firefox could become unresponsive when using the back and forward buttons. (Bug 2039866) + - Fixed an issue where Firefox could fall back to software rendering on some older GPUs, reducing graphics performance. (Bug 2043249) + - Fixed a crash on Windows that could occur when Firefox interacted with accessibility services. (Bug 204330) + - Fixed an issue where some text input fields could incorrectly show a resize handle. (Bug 2044051) + - Reference link to 151.0.3 release notes. +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/151.0.4/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.locale.es-MX.yaml new file mode 100644 index 000000000000..514ed7145faa --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.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.zh-CN +PackageVersion: 151.0.4 +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/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.locale.fr-FR.yaml new file mode 100644 index 000000000000..4b66e73cdbee --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.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.zh-CN +PackageVersion: 151.0.4 +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/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.locale.hu-HU.yaml new file mode 100644 index 000000000000..850230753689 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.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.zh-CN +PackageVersion: 151.0.4 +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/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.locale.ja-JP.yaml new file mode 100644 index 000000000000..89e4e60d630d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.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.zh-CN +PackageVersion: 151.0.4 +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/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.locale.nb-NO.yaml new file mode 100644 index 000000000000..21f397eb5733 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.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.zh-CN +PackageVersion: 151.0.4 +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/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.locale.ru-RU.yaml new file mode 100644 index 000000000000..bffdf509a3b2 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.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.zh-CN +PackageVersion: 151.0.4 +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/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.locale.ta-IN.yaml new file mode 100644 index 000000000000..03d022a22ce2 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.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.zh-CN +PackageVersion: 151.0.4 +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/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.locale.zh-CN.yaml new file mode 100644 index 000000000000..b6e647c6ac14 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.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.zh-CN +PackageVersion: 151.0.4 +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/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.yaml b/manifests/m/Mozilla/Firefox/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.yaml new file mode 100644 index 000000000000..758626f8966c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/zh-CN/151.0.4/Mozilla.Firefox.zh-CN.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.zh-CN +PackageVersion: 151.0.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/matchmycolor/ColibriAlpha/26.2.0.773/matchmycolor.ColibriAlpha.installer.yaml b/manifests/m/matchmycolor/ColibriAlpha/26.2.0.783/matchmycolor.ColibriAlpha.installer.yaml similarity index 79% rename from manifests/m/matchmycolor/ColibriAlpha/26.2.0.773/matchmycolor.ColibriAlpha.installer.yaml rename to manifests/m/matchmycolor/ColibriAlpha/26.2.0.783/matchmycolor.ColibriAlpha.installer.yaml index 9638ec269805..6d96f6e65672 100644 --- a/manifests/m/matchmycolor/ColibriAlpha/26.2.0.773/matchmycolor.ColibriAlpha.installer.yaml +++ b/manifests/m/matchmycolor/ColibriAlpha/26.2.0.783/matchmycolor.ColibriAlpha.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: matchmycolor.ColibriAlpha -PackageVersion: 26.2.0.773 +PackageVersion: 26.2.0.783 InstallerType: exe InstallerSwitches: Silent: /s @@ -14,7 +14,7 @@ Dependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x86 Installers: - Architecture: x86 - InstallerUrl: https://cdn.matchmycolor.com/colibri/26.2.0/Colibri_26.2.0-alpha.773.exe - InstallerSha256: 3F566171D0F6DAF20D2E3FDE8318F30B2F218EA5438B82059D57D6FF4B3D2459 + InstallerUrl: https://cdn.matchmycolor.com/colibri/26.2.0/Colibri_26.2.0-alpha.783.exe + InstallerSha256: 81163E26653F2A9BCEA650940DD333EB127D618B1CD2656402827191412570DB ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/m/matchmycolor/ColibriAlpha/26.2.0.773/matchmycolor.ColibriAlpha.locale.en-US.yaml b/manifests/m/matchmycolor/ColibriAlpha/26.2.0.783/matchmycolor.ColibriAlpha.locale.en-US.yaml similarity index 95% rename from manifests/m/matchmycolor/ColibriAlpha/26.2.0.773/matchmycolor.ColibriAlpha.locale.en-US.yaml rename to manifests/m/matchmycolor/ColibriAlpha/26.2.0.783/matchmycolor.ColibriAlpha.locale.en-US.yaml index dde09acc07b8..39fc3a214a4a 100644 --- a/manifests/m/matchmycolor/ColibriAlpha/26.2.0.773/matchmycolor.ColibriAlpha.locale.en-US.yaml +++ b/manifests/m/matchmycolor/ColibriAlpha/26.2.0.783/matchmycolor.ColibriAlpha.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: matchmycolor.ColibriAlpha -PackageVersion: 26.2.0.773 +PackageVersion: 26.2.0.783 PackageLocale: en-US Publisher: matchmycolor PublisherUrl: https://www.matchmycolor.com/ diff --git a/manifests/m/matchmycolor/ColibriAlpha/26.2.0.773/matchmycolor.ColibriAlpha.yaml b/manifests/m/matchmycolor/ColibriAlpha/26.2.0.783/matchmycolor.ColibriAlpha.yaml similarity index 87% rename from manifests/m/matchmycolor/ColibriAlpha/26.2.0.773/matchmycolor.ColibriAlpha.yaml rename to manifests/m/matchmycolor/ColibriAlpha/26.2.0.783/matchmycolor.ColibriAlpha.yaml index dcdf0a20b9d6..73c4320e585a 100644 --- a/manifests/m/matchmycolor/ColibriAlpha/26.2.0.773/matchmycolor.ColibriAlpha.yaml +++ b/manifests/m/matchmycolor/ColibriAlpha/26.2.0.783/matchmycolor.ColibriAlpha.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: matchmycolor.ColibriAlpha -PackageVersion: 26.2.0.773 +PackageVersion: 26.2.0.783 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/m/mayocream/koharu/0.60.0/mayocream.koharu.installer.yaml b/manifests/m/mayocream/koharu/0.60.0/mayocream.koharu.installer.yaml new file mode 100644 index 000000000000..420590ec9fdd --- /dev/null +++ b/manifests/m/mayocream/koharu/0.60.0/mayocream.koharu.installer.yaml @@ -0,0 +1,40 @@ +# 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: mayocream.koharu +PackageVersion: 0.60.0 +InstallerLocale: en-US +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: KhronosGroup.VulkanRT + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-09 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/mayocream/koharu/releases/download/0.60.0/koharu_0.60.0_x64-setup.exe + InstallerSha256: 6B9F3F088396E6FB3FF29D37FD050E52D1BDC0222BE745910BF54D8C2B36B806 + ProductCode: koharu + AppsAndFeaturesEntries: + - DisplayName: koharu + Publisher: Koharu + ProductCode: koharu + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\koharu' +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/mayocream/koharu/releases/download/0.60.0/koharu_0.60.0_x64_en-US.msi + InstallerSha256: 529CF4AFB6227DA381FF9FCECF0E37FD2D89AEEB6F0EE28AF11CA7156465B551 + ProductCode: '{87EB0399-A8D2-40E8-A6E1-0F6CC592B1E1}' + AppsAndFeaturesEntries: + - DisplayName: koharu + Publisher: Koharu + ProductCode: '{87EB0399-A8D2-40E8-A6E1-0F6CC592B1E1}' + UpgradeCode: '{9EDB2399-2BD5-5B0C-A8FA-279971DBD365}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/koharu' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/mayocream/koharu/0.60.0/mayocream.koharu.locale.en-US.yaml b/manifests/m/mayocream/koharu/0.60.0/mayocream.koharu.locale.en-US.yaml new file mode 100644 index 000000000000..68310a677aec --- /dev/null +++ b/manifests/m/mayocream/koharu/0.60.0/mayocream.koharu.locale.en-US.yaml @@ -0,0 +1,44 @@ +# 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: mayocream.koharu +PackageVersion: 0.60.0 +PackageLocale: en-US +Publisher: mayocream +PublisherUrl: https://mayo.rocks/ +PublisherSupportUrl: https://github.com/mayocream/koharu/issues +Author: Mayo Takanashi +PackageName: Koharu +PackageUrl: https://koharu.rs/ +License: GPL-3.0 +LicenseUrl: https://github.com/mayocream/koharu/blob/HEAD/LICENSE +Copyright: Copyright (C) 2026 Mayo Takanashi +CopyrightUrl: https://github.com/mayocream/koharu/blob/HEAD/LICENSE +ShortDescription: ML-powered manga translator, written in Rust. +Description: Koharu introduces a local-first workflow for manga translation, utilizing the power of ML to automate the process. It combines the capabilities of object detection, OCR, inpainting, and LLMs to create a seamless translation experience. +Moniker: koharu +Tags: +- computer-vision +- deep-learning +- gpu +- gui +- japanese +- manga +- rust +- tauri +- text-rendering +- translation +ReleaseNotes: |- + 0.60.0 - 2026-06-09 + ⛰️ Features + - Add gemma4-12b-it - (d65d730) + - PaddleOCR-VL-1.6 - (e583a2d) + - Add Hungarian language (#759) - (e86080d) + ⚙️ Miscellaneous Tasks + - (dev) Remove unused script - (ccecce6) + - (tests) Remove unused warning - (4ec5a15) + New Contributors ❤️ + - @bloksma made their first contribution in #759 +ReleaseNotesUrl: https://github.com/mayocream/koharu/releases/tag/0.60.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/mayocream/koharu/0.60.0/mayocream.koharu.yaml b/manifests/m/mayocream/koharu/0.60.0/mayocream.koharu.yaml new file mode 100644 index 000000000000..fdc4ef83f218 --- /dev/null +++ b/manifests/m/mayocream/koharu/0.60.0/mayocream.koharu.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: mayocream.koharu +PackageVersion: 0.60.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/mq1/TinyWiiBackupManager/6.0.7/mq1.TinyWiiBackupManager.installer.yaml b/manifests/m/mq1/TinyWiiBackupManager/6.0.7/mq1.TinyWiiBackupManager.installer.yaml new file mode 100644 index 000000000000..d4ad0c381612 --- /dev/null +++ b/manifests/m/mq1/TinyWiiBackupManager/6.0.7/mq1.TinyWiiBackupManager.installer.yaml @@ -0,0 +1,24 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: mq1.TinyWiiBackupManager +PackageVersion: 6.0.7 +InstallerLocale: en-US +InstallerType: portable +UpgradeBehavior: uninstallPrevious +ProductCode: TinyWiiBackupManager +ReleaseDate: 2026-06-05 +AppsAndFeaturesEntries: +- ProductCode: TinyWiiBackupManager +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/mq1/TinyWiiBackupManager/releases/download/v6.0.7/TinyWiiBackupManager-v6.0.7-windows-x86.exe + InstallerSha256: 86B05B04D3084714981BC92D3B9AE6E33562F5E0E0B17FFEDD14F7044961414C +- Architecture: x64 + InstallerUrl: https://github.com/mq1/TinyWiiBackupManager/releases/download/v6.0.7/TinyWiiBackupManager-v6.0.7-windows-x64.exe + InstallerSha256: 3BED32D59C4F8A25CCFB2D06B33045F2CFCC45E0F54AF3130EF4F5FF564E1CB7 +- Architecture: arm64 + InstallerUrl: https://github.com/mq1/TinyWiiBackupManager/releases/download/v6.0.7/TinyWiiBackupManager-v6.0.7-windows-arm64.exe + InstallerSha256: 17256902089C109B2CA0D77FF2D37A28CB52DBF2C20BB689309FE795CDE10DBA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/mq1/TinyWiiBackupManager/6.0.7/mq1.TinyWiiBackupManager.locale.en-US.yaml b/manifests/m/mq1/TinyWiiBackupManager/6.0.7/mq1.TinyWiiBackupManager.locale.en-US.yaml new file mode 100644 index 000000000000..9d1f61fe737b --- /dev/null +++ b/manifests/m/mq1/TinyWiiBackupManager/6.0.7/mq1.TinyWiiBackupManager.locale.en-US.yaml @@ -0,0 +1,43 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: mq1.TinyWiiBackupManager +PackageVersion: 6.0.7 +PackageLocale: en-US +Publisher: mq1 +PublisherUrl: https://github.com/mq1 +PublisherSupportUrl: https://github.com/mq1/TinyWiiBackupManager/issues +Author: Manuel Quarneti +PackageName: TinyWiiBackupManager +PackageUrl: https://github.com/mq1/TinyWiiBackupManager +License: GPL-3.0 +LicenseUrl: https://github.com/mq1/TinyWiiBackupManager/blob/main/COPYING +Copyright: Copyright (c) 2026 Manuel Quarneti +ShortDescription: A tiny game backup and homebrew app manager for the Wii +Moniker: wii-backup-manager +Tags: +- backup +- game-manager +- gamecube +- homebrew +- wbfs +- wii +ReleaseNotes: |- + 📝 Changelog + Tip + 🪟 Windows installation: + Most users should download TinyWiiBackupManager-vX.X.X-windows-x64.exe + Tip + 🐧 Linux installation: + Most users should download TinyWiiBackupManager-vX.X.X-linux-x86_64.AppImage + chmod +x /path/to/AppImage after downloading may be required + Important + 🍎 macOS installation: + The app is not notarized, you must allow it manually after installing by running this command in Terminal: + xattr -rd com.apple.quarantine /Applications/TinyWiiBackupManager.app +ReleaseNotesUrl: https://github.com/mq1/TinyWiiBackupManager/releases/tag/v6.0.7 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/mq1/TinyWiiBackupManager/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/mq1/TinyWiiBackupManager/6.0.7/mq1.TinyWiiBackupManager.yaml b/manifests/m/mq1/TinyWiiBackupManager/6.0.7/mq1.TinyWiiBackupManager.yaml new file mode 100644 index 000000000000..4aab7184a9d9 --- /dev/null +++ b/manifests/m/mq1/TinyWiiBackupManager/6.0.7/mq1.TinyWiiBackupManager.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: mq1.TinyWiiBackupManager +PackageVersion: 6.0.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/mulhamna/jirac/2.0.0/mulhamna.jirac.installer.yaml b/manifests/m/mulhamna/jirac/2.0.0/mulhamna.jirac.installer.yaml new file mode 100644 index 000000000000..d4115669b49b --- /dev/null +++ b/manifests/m/mulhamna/jirac/2.0.0/mulhamna.jirac.installer.yaml @@ -0,0 +1,15 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json +PackageIdentifier: mulhamna.jirac +PackageVersion: 2.0.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: + - RelativeFilePath: jirac-windows-x86_64.exe + PortableCommandAlias: jirac +ReleaseDate: 2026-06-10 +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/mulhamna/jira-commands/releases/download/v2.0.0/jirac-windows-x86_64.zip + InstallerSha256: 6a6d763934986d2bbd63014e7b7e15c3b314d5b42f13179dee15971d6897ceb8 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/mulhamna/jirac/2.0.0/mulhamna.jirac.locale.en-US.yaml b/manifests/m/mulhamna/jirac/2.0.0/mulhamna.jirac.locale.en-US.yaml new file mode 100644 index 000000000000..f81cb1d34eaa --- /dev/null +++ b/manifests/m/mulhamna/jirac/2.0.0/mulhamna.jirac.locale.en-US.yaml @@ -0,0 +1,23 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json +PackageIdentifier: mulhamna.jirac +PackageVersion: 2.0.0 +PackageLocale: en-US +Publisher: mulhamna +PublisherUrl: https://github.com/mulhamna +PublisherSupportUrl: https://github.com/mulhamna/jira-commands/issues +Author: mulhamna +PackageName: jirac +PackageUrl: https://github.com/mulhamna/jira-commands +License: MIT OR Apache-2.0 +LicenseUrl: https://github.com/mulhamna/jira-commands/blob/main/LICENSE +ShortDescription: Jira terminal client with TUI, MCP support, and release archives for Windows, macOS, and Linux. +Description: jirac is a Rust-based Jira CLI with interactive TUI flows, issue transitions, comments, worklogs, attachments, and jirac-mcp for editor and agent integrations. +Moniker: jirac +Tags: + - jira + - atlassian + - cli + - tui + - mcp +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/mulhamna/jirac/2.0.0/mulhamna.jirac.yaml b/manifests/m/mulhamna/jirac/2.0.0/mulhamna.jirac.yaml new file mode 100644 index 000000000000..a58951b54a72 --- /dev/null +++ b/manifests/m/mulhamna/jirac/2.0.0/mulhamna.jirac.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json +PackageIdentifier: mulhamna.jirac +PackageVersion: 2.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 diff --git a/manifests/n/NVAccess/NVDA/Beta/2026.2beta1/NVAccess.NVDA.Beta.installer.yaml b/manifests/n/NVAccess/NVDA/Beta/2026.2beta1/NVAccess.NVDA.Beta.installer.yaml new file mode 100644 index 000000000000..c97f6fc63f42 --- /dev/null +++ b/manifests/n/NVAccess/NVDA/Beta/2026.2beta1/NVAccess.NVDA.Beta.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: NVAccess.NVDA.Beta +PackageVersion: 2026.2beta1 +MinimumOSVersion: 10.0.10240.0 +InstallerType: nullsoft +InstallerSwitches: + Silent: --install-silent + SilentWithProgress: --install-silent +ProductCode: NVDA +Installers: +- Architecture: x86 + InstallerUrl: https://download.nvaccess.org/releases/2026.2beta1/nvda_2026.2beta1.exe + InstallerSha256: 25B0F893F6A45017D4E8F1388E45FEB8707052BAAFC47AF713332DE6FDE5DD48 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/NVAccess/NVDA/Beta/2026.2beta1/NVAccess.NVDA.Beta.locale.en-US.yaml b/manifests/n/NVAccess/NVDA/Beta/2026.2beta1/NVAccess.NVDA.Beta.locale.en-US.yaml new file mode 100644 index 000000000000..7b55934d8a52 --- /dev/null +++ b/manifests/n/NVAccess/NVDA/Beta/2026.2beta1/NVAccess.NVDA.Beta.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: NVAccess.NVDA.Beta +PackageVersion: 2026.2beta1 +PackageLocale: en-US +Publisher: NV Access +PackageName: NVDA Beta +PackageUrl: https://www.nvaccess.org +License: GPL V2 with exceptions +LicenseUrl: https://www.nvaccess.org/files/nvda/documentation/copying.txt +ShortDescription: Free, open source, globally accessible screen reader for the blind and vision impaired +Description: NonVisual Desktop Access (NVDA) is a free and open source screen reader for the Microsoft Windows operating system. Providing feedback via synthetic speech and Braille, it enables blind or vision impaired people to access computers running Windows for no more cost than a sighted person. NVDA is developed by NV Access, with contributions from the community. +Moniker: nvda +Tags: +- accessibility +- blind +- screen-reader +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NVAccess/NVDA/Beta/2026.2beta1/NVAccess.NVDA.Beta.yaml b/manifests/n/NVAccess/NVDA/Beta/2026.2beta1/NVAccess.NVDA.Beta.yaml new file mode 100644 index 000000000000..f5d6062a9405 --- /dev/null +++ b/manifests/n/NVAccess/NVDA/Beta/2026.2beta1/NVAccess.NVDA.Beta.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: NVAccess.NVDA.Beta +PackageVersion: 2026.2beta1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/n/Nehoray/TranslationManager/1.1.0/Nehoray.TranslationManager.installer.yaml b/manifests/n/Nehoray/TranslationManager/1.1.0/Nehoray.TranslationManager.installer.yaml index 4714d18f9039..e118ad3f37ec 100644 --- a/manifests/n/Nehoray/TranslationManager/1.1.0/Nehoray.TranslationManager.installer.yaml +++ b/manifests/n/Nehoray/TranslationManager/1.1.0/Nehoray.TranslationManager.installer.yaml @@ -1,58 +1,37 @@ -# Created with winget-manifest scaffold for Nehoray.TranslationManager 1.1.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: Nehoray.TranslationManager -PackageVersion: 1.1.0 -InstallerLocale: he-IL -Platform: - - Windows.Desktop -MinimumOSVersion: 10.0.0.0 -InstallerType: inno -Scope: machine -InstallModes: - - interactive - - silent - - silentWithProgress -InstallerSwitches: - # `/SILENT` (not /VERYSILENT) is deliberate. Inno Setup 6.7's - # RedirectionGuard handoff (level 2 SL5 → level 3 protected Setup) - # fails silently with /VERYSILENT in sandboxed contexts — the - # protected temp dir gets created with only `_setup64.tmp` + an - # empty `_isetup\` and the install never proceeds, leaving the - # install dir half-populated. Same root cause as the failure mode - # we hit during the launcher's in-app self-update. /SILENT keeps - # the small progress dialog visible, which is what RG's protected - # handoff needs to complete; the dialog is dismissed automatically - # at the end so the WinGet sandbox sees a clean exit. - # /SP- skips the "This will install..." pre-install dialog so the - # install still runs without any user clicks. - Silent: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- - SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- - Custom: "" -UpgradeBehavior: install -# 0 is implicit; 3010 (success-needs-restart) and 1641 (restart-initiated) -# are Inno Setup's only documented non-zero success codes. /NORESTART -# converts 3010→0 in practice but we list them defensively. -InstallerSuccessCodes: - - 1641 - - 3010 -# Explicit ARP (Apps and Features) entry so WinGet's post-install -# verification knows exactly which Uninstall registry subkey to look -# for. Inno writes `_is1` under -# HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall\ — the -# top-level `ProductCode` field is also kept for tooling that reads -# the older shape. -AppsAndFeaturesEntries: - - DisplayName: Translation Manager - DisplayVersion: 1.1.0 - Publisher: Nehoray - ProductCode: '{B0D4F2A7-3CCE-4A1A-9C44-7E1A1B6F0001}_is1' - InstallerType: inno -ProductCode: '{B0D4F2A7-3CCE-4A1A-9C44-7E1A1B6F0001}_is1' -ReleaseDate: 2026-05-26 -Installers: - - Architecture: x64 - InstallerUrl: https://github.com/nehorayc04/translation-launcher/releases/download/v1.1.0/TranslationManager-Setup-1.1.0.exe - InstallerSha256: 5F13260588F24954F3913639C274E32F8997B251A108E6243A76741BE0380CFB -ManifestType: installer -ManifestVersion: 1.6.0 +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Nehoray.TranslationManager +PackageVersion: 1.1.0 +InstallerLocale: he-IL +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- + Custom: "" +UpgradeBehavior: install +InstallerSuccessCodes: +- 1641 +- 3010 +AppsAndFeaturesEntries: +- DisplayName: Translation Manager + DisplayVersion: 1.1.0 + Publisher: Nehoray + ProductCode: '{B0D4F2A7-3CCE-4A1A-9C44-7E1A1B6F0001}_is1' + InstallerType: inno +ProductCode: '{B0D4F2A7-3CCE-4A1A-9C44-7E1A1B6F0001}_is1' +ReleaseDate: 2026-05-26 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/nehorayc04/translation-launcher/releases/download/v1.1.0/TranslationManager-Setup-1.1.0.exe + InstallerSha256: E4DCEAF40C28DD84A582CE567F2071C2E6F0F06FCCD8B56AAD4E142D05C409CC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/Nehoray/TranslationManager/1.1.0/Nehoray.TranslationManager.locale.en-US.yaml b/manifests/n/Nehoray/TranslationManager/1.1.0/Nehoray.TranslationManager.locale.en-US.yaml index 026b56f922d7..e2d00598b5d9 100644 --- a/manifests/n/Nehoray/TranslationManager/1.1.0/Nehoray.TranslationManager.locale.en-US.yaml +++ b/manifests/n/Nehoray/TranslationManager/1.1.0/Nehoray.TranslationManager.locale.en-US.yaml @@ -1,39 +1,39 @@ -# Created with winget-manifest scaffold for Nehoray.TranslationManager 1.1.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: Nehoray.TranslationManager -PackageVersion: 1.1.0 -PackageLocale: en-US -Publisher: Nehoray -PublisherUrl: https://hebrew-translation-hub.com/ -PublisherSupportUrl: https://hebrew-translation-hub.com/ -Author: Nehoray Cohen -PackageName: Translation Manager -PackageUrl: https://hebrew-translation-hub.com/ -License: Proprietary -LicenseUrl: https://hebrew-translation-hub.com/ -Copyright: Copyright (C) 2026 Nehoray -CopyrightUrl: https://hebrew-translation-hub.com/ -ShortDescription: Hebrew translation launcher for AAA PC games — installs, manages, and updates community localizations from one app. -Description: |- - Translation Manager is a Hebrew-first Windows launcher that brings community - AAA-game translations into one curated catalog. Browse available titles, - download the matching translation archive, and apply it to your installed - game with one click. The app handles update checks, mod toggling, and - per-game purchase / DRM gating, and ships a built-in catalog for popular - titles such as Cyberpunk 2077, God of War Ragnarok, Red Dead Redemption, - Hogwarts Legacy, and more. -Moniker: translation-manager -Tags: - - hebrew - - translation - - localization - - gaming - - games - - launcher - - mods - - rtl -ReleaseNotesUrl: https://github.com/nehorayc04/translation-launcher/releases/tag/v1.1.0 -PurchaseUrl: https://hebrew-translation-hub.com/ -ManifestType: defaultLocale -ManifestVersion: 1.6.0 +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Nehoray.TranslationManager +PackageVersion: 1.1.0 +PackageLocale: en-US +Publisher: Nehoray +PublisherUrl: https://hebrew-translation-hub.com/ +PublisherSupportUrl: https://hebrew-translation-hub.com/ +Author: Nehoray Cohen +PackageName: Translation Manager +PackageUrl: https://hebrew-translation-hub.com/ +License: Proprietary +LicenseUrl: https://hebrew-translation-hub.com/ +Copyright: Copyright (C) 2026 Nehoray +CopyrightUrl: https://hebrew-translation-hub.com/ +ShortDescription: Hebrew translation launcher for AAA PC games — installs, manages, and updates community localizations from one app. +Description: |- + Translation Manager is a Hebrew-first Windows launcher that brings community + AAA-game translations into one curated catalog. Browse available titles, + download the matching translation archive, and apply it to your installed + game with one click. The app handles update checks, mod toggling, and + per-game purchase / DRM gating, and ships a built-in catalog for popular + titles such as Cyberpunk 2077, God of War Ragnarok, Red Dead Redemption, + Hogwarts Legacy, and more. +Moniker: translation-manager +Tags: +- hebrew +- translation +- localization +- gaming +- games +- launcher +- mods +- rtl +ReleaseNotesUrl: https://github.com/nehorayc04/translation-launcher/releases/tag/v1.1.0 +PurchaseUrl: https://hebrew-translation-hub.com/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/Nehoray/TranslationManager/1.1.0/Nehoray.TranslationManager.yaml b/manifests/n/Nehoray/TranslationManager/1.1.0/Nehoray.TranslationManager.yaml index eca6831ac8bd..51fdd8beee4a 100644 --- a/manifests/n/Nehoray/TranslationManager/1.1.0/Nehoray.TranslationManager.yaml +++ b/manifests/n/Nehoray/TranslationManager/1.1.0/Nehoray.TranslationManager.yaml @@ -1,8 +1,8 @@ -# Created with winget-manifest scaffold for Nehoray.TranslationManager 1.1.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: Nehoray.TranslationManager -PackageVersion: 1.1.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Nehoray.TranslationManager +PackageVersion: 1.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/n/NitroSoftware/NitroPro/NLS/14.43.7.0/NitroSoftware.NitroPro.NLS.installer.yaml b/manifests/n/NitroSoftware/NitroPro/NLS/14.43.7.0/NitroSoftware.NitroPro.NLS.installer.yaml index e630080383a3..0e807e98d40f 100644 --- a/manifests/n/NitroSoftware/NitroPro/NLS/14.43.7.0/NitroSoftware.NitroPro.NLS.installer.yaml +++ b/manifests/n/NitroSoftware/NitroPro/NLS/14.43.7.0/NitroSoftware.NitroPro.NLS.installer.yaml @@ -17,7 +17,7 @@ Dependencies: PackageDependencies: - PackageIdentifier: Microsoft.EdgeWebView2Runtime ProductCode: '{240937E1-D9C7-462C-B6B1-FE142ACF91BD}' -ReleaseDate: 2026-06-02 +ReleaseDate: 2026-06-09 InstallationMetadata: DefaultInstallLocation: '%ProgramFiles%\Nitro\PDF Pro\14' Installers: diff --git a/manifests/n/NitroSoftware/NitroPro/NLS/14.43.7.0/NitroSoftware.NitroPro.NLS.locale.en-US.yaml b/manifests/n/NitroSoftware/NitroPro/NLS/14.43.7.0/NitroSoftware.NitroPro.NLS.locale.en-US.yaml index 624bf6efeda8..acee029faa7b 100644 --- a/manifests/n/NitroSoftware/NitroPro/NLS/14.43.7.0/NitroSoftware.NitroPro.NLS.locale.en-US.yaml +++ b/manifests/n/NitroSoftware/NitroPro/NLS/14.43.7.0/NitroSoftware.NitroPro.NLS.locale.en-US.yaml @@ -30,6 +30,9 @@ Tags: - read - reader - viewer +ReleaseNotes: |- + Fixed Issues & Improvements + - Fixed an issue that prevented PDF Pro from opening or applying 256-bit AES password protection on devices running specific endpoint security software. PurchaseUrl: https://www.gonitro.com/pricing ManifestType: defaultLocale ManifestVersion: 1.12.0 diff --git a/manifests/o/Ocenaudio/Ocenaudio/3.19.2/Ocenaudio.Ocenaudio.installer.yaml b/manifests/o/Ocenaudio/Ocenaudio/3.19.2/Ocenaudio.Ocenaudio.installer.yaml new file mode 100644 index 000000000000..1b35b9cc3033 --- /dev/null +++ b/manifests/o/Ocenaudio/Ocenaudio/3.19.2/Ocenaudio.Ocenaudio.installer.yaml @@ -0,0 +1,18 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Ocenaudio.Ocenaudio +PackageVersion: 3.19.2 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: nullsoft +ProductCode: ocenaudio +AppsAndFeaturesEntries: +- ProductCode: ocenaudio +Installers: +- Architecture: x64 + InstallerUrl: https://www.ocenaudio.com/downloads/index.php/ocenaudio_windows64.exe + InstallerSha256: ACCDBACCBFF4BC78BC64A9B991A5CC5ED5BB4FDF27779808C7A48ACD4587CE16 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/Ocenaudio/Ocenaudio/3.19.2/Ocenaudio.Ocenaudio.locale.en-US.yaml b/manifests/o/Ocenaudio/Ocenaudio/3.19.2/Ocenaudio.Ocenaudio.locale.en-US.yaml new file mode 100644 index 000000000000..9a9e6f952be4 --- /dev/null +++ b/manifests/o/Ocenaudio/Ocenaudio/3.19.2/Ocenaudio.Ocenaudio.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Ocenaudio.Ocenaudio +PackageVersion: 3.19.2 +PackageLocale: en-US +Publisher: Ocenaudio Team +PublisherUrl: https://www.ocenaudio.com/ +PackageName: ocenaudio +PackageUrl: https://www.ocenaudio.com/ +License: Freeware, closed-source +Copyright: © 2009-2022 ocenaudio Team. All rights reserved. +ShortDescription: ocenaudio is a cross-platform, easy to use, fast and functional audio editor. +Tags: +- audio +- media +- mp3 +- music +- player +- spectrogram +- spectrum +ReleaseNotes: |- + - Adds an autosave system to protect session state in case of unexpected program closure + - Adds transcription mode for audio transcription workflows (configurable per track) + - Adds translation improvements and support for new languages + - New models in QOcenAi (LavaSR, SileroVAD) + - Fixes cursor precision, pan and zoom focus on the waveform canvas + - Fixes drag-edge autoscroll when dragging selection, cursor, marker or region — now works correctly, including in fullscreen + - Other bug fixes and improvements +ReleaseNotesUrl: https://www.ocenaudio.com/changelog +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/Ocenaudio/Ocenaudio/3.19.2/Ocenaudio.Ocenaudio.locale.zh-CN.yaml b/manifests/o/Ocenaudio/Ocenaudio/3.19.2/Ocenaudio.Ocenaudio.locale.zh-CN.yaml new file mode 100644 index 000000000000..ef73dc770d7b --- /dev/null +++ b/manifests/o/Ocenaudio/Ocenaudio/3.19.2/Ocenaudio.Ocenaudio.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Ocenaudio.Ocenaudio +PackageVersion: 3.19.2 +PackageLocale: zh-CN +Publisher: Ocenaudio Team +PublisherUrl: https://www.ocenaudio.com/ +PackageName: ocenaudio +PackageUrl: https://www.ocenaudio.com/ +License: 免费软件、闭源 +Copyright: © 2009-2022 ocenaudio Team. All rights reserved. +ShortDescription: ocenaudio 是一款跨平台、易用、快速且功能完善的音频编辑器。 +ReleaseNotesUrl: https://www.ocenaudio.com/changelog +Tags: +- audio +- media +- mp3 +- music +- player +- spectrogram +- spectrum +- 音频编辑器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/o/Ocenaudio/Ocenaudio/3.19.2/Ocenaudio.Ocenaudio.yaml b/manifests/o/Ocenaudio/Ocenaudio/3.19.2/Ocenaudio.Ocenaudio.yaml new file mode 100644 index 000000000000..3e129aedae7a --- /dev/null +++ b/manifests/o/Ocenaudio/Ocenaudio/3.19.2/Ocenaudio.Ocenaudio.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Ocenaudio.Ocenaudio +PackageVersion: 3.19.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenAI/Codex/0.139.0/OpenAI.Codex.installer.yaml b/manifests/o/OpenAI/Codex/0.139.0/OpenAI.Codex.installer.yaml new file mode 100644 index 000000000000..6d147c5fee25 --- /dev/null +++ b/manifests/o/OpenAI/Codex/0.139.0/OpenAI.Codex.installer.yaml @@ -0,0 +1,37 @@ +# 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: OpenAI.Codex +PackageVersion: 0.139.0 +InstallerType: zip +NestedInstallerType: portable +Commands: +- codex +ReleaseDate: 2026-06-09 +Installers: +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: codex-command-runner.exe + - RelativeFilePath: codex-windows-sandbox-setup.exe + - RelativeFilePath: codex-x86_64-pc-windows-msvc.exe + PortableCommandAlias: codex + InstallerUrl: https://github.com/openai/codex/releases/download/rust-v0.139.0/codex-x86_64-pc-windows-msvc.exe.zip + InstallerSha256: 1F76F5E211E36A204883B2975B39BF3F5AD106D7B7A84D45E9A1C062983E0902 + Dependencies: + PackageDependencies: + - PackageIdentifier: BurntSushi.ripgrep.MSVC + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: codex-aarch64-pc-windows-msvc.exe + PortableCommandAlias: codex + - RelativeFilePath: codex-command-runner.exe + - RelativeFilePath: codex-windows-sandbox-setup.exe + InstallerUrl: https://github.com/openai/codex/releases/download/rust-v0.139.0/codex-aarch64-pc-windows-msvc.exe.zip + InstallerSha256: 72BF328225419571705FB161B26AC2AF5A74C6C45B8ECC84C3C35DB43DD02B51 + Dependencies: + PackageDependencies: + - PackageIdentifier: BurntSushi.ripgrep.MSVC + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenAI/Codex/0.139.0/OpenAI.Codex.locale.en-US.yaml b/manifests/o/OpenAI/Codex/0.139.0/OpenAI.Codex.locale.en-US.yaml new file mode 100644 index 000000000000..e1425d82702f --- /dev/null +++ b/manifests/o/OpenAI/Codex/0.139.0/OpenAI.Codex.locale.en-US.yaml @@ -0,0 +1,92 @@ +# 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: OpenAI.Codex +PackageVersion: 0.139.0 +PackageLocale: en-US +Publisher: OpenAI, Inc. +PublisherUrl: https://github.com/openai +PublisherSupportUrl: https://github.com/openai/codex/issues +Author: OpenAI, Inc. +PackageName: Codex CLI +PackageUrl: https://github.com/openai/codex +License: Apache-2.0 +LicenseUrl: https://github.com/openai/codex/blob/HEAD/LICENSE +Copyright: Copyright 2025 OpenAI +CopyrightUrl: https://github.com/openai/codex/blob/HEAD/NOTICE +ShortDescription: Codex CLI is an open‑source local coding agent that runs in your terminal, letting you write, edit, and understand code without leaving the command line. +Moniker: codex +Tags: +- agent +- ai +- cli +- llm +- openai +ReleaseNotes: |- + New Features + - Code mode can now call standalone web search directly, including from nested JavaScript tool calls, and receive plaintext search results. (#26719) + - Tool and connector input schemas now preserve oneOf and allOf, and large schemas keep more shallow structure when compacted, improving compatibility with richer MCP tools. (#24118, #27084) + - codex doctor now includes editor and pager environment details in the local report while redacting raw values in JSON output. (#27081) + - Plugin marketplace automation is more informative and responsive: codex plugin marketplace list --json now includes each marketplace source, and plugin lists can return from the cached remote catalog before refreshing in the background. (#27009, #26932) + Bug Fixes + - codex resume --last "..." and codex fork --last "..." now treat the trailing argument as the initial prompt instead of misreading it as a session ID. (#26818) + - MCP startup warnings from subagents now stay in the thread that owns them, avoiding duplicate parent-thread alerts and stuck startup spinners in the TUI. (#26639) + - Image edits now use the exact referenced image file paths instead of guessing from conversation history, so attached-image edits land on the intended input. (#26486) + - Bare URLs with ~ in the path are now linkified end to end in the TUI instead of being truncated before the tilde. (#27088) + - Thread resets such as /new, /clear, and /fork no longer drop cloud-managed requirements or feature flags during TUI config reloads. (#25177) + - Sandbox execution now preserves approved escalation decisions and enforces configured proxy-only networking more consistently. (#24981, #27035) + Chores + - Release builds once again publish separate symbol archives with line tables, improving post-release crash symbolication without bringing back the earlier full-debug build slowdown. (#26202) + - The embedded V8 toolchain was updated to rusty_v8 149.2.0. (#26464) + Changelog + Full Changelog: rust-v0.138.0...rust-v0.139.0 + - #26741 fix(remote-control): preserve enrollment on generic websocket 404s @apanasenko-oai + - #26804 fix(core-plugins): send Codex product SKU to plugin-service @ericning-o + - #26464 build(v8): update rusty_v8 to 149.2.0 @cconger + - #26895 ci: use bazel environment for BuildBuddy secret @bolinfest + - #24981 fix: preserve approval sandbox decisions in unified exec @bolinfest + - #26818 fix(tui): accept prompts with resume and fork @fcoury-oai + - #24820 deps: update starlark to 0.14.2 @bolinfest + - #26639 fix(tui): scope MCP startup status by thread @fcoury-oai + - #26719 [codex] Enable standalone web search in code mode @rka-oai + - #26632 feat: add v2 agent residency lru @jif-oai + - #26974 Ignore proc-macro-error2 advisory @jif-oai + - #26969 feat: count V2 concurrency by active execution @jif-oai + - #26994 Rename multi-agent v2 close_agent to interrupt_agent @jif-oai + - #26997 Avoid reopening v2 descendants on resume @jif-oai + - #26821 [codex] Exclude external tool output from memories @rka-oai + - #26202 [codex] Restore release symbol artifacts with line tables @nornagon-openai + - #26852 fix(app-server): avoid blocking connection cleanup @apanasenko-oai + - #26923 Add HTTP window ID to Responses client metadata @ningyi-oai + - #26680 [codex-analytics] report compaction analytics details @rhan-oai + - #26637 [codex] Speed up external agent session imports @stefanstokic-oai + - #27009 [plugins] Expose marketplace source in marketplace list JSON @mpc-oai + - #27024 ci: template custom runner names by repo @bolinfest + - #26230 fix: preserve auto review across config and delegation @viyatb-oai + - #27038 [codex] Clarify PR babysitter state mutations @anp-oai + - #27037 [codex] Calm multi-agent v2 usage prompts @jif-oai + - #26687 Pair thread environment settings @pakrym-oai + - #27054 cli: add -P sandbox permissions profile alias @bolinfest + - #27035 Enforce configured network proxy in codex sandbox @viyatb-oai + - #26486 Route image edits through referenced file paths @won-openai + - #27060 [codex-analytics] stop sending codex error subreason @rhan-oai + - #27044 [codex] Require complete main-agent skill reads @fchen-oai + - #24118 feat: support oneOf and allOf in tool input schemas @celia-oai + - #26934 [codex] Prune stale curated plugin caches @xl-openai + - #26932 Use cached remote plugin catalog for plugin list @xl-openai + - #26091 [codex] Add OTEL counter descriptions @richardopenai + - #27081 feat(doctor): report editor and pager environment @fcoury-oai + - #27084 chore: preserve one more schema layer during large tool compaction @celia-oai + - #26840 Add typed file URIs @anp-oai + - #27088 fix(tui): linkify complete bare URLs with tildes @fcoury-oai + - #27068 Show effective sandbox modes in /debug-config @canvrno-oai + - #27092 Add extra config to StoredThread, leave empty for now @kumquatexpress + - #27096 Update web search citation prompt @yuning-oai + - #25177 Preserve cloud requirements across TUI thread resets @canvrno-oai + - #27106 [codex] Remove remote compaction failure log @pakrym-oai +ReleaseNotesUrl: https://github.com/openai/codex/releases/tag/rust-v0.139.0 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://developers.openai.com/codex/cli +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenAI/Codex/0.139.0/OpenAI.Codex.yaml b/manifests/o/OpenAI/Codex/0.139.0/OpenAI.Codex.yaml new file mode 100644 index 000000000000..72ca70a0e7a4 --- /dev/null +++ b/manifests/o/OpenAI/Codex/0.139.0/OpenAI.Codex.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: OpenAI.Codex +PackageVersion: 0.139.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/p/PEAKSystem/PEAKDrivers/5.1.1.1116/PEAKSystem.PEAKDrivers.installer.yaml b/manifests/p/PEAKSystem/PEAKDrivers/5.1.2.1147/PEAKSystem.PEAKDrivers.installer.yaml similarity index 92% rename from manifests/p/PEAKSystem/PEAKDrivers/5.1.1.1116/PEAKSystem.PEAKDrivers.installer.yaml rename to manifests/p/PEAKSystem/PEAKDrivers/5.1.2.1147/PEAKSystem.PEAKDrivers.installer.yaml index 34d6dfd0be47..6f67656f17f8 100644 --- a/manifests/p/PEAKSystem/PEAKDrivers/5.1.1.1116/PEAKSystem.PEAKDrivers.installer.yaml +++ b/manifests/p/PEAKSystem/PEAKDrivers/5.1.2.1147/PEAKSystem.PEAKDrivers.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: PEAKSystem.PEAKDrivers -PackageVersion: 5.1.1.1116 +PackageVersion: 5.1.2.1147 InstallerType: zip NestedInstallerType: exe NestedInstallerFiles: @@ -58,10 +58,10 @@ ExpectedReturnCodes: ReturnResponse: invalidParameter - InstallerReturnCode: -1 ReturnResponse: cancelledByUser -ProductCode: PEAK-Drivers 5.1.1 5.1.1.1116 +ProductCode: PEAK-Drivers 5.1.2 5.1.2.1147 Installers: - Architecture: x64 InstallerUrl: https://www.peak-system.com/fileadmin/media/files/PEAK-System_Driver-Setup.zip - InstallerSha256: FC24FB17887DA551B88F9426C97587683A2C86CFFFBC4B76EB559A5B82FDEEBF + InstallerSha256: DEE3C3CFF1BE1E8E85650D5E82818A748495EABB5047A4CE641550DF1F635CC3 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/p/PEAKSystem/PEAKDrivers/5.1.1.1116/PEAKSystem.PEAKDrivers.locale.en-US.yaml b/manifests/p/PEAKSystem/PEAKDrivers/5.1.2.1147/PEAKSystem.PEAKDrivers.locale.en-US.yaml similarity index 97% rename from manifests/p/PEAKSystem/PEAKDrivers/5.1.1.1116/PEAKSystem.PEAKDrivers.locale.en-US.yaml rename to manifests/p/PEAKSystem/PEAKDrivers/5.1.2.1147/PEAKSystem.PEAKDrivers.locale.en-US.yaml index 2f8328359d49..d77fab9194e9 100644 --- a/manifests/p/PEAKSystem/PEAKDrivers/5.1.1.1116/PEAKSystem.PEAKDrivers.locale.en-US.yaml +++ b/manifests/p/PEAKSystem/PEAKDrivers/5.1.2.1147/PEAKSystem.PEAKDrivers.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: PEAKSystem.PEAKDrivers -PackageVersion: 5.1.1.1116 +PackageVersion: 5.1.2.1147 PackageLocale: en-US Publisher: PEAK-System Technik GmbH PublisherUrl: https://www.peak-system.com/ diff --git a/manifests/p/PEAKSystem/PEAKDrivers/5.1.1.1116/PEAKSystem.PEAKDrivers.locale.zh-CN.yaml b/manifests/p/PEAKSystem/PEAKDrivers/5.1.2.1147/PEAKSystem.PEAKDrivers.locale.zh-CN.yaml similarity index 94% rename from manifests/p/PEAKSystem/PEAKDrivers/5.1.1.1116/PEAKSystem.PEAKDrivers.locale.zh-CN.yaml rename to manifests/p/PEAKSystem/PEAKDrivers/5.1.2.1147/PEAKSystem.PEAKDrivers.locale.zh-CN.yaml index fb5ec5fc6874..4b2f09a77d70 100644 --- a/manifests/p/PEAKSystem/PEAKDrivers/5.1.1.1116/PEAKSystem.PEAKDrivers.locale.zh-CN.yaml +++ b/manifests/p/PEAKSystem/PEAKDrivers/5.1.2.1147/PEAKSystem.PEAKDrivers.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: PEAKSystem.PEAKDrivers -PackageVersion: 5.1.1.1116 +PackageVersion: 5.1.2.1147 PackageLocale: zh-CN PublisherUrl: https://peak-system.com.cn/ PublisherSupportUrl: https://peak-system.com.cn/contactus/ diff --git a/manifests/p/PEAKSystem/PEAKDrivers/5.1.1.1116/PEAKSystem.PEAKDrivers.yaml b/manifests/p/PEAKSystem/PEAKDrivers/5.1.2.1147/PEAKSystem.PEAKDrivers.yaml similarity index 90% rename from manifests/p/PEAKSystem/PEAKDrivers/5.1.1.1116/PEAKSystem.PEAKDrivers.yaml rename to manifests/p/PEAKSystem/PEAKDrivers/5.1.2.1147/PEAKSystem.PEAKDrivers.yaml index 04b66b8c4cdd..ca30ca814f24 100644 --- a/manifests/p/PEAKSystem/PEAKDrivers/5.1.1.1116/PEAKSystem.PEAKDrivers.yaml +++ b/manifests/p/PEAKSystem/PEAKDrivers/5.1.2.1147/PEAKSystem.PEAKDrivers.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: PEAKSystem.PEAKDrivers -PackageVersion: 5.1.1.1116 +PackageVersion: 5.1.2.1147 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/p/Postman/Postman/12.14.3/Postman.Postman.installer.yaml b/manifests/p/Postman/Postman/12.14.3/Postman.Postman.installer.yaml new file mode 100644 index 000000000000..66be0802cc4e --- /dev/null +++ b/manifests/p/Postman/Postman/12.14.3/Postman.Postman.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: Postman.Postman +PackageVersion: 12.14.3 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +Protocols: +- postman +ProductCode: Postman +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://dl.pstmn.io/download/version/12.14.3/windows_64 + InstallerSha256: DC00B9C114DF50BB85C1A0F28C92D711476B91A788F8AA5D486708ACEEF8CF85 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Postman/Postman/12.14.3/Postman.Postman.locale.en-US.yaml b/manifests/p/Postman/Postman/12.14.3/Postman.Postman.locale.en-US.yaml new file mode 100644 index 000000000000..3dfc46ccc718 --- /dev/null +++ b/manifests/p/Postman/Postman/12.14.3/Postman.Postman.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Postman.Postman +PackageVersion: 12.14.3 +PackageLocale: en-US +Publisher: Postman +PublisherUrl: https://www.postman.com/ +PublisherSupportUrl: https://www.postman.com/support/ +PrivacyUrl: https://www.postman.com/legal/privacy-policy/ +Author: Postman, Inc. +PackageName: Postman +PackageUrl: https://www.postman.com/downloads/ +License: Proprietary +LicenseUrl: https://www.postman.com/legal/terms/ +Copyright: © 2026 Postman, Inc. +CopyrightUrl: https://www.postman.com/legal/terms/ +ShortDescription: The Collaboration Platform for API Development +Description: Postman is a collaboration platform for API development. Postman's features simplify each step of building an API and streamline collaboration so you can create better APIs — faster. +Moniker: postman +Tags: +- api +- automation +- debug +- develop +- development +- interface +- internet +- network +- request +- response +ReleaseNotes: |- + Bug Fixes + Some critical bug fixes and enhancements were added in this release. +PurchaseUrl: https://www.postman.com/pricing/ +Documentations: +- DocumentLabel: Learning Center + DocumentUrl: https://learning.postman.com/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Postman/Postman/12.14.3/Postman.Postman.locale.zh-CN.yaml b/manifests/p/Postman/Postman/12.14.3/Postman.Postman.locale.zh-CN.yaml new file mode 100644 index 000000000000..cae83c58ade8 --- /dev/null +++ b/manifests/p/Postman/Postman/12.14.3/Postman.Postman.locale.zh-CN.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Postman.Postman +PackageVersion: 12.14.3 +PackageLocale: zh-CN +Publisher: Postman +PublisherUrl: https://www.postman.com/ +PublisherSupportUrl: https://www.postman.com/support/ +PrivacyUrl: https://www.postman.com/legal/privacy-policy/ +Author: Postman, Inc. +PackageName: Postman +PackageUrl: https://www.postman.com/downloads/ +License: 专有软件 +LicenseUrl: https://www.postman.com/legal/terms/ +Copyright: © 2026 Postman, Inc. +CopyrightUrl: https://www.postman.com/legal/terms/ +ShortDescription: API 开发协作平台 +Description: Postman 是一个 API 开发协作平台,简化构建 API 流程的每一步,并让协作流水线化,从而更快更好地创建 API。 +Tags: +- api +- 互联网 +- 响应 +- 开发 +- 接口 +- 网络 +- 自动化 +- 请求 +- 调试 +PurchaseUrl: https://www.postman.com/pricing/ +Documentations: +- DocumentLabel: 学习中心 + DocumentUrl: https://learning.postman.com/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Postman/Postman/12.14.3/Postman.Postman.yaml b/manifests/p/Postman/Postman/12.14.3/Postman.Postman.yaml new file mode 100644 index 000000000000..04aa1a6daa56 --- /dev/null +++ b/manifests/p/Postman/Postman/12.14.3/Postman.Postman.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: Postman.Postman +PackageVersion: 12.14.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/Remeha/ServiceTool/7.4.22.0/Remeha.ServiceTool.installer.yaml b/manifests/r/Remeha/ServiceTool/7.4.22.0/Remeha.ServiceTool.installer.yaml new file mode 100644 index 000000000000..31e6653d2cf6 --- /dev/null +++ b/manifests/r/Remeha/ServiceTool/7.4.22.0/Remeha.ServiceTool.installer.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Remeha.ServiceTool +PackageVersion: 7.4.22.0 +InstallerLocale: en-US +InstallerType: wix +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 + MinimumVersion: 8.0.8 + - PackageIdentifier: Microsoft.DotNet.AspNetCore.8 + MinimumVersion: 8.0.8 + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + MinimumVersion: 14.38.33130.0 +ProductCode: '{4DCF924E-217C-4CD9-92A5-19A73094A2F6}' +AppsAndFeaturesEntries: +- DisplayName: Recom (PCST) + Publisher: Remeha BV + DisplayVersion: 7.4.22.0 + ProductCode: '{4DCF924E-217C-4CD9-92A5-19A73094A2F6}' + UpgradeCode: '{4396CF63-B985-40F5-81FF-0646BEFC82E4}' +Installers: +- Architecture: x64 + InstallerUrl: https://pcstwinget.blob.core.windows.net/pc-servicetool-images/RecomAppWix_7_4_22_0.msi + InstallerSha256: 2D98299C9B29F826C984D4F0EF135456FF837D75B4025DE91499FBCFADA37246 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/Remeha/ServiceTool/7.4.22.0/Remeha.ServiceTool.locale.en-US.yaml b/manifests/r/Remeha/ServiceTool/7.4.22.0/Remeha.ServiceTool.locale.en-US.yaml new file mode 100644 index 000000000000..8e74d1e0dc31 --- /dev/null +++ b/manifests/r/Remeha/ServiceTool/7.4.22.0/Remeha.ServiceTool.locale.en-US.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Remeha.ServiceTool +PackageVersion: 7.4.22.0 +PackageLocale: en-US +Publisher: Remeha BV +PublisherUrl: https://www.remeha.nl/ +Author: Remeha BV +PackageName: Recom (PCST) +License: MIT License +ShortDescription: PC Servicetool allows for the inspection and management of Remeha boilers and heatpumps as well as long term monitoring of data. +Description: Recom is a software program developed by Remeha B.V. It offers the possibility to communicate directly to Remeha boilers/appliances. The software shows temperatures, fan speed and the status of on/off components like pump and gas-air unit in a clear overview. In Recom , all parameters of the safety unit of the boiler are shown in one overview. Of course you can save settings on a hard drive, so you can always reset to default settings or use a certain setting for multiple boilers in a project. +Moniker: recom +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/Remeha/ServiceTool/7.4.22.0/Remeha.ServiceTool.yaml b/manifests/r/Remeha/ServiceTool/7.4.22.0/Remeha.ServiceTool.yaml new file mode 100644 index 000000000000..2d2d18126174 --- /dev/null +++ b/manifests/r/Remeha/ServiceTool/7.4.22.0/Remeha.ServiceTool.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: Remeha.ServiceTool +PackageVersion: 7.4.22.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/SaaSGroup/Tower/12.2.562/SaaSGroup.Tower.installer.yaml b/manifests/s/SaaSGroup/Tower/12.2.562/SaaSGroup.Tower.installer.yaml new file mode 100644 index 000000000000..86a4b29a537e --- /dev/null +++ b/manifests/s/SaaSGroup/Tower/12.2.562/SaaSGroup.Tower.installer.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SaaSGroup.Tower +PackageVersion: 12.2.562 +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x64 + InstallerType: exe + Scope: user + InstallerUrl: https://www.git-tower.com/apps/tower3-win/562-2f47fd7a/Tower-12.2.562.exe + InstallerSha256: 96D1C39080FFAF10FEA7B6324D4175C68B65E9EEC98FB5A3E223E0A4AEC2A27D + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + ProductCode: Tower +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://www.git-tower.com/apps/tower3-win/562-2f47fd7a/Tower-12.2.562.msi + InstallerSha256: 3642D08D018D59C1BBF5B43C1C02C975F599C26FCD76ADB739CC33826EDBB673 + InstallerSwitches: + InstallLocation: APPLICATIONROOTDIRECTORY="" + ProductCode: '{2A073696-488D-4838-B756-A839500E0BD5}' + AppsAndFeaturesEntries: + - DisplayName: Tower Deployment Tool + ProductCode: '{2A073696-488D-4838-B756-A839500E0BD5}' + UpgradeCode: '{3B1FBA9F-260D-5585-9DF1-C642CA263F35}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SaaSGroup/Tower/12.2.562/SaaSGroup.Tower.locale.en-US.yaml b/manifests/s/SaaSGroup/Tower/12.2.562/SaaSGroup.Tower.locale.en-US.yaml new file mode 100644 index 000000000000..5f2a80b9a8c5 --- /dev/null +++ b/manifests/s/SaaSGroup/Tower/12.2.562/SaaSGroup.Tower.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SaaSGroup.Tower +PackageVersion: 12.2.562 +PackageLocale: en-US +Publisher: SaaS.Group +PublisherUrl: https://www.git-tower.com/ +PublisherSupportUrl: https://www.git-tower.com/support +PrivacyUrl: https://www.git-tower.com/legal/privacy-policy +Author: SaaS.group GmbH +PackageName: Tower +PackageUrl: https://www.git-tower.com/ +License: Proprietary +LicenseUrl: https://www.git-tower.com/legal/eula +Copyright: Copyright © 2013-2026 saas.group All rights reserved +CopyrightUrl: https://www.git-tower.com/legal/eula +ShortDescription: The most powerful Git client +Tags: +- git +ReleaseNotes: |- + Improved + Workflow Icon: Improved handling of the top bar workflow icon for Custom Workflows, Git Flow, and Graphite, so the correct workflow state is shown consistently. Git Flow: The workflow button now uses Git Flow-specific icons, including a warning state when Git Flow Next is missing base branches. Stacked Branches: Improved the invalid stack banner with clearer warning styling and a Reset Tracking repair action. Auto-Stash: The Stash Changes action is now the default button in the auto-stash dialog. + Fixed + Stacked Branches: Fixed an issue where the restack banner could remain visible after restacking. Stacked Branches: Fixed diverged stack detection and branch fallback when the selected branch is deleted outside Tower. Branch Dialogs: Branch selection fields now behave as pickers instead of editable text fields, while still supporting type-to-jump. Bookmarks: Fixed crashes that could occur when selecting, opening, deleting, or relocating invalid bookmarks. Bookmarks: Relocating bookmarks from the context menu or via drag and drop now correctly updates the repository path and related Git state. History: Loading more commits now preserves scroll position and keeps graph lines accurate. Sidebar: The branch sidebar now preserves selection and collapsed state when Tower regains focus. Sidebar: Branch context menu actions now work consistently regardless of branch selection order. Sidebar: Fixed multi-branch deletion when the current branch is included in the selection. Auto-Stash: Fixed a crash that could occur when editing the last commit message after re-applying stashed changes. Changesets: User-collapsed diffs now stay collapsed when Tower regains focus. Custom Workflows: The Finish Topic Branch dialog no longer gets stuck when the selected branch has no parent. Custom Workflows: Finish Topic Branch validation now correctly prevents finishing stacked topic branches. Custom Workflows: Topic branch start and finish actions now handle linked worktrees consistently. Licensing: Tower now recovers gracefully from invalid or unreadable license state at startup. Licensing: Fixed a rare issue where valid product or trial licenses could be incorrectly reported as expired. Licensing: Registration dialogs now correctly validate required input before enabling actions. Licensing: Improved handling of multiple license files. Working Copy: Discard Local Changes now correctly handles mixed selections by discarding tracked changes while leaving untracked files untouched. Graphite: Fixed branch context menu items that displayed action class names instead of branch names. +ReleaseNotesUrl: https://www.git-tower.com/release-notes +PurchaseUrl: https://www.git-tower.com/pricing +Documentations: +- DocumentLabel: Help + DocumentUrl: https://www.git-tower.com/help +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SaaSGroup/Tower/12.2.562/SaaSGroup.Tower.locale.zh-CN.yaml b/manifests/s/SaaSGroup/Tower/12.2.562/SaaSGroup.Tower.locale.zh-CN.yaml new file mode 100644 index 000000000000..9226af705102 --- /dev/null +++ b/manifests/s/SaaSGroup/Tower/12.2.562/SaaSGroup.Tower.locale.zh-CN.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: SaaSGroup.Tower +PackageVersion: 12.2.562 +PackageLocale: zh-CN +Publisher: SaaS.Group +PublisherUrl: https://www.git-tower.com/ +PublisherSupportUrl: https://www.git-tower.com/support +PrivacyUrl: https://www.git-tower.com/legal/privacy-policy +Author: SaaS.group GmbH +PackageName: Tower +PackageUrl: https://www.git-tower.com/ +License: 专有软件 +LicenseUrl: https://www.git-tower.com/legal/eula +Copyright: Copyright © 2013-2026 saas.group All rights reserved +CopyrightUrl: https://www.git-tower.com/legal/eula +ShortDescription: 最强大的 Git 客户端 +Tags: +- git +ReleaseNotesUrl: https://www.git-tower.com/release-notes +PurchaseUrl: https://www.git-tower.com/pricing +Documentations: +- DocumentLabel: 帮助 + DocumentUrl: https://www.git-tower.com/help +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SaaSGroup/Tower/12.2.562/SaaSGroup.Tower.yaml b/manifests/s/SaaSGroup/Tower/12.2.562/SaaSGroup.Tower.yaml new file mode 100644 index 000000000000..204c39d29d3e --- /dev/null +++ b/manifests/s/SaaSGroup/Tower/12.2.562/SaaSGroup.Tower.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: SaaSGroup.Tower +PackageVersion: 12.2.562 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/ShiningLight/OpenSSL/Dev/4.0.1/ShiningLight.OpenSSL.Dev.installer.yaml b/manifests/s/ShiningLight/OpenSSL/Dev/4.0.1/ShiningLight.OpenSSL.Dev.installer.yaml new file mode 100644 index 000000000000..b912c054e3fd --- /dev/null +++ b/manifests/s/ShiningLight/OpenSSL/Dev/4.0.1/ShiningLight.OpenSSL.Dev.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: ShiningLight.OpenSSL.Dev +PackageVersion: 4.0.1 +Scope: machine +Commands: +- openssl +Installers: +- Architecture: x86 + InstallerType: wix + InstallerUrl: https://slproweb.com/download/Win32OpenSSL-4_0_1.msi + InstallerSha256: 8D64CB05325694E5843E3BE40B77A62E8E55FB574349033B23283A7AFD18CA67 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 + ProductCode: '{92B1193F-5EE9-40F1-8C84-A844FC88F0B6}' + AppsAndFeaturesEntries: + - DisplayName: OpenSSL 4.0.1 (32-bit) + ProductCode: '{92B1193F-5EE9-40F1-8C84-A844FC88F0B6}' + UpgradeCode: '{7B69213B-526B-4E63-B03A-E5701A74CCD5}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\OpenSSL' +- Architecture: x64 + InstallerType: wix + InstallerUrl: https://slproweb.com/download/Win64OpenSSL-4_0_1.msi + InstallerSha256: BCE7D25EBE7AE2A9FE8AB5CAD51E1346CA80100CF9B3D5221DF03CA5EE84197D + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + ProductCode: '{FD43E7B2-FD3E-41D9-8E0D-7C3A8F6C596F}' + AppsAndFeaturesEntries: + - DisplayName: OpenSSL 4.0.1 (64-bit) + ProductCode: '{FD43E7B2-FD3E-41D9-8E0D-7C3A8F6C596F}' + UpgradeCode: '{8BA62D91-E3D5-4E94-AEDB-7BB3BA1B578E}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\OpenSSL' +- Architecture: arm64 + InstallerType: wix + InstallerUrl: https://slproweb.com/download/Win64ARMOpenSSL-4_0_1.msi + InstallerSha256: B4B5783264FA25977053CA16E3971C732C3B0DCB14BC94A03EBF4F9D3202A462 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 + ProductCode: '{7C450C64-B256-4A54-9FB0-1ADA763B4014}' + AppsAndFeaturesEntries: + - DisplayName: OpenSSL 4.0.1 for ARM (64-bit) + ProductCode: '{7C450C64-B256-4A54-9FB0-1ADA763B4014}' + UpgradeCode: '{48963397-0F00-40E0-A37F-740EBBA6E4D5}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\OpenSSL' +- Architecture: x86 + InstallerType: inno + InstallerUrl: https://slproweb.com/download/Win32OpenSSL-4_0_1.exe + InstallerSha256: F485C425A552C686A6BBBC2A5B5C0B3AE53DB42F620A27BBB35EAE8ECBCBECDD + ProductCode: OpenSSL (32-bit)_is1 +- Architecture: x64 + InstallerType: inno + InstallerUrl: https://slproweb.com/download/Win64OpenSSL-4_0_1.exe + InstallerSha256: 1B21347A3DB5ED62326E0D732F3FE50ECE08E9361FD770F537DCF901FD13AC24 + ProductCode: OpenSSL (64-bit)_is1 +- Architecture: arm64 + InstallerType: inno + InstallerUrl: https://slproweb.com/download/Win64ARMOpenSSL-4_0_1.exe + InstallerSha256: 397146C4317E84DBAD20F8A3222B0AF6414DB8DB11A8A3BFE7DE11990B39CBAA + ProductCode: OpenSSL for ARM (64-bit)_is1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/ShiningLight/OpenSSL/Dev/4.0.1/ShiningLight.OpenSSL.Dev.locale.en-US.yaml b/manifests/s/ShiningLight/OpenSSL/Dev/4.0.1/ShiningLight.OpenSSL.Dev.locale.en-US.yaml new file mode 100644 index 000000000000..6768b0eb4720 --- /dev/null +++ b/manifests/s/ShiningLight/OpenSSL/Dev/4.0.1/ShiningLight.OpenSSL.Dev.locale.en-US.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ShiningLight.OpenSSL.Dev +PackageVersion: 4.0.1 +PackageLocale: en-US +Publisher: Shining Light Productions +PublisherUrl: https://slproweb.com/ +PublisherSupportUrl: https://slproweb.com/support.html +PackageName: OpenSSL +PackageUrl: https://slproweb.com/products/Win32OpenSSL.html +License: Freeware +Copyright: © 2000-2026 Shining Light Productions +ShortDescription: Install OpenSSL - a robust, commercial-grade, full-featured toolkit for general-purpose cryptography and secure communication. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/ShiningLight/OpenSSL/Dev/4.0.1/ShiningLight.OpenSSL.Dev.locale.zh-CN.yaml b/manifests/s/ShiningLight/OpenSSL/Dev/4.0.1/ShiningLight.OpenSSL.Dev.locale.zh-CN.yaml new file mode 100644 index 000000000000..a49bc80a5a73 --- /dev/null +++ b/manifests/s/ShiningLight/OpenSSL/Dev/4.0.1/ShiningLight.OpenSSL.Dev.locale.zh-CN.yaml @@ -0,0 +1,10 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ShiningLight.OpenSSL.Dev +PackageVersion: 4.0.1 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 安装 OpenSSL——一套功能全面、商业级强度的通用加密工具包,为密码学应用与安全通信提供强大支持。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/ShiningLight/OpenSSL/Dev/4.0.1/ShiningLight.OpenSSL.Dev.yaml b/manifests/s/ShiningLight/OpenSSL/Dev/4.0.1/ShiningLight.OpenSSL.Dev.yaml new file mode 100644 index 000000000000..5cd09ec5d667 --- /dev/null +++ b/manifests/s/ShiningLight/OpenSSL/Dev/4.0.1/ShiningLight.OpenSSL.Dev.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: ShiningLight.OpenSSL.Dev +PackageVersion: 4.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sidero/talosctl/1.13.4/Sidero.talosctl.installer.yaml b/manifests/s/Sidero/talosctl/1.13.4/Sidero.talosctl.installer.yaml new file mode 100644 index 000000000000..914dc4d417c3 --- /dev/null +++ b/manifests/s/Sidero/talosctl/1.13.4/Sidero.talosctl.installer.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Sidero.talosctl +PackageVersion: 1.13.4 +InstallerLocale: en-US +InstallerType: portable +Commands: +- talosctl +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/siderolabs/talos/releases/download/v1.13.4/talosctl-windows-amd64.exe + InstallerSha256: C3500946AD95B49FCE4E8E6222C7A992AC76F6F4E490CE3984FC2176F1821C73 +- Architecture: arm64 + InstallerUrl: https://github.com/siderolabs/talos/releases/download/v1.13.4/talosctl-windows-arm64.exe + InstallerSha256: 936258257C34A08D273BED95B98A2DFBE38A5AB60643B91241FFC01E076A1724 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-09 diff --git a/manifests/s/Sidero/talosctl/1.13.4/Sidero.talosctl.locale.en-US.yaml b/manifests/s/Sidero/talosctl/1.13.4/Sidero.talosctl.locale.en-US.yaml new file mode 100644 index 000000000000..c7f310fb3c16 --- /dev/null +++ b/manifests/s/Sidero/talosctl/1.13.4/Sidero.talosctl.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Sidero.talosctl +PackageVersion: 1.13.4 +PackageLocale: en-US +Publisher: Sidero Labs +PublisherUrl: https://www.talos.dev +PublisherSupportUrl: https://github.com/siderolabs/talos/issues +PrivacyUrl: https://www.siderolabs.com/privacy-policy/ +Author: Sidero Labs +PackageName: talosctl +PackageUrl: https://www.talos.dev/ +License: Mozilla Public License 2.0 +LicenseUrl: https://github.com/siderolabs/talos/blob/main/LICENSE +ShortDescription: A command line tool for communicating with a Talos cluster +Tags: +- k8s +- kubernetes +- talos +ReleaseNotesUrl: https://github.com/siderolabs/talos/releases/tag/v1.13.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sidero/talosctl/1.13.4/Sidero.talosctl.yaml b/manifests/s/Sidero/talosctl/1.13.4/Sidero.talosctl.yaml new file mode 100644 index 000000000000..706eef2e318a --- /dev/null +++ b/manifests/s/Sidero/talosctl/1.13.4/Sidero.talosctl.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: Sidero.talosctl +PackageVersion: 1.13.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/SimonG4ELI/SDR-Television/1.1/SimonG4ELI.SDR-Television.installer.yaml b/manifests/s/SimonG4ELI/SDR-Television/1.1/SimonG4ELI.SDR-Television.installer.yaml new file mode 100644 index 000000000000..75d9a01120f8 --- /dev/null +++ b/manifests/s/SimonG4ELI/SDR-Television/1.1/SimonG4ELI.SDR-Television.installer.yaml @@ -0,0 +1,21 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SimonG4ELI.SDR-Television +PackageVersion: '1.1' +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: uninstallPrevious +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + - PackageIdentifier: SimonG4ELI.SDR-Radio.Beta +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\SDR-Radio.com (V3)' +Installers: +- Architecture: x64 + InstallerUrl: https://www.dropbox.com/scl/fi/n6duovfqwq3n3kkpw2o2k/SDR-Television-v1.1-64-bit-2026-05-18_1743.exe?rlkey=qlhqnz3wphrizwdnr723fwq8k&dl=1 + InstallerSha256: B73A0D652D93CD7C6420F64664D45FE1596FDAFC2B788EF3AC44EF97C962C5F2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SimonG4ELI/SDR-Television/1.1/SimonG4ELI.SDR-Television.locale.en-US.yaml b/manifests/s/SimonG4ELI/SDR-Television/1.1/SimonG4ELI.SDR-Television.locale.en-US.yaml new file mode 100644 index 000000000000..a4bdd22fa722 --- /dev/null +++ b/manifests/s/SimonG4ELI/SDR-Television/1.1/SimonG4ELI.SDR-Television.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SimonG4ELI.SDR-Television +PackageVersion: '1.1' +PackageLocale: en-US +Publisher: SDR-Radio.com Ltd. +PublisherUrl: https://www.dit-dit-dit.com/ +PublisherSupportUrl: https://www.sdr-radio.com/support +Author: Simon Brown (G4ELI) +PackageName: SDR Television v1.0 +PackageUrl: https://www.sdr-radio.com/sdr-television-v1-release +License: Proprietary +LicenseUrl: https://www.sdr-radio.com/legal +Copyright: Copyright (c) 2025 by Simon Brown, SDR-Radio.com +ShortDescription: Windows solution for DATV on QO-100. +Moniker: sdr-television +Tags: +- sdr +- software-defined-radio +- television +- tv +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SimonG4ELI/SDR-Television/1.1/SimonG4ELI.SDR-Television.yaml b/manifests/s/SimonG4ELI/SDR-Television/1.1/SimonG4ELI.SDR-Television.yaml new file mode 100644 index 000000000000..f5a89ce75a93 --- /dev/null +++ b/manifests/s/SimonG4ELI/SDR-Television/1.1/SimonG4ELI.SDR-Television.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: SimonG4ELI.SDR-Television +PackageVersion: '1.1' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/SoftPerfect/NetworkScanner/26.5/SoftPerfect.NetworkScanner.installer.yaml b/manifests/s/SoftPerfect/NetworkScanner/26.5/SoftPerfect.NetworkScanner.installer.yaml index 0657f7ed707f..35b0be689fe4 100644 --- a/manifests/s/SoftPerfect/NetworkScanner/26.5/SoftPerfect.NetworkScanner.installer.yaml +++ b/manifests/s/SoftPerfect/NetworkScanner/26.5/SoftPerfect.NetworkScanner.installer.yaml @@ -10,6 +10,6 @@ ReleaseDate: 2026-05-25 Installers: - Architecture: x64 InstallerUrl: https://www.softperfect.com/download/files/netscan_setup.exe - InstallerSha256: A84ACD541593D313B40AC405F6A594E9B860EE17C59F2260E4D7ACD52CD2D439 + InstallerSha256: F883FE67E23308BDB2EF57746BCC8D494FE13EE03ED539B063945BC10401A020 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1781034998-g7dd2da/Sourcegraph.Amp.installer.yaml b/manifests/s/Sourcegraph/Amp/0.0.1781070497-g623755/Sourcegraph.Amp.installer.yaml similarity index 63% rename from manifests/s/Sourcegraph/Amp/0.0.1781034998-g7dd2da/Sourcegraph.Amp.installer.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1781070497-g623755/Sourcegraph.Amp.installer.yaml index 1910b5d860b9..411c72e8d11f 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1781034998-g7dd2da/Sourcegraph.Amp.installer.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1781070497-g623755/Sourcegraph.Amp.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1781034998-g7dd2da +PackageVersion: 0.0.1781070497-g623755 InstallerType: portable Commands: - amp @@ -11,7 +11,7 @@ Dependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x64 Installers: - Architecture: x64 - InstallerUrl: https://static.ampcode.com/cli/0.0.1781034998-g7dd2da/amp-windows-x64-baseline.exe - InstallerSha256: F60F7947190EA2B7C59A9A768A730CC4BDE24027BD0941B57F5F2D152A578570 + InstallerUrl: https://static.ampcode.com/cli/0.0.1781070497-g623755/amp-windows-x64-baseline.exe + InstallerSha256: A6D6D00B73D698EA2533CC8F402810A48FF5EF91796994BAC48DE3C172FDF519 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1781034998-g7dd2da/Sourcegraph.Amp.locale.en-US.yaml b/manifests/s/Sourcegraph/Amp/0.0.1781070497-g623755/Sourcegraph.Amp.locale.en-US.yaml similarity index 97% rename from manifests/s/Sourcegraph/Amp/0.0.1781034998-g7dd2da/Sourcegraph.Amp.locale.en-US.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1781070497-g623755/Sourcegraph.Amp.locale.en-US.yaml index a2ef1464397c..ab4400efb91c 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1781034998-g7dd2da/Sourcegraph.Amp.locale.en-US.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1781070497-g623755/Sourcegraph.Amp.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1781034998-g7dd2da +PackageVersion: 0.0.1781070497-g623755 PackageLocale: en-US Publisher: Sourcegraph, Inc. PublisherUrl: https://ampcode.com/ diff --git a/manifests/s/Sourcegraph/Amp/0.0.1781034998-g7dd2da/Sourcegraph.Amp.locale.zh-CN.yaml b/manifests/s/Sourcegraph/Amp/0.0.1781070497-g623755/Sourcegraph.Amp.locale.zh-CN.yaml similarity index 96% rename from manifests/s/Sourcegraph/Amp/0.0.1781034998-g7dd2da/Sourcegraph.Amp.locale.zh-CN.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1781070497-g623755/Sourcegraph.Amp.locale.zh-CN.yaml index e3a14a78eea2..1e72c2b9c27f 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1781034998-g7dd2da/Sourcegraph.Amp.locale.zh-CN.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1781070497-g623755/Sourcegraph.Amp.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1781034998-g7dd2da +PackageVersion: 0.0.1781070497-g623755 PackageLocale: zh-CN License: 专有软件 ShortDescription: 适用于终端与编辑器的前沿编码智能体。 diff --git a/manifests/s/Sourcegraph/Amp/0.0.1781034998-g7dd2da/Sourcegraph.Amp.yaml b/manifests/s/Sourcegraph/Amp/0.0.1781070497-g623755/Sourcegraph.Amp.yaml similarity index 85% rename from manifests/s/Sourcegraph/Amp/0.0.1781034998-g7dd2da/Sourcegraph.Amp.yaml rename to manifests/s/Sourcegraph/Amp/0.0.1781070497-g623755/Sourcegraph.Amp.yaml index b2d302d46e7e..e76d2487bd8c 100644 --- a/manifests/s/Sourcegraph/Amp/0.0.1781034998-g7dd2da/Sourcegraph.Amp.yaml +++ b/manifests/s/Sourcegraph/Amp/0.0.1781070497-g623755/Sourcegraph.Amp.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Sourcegraph.Amp -PackageVersion: 0.0.1781034998-g7dd2da +PackageVersion: 0.0.1781070497-g623755 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/s/StellarDataRecovery/StellarRepairForVideo/7.0.0.0/StellarDataRecovery.StellarRepairForVideo.installer.yaml b/manifests/s/StellarDataRecovery/StellarRepairForVideo/7.0.0.0/StellarDataRecovery.StellarRepairForVideo.installer.yaml new file mode 100644 index 000000000000..b8a09b69f87c --- /dev/null +++ b/manifests/s/StellarDataRecovery/StellarRepairForVideo/7.0.0.0/StellarDataRecovery.StellarRepairForVideo.installer.yaml @@ -0,0 +1,44 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: StellarDataRecovery.StellarRepairForVideo +PackageVersion: 7.0.0.0 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +FileExtensions: +- 3G2 +- 3GP +- ASF +- AVCHD +- AVI +- DIVX +- F4V +- FLV +- M4V +- MJPEG +- MKV +- MOV +- MP4 +- MPEG +- MTS +- WEBM +- WMV +ProductCode: Stellar Repair for Video_is1 +ReleaseDate: 2025-10-10 +AppsAndFeaturesEntries: +- ProductCode: Stellar Repair for Video_is1 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Stellar Repair for Video' +Installers: +- Architecture: x64 + InstallerUrl: https://cloud.stellarinfo.com/StellarRepairforVideo.exe + InstallerSha256: 1C93932A0EAF3A39D9F3B04A497B4BD6D2764A9EA52A7B888FACF7709AFAD4AD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/StellarDataRecovery/StellarRepairForVideo/7.0.0.0/StellarDataRecovery.StellarRepairForVideo.locale.en-US.yaml b/manifests/s/StellarDataRecovery/StellarRepairForVideo/7.0.0.0/StellarDataRecovery.StellarRepairForVideo.locale.en-US.yaml new file mode 100644 index 000000000000..7f463ffe8981 --- /dev/null +++ b/manifests/s/StellarDataRecovery/StellarRepairForVideo/7.0.0.0/StellarDataRecovery.StellarRepairForVideo.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: StellarDataRecovery.StellarRepairForVideo +PackageVersion: 7.0.0.0 +PackageLocale: en-US +Publisher: Stellar Information Technology Pvt Ltd. +PublisherUrl: https://www.stellarinfo.com/ +PublisherSupportUrl: https://www.stellarinfo.com/support/ +PrivacyUrl: https://www.stellarinfo.com/company/legal/privacy-policy.php +Author: Stellar Data Recovery Inc. +PackageName: Stellar Repair for Video +PackageUrl: https://www.stellarinfo.com/disk-recovery/video-repair.php +License: Proprietary +LicenseUrl: https://www.stellarinfo.com/installation-uninstallation/eula_eng.pdf +Copyright: Stellar Information Technology Pvt Ltd. +ShortDescription: DIY Video Repair Tool to repair corrupt or unplayable MP4, MOV, AVI, MKV, AVCHD, MJPEG, WEBM, ASF, WMV, FLV, DIVX, MPEG, MTS, M4V, 3G2, 3GP, and F4V files. +Description: |- + DIY Video Repair Tool to repair corrupt or unplayable MP4, MOV, AVI, MKV, AVCHD, MJPEG, WEBM, ASF, WMV, FLV, DIVX, MPEG, MTS, M4V, 3G2, 3GP, and F4V files. + - Repairs unlimited video files. + - Repairs multiple videos simultaneously. + - 'Advanced Repair’ for severely corrupt videos. + - Fix videos saved in memory cards, USB drives, SSD, HDD & CF cards. + - Repair unplayable videos shot on Android or iPhone smartphones. + - Repairs videos recorded with DSLR, DJI, GoPro & CCTV. + - Repairs corrupt videos recovered from all storage drives. + + The tool repairs videos of all major file formats that work in Windows such as MP4, MOV, etc. Stellar Repair for Video tool repairs damaged or corrupted videos caused due to OS crashes, viruses, malware attacks, editing/ recording/ converting errors, improper file transfer, video compression, and more. + + The video file repair software is effective in repairing damaged videos shot with DSLRs, digital cameras, drones, CCTV, Dashcam, camcorders, Android, iPhones, etc. These include devices of popular brands such as Sony®, Canon®, Nikon®, FujiFilm®, GoPRo®, DJI® (Mavic, Phantom), Panasonic®, Samsung®, Olympus®, Flip Video®, Pentax®, Mamiya® etc. + + The video repair software for PC is compatible with all video codecs used in video files, including H.263, H.264, H.265, HEVC, MPEG4, 3GP, Windows Media 8, Xvid, DivX, JPEG 2000, and others. It resolves corruption in video frames, header, and video slider for seamless video playback. +Tags: +- Repair +- Tools +- Video +PurchaseUrl: https://www.stellarinfo.com/disk-recovery/video-repair/buy-now.php +Documentations: +- DocumentLabel: User Manual + DocumentUrl: https://www.stellarinfo.com/help/stellar-repair-for-video-6-windows-standard-en-about-stellar-repair-for-video.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/StellarDataRecovery/StellarRepairForVideo/7.0.0.0/StellarDataRecovery.StellarRepairForVideo.yaml b/manifests/s/StellarDataRecovery/StellarRepairForVideo/7.0.0.0/StellarDataRecovery.StellarRepairForVideo.yaml new file mode 100644 index 000000000000..daa31ecb78a4 --- /dev/null +++ b/manifests/s/StellarDataRecovery/StellarRepairForVideo/7.0.0.0/StellarDataRecovery.StellarRepairForVideo.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: StellarDataRecovery.StellarRepairForVideo +PackageVersion: 7.0.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/Stripe/StripeCli/1.42.10/Stripe.StripeCli.installer.yaml b/manifests/s/Stripe/StripeCli/1.42.10/Stripe.StripeCli.installer.yaml new file mode 100644 index 000000000000..e9d0da4ed254 --- /dev/null +++ b/manifests/s/Stripe/StripeCli/1.42.10/Stripe.StripeCli.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: Stripe.StripeCli +PackageVersion: 1.42.10 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-09" +Installers: + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: stripe.exe + PortableCommandAlias: stripe + InstallerUrl: https://github.com/stripe/stripe-cli/releases/download/v1.42.10/stripe_1.42.10_windows_i386.zip + InstallerSha256: ba8140a7c0d289440198798135f670d873285b6ff894a2b2eaa593308bbaa1d1 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: stripe.exe + PortableCommandAlias: stripe + InstallerUrl: https://github.com/stripe/stripe-cli/releases/download/v1.42.10/stripe_1.42.10_windows_x86_64.zip + InstallerSha256: d99285ac8b5af6297a02aab36d882db7029d760ac429f19e5c731703184cfb6a + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Stripe/StripeCli/1.42.10/Stripe.StripeCli.locale.en-US.yaml b/manifests/s/Stripe/StripeCli/1.42.10/Stripe.StripeCli.locale.en-US.yaml new file mode 100644 index 000000000000..b7b31f1e86ea --- /dev/null +++ b/manifests/s/Stripe/StripeCli/1.42.10/Stripe.StripeCli.locale.en-US.yaml @@ -0,0 +1,14 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: Stripe.StripeCli +PackageVersion: 1.42.10 +PackageLocale: en-US +Publisher: Stripe, Inc. +PublisherUrl: https://stripe.com +PackageName: stripe +PackageUrl: https://stripe.com +License: Apache-2.0 +ShortDescription: Stripe CLI utility +Moniker: stripe +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Stripe/StripeCli/1.42.10/Stripe.StripeCli.yaml b/manifests/s/Stripe/StripeCli/1.42.10/Stripe.StripeCli.yaml new file mode 100644 index 000000000000..7fc80a7589a1 --- /dev/null +++ b/manifests/s/Stripe/StripeCli/1.42.10/Stripe.StripeCli.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: Stripe.StripeCli +PackageVersion: 1.42.10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/t/T3Tools/T3Code/0.0.27/T3Tools.T3Code.installer.yaml b/manifests/t/T3Tools/T3Code/0.0.27/T3Tools.T3Code.installer.yaml new file mode 100644 index 000000000000..c86d6942b1e3 --- /dev/null +++ b/manifests/t/T3Tools/T3Code/0.0.27/T3Tools.T3Code.installer.yaml @@ -0,0 +1,18 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: T3Tools.T3Code +PackageVersion: 0.0.27 +InstallerType: nullsoft +UpgradeBehavior: install +ProductCode: e9197887-efb3-55e0-985e-d6d3b5dd594a +ReleaseDate: 2026-06-09 +AppsAndFeaturesEntries: +- DisplayName: T3 Code (Alpha) 0.0.27 + ProductCode: e9197887-efb3-55e0-985e-d6d3b5dd594a +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/pingdotgg/t3code/releases/download/v0.0.27/T3-Code-0.0.27-x64.exe + InstallerSha256: E1309C3485B3247C33E668AE65ECDCEC4A9E585BBDCF6DFBF1DDBF2A7FAEF792 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/T3Tools/T3Code/0.0.27/T3Tools.T3Code.locale.en-US.yaml b/manifests/t/T3Tools/T3Code/0.0.27/T3Tools.T3Code.locale.en-US.yaml new file mode 100644 index 000000000000..da3655e95829 --- /dev/null +++ b/manifests/t/T3Tools/T3Code/0.0.27/T3Tools.T3Code.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: T3Tools.T3Code +PackageVersion: 0.0.27 +PackageLocale: en-US +Publisher: T3 Tools +PublisherUrl: https://t3.tools/ +PublisherSupportUrl: https://github.com/pingdotgg/t3code/issues +Author: T3 Tools Inc +PackageName: T3 Code +PackageUrl: https://t3.codes/ +License: MIT +LicenseUrl: https://github.com/pingdotgg/t3code/blob/HEAD/LICENSE +Copyright: Copyright © 2026 T3 Tools +CopyrightUrl: https://github.com/pingdotgg/t3code/blob/HEAD/LICENSE +ShortDescription: T3 Code is a minimal web GUI for coding agents. +Moniker: t3-code +ReleaseNotes: |- + What's Changed + - [codex] Rebrand T3 Cloud as T3 Connect by @juliusmarminge in #3011 + - Fix Clerk browser test mock by @juliusmarminge in #3013 +ReleaseNotesUrl: https://github.com/pingdotgg/t3code/releases/tag/v0.0.27 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/T3Tools/T3Code/0.0.27/T3Tools.T3Code.yaml b/manifests/t/T3Tools/T3Code/0.0.27/T3Tools.T3Code.yaml new file mode 100644 index 000000000000..41d5ffd34e90 --- /dev/null +++ b/manifests/t/T3Tools/T3Code/0.0.27/T3Tools.T3Code.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: T3Tools.T3Code +PackageVersion: 0.0.27 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/WeChat/Universal/4.1.10.1000/Tencent.WeChat.Universal.installer.yaml b/manifests/t/Tencent/WeChat/Universal/4.1.10.31/Tencent.WeChat.Universal.installer.yaml similarity index 92% rename from manifests/t/Tencent/WeChat/Universal/4.1.10.1000/Tencent.WeChat.Universal.installer.yaml rename to manifests/t/Tencent/WeChat/Universal/4.1.10.31/Tencent.WeChat.Universal.installer.yaml index f2e36a601fd8..a8d1fdc45459 100644 --- a/manifests/t/Tencent/WeChat/Universal/4.1.10.1000/Tencent.WeChat.Universal.installer.yaml +++ b/manifests/t/Tencent/WeChat/Universal/4.1.10.31/Tencent.WeChat.Universal.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Tencent.WeChat.Universal -PackageVersion: 4.1.10.1000 +PackageVersion: 4.1.10.31 InstallerType: nullsoft Scope: machine UpgradeBehavior: install diff --git a/manifests/t/Tencent/WeChat/Universal/4.1.10.1000/Tencent.WeChat.Universal.locale.en-US.yaml b/manifests/t/Tencent/WeChat/Universal/4.1.10.31/Tencent.WeChat.Universal.locale.en-US.yaml similarity index 95% rename from manifests/t/Tencent/WeChat/Universal/4.1.10.1000/Tencent.WeChat.Universal.locale.en-US.yaml rename to manifests/t/Tencent/WeChat/Universal/4.1.10.31/Tencent.WeChat.Universal.locale.en-US.yaml index 8772458474e1..7a4682f4ad94 100644 --- a/manifests/t/Tencent/WeChat/Universal/4.1.10.1000/Tencent.WeChat.Universal.locale.en-US.yaml +++ b/manifests/t/Tencent/WeChat/Universal/4.1.10.31/Tencent.WeChat.Universal.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Tencent.WeChat.Universal -PackageVersion: 4.1.10.1000 +PackageVersion: 4.1.10.31 PackageLocale: en-US Publisher: 腾讯科技(深圳)有限公司 PublisherUrl: https://www.wechat.com/en/ diff --git a/manifests/t/Tencent/WeChat/Universal/4.1.10.1000/Tencent.WeChat.Universal.locale.zh-Hans-CN.yaml b/manifests/t/Tencent/WeChat/Universal/4.1.10.31/Tencent.WeChat.Universal.locale.zh-Hans-CN.yaml similarity index 95% rename from manifests/t/Tencent/WeChat/Universal/4.1.10.1000/Tencent.WeChat.Universal.locale.zh-Hans-CN.yaml rename to manifests/t/Tencent/WeChat/Universal/4.1.10.31/Tencent.WeChat.Universal.locale.zh-Hans-CN.yaml index fc5b2f8c6af1..9adc31683d6b 100644 --- a/manifests/t/Tencent/WeChat/Universal/4.1.10.1000/Tencent.WeChat.Universal.locale.zh-Hans-CN.yaml +++ b/manifests/t/Tencent/WeChat/Universal/4.1.10.31/Tencent.WeChat.Universal.locale.zh-Hans-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Tencent.WeChat.Universal -PackageVersion: 4.1.10.1000 +PackageVersion: 4.1.10.31 PackageLocale: zh-Hans-CN Publisher: 腾讯科技(深圳)有限公司 PublisherUrl: https://weixin.qq.com/ diff --git a/manifests/t/Tencent/WeChat/Universal/4.1.10.1000/Tencent.WeChat.Universal.locale.zh-Hans.yaml b/manifests/t/Tencent/WeChat/Universal/4.1.10.31/Tencent.WeChat.Universal.locale.zh-Hans.yaml similarity index 94% rename from manifests/t/Tencent/WeChat/Universal/4.1.10.1000/Tencent.WeChat.Universal.locale.zh-Hans.yaml rename to manifests/t/Tencent/WeChat/Universal/4.1.10.31/Tencent.WeChat.Universal.locale.zh-Hans.yaml index 36523f932612..abed1ab903cd 100644 --- a/manifests/t/Tencent/WeChat/Universal/4.1.10.1000/Tencent.WeChat.Universal.locale.zh-Hans.yaml +++ b/manifests/t/Tencent/WeChat/Universal/4.1.10.31/Tencent.WeChat.Universal.locale.zh-Hans.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Tencent.WeChat.Universal -PackageVersion: 4.1.10.1000 +PackageVersion: 4.1.10.31 PackageLocale: zh-Hans Publisher: 腾讯科技(深圳)有限公司 PublisherUrl: https://www.wechat.com/zh_CN/ diff --git a/manifests/t/Tencent/WeChat/Universal/4.1.10.1000/Tencent.WeChat.Universal.yaml b/manifests/t/Tencent/WeChat/Universal/4.1.10.31/Tencent.WeChat.Universal.yaml similarity index 87% rename from manifests/t/Tencent/WeChat/Universal/4.1.10.1000/Tencent.WeChat.Universal.yaml rename to manifests/t/Tencent/WeChat/Universal/4.1.10.31/Tencent.WeChat.Universal.yaml index d7163bd9b9a2..fc7b657c56e8 100644 --- a/manifests/t/Tencent/WeChat/Universal/4.1.10.1000/Tencent.WeChat.Universal.yaml +++ b/manifests/t/Tencent/WeChat/Universal/4.1.10.31/Tencent.WeChat.Universal.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Tencent.WeChat.Universal -PackageVersion: 4.1.10.1000 +PackageVersion: 4.1.10.31 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/Yuanbao/2.71.0/Tencent.Yuanbao.installer.yaml b/manifests/t/Tencent/Yuanbao/2.71.0/Tencent.Yuanbao.installer.yaml new file mode 100644 index 000000000000..d302af8e644d --- /dev/null +++ b/manifests/t/Tencent/Yuanbao/2.71.0/Tencent.Yuanbao.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: Tencent.Yuanbao +PackageVersion: 2.71.0 +InstallerType: nullsoft +Scope: machine +Protocols: +- yuanbao +ProductCode: Yuanbao +Installers: +- Architecture: x64 + InstallerUrl: https://cdn-hybrid-prod.hunyuan.tencent.com/Desktop/official/2b37e5ff6b839ca22edbccbf823cc816/yuanbao_2.71.0.612_x64.exe + InstallerSha256: 485973873633E56796F99947AE1E31C9265F52B037D44E8B76F0F52863C37F9B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/Yuanbao/2.71.0/Tencent.Yuanbao.locale.en-US.yaml b/manifests/t/Tencent/Yuanbao/2.71.0/Tencent.Yuanbao.locale.en-US.yaml new file mode 100644 index 000000000000..0d296e8ff9d0 --- /dev/null +++ b/manifests/t/Tencent/Yuanbao/2.71.0/Tencent.Yuanbao.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: Tencent.Yuanbao +PackageVersion: 2.71.0 +PackageLocale: en-US +Publisher: Tencent Technology (Shenzhen) Co., Ltd. +PublisherUrl: https://www.tencent.com/en-us/ +PublisherSupportUrl: https://support.qq.com/product/705132 +PrivacyUrl: https://privacy.qq.com/document/preview/4d27c22b2e9f47958197aa5ec32f7d6e +Author: Shenzhen Tencent Computer Systems Company Limited +PackageName: Tencent Yuanbao +PackageUrl: https://yuanbao.tencent.com/ +License: Proprietary +LicenseUrl: https://rule.tencent.com/rule/202403110001 +Copyright: Copyright © 2026 Tencent. All rights reserved. +CopyrightUrl: https://www.tencent.com/en-us/statement.html +ShortDescription: Your personal smart assistant, here to answer questions and unleash creativity. +Tags: +- ai +- chatbot +- deepseek +- hunyuan +- large-language-model +- llm +Documentations: +- DocumentLabel: Help + DocumentUrl: https://kf.qq.com/product/tengxunyuanbao.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/Yuanbao/2.71.0/Tencent.Yuanbao.locale.zh-CN.yaml b/manifests/t/Tencent/Yuanbao/2.71.0/Tencent.Yuanbao.locale.zh-CN.yaml new file mode 100644 index 000000000000..674b046e9597 --- /dev/null +++ b/manifests/t/Tencent/Yuanbao/2.71.0/Tencent.Yuanbao.locale.zh-CN.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Tencent.Yuanbao +PackageVersion: 2.71.0 +PackageLocale: zh-CN +Publisher: 腾讯科技(深圳)有限公司 +PublisherUrl: https://www.tencent.com/zh-cn/ +PublisherSupportUrl: https://support.qq.com/product/705132 +PrivacyUrl: https://privacy.qq.com/document/preview/4d27c22b2e9f47958197aa5ec32f7d6e +Author: 深圳市腾讯计算机系统有限公司 +PackageName: 腾讯元宝 +PackageUrl: https://yuanbao.tencent.com/ +License: 专有软件 +LicenseUrl: https://rule.tencent.com/rule/202403110001 +Copyright: Copyright © 2026 Tencent. All rights reserved. +CopyrightUrl: https://www.tencent.com/zh-cn/statement.html +ShortDescription: 你身边的智能助手,可以为你答疑解惑、尽情创作。 +Tags: +- 人工智能 +- 大语言模型 +- 深度求索 +- 混元 +- 聊天机器人 +ReleaseNotes: |- + 1. AI 图片编辑升级,一句话帮你轻松 P 图 + 2. 语音播报支持一键开启,自由调节语速 + 3. 优化了若干使用体验 +Documentations: +- DocumentLabel: 帮助 + DocumentUrl: https://kf.qq.com/product/tengxunyuanbao.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tencent/Yuanbao/2.71.0/Tencent.Yuanbao.yaml b/manifests/t/Tencent/Yuanbao/2.71.0/Tencent.Yuanbao.yaml new file mode 100644 index 000000000000..3ac0ef9db40a --- /dev/null +++ b/manifests/t/Tencent/Yuanbao/2.71.0/Tencent.Yuanbao.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: Tencent.Yuanbao +PackageVersion: 2.71.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/t/TheBrowserCompany/Arc/1.109.1.2/TheBrowserCompany.Arc.installer.yaml b/manifests/t/TheBrowserCompany/Arc/1.109.1.2/TheBrowserCompany.Arc.installer.yaml new file mode 100644 index 000000000000..74caa2f3a396 --- /dev/null +++ b/manifests/t/TheBrowserCompany/Arc/1.109.1.2/TheBrowserCompany.Arc.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: TheBrowserCompany.Arc +PackageVersion: 1.109.1.2 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.18362.0 +InstallerType: msix +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCLibs.Desktop.14 + - PackageIdentifier: Microsoft.WindowsAppRuntime.1.5 +PackageFamilyName: TheBrowserCompany.Arc_ttt1ap7aakyb4 +Installers: +- Architecture: x64 + InstallerUrl: https://releases.arc.net/windows/prod/1.109.1.2/Arc.x64.msix + InstallerSha256: F44D6DCA3C4EF5015CD95886CB92EDF13A9FA73AB962203CA18B6FE0D819F91A + SignatureSha256: F8EC6152B2576753F5DAF4459D0EBF30A39BF826DF7EED5931FB01CAE8F2BAC0 +- Architecture: arm64 + InstallerUrl: https://releases.arc.net/windows/prod/1.109.1.2/Arc.arm64.msix + InstallerSha256: 5A900A67C2C0E288CC90B609A9D4234E16C70AB3478FE55FC1995D805D5F0FF0 + SignatureSha256: 3067A67F43A397F038F43B3509E64BD09D9137C954088DF971B36ADF562518D6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/TheBrowserCompany/Arc/1.109.1.2/TheBrowserCompany.Arc.locale.en-US.yaml b/manifests/t/TheBrowserCompany/Arc/1.109.1.2/TheBrowserCompany.Arc.locale.en-US.yaml new file mode 100644 index 000000000000..fc625a2a4ca4 --- /dev/null +++ b/manifests/t/TheBrowserCompany/Arc/1.109.1.2/TheBrowserCompany.Arc.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: TheBrowserCompany.Arc +PackageVersion: 1.109.1.2 +PackageLocale: en-US +Publisher: The Browser Company of New York +PublisherUrl: https://arc.net/ +PublisherSupportUrl: https://resources.arc.net/ +PrivacyUrl: https://arc.net/privacy +Author: THE BROWSER COMPANY OF NEW YORK INC. +PackageName: Arc +PackageUrl: https://arc.net/ +License: Proprietary +Copyright: Copyright 2026 The Browser Company. All rights reserved. +ShortDescription: Arc is a new browser that shapes itself to how you use the internet. It offers Spaces, Profiles, Split View, Themes, and more to organize and customize your online experience. +Tags: +- browser +- chromium +- internet +- web +- webpage +ReleaseNotesUrl: https://arc.net/windows/release-notes +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://arc.net/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TheBrowserCompany/Arc/1.109.1.2/TheBrowserCompany.Arc.locale.zh-CN.yaml b/manifests/t/TheBrowserCompany/Arc/1.109.1.2/TheBrowserCompany.Arc.locale.zh-CN.yaml new file mode 100644 index 000000000000..34155c8f3927 --- /dev/null +++ b/manifests/t/TheBrowserCompany/Arc/1.109.1.2/TheBrowserCompany.Arc.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: TheBrowserCompany.Arc +PackageVersion: 1.109.1.2 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: Arc 是一款全新的浏览器,可以根据您使用互联网的方式进行调整。它提供“空间”、“配置文件”、“拆分视图”、“主题”等功能,组织和定制您的冲浪体验。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://arc.net/faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TheBrowserCompany/Arc/1.109.1.2/TheBrowserCompany.Arc.yaml b/manifests/t/TheBrowserCompany/Arc/1.109.1.2/TheBrowserCompany.Arc.yaml new file mode 100644 index 000000000000..586f41491582 --- /dev/null +++ b/manifests/t/TheBrowserCompany/Arc/1.109.1.2/TheBrowserCompany.Arc.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: TheBrowserCompany.Arc +PackageVersion: 1.109.1.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/t/Timus/TimusConnect/5.0.15.260608714/Timus.TimusConnect.installer.yaml b/manifests/t/Timus/TimusConnect/5.0.15.260608714/Timus.TimusConnect.installer.yaml new file mode 100644 index 000000000000..b227298e1642 --- /dev/null +++ b/manifests/t/Timus/TimusConnect/5.0.15.260608714/Timus.TimusConnect.installer.yaml @@ -0,0 +1,23 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Timus.TimusConnect +PackageVersion: 5.0.15.260608714 +ReleaseDate: 2026-05-12 +Installers: +- Architecture: x64 + InstallerType: msi + InstallerUrl: https://repo.timuscloud.com/connect/Timus-Connect.msi + InstallerSha256: 240CE0FA360A4C67203239524AD748A73772DFE24F84CEA08B76BD73473A528E +- Architecture: x64 + InstallerType: nullsoft + InstallerLocale: en-US + UpgradeBehavior: install + ProductCode: 0582f25a-5df4-5527-bbf1-2240b3ad61da + AppsAndFeaturesEntries: + - DisplayName: Timus Connect 5.0.14 + ProductCode: 0582f25a-5df4-5527-bbf1-2240b3ad61da + InstallerUrl: https://repo.timuscloud.com/connect/Timus-Connect.exe + InstallerSha256: D585093724364D741951EAA7DECEE84824BE6BC8B944DFD5AEE26999D0F9CD0A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Timus/TimusConnect/5.0.15.260608714/Timus.TimusConnect.locale.en-US.yaml b/manifests/t/Timus/TimusConnect/5.0.15.260608714/Timus.TimusConnect.locale.en-US.yaml new file mode 100644 index 000000000000..4477de75cb0d --- /dev/null +++ b/manifests/t/Timus/TimusConnect/5.0.15.260608714/Timus.TimusConnect.locale.en-US.yaml @@ -0,0 +1,17 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Timus.TimusConnect +PackageVersion: 5.0.15.260608714 +PackageLocale: en-US +Publisher: Timus Networks +PublisherUrl: https://www.timusnetworks.com/ +PublisherSupportUrl: https://support.timusnetworks.com/ +Author: Timus Networks +PackageName: Timus Connect +PackageUrl: https://repo.timuscloud.com/connect/ +License: Proprietary +Copyright: © Timus Networks, Inc. 2023. All Rights Reserved. +ShortDescription: Secure zero trust network access (ZTNA) client to connect devices to corporate resources via Timus network +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Timus/TimusConnect/5.0.15.260608714/Timus.TimusConnect.yaml b/manifests/t/Timus/TimusConnect/5.0.15.260608714/Timus.TimusConnect.yaml new file mode 100644 index 000000000000..a6b925dfcc65 --- /dev/null +++ b/manifests/t/Timus/TimusConnect/5.0.15.260608714/Timus.TimusConnect.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Timus.TimusConnect +PackageVersion: 5.0.15.260608714 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/t/TravisLane/SteamArtManager/3.15.0/TravisLane.SteamArtManager.installer.yaml b/manifests/t/TravisLane/SteamArtManager/3.15.0/TravisLane.SteamArtManager.installer.yaml new file mode 100644 index 000000000000..a9793d7bc636 --- /dev/null +++ b/manifests/t/TravisLane/SteamArtManager/3.15.0/TravisLane.SteamArtManager.installer.yaml @@ -0,0 +1,25 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: TravisLane.SteamArtManager +PackageVersion: 3.15.0 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Valve.Steam +ProductCode: '{56E57E3F-6D45-450F-8003-D3DE534F58EF}' +ReleaseDate: 2026-06-05 +AppsAndFeaturesEntries: +- ProductCode: '{56E57E3F-6D45-450F-8003-D3DE534F58EF}' + UpgradeCode: '{728C60C1-38C9-5878-A895-495AD8F0727F}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Steam Art Manager' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Tormak9970/Steam-Art-Manager/releases/download/v3.15.0/steam-art-manager.msi + InstallerSha256: 020834AE03ED5D8A489F7B173839E3801E043265FDF3CFF2EBECC52E77CD443C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/TravisLane/SteamArtManager/3.15.0/TravisLane.SteamArtManager.locale.en-US.yaml b/manifests/t/TravisLane/SteamArtManager/3.15.0/TravisLane.SteamArtManager.locale.en-US.yaml new file mode 100644 index 000000000000..335b9d2c01ca --- /dev/null +++ b/manifests/t/TravisLane/SteamArtManager/3.15.0/TravisLane.SteamArtManager.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: TravisLane.SteamArtManager +PackageVersion: 3.15.0 +PackageLocale: en-US +Publisher: tormak +PublisherUrl: https://github.com/Tormak9970 +PublisherSupportUrl: https://github.com/Tormak9970/Steam-Art-Manager/issues +Author: Travis Lane +PackageName: Steam Art Manager +PackageUrl: https://github.com/Tormak9970/Steam-Art-Manager +License: GPL-3.0 +LicenseUrl: https://github.com/Tormak9970/Steam-Art-Manager/blob/HEAD/LICENSE +Copyright: Copyright Travis Lane (Tormak) +CopyrightUrl: https://github.com/Tormak9970/Steam-Art-Manager/blob/main/README.md#licensing +ShortDescription: A tool for setting the artwork of your Steam library. +ReleaseNotes: |- + New Features + - added grid image sizing (cf3273f) + - added window size saving (4713bc9) + Bug Fixes + - filters will now save cross session as intended (026fcbe) +ReleaseNotesUrl: https://github.com/Tormak9970/Steam-Art-Manager/releases/tag/v3.15.0 +Documentations: +- DocumentUrl: https://github.com/Tormak9970/Steam-Art-Manager/blob/main/README.md +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TravisLane/SteamArtManager/3.15.0/TravisLane.SteamArtManager.yaml b/manifests/t/TravisLane/SteamArtManager/3.15.0/TravisLane.SteamArtManager.yaml new file mode 100644 index 000000000000..aeb0d7063607 --- /dev/null +++ b/manifests/t/TravisLane/SteamArtManager/3.15.0/TravisLane.SteamArtManager.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: TravisLane.SteamArtManager +PackageVersion: 3.15.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/t/tombi-toml/tombi/1.1.3/tombi-toml.tombi.installer.yaml b/manifests/t/tombi-toml/tombi/1.1.3/tombi-toml.tombi.installer.yaml new file mode 100644 index 000000000000..172c7b45a8f6 --- /dev/null +++ b/manifests/t/tombi-toml/tombi/1.1.3/tombi-toml.tombi.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: tombi-toml.tombi +PackageVersion: 1.1.3 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: tombi.exe + PortableCommandAlias: tombi +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/tombi-toml/tombi/releases/download/v1.1.3/tombi-cli-1.1.3-x86_64-pc-windows-msvc.zip + InstallerSha256: FCB02AFD0C3BE168BB2639346040212EA963F9FDD7E8A19B2B147BDDEA98ED34 +- Architecture: arm64 + InstallerUrl: https://github.com/tombi-toml/tombi/releases/download/v1.1.3/tombi-cli-1.1.3-aarch64-pc-windows-msvc.zip + InstallerSha256: 7833A09638CD837972B81546F0294204D2EC335DBE8EAA3643F3DE34C35A7E8A +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-09 diff --git a/manifests/t/tombi-toml/tombi/1.1.3/tombi-toml.tombi.locale.en-US.yaml b/manifests/t/tombi-toml/tombi/1.1.3/tombi-toml.tombi.locale.en-US.yaml new file mode 100644 index 000000000000..98877250789d --- /dev/null +++ b/manifests/t/tombi-toml/tombi/1.1.3/tombi-toml.tombi.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: tombi-toml.tombi +PackageVersion: 1.1.3 +PackageLocale: en-US +Publisher: tombi-toml +PublisherUrl: https://github.com/tombi-toml +PublisherSupportUrl: https://github.com/tombi-toml/tombi/issues +Author: tombi-toml +PackageName: tombi +PackageUrl: https://github.com/tombi-toml/tombi +License: MIT +LicenseUrl: https://github.com/tombi-toml/tombi/blob/main/LICENSE +ShortDescription: TOML Formatter / Linter / Language Server +Description: |- + Tombi (鳶) provides a Formatter, Linter, and Language Server for TOML files. + It helps you write and maintain clean, consistent TOML configurations. +Tags: +- toml +- tombi +- toml-linter +- formatter +- language-server +- linter +- lsp +- cli +ReleaseNotesUrl: https://github.com/tombi-toml/tombi/releases/tag/v1.1.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/tombi-toml/tombi/1.1.3/tombi-toml.tombi.yaml b/manifests/t/tombi-toml/tombi/1.1.3/tombi-toml.tombi.yaml new file mode 100644 index 000000000000..ef210a9c323f --- /dev/null +++ b/manifests/t/tombi-toml/tombi/1.1.3/tombi-toml.tombi.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: tombi-toml.tombi +PackageVersion: 1.1.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/u/UNIkeEN/SJMCL/0.8.3/UNIkeEN.SJMCL.installer.yaml b/manifests/u/UNIkeEN/SJMCL/0.8.3/UNIkeEN.SJMCL.installer.yaml deleted file mode 100644 index 3d1b38de4cc8..000000000000 --- a/manifests/u/UNIkeEN/SJMCL/0.8.3/UNIkeEN.SJMCL.installer.yaml +++ /dev/null @@ -1,24 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: UNIkeEN.SJMCL -PackageVersion: 0.8.3 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -Protocols: -- sjmcl -ProductCode: SJMCL -ReleaseDate: 2026-02-23 -Installers: -- Architecture: x86 - InstallerUrl: https://mc.sjtu.cn/sjmcl/releases/SJMCL_0.8.3_windows_i686_setup.exe - InstallerSha256: FFB92DAD265EDEDD12A23A7ACA8ED93111A64C1C79B675ECE07D87D3C69722EB -- Architecture: x64 - InstallerUrl: https://mc.sjtu.cn/sjmcl/releases/SJMCL_0.8.3_windows_x86_64_setup.exe - InstallerSha256: B3482E4B6BC3E861DD9C91283F2F2D4E18694CE14FF4E5A4A852E24E69577915 -- Architecture: arm64 - InstallerUrl: https://mc.sjtu.cn/sjmcl/releases/SJMCL_0.8.3_windows_aarch64_setup.exe - InstallerSha256: B71A49EC2EFC6F4690B33A49AEF1EA737B3750AE8BAC1EF884BEB681C64DD36F -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/u/UNIkeEN/SJMCL/0.8.3/UNIkeEN.SJMCL.locale.en-US.yaml b/manifests/u/UNIkeEN/SJMCL/0.8.3/UNIkeEN.SJMCL.locale.en-US.yaml deleted file mode 100644 index eb781ffed491..000000000000 --- a/manifests/u/UNIkeEN/SJMCL/0.8.3/UNIkeEN.SJMCL.locale.en-US.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: UNIkeEN.SJMCL -PackageVersion: 0.8.3 -PackageLocale: en-US -Author: Shanghai Jiao Tong University Minecraft Club -PackageUrl: https://mc.sjtu.cn/sjmcl/en -ShortDescription: Next‑generation open-source cross‑platform Minecraft launcher. -Description: SJMC Launcher is a modern, cross-platform Minecraft launcher built on the Tauri framework, independently developed by members of the Shanghai Jiao Tong University Minecraft Club. -ReleaseNotes: |- - - 🌟 Support adding and removing game servers directly within the launcher. #1328 @hbz114514 @UNIkeEN @zaixizaiximeow - - 🐛 Fix missing game assets in certain early game versions. #1341 @icgnos @UNIkeEN - - 🐛 Fix failures when importing account information from other launchers due to expired Microsoft accounts. #1368 @xunying123 @UNIkeEN - - 🐛 Fix potential issues with server address validation in the add authentication server modal. #1388 @UNIkeEN - - ⚡️ Improve the startup user experience by guiding users to download Java runtime when it is missing. #1376 @UNIkeEN - - 🛠 Allow users to ignore runtime path checks and close the warning modal. #1375 @UNIkeEN - - 🌐 Update French and Japanese translations of the launcher UI. #1371 @Codex - - 🌐 Update Traditional Chinese translations for the launcher UI and related documentation. #1381 #1383 #1390 @3gf8jv4dv - - 📦 Update multiple dependencies to patch versions. #1387 @dependabot[bot] - - Workflow: - - Update internationalization tool scripts. #1122 #1384 @HsxMark - - Add an experimental VSCode extension providing development helper features tailored for this project. @UNIkeEN -Tags: -- prc -- china -Documentations: -- DocumentLabel: Docs - DocumentUrl: https://mc.sjtu.cn/sjmcl/en/docs -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/u/UNIkeEN/SJMCL/0.8.3/UNIkeEN.SJMCL.locale.zh-CN.yaml b/manifests/u/UNIkeEN/SJMCL/0.8.3/UNIkeEN.SJMCL.locale.zh-CN.yaml deleted file mode 100644 index 976cc91a30d3..000000000000 --- a/manifests/u/UNIkeEN/SJMCL/0.8.3/UNIkeEN.SJMCL.locale.zh-CN.yaml +++ /dev/null @@ -1,40 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: UNIkeEN.SJMCL -PackageVersion: 0.8.3 -PackageLocale: zh-CN -Publisher: SJMCL -PublisherUrl: https://mc.sjtu.cn/ -PublisherSupportUrl: https://github.com/UNIkeEN/SJMCL/issues -Author: 上海交通大学 Minecraft 社 -PackageName: SJMCL -PackageUrl: https://mc.sjtu.cn/sjmcl -License: GPL-3.0 -LicenseUrl: https://github.com/UNIkeEN/SJMCL/blob/HEAD/LICENSE -Copyright: 2026 © SJMCL Team -ShortDescription: 新一代开源跨平台 Minecraft 启动器 -Description: SJMC Launcher 是一款基于 Tauri 框架打造的现代化、跨平台 Minecraft 启动器,由上海交通大学 Minecraft 社的成员自主开发。 -Tags: -- mc -- minecraft -- 我的世界 -ReleaseNotes: |- - - 🌟 支持在启动器内添加或删除游戏服务器。#1328 @hbz114514 @UNIkeEN @zaixizaiximeow - - 🐛 修复早期游戏版本部分游戏资源丢失的问题。#1341 @icgnos @UNIkeEN - - 🐛 修复从其他启动器导入账户信息时,因微软账户过期而失败的问题。#1368 @xunying123 @UNIkeEN - - 🐛 修复添加认证服务器对话框中服务器地址检查的潜在问题。#1388 @UNIkeEN - - ⚡️ 优化启动流程的用户体验,当缺少 Java 运行时时引导用户下载。#1376 @UNIkeEN - - 🛠 允许用户忽略运行路径检查并关闭警告对话框。#1375 @UNIkeEN - - 🌐 更新启动器界面文本的法语与日语翻译。#1371 @Codex - - 🌐 更新启动器界面文本、相关文档的繁体中文翻译。#1381 #1383 #1390 @3gf8jv4dv - - 📦 更新多项依赖至补丁版本。#1387 @dependabot[bot] - - 工作流: - - 更新国际化工具脚本。#1122 #1384 @HsxMark - - 新增实验性 VSCode 扩展,为本项目特别提供若干开发辅助功能。 @UNIkeEN -ReleaseNotesUrl: https://github.com/UNIkeEN/SJMCL/releases/tag/v0.8.3 -# Documentations: -# - DocumentLabel: 文档 -# DocumentUrl: https://mc.sjtu.cn/sjmcl/zh/docs -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/u/UNIkeEN/SJMCL/1.0.0/UNIkeEN.SJMCL.installer.yaml b/manifests/u/UNIkeEN/SJMCL/1.0.0/UNIkeEN.SJMCL.installer.yaml deleted file mode 100644 index 97164f41dff2..000000000000 --- a/manifests/u/UNIkeEN/SJMCL/1.0.0/UNIkeEN.SJMCL.installer.yaml +++ /dev/null @@ -1,24 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: UNIkeEN.SJMCL -PackageVersion: 1.0.0 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -Protocols: -- sjmcl -ProductCode: SJMCL -ReleaseDate: 2026-05-05 -Installers: -- Architecture: x86 - InstallerUrl: https://mc.sjtu.cn/sjmcl/releases/SJMCL_1.0.0_windows_i686_setup.exe - InstallerSha256: 432C7C63B102FD7E9180E90F22FD36A1DA65BC2DF5451BD2B620614616348D5C -- Architecture: x64 - InstallerUrl: https://mc.sjtu.cn/sjmcl/releases/SJMCL_1.0.0_windows_x86_64_setup.exe - InstallerSha256: 88D1A718A9656E2F9DAD450E96B12D7EF74D33BAC9D4816178A99B2F124F5180 -- Architecture: arm64 - InstallerUrl: https://mc.sjtu.cn/sjmcl/releases/SJMCL_1.0.0_windows_aarch64_setup.exe - InstallerSha256: 52D138F394501145BBFA5D3B0783D68412B14AC70FF423F9670C580E4BDF0E3E -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/u/UNIkeEN/SJMCL/1.0.0/UNIkeEN.SJMCL.locale.en-US.yaml b/manifests/u/UNIkeEN/SJMCL/1.0.0/UNIkeEN.SJMCL.locale.en-US.yaml deleted file mode 100644 index a9b93fd6f54f..000000000000 --- a/manifests/u/UNIkeEN/SJMCL/1.0.0/UNIkeEN.SJMCL.locale.en-US.yaml +++ /dev/null @@ -1,74 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: UNIkeEN.SJMCL -PackageVersion: 1.0.0 -PackageLocale: en-US -Author: Shanghai Jiao Tong University Minecraft Club -PackageUrl: https://mc.sjtu.cn/sjmcl/en -ShortDescription: Next‑generation open-source cross‑platform Minecraft launcher. -Description: SJMC Launcher is a modern, cross-platform Minecraft launcher built on the Tauri framework, independently developed by members of the Shanghai Jiao Tong University Minecraft Club. -Tags: -- china -- prc -ReleaseNotes: |- - Introducing the first official release of SJMCL. 现已推出 SJMCL 首个正式版本 🚀 - - 🔥 UI Updates: - - Redesigned window title bar and top navigation bar, delivering an elegant, dynamic, and cross-platform consistent visual experience. #1444 #1446 #1453 #1464 #1482 @UNIkeEN @no6rainer - - New built-in launcher wallpapers with adaptive variations across different color modes. @funkthesky-ops @UNIkeEN @Neuteria - - 🔥 Core Features: - - Support exporting instances as modpacks, compatible with Modrinth and MultiMC formats. #1344 #1477 @w1049 @UNIkeEN @Stya-hr - - A brand-new Discover page, allowing users to browse Minecraft news, download various resources, or search local content in one place. #1359 #1418 #1514 #1538 @SundayChen @zaixiZaixiSJTU @UNIkeEN - - Support installing and modifying the Quilt loader, with automatic QF API download. #1434 #1459 #1586 @baiyuansjtu @UNIkeEN - - Support dragging modpacks, mods, saves, and other files into the launcher window for quick import. #1561 @UNIkeEN @zaixiZaixiSJTU - - 🔥 Intelligence Services: - - Introduce the MCP service for the launcher, enabling external agent applications to connect for automation control. #1370 #1475 #1532 #1587 @UNIkeEN @xunying123 @ToolmanP @AinurCody - - Add a CLI tool for the launcher, providing terminal-based control via the MCP service. @UNIkeEN - - 🔥 Extension System: - - Introduce an extension system, allowing third-party developers to extend the launcher with various practical features. #1409 #1487 #1497 #1504 #1509 #1510 #1517 #1521 #1528 #1530 #1547 #1549 #1553 #1556 #1564 @UNIkeEN @Stya-hr @hans362 @xunying123 @zaixiZaixiSJTU - - 🌟 Support modifying installed OptiFine loaders and installing preview versions of OptiFine. #1374 @xunying123 @baiyuansjtu @UNIkeEN - - 🌟 Support clearing history in the download task list. #1400 - - 🌟 Support importing profiles from MultiMC. #1419 @xunying123 - - 🌟 When launching via deeplink, allow users to select the target profile and instance, and directly enter a specified world or server. #1427 #1442 @UNIkeEN - - 🌟 Support viewing game server latency within the launcher. #1436 @HsxMark - - 🌟 Support adding color tags to instances and categorizing them accordingly. #1447 @UNIkeEN - - 🌟 Support automatically downloading a suitable Java version when creating instances. #1460 @UNIkeEN - - 🌟 Support applying the LWJGL Unsafe Agent from HMCL @Glavo to affected Minecraft versions to fix performance issues. #1481 #1568 @w1049 @xunying123 - - 🌟 Support manually selecting the Java garbage collector used when launching the game. #1505 @UNIkeEN - - 🌟 Support Classical Chinese (Wenyan) in the launcher UI. #1512 @ff98sha @UNIkeEN @Lawrenclia - - 🌟 Support quickly copying screenshots on Windows and Linux for sharing. #1526 @zaixiZaixiSJTU - - 🐛 Fix and improve a series of UI display issues. #1379 #1404 #1473 #1563 @UNIkeEN @hbz114514 @baiyuansjtu @zaixiZaixiSJTU @Reqwey - - 🐛 Fix an issue where certain modpacks could not be imported. #1392 @Reqwey - - 🐛 Fix incorrect detection of mod loader types for installed mods. #1408 @UNIkeEN @w1049 @3gf8jv4dv - - 🐛 Fix an issue where certain Minecraft versions were incorrectly classified as April Fools versions. #1476 @xunying123 - - 🐛 Fix crashes caused by resource downloads in certain scenarios. #1496 #1535 @Xiaxiaobaii - - 🐛 Fix incorrect placement of additional datapacks when importing certain modpacks. #1542 @Copilot @3gf8jv4dv - - 🐛 Fix incorrect system dialog language on macOS. #1557 @UNIkeEN - - 🐛 Fix frontend state synchronization issues after renaming instances. #1558 @UNIkeEN @xunying123 - - 🐛 Fix lag when opening folders in certain scenarios on Windows. @UNIkeEN - - ⚡️ Extend the cache lifetime of mod translations to improve the experience when viewing installed mods. #1527 @w1049 - - ⚡️ Optimize launcher startup speed in development mode. #1555 @UNIkeEN - - 🛠 Desktop shortcut icons for instances are now generated by combining instance and launcher icons. #1411 @icgnos @funkthesky-ops @RobertZhang0901 - - 🛠 Adjust links to certain launcher documentation and acknowledgements. #1426 #1474 @hbz114514 @suhang12332 - - 🛠 Set the default level of game integrity checks to “normal”. #1428 @HsxMark - - 🛠 Show a modal warning when the launcher did not exit properly last time. #1472 @UNIkeEN - - 🛠 Change the shortcut for aggregated search to Ctrl (Command) + F. #1544 @zaixiZaixiSJTU - - 🛠 Provide more detailed error messages for XSTS errors during Microsoft login. #1571 @zaixiZaixiSJTU @xphost008 - - 🛠 Adjust the result sorting logic of aggregated search. #1583 @UNIkeEN - - 🛠 Adjust the placement of certain settings; “Sync and Restore” related features are no longer shown on a separate page. @UNIkeEN - - 🛠 Remove support for dragging buttons from Blessing Skin-based sites to add authentication servers. - - 💄 Refactor parts of the codebase to improve style and maintainability. - - 🌐 Update multilingual translations for the launcher UI. #1539 @VhahahaV - - 📦 Discontinue AppImage distribution for Linux. #1573 @pangbo13 - - 📦 Update multiple dependencies to patch versions. @dependabot[bot] @Codex - - Workflow: - - Fix incorrect links in the AUR release workflow. #1416 @KodateMitsuru - - Automatically add labels to PRs to indicate the scope of changes. #1483 @pangbo13 - - Web & Docs: - - Update the Code of Conduct to version 3.0. @UNIkeEN - - Launch a brand-new official website and documentation powered by VitePress. @UNIkeEN @baiyuansjtu @hans362 @hbz114514 @KodateMitsuru @Dainsleif233 @Lawrenclia -Documentations: -- DocumentLabel: Docs - DocumentUrl: https://mc.sjtu.cn/sjmcl/en/docs -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/u/UNIkeEN/SJMCL/1.0.0/UNIkeEN.SJMCL.locale.zh-CN.yaml b/manifests/u/UNIkeEN/SJMCL/1.0.0/UNIkeEN.SJMCL.locale.zh-CN.yaml deleted file mode 100644 index 0e32a12378d9..000000000000 --- a/manifests/u/UNIkeEN/SJMCL/1.0.0/UNIkeEN.SJMCL.locale.zh-CN.yaml +++ /dev/null @@ -1,79 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: UNIkeEN.SJMCL -PackageVersion: 1.0.0 -PackageLocale: zh-CN -Publisher: SJMCL -PublisherUrl: https://mc.sjtu.cn/ -PublisherSupportUrl: https://github.com/UNIkeEN/SJMCL/issues -Author: 上海交通大学 Minecraft 社 -PackageName: SJMCL -PackageUrl: https://mc.sjtu.cn/sjmcl -License: GPL-3.0 -LicenseUrl: https://github.com/UNIkeEN/SJMCL/blob/HEAD/LICENSE -Copyright: 2026 © SJMCL Team -ShortDescription: 新一代开源跨平台 Minecraft 启动器 -Description: SJMC Launcher 是一款基于 Tauri 框架打造的现代化、跨平台 Minecraft 启动器,由上海交通大学 Minecraft 社的成员自主开发。 -Tags: -- mc -- minecraft -- 我的世界 -ReleaseNotes: |- - - 🔥 外观更新: - - 全新设计的窗口标题栏与顶部导航栏,带来优雅、灵动、跨平台一致的视觉体验。#1444 #1446 #1453 #1464 #1482 @UNIkeEN @no6rainer - - 全新的启动器预设壁纸,在不同的颜色模式下灵活变化。 @funkthesky-ops @UNIkeEN @Neuteria - - 🔥 核心功能更新: - - 支持将实例导出为整合包,支持 Modrinth 与 MultiMC 格式。#1344 #1477 @w1049 @UNIkeEN @Stya-hr - - 全新发现页,支持在一处浏览 Minecraft 新闻、下载各类游戏资源或搜索本地内容。#1359 #1418 #1514 #1538 @SundayChen @zaixiZaixiSJTU @UNIkeEN - - 支持安装与修改 Quilt 加载器并同时下载 QF API 模组。#1434 #1459 #1586 @baiyuansjtu @UNIkeEN - - 支持将整合包、模组、存档等文件拖入启动器窗口以快捷导入。#1561 @UNIkeEN @zaixiZaixiSJTU - - 🔥 智能服务: - - 新增启动器 MCP 服务,允许外部 Agent 应用连接以实现自动化控制。#1370 #1475 #1532 #1587 @UNIkeEN @xunying123 @ToolmanP @AinurCody - - 新增启动器 CLI 工具,基于 MCP 服务提供终端控制能力。 @UNIkeEN - - 🔥 扩展系统: - - 新增扩展系统,支持第三方开发者为启动器扩展各类实用功能。#1409 #1487 #1497 #1504 #1509 #1510 #1517 #1521 #1528 #1530 #1547 #1549 #1553 #1556 #1564 @UNIkeEN @Stya-hr @hans362 @xunying123 @zaixiZaixiSJTU - - 🌟 支持修改已安装的 OptiFine 加载器,支持安装 OptiFine 的预览版本。#1374 @xunying123 @baiyuansjtu @UNIkeEN - - 🌟 支持在下载任务列表页清空历史。#1400 - - 🌟 支持从 MultiMC 导入角色信息。#1419 @xunying123 - - 🌟 以 Deeplink 唤起启动流程时,支持让用户选择待游玩的角色与实例、支持直接进入指定存档或服务器。#1427 #1442 @UNIkeEN - - 🌟 支持在启动器内查看游戏服务器延迟。#1436 @HsxMark - - 🌟 支持为实例添加颜色标签,并按标签分类展示实例。#1447 @UNIkeEN - - 🌟 支持在创建实例时自动下载合适版本的 Java。#1460 @UNIkeEN - - 🌟 支持为受影响的 Minecraft 版本使用来自 HMCL @Glavo 的 LWJGL Unsafe Agent 修复性能问题。#1481 #1568 @w1049 @xunying123 - - 🌟 支持手动设置启动游戏时使用的 Java 内存垃圾回收器。#1505 @UNIkeEN - - 🌟 启动器界面支持文言文。#1512 @ff98sha @UNIkeEN @Lawrenclia - - 🌟 支持在 Windows 和 Linux 平台快捷复制屏幕截图以分享。#1526 @zaixiZaixiSJTU - - 🐛 修复与优化一系列界面显示问题。#1379 #1404 #1473 #1563 @UNIkeEN @hbz114514 @baiyuansjtu @zaixiZaixiSJTU @Reqwey - - 🐛 修复部分整合包无法导入的问题。#1392 @Reqwey - - 🐛 修复已安装模组所属加载器识别错误的问题。#1408 @UNIkeEN @w1049 @3gf8jv4dv - - 🐛 修复部分 Minecraft 版本被错误分类为愚人节版本的问题。#1476 @xunying123 - - 🐛 修复特定情况下,下载资源导致启动器崩溃的问题。#1496 #1535 @Xiaxiaobaii - - 🐛 修复导入部分整合包时,额外数据包存放位置错误的问题。#1542 @Copilot @3gf8jv4dv - - 🐛 修复 macOS 平台下,系统对话框界面语言错误的问题。#1557 @UNIkeEN - - 🐛 修复更改实例名称后的前端状态同步问题。#1558 @UNIkeEN @xunying123 - - 🐛 修复 Windows 平台下,部分场景打开文件夹卡顿的问题。@UNIkeEN - - ⚡️ 延长模组翻译的本地缓存有效期,提升查看已安装模组时的用户体验。#1527 @w1049 - - ⚡️ 优化开发模式下的启动器启动速度。#1555 @UNIkeEN - - 🛠 现在创建实例桌面快捷方式的图标,将使用实例与启动器图标合成。#1411 @icgnos @funkthesky-ops @RobertZhang0901 - - 🛠 调整部分启动器文档、鸣谢信息的跳转链接。#1426 #1474 @hbz114514 @suhang12332 - - 🛠 调整游戏完整性检查等级的默认设置为普通检查。#1428 @HsxMark - - 🛠 启动器上次未正常退出时,显示对话框以提示用户。#1472 @UNIkeEN - - 🛠 调整聚合搜索的快捷键为 Ctrl(Command)+ F。#1544 @zaixiZaixiSJTU - - 🛠 对于微软登录流程中的 XSTS 错误,提供更详细的错误提示。#1571 @zaixiZaixiSJTU @xphost008 - - 🛠 调整聚合搜索的结果排序逻辑。#1583 @UNIkeEN - - 🛠 调整部分设置项的位置,“同步与还原” 相关功能将不再展示单独页面。@UNIkeEN - - 🛠 不再支持从 Blessing Skin 系列皮肤站拖动按钮以添加第三方认证服务器。 - - 💄 重构部分代码以提升代码风格与可维护性。 - - 🌐 更新启动器界面文本的多语言翻译。#1539 @VhahahaV - - 📦 终止为 Linux 平台分发 AppImage 格式。#1573 @pangbo13 - - 📦 更新多项依赖至补丁版本。@dependabot[bot] @Codex - - 工作流: - - 修复 AUR 发版流程中的链接错误。#1416 @KodateMitsuru - - 为 PR 自动添加标签以指示修改量。#1483 @pangbo13 - - 网页与文档: - - 更新 Code of Conduct 至 3.0 版本。@UNIkeEN - - 上线基于 VitePress 的全新官网(文档)。@UNIkeEN @baiyuansjtu @hans362 @hbz114514 @KodateMitsuru @Dainsleif233 @Lawrenclia -ReleaseNotesUrl: https://github.com/UNIkeEN/SJMCL/releases/tag/v1.0.0 -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/u/UNIkeEN/SJMCL/1.1.0/UNIkeEN.SJMCL.installer.yaml b/manifests/u/UNIkeEN/SJMCL/1.1.0/UNIkeEN.SJMCL.installer.yaml deleted file mode 100644 index 0a40ab7eadc6..000000000000 --- a/manifests/u/UNIkeEN/SJMCL/1.1.0/UNIkeEN.SJMCL.installer.yaml +++ /dev/null @@ -1,24 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: UNIkeEN.SJMCL -PackageVersion: 1.1.0 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -Protocols: -- sjmcl -ProductCode: SJMCL -ReleaseDate: 2026-05-20 -Installers: -- Architecture: x86 - InstallerUrl: https://mc.sjtu.cn/sjmcl/releases/SJMCL_1.1.0_windows_i686_setup.exe - InstallerSha256: D105351B8413771E48DDA8AD7A0010741265C3CFBA7791EAF3DBFB4FF4586976 -- Architecture: x64 - InstallerUrl: https://mc.sjtu.cn/sjmcl/releases/SJMCL_1.1.0_windows_x86_64_setup.exe - InstallerSha256: 720445EE3C757E8D1268959E71A8E971DCE34DA4DBC205F2CA560D6F74563519 -- Architecture: arm64 - InstallerUrl: https://mc.sjtu.cn/sjmcl/releases/SJMCL_1.1.0_windows_aarch64_setup.exe - InstallerSha256: 571314B730A50446B0C1EF9C55C71F1C08D5C71FE242464E003459108759E9B7 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/u/UNIkeEN/SJMCL/1.1.0/UNIkeEN.SJMCL.locale.en-US.yaml b/manifests/u/UNIkeEN/SJMCL/1.1.0/UNIkeEN.SJMCL.locale.en-US.yaml deleted file mode 100644 index 340658a62d8b..000000000000 --- a/manifests/u/UNIkeEN/SJMCL/1.1.0/UNIkeEN.SJMCL.locale.en-US.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: UNIkeEN.SJMCL -PackageVersion: 1.1.0 -PackageLocale: en-US -Author: Shanghai Jiao Tong University Minecraft Club -PackageUrl: https://mc.sjtu.cn/sjmcl/en -ShortDescription: Next‑generation open-source cross‑platform Minecraft launcher. -Description: SJMC Launcher is a modern, cross-platform Minecraft launcher built on the Tauri framework, independently developed by members of the Shanghai Jiao Tong University Minecraft Club. -Tags: -- china -- prc -ReleaseNotes: |- - - 🔥 Support viewing and managing Minecraft friends directly within the launcher (experimental). #1617 @UNIkeEN @3gf8jv4dv @suhang12332 @Dainsleif233 - - 🌟 The instance list page now displays instances that are currently downloading. #1580 @icgnos - - 🐛 Fix styling issues with toast notifications. #1599 @Chang-Yo - - 🐛 Fix potential compilation issues caused by archived third-party dependencies on Linux. #1601 @ToolmanP - - 🐛 Fix performance issues related to window state persistence. @UNIkeEN - - 🐛 Fix crashes caused by deeplink registration failures in certain scenarios. #1611 @pangbo13 - - 🐛 Fix failures in account functionality availability checks in certain cases, improving the experience for users in mainland China. #1616 @UNIkeEN @1357310795 - - 📦 Update Tauri core libraries and plugins to the latest versions. @UNIkeEN - - 📦 Update the rmcp library to its stable release version. #1613 @xunying123 - - Extensions: - - Add the setHomeWidgetTitle API, allowing extensions to dynamically update home widget titles. #1602 @UNIkeEN - - Add components such as MarkdownContainer and FormattedMCText for direct extension usage. @UNIkeEN - - Support reloading extensions via deeplink to improve the developer experience. #1608 @UNIkeEN - - Workflow: - - Add a workflow to automatically upload releases to Snapcraft. SJMCL can now be installed via Snapcraft (experimental). #1610 @pangbo13 - - Adjust the order of release workflows and update validation field types in the AUR workflow. #1612 @pangbo13 - - Add a workflow to automatically upload releases to Homebrew. SJMCL can now be conveniently installed via Homebrew on macOS. #1620 @pangbo13 -Documentations: -- DocumentLabel: Docs - DocumentUrl: https://mc.sjtu.cn/sjmcl/en/docs -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/u/UNIkeEN/SJMCL/1.1.0/UNIkeEN.SJMCL.locale.zh-CN.yaml b/manifests/u/UNIkeEN/SJMCL/1.1.0/UNIkeEN.SJMCL.locale.zh-CN.yaml deleted file mode 100644 index 2535c2cee611..000000000000 --- a/manifests/u/UNIkeEN/SJMCL/1.1.0/UNIkeEN.SJMCL.locale.zh-CN.yaml +++ /dev/null @@ -1,42 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: UNIkeEN.SJMCL -PackageVersion: 1.1.0 -PackageLocale: zh-CN -Publisher: SJMCL -PublisherUrl: https://mc.sjtu.cn/ -PublisherSupportUrl: https://github.com/UNIkeEN/SJMCL/issues -Author: 上海交通大学 Minecraft 社 -PackageName: SJMCL -PackageUrl: https://mc.sjtu.cn/sjmcl -License: GPL-3.0 -LicenseUrl: https://github.com/UNIkeEN/SJMCL/blob/HEAD/LICENSE -Copyright: 2026 © SJMCL Team -ShortDescription: 新一代开源跨平台 Minecraft 启动器 -Description: SJMC Launcher 是一款基于 Tauri 框架打造的现代化、跨平台 Minecraft 启动器,由上海交通大学 Minecraft 社的成员自主开发。 -Tags: -- mc -- minecraft -- 我的世界 -ReleaseNotes: |- - - 🔥 支持在启动器内查看并管理 Minecraft 好友(实验性功能)。#1617 @UNIkeEN @3gf8jv4dv @suhang12332 @Dainsleif233 - - 🌟 实例列表页现在会显示正在下载中的实例。#1580 @icgnos - - 🐛 修复提示 Toast 的显示样式问题。#1599 @Chang-Yo - - 🐛 修复 Linux 平台下已归档第三方依赖的潜在编译问题。#1601 @ToolmanP - - 🐛 修复窗口状态存储的性能问题。 @UNIkeEN - - 🐛 修复部分情况下因 Deeplink 注册失败导致的崩溃问题。#1611 @pangbo13 - - 🐛 修复部分情况下,账户功能可用性检查失败的问题,提升中国大陆用户体验。#1616 @UNIkeEN @1357310795 - - 📦 更新 Tauri 核心库及其插件至最新版本。 @UNIkeEN - - 📦 更新 rmcp 库至正式版本。#1613 @xunying123 - - 扩展: - - 新增 setHomeWidgetTitle 方法,支持扩展动态更新主页组件标题。#1602 @UNIkeEN - - 新增 MarkdownContainer,FormattedMCText 等组件供扩展直接使用。 @UNIkeEN - - 支持通过 Deeplink 重新加载扩展,提升开发者体验。#1608 @UNIkeEN - - 工作流: - - 新增发版时自动上传 Snapcraft 的工作流,现在可以通过 Snapcraft 安装 SJMCL(实验性功能)。#1610 @pangbo13 - - 调整发版工作流顺序、修改 AUR 工作流的校验字段类型。#1612 @pangbo13 - - 新增发版时自动上传 Homebrew 的工作流,现在可以通过 Homebrew 便捷安装 SJMCL(macOS 平台)。#1620 @pangbo13 -ReleaseNotesUrl: https://github.com/UNIkeEN/SJMCL/releases/tag/v1.1.0 -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/u/UNIkeEN/SJMCL/1.1.1/UNIkeEN.SJMCL.installer.yaml b/manifests/u/UNIkeEN/SJMCL/1.1.1/UNIkeEN.SJMCL.installer.yaml deleted file mode 100644 index e98f133bacaf..000000000000 --- a/manifests/u/UNIkeEN/SJMCL/1.1.1/UNIkeEN.SJMCL.installer.yaml +++ /dev/null @@ -1,24 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: UNIkeEN.SJMCL -PackageVersion: 1.1.1 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -Protocols: -- sjmcl -ProductCode: SJMCL -ReleaseDate: 2026-06-03 -Installers: -- Architecture: x86 - InstallerUrl: https://mc.sjtu.cn/sjmcl/releases/SJMCL_1.1.1_windows_i686_setup.exe - InstallerSha256: 2C0FD6E94DD6EA537E249818C4041A4EDACDE7CE93BA10BB8F9847F1A0704435 -- Architecture: x64 - InstallerUrl: https://mc.sjtu.cn/sjmcl/releases/SJMCL_1.1.1_windows_x86_64_setup.exe - InstallerSha256: 482356B8C4B0496FC9B5AFE5B4A51588B2E085A35956A906A1F248F98B67C136 -- Architecture: arm64 - InstallerUrl: https://mc.sjtu.cn/sjmcl/releases/SJMCL_1.1.1_windows_aarch64_setup.exe - InstallerSha256: 6C16D7FFAAB5FA542E6A397AD53905C88F140F0C5BCB64A5ECEAE3904C433D7E -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/u/UNIkeEN/SJMCL/1.1.1/UNIkeEN.SJMCL.locale.en-US.yaml b/manifests/u/UNIkeEN/SJMCL/1.1.1/UNIkeEN.SJMCL.locale.en-US.yaml deleted file mode 100644 index b6cdf394ad75..000000000000 --- a/manifests/u/UNIkeEN/SJMCL/1.1.1/UNIkeEN.SJMCL.locale.en-US.yaml +++ /dev/null @@ -1,39 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: UNIkeEN.SJMCL -PackageVersion: 1.1.1 -PackageLocale: en-US -Author: Shanghai Jiao Tong University Minecraft Club -PackageUrl: https://mc.sjtu.cn/sjmcl/en -ShortDescription: Next‑generation open-source cross‑platform Minecraft launcher. -Description: SJMC Launcher is a modern, cross-platform Minecraft launcher built on the Tauri framework, independently developed by members of the Shanghai Jiao Tong University Minecraft Club. -Tags: -- china -- prc -ReleaseNotes: |- - - 🌟 Support automatically refreshing expired Microsoft account access tokens. #1627 @tangge233 - - 🌟 Support importing multiple resource files into an instance at once (via modal or drag-and-drop into the launcher window). #1630 @UNIkeEN - - 🐛 Fix an issue on macOS where mods could not request microphone permissions. #1631 @AnemoFlower - - 🐛 Fix an issue on Windows where the application title was not displayed in the taskbar. #1637 @UNIkeEN - - 🐛 Fix an issue where user-configured proxies in the launcher were not applied. #1645 @UNIkeEN - - 🐛 Fix display issues in the re-login modal and the extension list page. #1646 #1660 @baiyuansjtu - - 🐛 Fix an issue where the instance list could not be loaded in certain scenarios. #1652 @xunying123 - - 🐛 Fix duplicate downloads of Fabric API / QF API when installing modpacks. #1654 @SALTWOOD - - 🛠 Refactor parts of the frontend code and remove the lodash dependency to reduce project complexity. #1634 @xphost008 - - 🛠 Add error handling and modal prompts during process initialization. #1638 @UNIkeEN - - 🛠 Automatically remove newly created instance directories when instance creation (including modpack installation) fails, preventing confusion during retries. #1658 @UNIkeEN - - 🌐 Update internationalization translations related to XBOX. #1628 @3gf8jv4dv - - 📦 Upgrade the project to Rust 2024 Edition. #1642 #1647 @w1049 @tangge233 @UNIkeEN - - 📦 Update Tauri core libraries and plugins. #1642 @w1049 - - 📦 Remove the aws_lc_rs feature from jsonwebtoken and use the default ring backend to reduce package size. #1662 @UNIkeEN - - Extensions: - - Add Chakra.Table rendering mappings to the MarkdownContainer component for extension usage. #1649 @zaixiZaixiSJTU - - Workflow: - - Add a workflow to automatically upload releases to Winget. SJMCL can now be conveniently installed via Winget on Windows. #1639 @pangbo13 - - Add a native command-line installation script for Linux. #1643 @pangbo13 -Documentations: -- DocumentLabel: Docs - DocumentUrl: https://mc.sjtu.cn/sjmcl/en/docs -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/u/UNIkeEN/SJMCL/1.1.1/UNIkeEN.SJMCL.locale.zh-CN.yaml b/manifests/u/UNIkeEN/SJMCL/1.1.1/UNIkeEN.SJMCL.locale.zh-CN.yaml deleted file mode 100644 index 59b673828820..000000000000 --- a/manifests/u/UNIkeEN/SJMCL/1.1.1/UNIkeEN.SJMCL.locale.zh-CN.yaml +++ /dev/null @@ -1,45 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: UNIkeEN.SJMCL -PackageVersion: 1.1.1 -PackageLocale: zh-CN -Publisher: SJMCL -PublisherUrl: https://mc.sjtu.cn/ -PublisherSupportUrl: https://github.com/UNIkeEN/SJMCL/issues -Author: 上海交通大学 Minecraft 社 -PackageName: SJMCL -PackageUrl: https://mc.sjtu.cn/sjmcl -License: GPL-3.0 -LicenseUrl: https://github.com/UNIkeEN/SJMCL/blob/HEAD/LICENSE -Copyright: 2026 © SJMCL Team -ShortDescription: 新一代开源跨平台 Minecraft 启动器 -Description: SJMC Launcher 是一款基于 Tauri 框架打造的现代化、跨平台 Minecraft 启动器,由上海交通大学 Minecraft 社的成员自主开发。 -Tags: -- mc -- minecraft -- 我的世界 -ReleaseNotes: |- - - 🌟 支持在微软账户 Access Token 过期后自动刷新。#1627 @tangge233 - - 🌟 支持为实例单次导入多个资源文件(通过对话框或拖入启动器窗口)。#1630 @UNIkeEN - - 🐛 修复 macOS 平台下无法为模组申请麦克风权限的问题。#1631 @AnemoFlower - - 🐛 修复 Windows 平台下任务栏不显示程序标题的问题。#1637 @UNIkeEN - - 🐛 修复用户在启动器内设置的代理未生效的问题。#1645 @UNIkeEN - - 🐛 修复重新登录对话框与扩展列表页面的显示问题。#1646 #1660 @baiyuansjtu - - 🐛 修复部分场景下实例列表无法加载的问题。#1652 @xunying123 - - 🐛 修复安装整合包时重复下载 Fabric API / QF API 模组的问题。#1654 @SALTWOOD - - 🛠 重构前端部分代码,移除 lodash 依赖以降低项目复杂性。#1634 @xphost008 - - 🛠 在进程初始化期间新增错误处理与对话框提示。#1638 @UNIkeEN - - 🛠 当创建新实例(包括安装整合包)失败时,自动删除新建的实例文件夹,避免用户在重试时产生困惑。#1658 @UNIkeEN - - 🌐 调整与 XBOX 相关的国际化翻译。#1628 @3gf8jv4dv - - 📦 将项目 Rust 升级至 2024 Edition。#1642 #1647 @w1049 @tangge233 @UNIkeEN - - 📦 更新 Tauri 核心库及其插件。#1642 @w1049 - - 📦 移除 jsonwebtoken 的 aws_lc_rs 特性,使用默认的 ring 后端以减少安装包体积。#1662 @UNIkeEN - - 扩展: - - 为 MarkdownContainer 组件新增 Chakra 表格渲染映射,供扩展使用。#1649 @zaixiZaixiSJTU - - 工作流: - - 新增发版时自动上传 Winget 的工作流,现在可以通过 Winget 便捷安装 SJMCL(Windows 平台)。#1639 @pangbo13 - - 新增适用于 Linux 平台的原生命令行安装脚本。#1643 @pangbo13 -ReleaseNotesUrl: https://github.com/UNIkeEN/SJMCL/releases/tag/v1.1.1 -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/u/UNIkeEN/SJMCL/1.1.1/UNIkeEN.SJMCL.yaml b/manifests/u/UNIkeEN/SJMCL/1.1.1/UNIkeEN.SJMCL.yaml deleted file mode 100644 index 53e756bc1e1e..000000000000 --- a/manifests/u/UNIkeEN/SJMCL/1.1.1/UNIkeEN.SJMCL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: UNIkeEN.SJMCL -PackageVersion: 1.1.1 -DefaultLocale: zh-CN -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/u/Unity/UnityHub/3.18.2/Unity.UnityHub.installer.yaml b/manifests/u/Unity/UnityHub/3.18.2/Unity.UnityHub.installer.yaml new file mode 100644 index 000000000000..c74b7579fba6 --- /dev/null +++ b/manifests/u/Unity/UnityHub/3.18.2/Unity.UnityHub.installer.yaml @@ -0,0 +1,26 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Unity.UnityHub +PackageVersion: 3.18.2 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- unityhub +FileExtensions: +- unityhub +ProductCode: Unity Technologies - Hub +ReleaseDate: 2026-04-23 +AppsAndFeaturesEntries: +- DisplayName: Unity Hub 3.17.3 + ProductCode: Unity Technologies - Hub +Installers: +- Architecture: x64 + InstallerUrl: https://public-cdn.cloud.unity3d.com/hub/prod/UnityHubSetup-x64.exe + InstallerSha256: CE69AEA40DF46F5B844470827B0DBDE1A0C1AE403C34008FE899DA94C99D2525 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/u/Unity/UnityHub/3.18.2/Unity.UnityHub.locale.en-US.yaml b/manifests/u/Unity/UnityHub/3.18.2/Unity.UnityHub.locale.en-US.yaml new file mode 100644 index 000000000000..be6988b749da --- /dev/null +++ b/manifests/u/Unity/UnityHub/3.18.2/Unity.UnityHub.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Unity.UnityHub +PackageVersion: 3.18.2 +PackageLocale: en-US +Publisher: Unity Technologies Inc. +PublisherUrl: https://unity.com/ +PublisherSupportUrl: https://support.unity.com/ +PrivacyUrl: https://unity.com/legal/privacy-policy +Author: Unity Technologies Inc. +PackageName: Unity Hub +PackageUrl: https://unity.com/unity-hub +License: Proprietary +LicenseUrl: https://unity.com/legal/terms-of-service +Copyright: Copyright © 2022 Unity Technologies Inc. +CopyrightUrl: https://unity.com/legal/trademarks +ShortDescription: Manage multiple installations of the Unity Editor, create new projects, and access your work. +Description: The Unity Hub is a standalone application that streamlines the way you navigate, download, and manage your Unity projects and installations. +Tags: +- unity +- unity3d +Documentations: +- DocumentLabel: Manual + DocumentUrl: https://docs.unity3d.com/hub/manual +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/u/Unity/UnityHub/3.18.2/Unity.UnityHub.locale.zh-CN.yaml b/manifests/u/Unity/UnityHub/3.18.2/Unity.UnityHub.locale.zh-CN.yaml new file mode 100644 index 000000000000..1c40434813b0 --- /dev/null +++ b/manifests/u/Unity/UnityHub/3.18.2/Unity.UnityHub.locale.zh-CN.yaml @@ -0,0 +1,27 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Unity.UnityHub +PackageVersion: 3.18.2 +PackageLocale: zh-CN +Publisher: Unity Technologies Inc. +PublisherUrl: https://unity.com/cn +PublisherSupportUrl: https://support.unity.com/ +PrivacyUrl: https://unity.com/cn/legal/privacy-policy +Author: Unity Technologies Inc. +PackageName: Unity Hub +PackageUrl: https://unity.com/cn/unity-hub +License: 专有软件 +LicenseUrl: https://unity.com/cn/legal/terms-of-service +Copyright: Copyright © 2022 Unity Technologies Inc. +CopyrightUrl: https://unity.com/cn/legal/trademarks +ShortDescription: 管理 Unity 编辑器的多个安装、创建新项目和访问您的工作 +Description: Unity Hub 是一款独立应用程序,简化 Unity 项目和安装的浏览、下载和管理方式。 +Tags: +- unity +- unity3d +Documentations: +- DocumentLabel: 手册 + DocumentUrl: https://docs.unity3d.com/hub/manual +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/u/Unity/UnityHub/3.18.2/Unity.UnityHub.yaml b/manifests/u/Unity/UnityHub/3.18.2/Unity.UnityHub.yaml new file mode 100644 index 000000000000..bda87e32f29d --- /dev/null +++ b/manifests/u/Unity/UnityHub/3.18.2/Unity.UnityHub.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Unity.UnityHub +PackageVersion: 3.18.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/8.1.4068.3/Vivaldi.Vivaldi.Snapshot.installer.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.1.4068.3/Vivaldi.Vivaldi.Snapshot.installer.yaml new file mode 100644 index 000000000000..9958e20ecc52 --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.1.4068.3/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.1.4068.3 +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.1.4068.3.x64.exe + InstallerSha256: F0EEC8C8B7E7078140C906F088B6A074A632D458181B3A1B9A3F8691F1769DB4 + InstallerSwitches: + Custom: --do-not-launch-chrome +- Architecture: x64 + Scope: machine + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.8.1.4068.3.x64.exe + InstallerSha256: F0EEC8C8B7E7078140C906F088B6A074A632D458181B3A1B9A3F8691F1769DB4 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level +- Architecture: arm64 + Scope: user + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.8.1.4068.3.arm64.exe + InstallerSha256: A76C0189585902C7E0173FC0A94B816EDFBAA4EE55CDAF084631B65748A75A61 + InstallerSwitches: + Custom: --do-not-launch-chrome +- Architecture: arm64 + Scope: machine + InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.8.1.4068.3.arm64.exe + InstallerSha256: A76C0189585902C7E0173FC0A94B816EDFBAA4EE55CDAF084631B65748A75A61 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/8.1.4068.3/Vivaldi.Vivaldi.Snapshot.locale.en-US.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.1.4068.3/Vivaldi.Vivaldi.Snapshot.locale.en-US.yaml new file mode 100644 index 000000000000..39cd57e8e0ce --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.1.4068.3/Vivaldi.Vivaldi.Snapshot.locale.en-US.yaml @@ -0,0 +1,45 @@ +# 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.1.4068.3 +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: |- + - [Chromium] Update to 148.0.7778.256 ESR (includes security fixes from 149.0.7827.53/54) + - [Commands] Switching language breaks command chains with placeholders VB-106917 + - [Crash][Developer Tools] When closing devtools with input caret in a CSS property field VB-128998 + - [Developer Tools] Re-opening settings window opens it blank VB-128997 + - [Linux][Themes][Settings] “Settings → Themes → Theme Schedule → Operating System” does not work VB-98462 + - [Mail] Header of Mail cluttered with mailing list groups VB-128846 + - [Panel][AutoHide] Simple layout unexpectedly shows the side panel after disabling autohide VB-128478 + - [Panels][Tabs] Add close all duplicate tabs in the window panel as well VB-121167 + - [Permissions] Global Permissions counter shows all permissions (64) as overridden VB-127713 + - [Settings][Extensions] Changing the UI zoom breaks extension menus with scrollbars VB-127962 + - [Settings] New Tab Page Specific Page UI is inconsistent VB-128974 + - [Settings] Support “Use Buttons in Range Controls” VB-128616 + - [Tabs] As tab stack with related opens bookmarks bar items in stack VB-128864 + - [Tabs] Simplify tab positioning code as much as possible VB-128916 + - [Tabs] Suppress animation when switching workspaces VB-128850 + - [Tabs][Sync][Workspaces] Synced stacks open flat VB-128890 + - [Widgets] Weather Widget temperature info unclear VB-128609 +ReleaseNotesUrl: https://update.vivaldi.com/update/1.0/relnotes/snapshot/8.1.4068.3.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/Vivaldi/Vivaldi/Snapshot/8.1.4068.3/Vivaldi.Vivaldi.Snapshot.locale.zh-CN.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.1.4068.3/Vivaldi.Vivaldi.Snapshot.locale.zh-CN.yaml new file mode 100644 index 000000000000..bd0006022105 --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.1.4068.3/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.1.4068.3 +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.1.4068.3/Vivaldi.Vivaldi.Snapshot.yaml b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.1.4068.3/Vivaldi.Vivaldi.Snapshot.yaml new file mode 100644 index 000000000000..46bfc06ae049 --- /dev/null +++ b/manifests/v/Vivaldi/Vivaldi/Snapshot/8.1.4068.3/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.1.4068.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/v/var-gg/gitwink/0.6.0/var-gg.gitwink.installer.yaml b/manifests/v/var-gg/gitwink/0.6.0/var-gg.gitwink.installer.yaml new file mode 100644 index 000000000000..069b715fad24 --- /dev/null +++ b/manifests/v/var-gg/gitwink/0.6.0/var-gg.gitwink.installer.yaml @@ -0,0 +1,24 @@ +# 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: var-gg.gitwink +PackageVersion: 0.6.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +UpgradeBehavior: install +ProductCode: gitwink +ReleaseDate: 2026-06-10 +AppsAndFeaturesEntries: +- ProductCode: gitwink +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\gitwink' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/var-gg/gitwink/releases/download/v0.6.0/gitwink_0.6.0_x64-setup.exe + InstallerSha256: 6DDEA4342D0FEBF5ABC4E9E3BD59A5F3E37E19D0DAD8CBA7C199D003AA5C41DC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/var-gg/gitwink/0.6.0/var-gg.gitwink.locale.en-US.yaml b/manifests/v/var-gg/gitwink/0.6.0/var-gg.gitwink.locale.en-US.yaml new file mode 100644 index 000000000000..600a20eae053 --- /dev/null +++ b/manifests/v/var-gg/gitwink/0.6.0/var-gg.gitwink.locale.en-US.yaml @@ -0,0 +1,78 @@ +# 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: var-gg.gitwink +PackageVersion: 0.6.0 +PackageLocale: en-US +Publisher: var-gg +PublisherUrl: https://github.com/var-gg/gitwink +PublisherSupportUrl: https://github.com/var-gg/gitwink/issues +Author: var-gg +PackageName: gitwink +PackageUrl: https://github.com/var-gg/gitwink +License: MIT +LicenseUrl: https://github.com/var-gg/gitwink/blob/HEAD/LICENSE +ShortDescription: Tray-resident, read-only git glance for the AI-agent era. +Description: |- + gitwink is a tray-resident, read-only Git glance tool. It shows a unified + timeline of recent commit activity across all of your local Git repositories, + so you can wink at what changed, where, and by whom, without opening a + heavyweight editor. Built for the AI-agent era, when code changes land + across many repositories at once. +Moniker: gitwink +Tags: +- commits +- developer-tools +- git +- tray +ReleaseNotes: |- + Added + - Per-repo identity dots in the all-repos timeline — each repo gets a + stable color from the same palette the branch lanes use, so interleaved + commits group visually by repo instead of having to read every name. + - "Copied as AI context ✓" toast — the c shortcut now confirms (or + reports failure) even when the row isn't expanded. Previously the + keyboard path copied in total silence, and a failure left your previous + clipboard contents in place with no hint. + - Filter-aware empty states — instead of a bare "No commits match.", the + panel now names the filter that's hiding the commits ("No commits in + the last 7 days. Filtered to 2 branches.") and offers one-click outs: + Show all time, Clear author filter, and All branches in single-repo mode. + Fixed + - The timeline no longer shows history your repos don't contain. When + an agent (or you) amends or rebases, the rewritten-away commits are now + reconciled out of the cache — previously they lingered forever next to + their replacements, which is the one lie a sanity-check glance must + never tell. Mid-scroll views update in place without losing your + position, and agent bursts are no longer truncated (per-refresh caps + raised from 10 to 100 commits per repo). + - Hiding a repo now actually removes its commits from the timeline and + stops watching its .git — previously the rows stayed forever and new + commits in the hidden repo kept re-appearing. + - Commits made on a detached HEAD (agents checking out a SHA, bisect-style + loops) and commits reachable only from a tag now show up in the timeline. + - Repos found by the background discovery scan are file-watched + immediately — on a fresh install, live updates used to start only after + the next app launch. + - settings.json can no longer be silently wiped: concurrent writers are + serialized, writes are atomic (temp file + fsync + rename), and a + hand-edit typo now preserves your original as settings.json.bak + instead of resetting everything to defaults on the next auto-save. + - Diff window position is restored in physical pixels — on scaled + monitors it used to creep toward the bottom-right on every reopen and + eventually open off-screen. + - Release-candidate tags now publish as GitHub prereleases, so an rc can + never reach the in-app updater's "latest" endpoint. + Changed + - Idle footprint drops sharply in agent-heavy environments: the file + watcher now reacts only to actual ref movement — git status index + churn and object writes during fetch/gc no longer trigger refreshes — + hidden-panel refreshes only fire when rows actually changed, and the + SQLite cache runs in WAL mode with migrations applied once per launch + instead of replayed on every query. + - Panel summon no longer serializes up to 5,000 commit rows over IPC just + to discard them — the refill reports a count and the windowed timeline + pulls rows from the cache. +ReleaseNotesUrl: https://github.com/var-gg/gitwink/releases/tag/v0.6.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/var-gg/gitwink/0.6.0/var-gg.gitwink.yaml b/manifests/v/var-gg/gitwink/0.6.0/var-gg.gitwink.yaml new file mode 100644 index 000000000000..9d4f00985752 --- /dev/null +++ b/manifests/v/var-gg/gitwink/0.6.0/var-gg.gitwink.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: var-gg.gitwink +PackageVersion: 0.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/v/vim/vim/nightly/9.2.0612/vim.vim.nightly.installer.yaml b/manifests/v/vim/vim/nightly/9.2.0612/vim.vim.nightly.installer.yaml new file mode 100644 index 000000000000..2c4a42e53427 --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.2.0612/vim.vim.nightly.installer.yaml @@ -0,0 +1,34 @@ +# 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: vim.vim.nightly +PackageVersion: 9.2.0612 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Commands: +- diff +- gvim +- tee +- vim +- xxd +ProductCode: Vim 9.2 +ReleaseDate: 2026-06-09 +ElevationRequirement: elevationRequired +InstallationMetadata: + DefaultInstallLocation: '%VIM%' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.2.0612/gvim_9.2.0612_x86.exe + InstallerSha256: 4201836AAAC9006C77ED88437EC8A4C618C20ECAB1AF24A4E525C10FB0E39995 +- Architecture: x64 + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.2.0612/gvim_9.2.0612_x64.exe + InstallerSha256: 6612366A3AD55CDCBCA85B3307802E2071F1366D1C0D6C2919FAB070E6A8D288 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/vim/vim/nightly/9.2.0612/vim.vim.nightly.locale.en-US.yaml b/manifests/v/vim/vim/nightly/9.2.0612/vim.vim.nightly.locale.en-US.yaml new file mode 100644 index 000000000000..388db2d28ba4 --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.2.0612/vim.vim.nightly.locale.en-US.yaml @@ -0,0 +1,76 @@ +# 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: vim.vim.nightly +PackageVersion: 9.2.0612 +PackageLocale: en-US +Publisher: Bram Moolenaar et al. +PublisherUrl: https://github.com/vim/vim-win32-installer +PublisherSupportUrl: https://github.com/vim/vim-win32-installer/issues +Author: Bram Moolenaar et al. +PackageName: Vim +PackageUrl: https://www.vim.org/ +License: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] - Charityware / GNU GPL compatible +LicenseUrl: https://github.com/vim/vim-win32-installer#license--copyright +Copyright: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] +CopyrightUrl: https://github.com/vim/vim-win32-installer#license--copyright +ShortDescription: Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient +Moniker: vim +Tags: +- code-editor +- g-vim +- gvim +- text-editing +- text-editor +- tool +- utility +- vi +ReleaseNotes: |- + v9.2.0612 + Nightly Vim Windows build snapshots (more information). + If you do not know what to use, use the 32bit installer (use the signed one, if available). + Signed releases will occasionally be provided on a best effort approach. + Changes: + - 9.2.0612: Cannot render images in popup windows + - runtime(doc): wrong {str} length limit in matchfuzzy() docs + - 9.2.0611: MS-Windows: evim.exe not working with VIMDLL + - 9.2.0610: cindent: closing brace in a comment affects the next line's indent + - 9.2.0609: completion info popup cannot be scrolled with the keyboard + - 9.2.0608: popup_setoptions()/ch_setoptions() does not check secure mode + - 9.2.0607: GTK4: inputdialog() does not work as expected + - 9.2.0606: GTK4: does not support all clipboard formats + - 9.2.0605: tests: Test_screenpos() is flaky in GUI + - runtime(tutor): Fix grammatical error in Russian tutor + - translation(it): Add Italian translation of tutors README + Files: + 🔓 Unsigned Files: + - gvim_9.2.0612_x86.exe + 32-bit installer (If you don't know what to use, use this one) + - gvim_9.2.0612_x64.exe + 64-bit installer + - gvim_9.2.0612_arm64.exe + ARM64-bit installer + - gvim_9.2.0612_x86.zip + 32-bit zip archive + - gvim_9.2.0612_x64.zip + 64-bit zip archive + - gvim_9.2.0612_arm64.zip + ARM 64-bit zip archive + - gvim_9.2.0612_x86_pdb.7z + pdb files for debugging the corresponding 32-bit executable + - gvim_9.2.0612_x64_pdb.7z + pdb files for debugging the corresponding 64-bit executable + - gvim_9.2.0612_arm64_pdb.7z + pdb files for debugging the corresponding ARM 64-bit executable + Interface Information + - Strawberry Perl 5.38 + - LuaBinaries 5.4 + - Python2 2.7 + - Python3 3.8 or later + - Racket 8.17 (BC) + - RubyInstaller 3.4 + - libsodium 1.0.22 + See the README for detail. +ReleaseNotesUrl: https://github.com/vim/vim-win32-installer/releases/tag/v9.2.0612 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/vim/vim/nightly/9.2.0612/vim.vim.nightly.yaml b/manifests/v/vim/vim/nightly/9.2.0612/vim.vim.nightly.yaml new file mode 100644 index 000000000000..6c6e56dea95a --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.2.0612/vim.vim.nightly.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: vim.vim.nightly +PackageVersion: 9.2.0612 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/w/WhirlwindFX/SignalRgb/2.5.68/WhirlwindFX.SignalRgb.installer.yaml b/manifests/w/WhirlwindFX/SignalRgb/2.5.68/WhirlwindFX.SignalRgb.installer.yaml new file mode 100644 index 000000000000..eb5aa551735e --- /dev/null +++ b/manifests/w/WhirlwindFX/SignalRgb/2.5.68/WhirlwindFX.SignalRgb.installer.yaml @@ -0,0 +1,20 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: WhirlwindFX.SignalRgb +PackageVersion: 2.5.68 +MinimumOSVersion: 10.0.0.0 +InstallerType: exe +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +ProductCode: VortxEngine +ReleaseDate: 2026-06-04 +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\VortxEngine' +Installers: +- Architecture: x64 + InstallerUrl: https://release.signalrgb.com/Install_SignalRgb.exe + InstallerSha256: 9159D75BF70A23745DCB587F66D844D3FA3C137BC131A58DE59436044F8E83B5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/WhirlwindFX/SignalRgb/2.5.68/WhirlwindFX.SignalRgb.locale.en-US.yaml b/manifests/w/WhirlwindFX/SignalRgb/2.5.68/WhirlwindFX.SignalRgb.locale.en-US.yaml new file mode 100644 index 000000000000..5ea609fd236a --- /dev/null +++ b/manifests/w/WhirlwindFX/SignalRgb/2.5.68/WhirlwindFX.SignalRgb.locale.en-US.yaml @@ -0,0 +1,18 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: WhirlwindFX.SignalRgb +PackageVersion: 2.5.68 +PackageLocale: en-US +Publisher: WhirlwindFX +PublisherUrl: https://www.signalrgb.com/about +PublisherSupportUrl: https://www.signalrgb.com/contact +PrivacyUrl: https://www.signalrgb.com/privacy +PackageName: SignalRgb +PackageUrl: https://www.signalrgb.com/ +License: Proprietary +LicenseUrl: https://www.signalrgb.com/terms +Copyright: ©2022 WhirlwindFX +ShortDescription: SignalRGB lets you control and sync your favorite RGB devices with one free application. +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/WhirlwindFX/SignalRgb/2.5.68/WhirlwindFX.SignalRgb.yaml b/manifests/w/WhirlwindFX/SignalRgb/2.5.68/WhirlwindFX.SignalRgb.yaml new file mode 100644 index 000000000000..1ff8fca3d2ef --- /dev/null +++ b/manifests/w/WhirlwindFX/SignalRgb/2.5.68/WhirlwindFX.SignalRgb.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2026/Jun/10 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: WhirlwindFX.SignalRgb +PackageVersion: 2.5.68 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/w/wez/wezterm/nightly/20260331-040028-577474d8/wez.wezterm.nightly.installer.yaml b/manifests/w/wez/wezterm/nightly/20260331-040028-577474d8/wez.wezterm.nightly.installer.yaml deleted file mode 100644 index ccc6a937179c..000000000000 --- a/manifests/w/wez/wezterm/nightly/20260331-040028-577474d8/wez.wezterm.nightly.installer.yaml +++ /dev/null @@ -1,29 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/07 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: wez.wezterm.nightly -PackageVersion: 20260331-040028-577474d8 -InstallerLocale: en-US -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -Dependencies: - PackageDependencies: - - PackageIdentifier: Microsoft.VCRedist.2015+.x64 -ProductCode: '{BCF6F0DA-5B9A-408D-8562-F680AE6E1EAF}_is1' -ReleaseDate: 2026-04-30 -AppsAndFeaturesEntries: -- ProductCode: '{BCF6F0DA-5B9A-408D-8562-F680AE6E1EAF}_is1' -ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WezTerm' -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/wezterm/wezterm/releases/download/nightly/WezTerm-nightly-setup.exe - InstallerSha256: 2049FA76CE450F19CCE27A9BECBD38A8389BAAAFD88F75786F8425377C7BFFA8 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/w/wez/wezterm/nightly/20260331-040028-577474d8/wez.wezterm.nightly.locale.en-US.yaml b/manifests/w/wez/wezterm/nightly/20260331-040028-577474d8/wez.wezterm.nightly.locale.en-US.yaml deleted file mode 100644 index 703bc7ac083b..000000000000 --- a/manifests/w/wez/wezterm/nightly/20260331-040028-577474d8/wez.wezterm.nightly.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Automatically updated by the winget bot at 2026/May/07 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: wez.wezterm.nightly -PackageVersion: 20260331-040028-577474d8 -PackageLocale: en-US -Publisher: Wez Furlong -PublisherUrl: https://github.com/wezterm -PublisherSupportUrl: https://github.com/wezterm/wezterm/issues -Author: Wez Furlong -PackageName: WezTerm -PackageUrl: https://github.com/wezterm/wezterm -License: MIT -LicenseUrl: https://github.com/wezterm/wezterm/blob/HEAD/LICENSE.md -Copyright: Copyright (c) 2018-Present Wez Furlong -CopyrightUrl: https://github.com/wezterm/wezterm/blob/main/LICENSE.md -ShortDescription: | - A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust -Tags: -- rust -- serial -- serial-port -- terminal -- terminal-emulator -- terminal-emulators -ReleaseNotes: |- - Ignore the sources associated with this release: it's just the readme. - This release holds builds generated by the nightly build process that runs in the CI/CD environment. - These builds may be unstable or unusable; they are simply a build of whatever is in master at the time that the nightly build runs. -ReleaseNotesUrl: https://github.com/wezterm/wezterm/releases/tag/nightly -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/w/wez/wezterm/nightly/20260607-082427-8afe0ad3/wez.wezterm.nightly.installer.yaml b/manifests/w/wez/wezterm/nightly/20260607-082427-8afe0ad3/wez.wezterm.nightly.installer.yaml index 85c229da318c..afb87e2aacc5 100644 --- a/manifests/w/wez/wezterm/nightly/20260607-082427-8afe0ad3/wez.wezterm.nightly.installer.yaml +++ b/manifests/w/wez/wezterm/nightly/20260607-082427-8afe0ad3/wez.wezterm.nightly.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/Jun/08 +# Automatically updated by the winget bot at 2026/Jun/10 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: wez.wezterm.nightly @@ -24,6 +24,6 @@ InstallationMetadata: Installers: - Architecture: x64 InstallerUrl: https://github.com/wezterm/wezterm/releases/download/nightly/WezTerm-nightly-setup.exe - InstallerSha256: 372B208200AA543F783A4AF7322C9487150065F6410E296DA6FDA6AEF8F83575 + InstallerSha256: 1494EF4B2317007D308DC148CCBE09F8B24EF83F30491E1DBB34E58BE43815DD ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/w/wez/wezterm/nightly/20260607-082427-8afe0ad3/wez.wezterm.nightly.locale.en-US.yaml b/manifests/w/wez/wezterm/nightly/20260607-082427-8afe0ad3/wez.wezterm.nightly.locale.en-US.yaml index f3616c0ee6bb..17266683def4 100644 --- a/manifests/w/wez/wezterm/nightly/20260607-082427-8afe0ad3/wez.wezterm.nightly.locale.en-US.yaml +++ b/manifests/w/wez/wezterm/nightly/20260607-082427-8afe0ad3/wez.wezterm.nightly.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/Jun/08 +# Automatically updated by the winget bot at 2026/Jun/10 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: wez.wezterm.nightly diff --git a/manifests/w/wez/wezterm/nightly/20260607-082427-8afe0ad3/wez.wezterm.nightly.yaml b/manifests/w/wez/wezterm/nightly/20260607-082427-8afe0ad3/wez.wezterm.nightly.yaml index db5d8bbf505a..c4cccf864403 100644 --- a/manifests/w/wez/wezterm/nightly/20260607-082427-8afe0ad3/wez.wezterm.nightly.yaml +++ b/manifests/w/wez/wezterm/nightly/20260607-082427-8afe0ad3/wez.wezterm.nightly.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2026/Jun/08 +# Automatically updated by the winget bot at 2026/Jun/10 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: wez.wezterm.nightly diff --git a/manifests/x/XinTaoFei/Codeg/0.15.5/XinTaoFei.Codeg.installer.yaml b/manifests/x/XinTaoFei/Codeg/0.15.5/XinTaoFei.Codeg.installer.yaml new file mode 100644 index 000000000000..9a572d2af141 --- /dev/null +++ b/manifests/x/XinTaoFei/Codeg/0.15.5/XinTaoFei.Codeg.installer.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: XinTaoFei.Codeg +PackageVersion: 0.15.5 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: codeg +ReleaseDate: 2026-06-09 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/xintaofei/codeg/releases/download/v0.15.5/codeg_0.15.5_x64-setup.exe + InstallerSha256: 7E06D15E1EC08065603FFF9E49EE76DADD32C1C4594852DF854207E1B7F37F05 +- Architecture: arm64 + InstallerUrl: https://github.com/xintaofei/codeg/releases/download/v0.15.5/codeg_0.15.5_arm64-setup.exe + InstallerSha256: AD0ECEC982EDCA892450E84A3A2D0BD3B01312E45E1F312DAF45B2282F06AEA5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/x/XinTaoFei/Codeg/0.15.5/XinTaoFei.Codeg.locale.en-US.yaml b/manifests/x/XinTaoFei/Codeg/0.15.5/XinTaoFei.Codeg.locale.en-US.yaml new file mode 100644 index 000000000000..afa82bd75d41 --- /dev/null +++ b/manifests/x/XinTaoFei/Codeg/0.15.5/XinTaoFei.Codeg.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: XinTaoFei.Codeg +PackageVersion: 0.15.5 +PackageLocale: en-US +Publisher: codeg +PublisherUrl: https://github.com/xintaofei +PublisherSupportUrl: https://github.com/xintaofei/codeg/issues +PackageName: codeg +PackageUrl: https://github.com/xintaofei/codeg +License: Apache-2.0 +LicenseUrl: https://github.com/xintaofei/codeg/blob/HEAD/LICENSE +ShortDescription: Aggregate and browse AI coding agent sessions (Claude Code, Codex, Gemini CLI, etc.) in one place. Desktop app, self-hosted server, or Docker. +Description: Codeg (Code Generation) is an enterprise-grade multi-agent coding workspace. It unifies local AI coding agents (Claude Code, Codex CLI, OpenCode, Gemini CLI, OpenClaw, Cline, etc.) in a desktop app, standalone server, or Docker container — enabling remote development from any browser — with conversation aggregation, parallel git worktree development, MCP/Skills management, chat channel interactions (Telegram, Lark, iLink, etc.), and integrated Git/file/terminal workflows. +Tags: +- agent +- agentic +- ai +- chatbot +- claude-code +- code +- codex +- coding +- gemini-cli +- large-language-model +- llm +- programming +ReleaseNotes: |- + - feat(agent): Hermes Agent joins the workbench. Hermes (from Nous Research) is now a first-class agent alongside Claude Code, Codex, OpenCode, Gemini, OpenClaw and Cline. A guided setup in Settings walks you through choosing a model provider and entering your key — with a linked editor for the key and the Hermes config — and codeg provisions the Python toolchain for you on first launch. Hermes works with more than 30 providers out of the box (OpenRouter, OpenAI-compatible endpoints, Anthropic, Google AI Studio, DeepSeek, xAI Grok, Z.AI / GLM, MiniMax, Kimi / Moonshot, Qwen, GitHub Copilot, Ollama Cloud, Nous Portal, and more), including your own custom OpenAI-compatible endpoint. It also supports MCP servers — so codeg's multi-agent delegation and your own MCP tools are available — and loads your existing Hermes conversation history into the sidebar. + - feat(chat): Questions you've answered now stay in the conversation. Building on the ask-a-question card from 0.15.3, an answered question is kept as a dedicated card in the message stream, mirroring the live card's layout with your chosen options shown as selected. The record stays collapsed by default to keep the transcript tidy, and expands whenever you want to revisit what was asked and what you picked. + - feat(chat): Agent plans now render as an inline card. When an agent shares or updates a plan, it appears as a dedicated card right in the conversation instead of only behind the corner chip. Long plans cap their height and scroll, so a large checklist never takes over the view. + - feat(chat): Live feedback checks read as a tidy capsule. When an agent picks up the notes you've left through Live feedback, the result now shows as a collapsed capsule that summarizes how many notes arrived and previews the first one, expanding to the full list with locale-aware send times. Routine checks that found nothing new — and checks still in flight — are hidden so they don't clutter the transcript. + - chore(registry): Bundled Claude Code updated to 0.43.0. + - style(chat): The composer toolbar controls are more compact. +ReleaseNotesUrl: https://github.com/xintaofei/codeg/releases/tag/v0.15.5 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/x/XinTaoFei/Codeg/0.15.5/XinTaoFei.Codeg.locale.zh-CN.yaml b/manifests/x/XinTaoFei/Codeg/0.15.5/XinTaoFei.Codeg.locale.zh-CN.yaml new file mode 100644 index 000000000000..24617dcbfb50 --- /dev/null +++ b/manifests/x/XinTaoFei/Codeg/0.15.5/XinTaoFei.Codeg.locale.zh-CN.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: XinTaoFei.Codeg +PackageVersion: 0.15.5 +PackageLocale: zh-CN +ShortDescription: 在一个地方聚合并浏览 AI 编程代理会话(如 Claude Code、Codex、Gemini CLI 等)。支持桌面应用、自建服务器或 Docker 部署。 +Description: Codeg(Code Generation,代码生成)是一款企业级多代理编码工作区。它将本地 AI 编程代理(包括 Claude Code、Codex CLI、OpenCode、Gemini CLI、OpenClaw、Cline 等)统一集成于桌面应用、独立服务器或 Docker 容器中,支持通过任意浏览器进行远程开发;具备对话聚合、并行 Git 工作树开发、MCP/技能管理、聊天频道交互(Telegram、飞书、iLink 等),以及集成的 Git/文件/终端工作流。 +Tags: +- claude-code +- codex +- gemini-cli +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ReleaseNotes: |- + - 功能(代理):Hermes Agent 加入工作台。Hermes(来自 Nous Research)现已成为与 Claude Code、Codex、OpenCode、Gemini、OpenClaw、Cline 并列的一等代理。设置中的向导会引导你选择模型 provider 并填入密钥——同时提供密钥与 Hermes 配置的联动编辑器——首次启动时由 codeg 自动为你装好 Python 工具链。Hermes 开箱即支持 30 多家 provider(OpenRouter、OpenAI 兼容端点、Anthropic、Google AI Studio、DeepSeek、xAI Grok、Z.AI / GLM、MiniMax、Kimi / Moonshot、Qwen、GitHub Copilot、Ollama Cloud、Nous Portal 等),也包括你自建的 OpenAI 兼容端点。它还支持 MCP 服务器——因此 codeg 的多智能体委托和你自己的 MCP 工具均可使用——并会把你已有的 Hermes 会话历史载入侧边栏。 + - 功能(聊天):你回答过的问题现在会留在会话中。在 0.15.3 的提问卡片基础上,已回答的问题会作为一张专属卡片保留在消息流里,沿用实时卡片的布局,并将你所选的选项标记为已选中。该记录默认折叠以保持记录整洁,需要时展开即可回看当时的提问与你的选择。 + - 功能(聊天):代理的计划现在以内联卡片呈现。当代理给出或更新计划时,它会作为一张专属卡片直接显示在会话中,而不再只藏在右上角的圆形图标后;较长的计划会限制高度并滚动,再大的清单也不会占满视图。 + - 功能(聊天):实时反馈的查询以紧凑胶囊呈现。当代理读取你通过「实时反馈」留下的留言时,结果会显示为一个折叠胶囊,概括收到的留言数量并预览第一条,展开后是带本地化发送时间的完整列表。没有新内容的例行查询,以及仍在进行中的查询都会被隐藏,避免干扰记录。 + - 更新(注册表):内置 Claude Code 升级至 0.43.0。 + - 样式(聊天):输入框工具栏的控件更加紧凑。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/x/XinTaoFei/Codeg/0.15.5/XinTaoFei.Codeg.yaml b/manifests/x/XinTaoFei/Codeg/0.15.5/XinTaoFei.Codeg.yaml new file mode 100644 index 000000000000..c95384361f6d --- /dev/null +++ b/manifests/x/XinTaoFei/Codeg/0.15.5/XinTaoFei.Codeg.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: XinTaoFei.Codeg +PackageVersion: 0.15.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/y/Yandex/Browser/26.4.4.826/Yandex.Browser.installer.yaml b/manifests/y/Yandex/Browser/26.4.4.826/Yandex.Browser.installer.yaml new file mode 100644 index 000000000000..48c639f269fb --- /dev/null +++ b/manifests/y/Yandex/Browser/26.4.4.826/Yandex.Browser.installer.yaml @@ -0,0 +1,58 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Yandex.Browser +PackageVersion: 26.4.4.826 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + Log: --verbose-logging --log-file="" + Custom: --do-not-launch-browser +InstallerSuccessCodes: +- 1 +- 3 +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- crx +- css +- epub +- fb2 +- gif +- htm +- html +- infected +- jpeg +- jpg +- js +- mhtml +- pdf +- png +- shtml +- svg +- swf +- tif +- tiff +- txt +- webm +- webp +- xht +- xhtml +- xml +ProductCode: YandexBrowser +ReleaseDate: 2026-06-09 +Installers: +- Architecture: x64 + InstallerUrl: https://download.cdn.yandex.net/browser/int/26_4_4_826_110300/en/Yandex.exe + InstallerSha256: E9240B20B7B8E9934E0F4D28946837C2BF21073B2EAFF403846331C53C6DF32B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/y/Yandex/Browser/26.4.4.826/Yandex.Browser.locale.en-US.yaml b/manifests/y/Yandex/Browser/26.4.4.826/Yandex.Browser.locale.en-US.yaml new file mode 100644 index 000000000000..24d2d66e9b73 --- /dev/null +++ b/manifests/y/Yandex/Browser/26.4.4.826/Yandex.Browser.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Yandex.Browser +PackageVersion: 26.4.4.826 +PackageLocale: en-US +Publisher: Yandex +PublisherUrl: https://yandex.com/ +PublisherSupportUrl: https://browser.yandex.com/help/en/ +PrivacyUrl: https://yandex.com/legal/confidential/en/ +Author: YANDEX LLC +PackageName: Yandex Browser +PackageUrl: https://browser.yandex.com/ +License: Freeware +LicenseUrl: https://yandex.com/legal/browser_agreement/en/ +Copyright: Copyright 2026 Yandex. All rights reserved. +ShortDescription: Yandex Browser delivers fast and secure browsing with built-in Alice and the ability to sync passwords, bookmarks, and bank cards across devices. +Tags: +- browser +- chromium +- internet +- web +- webpage +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/y/Yandex/Browser/26.4.4.826/Yandex.Browser.locale.zh-CN.yaml b/manifests/y/Yandex/Browser/26.4.4.826/Yandex.Browser.locale.zh-CN.yaml new file mode 100644 index 000000000000..7a5f93c1fb3b --- /dev/null +++ b/manifests/y/Yandex/Browser/26.4.4.826/Yandex.Browser.locale.zh-CN.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: Yandex.Browser +PackageVersion: 26.4.4.826 +PackageLocale: zh-CN +License: 免费软件 +Copyright: 版权所有 2026 Yandex。保留所有权利。 +ShortDescription: Yandex 浏览器内置 Alice,可跨设备同步密码、书签和银行卡,浏览速度快且安全。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/y/Yandex/Browser/26.4.4.826/Yandex.Browser.yaml b/manifests/y/Yandex/Browser/26.4.4.826/Yandex.Browser.yaml new file mode 100644 index 000000000000..390654b3d362 --- /dev/null +++ b/manifests/y/Yandex/Browser/26.4.4.826/Yandex.Browser.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: Yandex.Browser +PackageVersion: 26.4.4.826 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZedIndustries/Zed/1.5.5/ZedIndustries.Zed.installer.yaml b/manifests/z/ZedIndustries/Zed/1.5.5/ZedIndustries.Zed.installer.yaml new file mode 100644 index 000000000000..a37a5f463c16 --- /dev/null +++ b/manifests/z/ZedIndustries/Zed/1.5.5/ZedIndustries.Zed.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: ZedIndustries.Zed +PackageVersion: 1.5.5 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{2DB0DA96-CA55-49BB-AF4F-64AF36A86712}_is1' +ReleaseDate: 2026-06-09 +AppsAndFeaturesEntries: +- ProductCode: '{2DB0DA96-CA55-49BB-AF4F-64AF36A86712}_is1' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Zed' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/zed-industries/zed/releases/download/v1.5.5/Zed-x86_64.exe + InstallerSha256: E534F7ECCF4FF0F4777F785A36E96DBE840A034EEE4C3940212FC983B5F6524C +- Architecture: arm64 + InstallerUrl: https://github.com/zed-industries/zed/releases/download/v1.5.5/Zed-aarch64.exe + InstallerSha256: 8FA9DF62519E1475EAD54BFF0F30BA380F99EA752FC33144E2A32D341F5E8F2E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZedIndustries/Zed/1.5.5/ZedIndustries.Zed.locale.en-US.yaml b/manifests/z/ZedIndustries/Zed/1.5.5/ZedIndustries.Zed.locale.en-US.yaml new file mode 100644 index 000000000000..2a3970020319 --- /dev/null +++ b/manifests/z/ZedIndustries/Zed/1.5.5/ZedIndustries.Zed.locale.en-US.yaml @@ -0,0 +1,44 @@ +# 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: ZedIndustries.Zed +PackageVersion: 1.5.5 +PackageLocale: en-US +Publisher: Zed Industries +PublisherUrl: https://zed.dev/ +PublisherSupportUrl: https://zed.dev/support +PrivacyUrl: https://zed.dev/privacy-policy +Author: The Zed Industries Authors +PackageName: Zed +PackageUrl: https://zed.dev/windows +License: GPL-3.0 +LicenseUrl: https://github.com/zed-industries/zed/blob/main/LICENSE-GPL +Copyright: Copyright 2022 - 2025 Zed Industries, Inc. +ShortDescription: High-performance, multiplayer code editor from the creators of Atom and Tree-sitter. +Description: |- + Zed is a next-generation code editor designed for high-performance collaboration with humans and AI. + - Written from scratch in Rust to efficiently leverage multiple CPU cores and your GPU. + - Integrate upcoming LLMs into your workflow to generate, transform, and analyze code. + - Chat with teammates, write notes together, and share your screen and project. All included. + - Zed now speaks WSL. You can open a Linux distro as a first-class “remote” target, edit projects that live inside it. + - All of Zed’s AI features, including edit predictions and ACP-powered agents, are fully supported on Windows. + - All Zed extensions now work seamlessly on Windows; no special steps, no caveats. + - To run on almost all Windows versions, including VMs, we created a new rendering backend based on DirectX 11. +Moniker: zed +Tags: +- code-editor +- developer-tools +- editor +- text-editor +ReleaseNotes: |- + - Add Claude Fable 5 to Anthropic BYOK. (#58957) + - Fixed a bug where clicking the button to trust a git repository would do nothing. (#58716) +ReleaseNotesUrl: https://github.com/zed-industries/zed/releases/tag/v1.5.5 +PurchaseUrl: https://zed.dev/pricing +Documentations: +- DocumentLabel: Community Links + DocumentUrl: https://zed.dev/community-links +- DocumentLabel: Getting Started + DocumentUrl: https://zed.dev/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZedIndustries/Zed/1.5.5/ZedIndustries.Zed.yaml b/manifests/z/ZedIndustries/Zed/1.5.5/ZedIndustries.Zed.yaml new file mode 100644 index 000000000000..ca167841dbb9 --- /dev/null +++ b/manifests/z/ZedIndustries/Zed/1.5.5/ZedIndustries.Zed.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: ZedIndustries.Zed +PackageVersion: 1.5.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZedIndustries/Zed/Preview/1.6.3-pre/ZedIndustries.Zed.Preview.installer.yaml b/manifests/z/ZedIndustries/Zed/Preview/1.6.3-pre/ZedIndustries.Zed.Preview.installer.yaml new file mode 100644 index 000000000000..7929a7a74681 --- /dev/null +++ b/manifests/z/ZedIndustries/Zed/Preview/1.6.3-pre/ZedIndustries.Zed.Preview.installer.yaml @@ -0,0 +1,29 @@ +# 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: ZedIndustries.Zed.Preview +PackageVersion: 1.6.3-pre +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{F70E4811-D0E2-4D88-AC99-D63752799F95}_is1' +ReleaseDate: 2026-06-10 +AppsAndFeaturesEntries: +- DisplayVersion: 1.6.3 + ProductCode: '{F70E4811-D0E2-4D88-AC99-D63752799F95}_is1' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Zed Preview' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/zed-industries/zed/releases/download/v1.6.3-pre/Zed-x86_64.exe + InstallerSha256: A141390DC8224D25397AAE2281291F94B0234331A47B16CE2BC45FAD57754477 +- Architecture: arm64 + InstallerUrl: https://github.com/zed-industries/zed/releases/download/v1.6.3-pre/Zed-aarch64.exe + InstallerSha256: D63107D2B7C3CADAD159049504ECE2E0C273C6E10F23138765C3A04C494E9BAC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZedIndustries/Zed/Preview/1.6.3-pre/ZedIndustries.Zed.Preview.locale.en-US.yaml b/manifests/z/ZedIndustries/Zed/Preview/1.6.3-pre/ZedIndustries.Zed.Preview.locale.en-US.yaml new file mode 100644 index 000000000000..cb5d16cd3526 --- /dev/null +++ b/manifests/z/ZedIndustries/Zed/Preview/1.6.3-pre/ZedIndustries.Zed.Preview.locale.en-US.yaml @@ -0,0 +1,42 @@ +# 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: ZedIndustries.Zed.Preview +PackageVersion: 1.6.3-pre +PackageLocale: en-US +Publisher: Zed Industries +PublisherUrl: https://zed.dev/ +PublisherSupportUrl: https://zed.dev/support +PrivacyUrl: https://zed.dev/privacy-policy +Author: The Zed Industries Authors +PackageName: Zed Preview +PackageUrl: https://zed.dev/windows +License: GPL-3.0 +LicenseUrl: https://github.com/zed-industries/zed/blob/main/LICENSE-GPL +Copyright: Copyright 2022 - 2025 Zed Industries, Inc. +ShortDescription: High-performance, multiplayer code editor from the creators of Atom and Tree-sitter. +Description: |- + Zed is a next-generation code editor designed for high-performance collaboration with humans and AI. + + - Written from scratch in Rust to efficiently leverage multiple CPU cores and your GPU. + - Integrate upcoming LLMs into your workflow to generate, transform, and analyze code. + - Chat with teammates, write notes together, and share your screen and project. All included. + - Zed now speaks WSL. You can open a Linux distro as a first-class “remote” target, edit projects that live inside it. + - All of Zed’s AI features, including edit predictions and ACP-powered agents, are fully supported on Windows. + - All Zed extensions now work seamlessly on Windows; no special steps, no caveats. + - To run on almost all Windows versions, including VMs, we created a new rendering backend based on DirectX 11. +Tags: +- code-editor +- developer-tools +- editor +- text-editor +ReleaseNotes: '- Fixed a hang that could occur when opening a new workspace. (#58994)' +ReleaseNotesUrl: https://github.com/zed-industries/zed/releases/tag/v1.6.3-pre +PurchaseUrl: https://zed.dev/pricing +Documentations: +- DocumentLabel: Community Links + DocumentUrl: https://zed.dev/community-links +- DocumentLabel: Getting Started + DocumentUrl: https://zed.dev/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZedIndustries/Zed/Preview/1.6.3-pre/ZedIndustries.Zed.Preview.yaml b/manifests/z/ZedIndustries/Zed/Preview/1.6.3-pre/ZedIndustries.Zed.Preview.yaml new file mode 100644 index 000000000000..d40b33370e70 --- /dev/null +++ b/manifests/z/ZedIndustries/Zed/Preview/1.6.3-pre/ZedIndustries.Zed.Preview.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: ZedIndustries.Zed.Preview +PackageVersion: 1.6.3-pre +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0