diff --git a/manifests/a/Abyss116/IndexSearch/0.5.0/Abyss116.IndexSearch.installer.yaml b/manifests/a/Abyss116/IndexSearch/0.5.0/Abyss116.IndexSearch.installer.yaml new file mode 100644 index 000000000000..0325e9f16199 --- /dev/null +++ b/manifests/a/Abyss116/IndexSearch/0.5.0/Abyss116.IndexSearch.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: Abyss116.IndexSearch +PackageVersion: 0.5.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: is-daemon.exe + PortableCommandAlias: is-daemon +- RelativeFilePath: indexsearch.exe + PortableCommandAlias: indexsearch +- RelativeFilePath: is.exe + PortableCommandAlias: is +- RelativeFilePath: isgrep.exe + PortableCommandAlias: isgrep +- RelativeFilePath: istool.exe + PortableCommandAlias: istool +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Abyss116/IndexSearch/releases/download/v0.5.0/indexsearch-windows-x86_64.zip + InstallerSha256: 4136524AAC95FF3E6896342D1D7C225DFE70A497A3D19078D99F1F4E9574C11F +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-10 diff --git a/manifests/a/Abyss116/IndexSearch/0.5.0/Abyss116.IndexSearch.locale.en-US.yaml b/manifests/a/Abyss116/IndexSearch/0.5.0/Abyss116.IndexSearch.locale.en-US.yaml new file mode 100644 index 000000000000..ce430948e8dd --- /dev/null +++ b/manifests/a/Abyss116/IndexSearch/0.5.0/Abyss116.IndexSearch.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Abyss116.IndexSearch +PackageVersion: 0.5.0 +PackageLocale: en-US +Publisher: Abyss116 +PublisherUrl: https://github.com/Abyss116 +PublisherSupportUrl: https://github.com/Abyss116/IndexSearch/issues +PackageName: IndexSearch +PackageUrl: https://github.com/Abyss116/IndexSearch +License: MIT OR Apache-2.0 +ShortDescription: Persistent-index rg-like search for large source trees. +Moniker: indexsearch +Tags: +- search +- cli +- ripgrep +- code-search +ReleaseNotesUrl: https://github.com/Abyss116/IndexSearch/releases/tag/v0.5.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/wez/wezterm/nightly/20260331-040028-577474d8/wez.wezterm.nightly.yaml b/manifests/a/Abyss116/IndexSearch/0.5.0/Abyss116.IndexSearch.yaml similarity index 52% rename from manifests/w/wez/wezterm/nightly/20260331-040028-577474d8/wez.wezterm.nightly.yaml rename to manifests/a/Abyss116/IndexSearch/0.5.0/Abyss116.IndexSearch.yaml index 0f3b521439d1..38da0de1c9b3 100644 --- a/manifests/w/wez/wezterm/nightly/20260331-040028-577474d8/wez.wezterm.nightly.yaml +++ b/manifests/a/Abyss116/IndexSearch/0.5.0/Abyss116.IndexSearch.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2026/May/07 +# Created using wingetcreate 1.12.8.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json -PackageIdentifier: wez.wezterm.nightly -PackageVersion: 20260331-040028-577474d8 +PackageIdentifier: Abyss116.IndexSearch +PackageVersion: 0.5.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 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/a/Amazon/AWSCLI/2.35.1/Amazon.AWSCLI.yaml b/manifests/a/Amazon/AWSCLI/2.35.1/Amazon.AWSCLI.yaml new file mode 100644 index 000000000000..61634bc601c6 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.35.1/Amazon.AWSCLI.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: Amazon.AWSCLI +PackageVersion: 2.35.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/Claude/1.11847.5/Anthropic.Claude.installer.yaml b/manifests/a/Anthropic/Claude/1.11847.5/Anthropic.Claude.installer.yaml new file mode 100644 index 000000000000..e40bf40d6f40 --- /dev/null +++ b/manifests/a/Anthropic/Claude/1.11847.5/Anthropic.Claude.installer.yaml @@ -0,0 +1,66 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Anthropic.Claude +PackageVersion: 1.11847.5 +Protocols: +- claude +Installers: +- Platform: + - Windows.Desktop + MinimumOSVersion: 10.0.18362.0 + Architecture: x64 + InstallerType: msix + InstallerUrl: https://downloads.claude.ai/releases/win32/x64/1.11847.5/Claude-9692f0b44ffa0158a501a91309e361c0d48ed8e4.msix + InstallerSha256: F5FC745C1B08049CDBA70920DBD228FBC9BA1439ED9E8DE51DA732C64EBCCF99 + SignatureSha256: F48AC4B00661979F970214C66DB350768D0FC05A75EB3FE5B48745437C306D47 + PackageFamilyName: Claude_pzs8sxrjxfjjc + Capabilities: + - internetClient + RestrictedCapabilities: + - localSystemServices + - packagedServices + - runFullTrust + - unvirtualizedResources +- Platform: + - Windows.Desktop + MinimumOSVersion: 10.0.18362.0 + Architecture: arm64 + InstallerType: msix + InstallerUrl: https://downloads.claude.ai/releases/win32/arm64/1.11847.5/Claude-9692f0b44ffa0158a501a91309e361c0d48ed8e4.msix + InstallerSha256: EAD168AA4FAADF770A74F68C94368CAB1327EE979C3C7CEDCD0651884495BF84 + SignatureSha256: 008B924AF512A856EECB296222C2931C51B0D6E8B016BA52120268D9C26E8720 + PackageFamilyName: Claude_pzs8sxrjxfjjc + Capabilities: + - internetClient + RestrictedCapabilities: + - localSystemServices + - packagedServices + - runFullTrust + - unvirtualizedResources +- Architecture: x64 + InstallerType: exe + Scope: user + InstallerUrl: https://downloads.claude.ai/releases/win32/x64/1.11847.5/Claude-9692f0b44ffa0158a501a91309e361c0d48ed8e4.exe + InstallerSha256: 9E6E62DB0B1E49D99E423B943556CC43C57851E11367D968A7AC01FAF7E140CB + InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + UpgradeBehavior: install + ProductCode: AnthropicClaude + AppsAndFeaturesEntries: + - Publisher: Anthropic PBC +- Architecture: arm64 + InstallerType: exe + Scope: user + InstallerUrl: https://downloads.claude.ai/releases/win32/arm64/1.11847.5/Claude-9692f0b44ffa0158a501a91309e361c0d48ed8e4.exe + InstallerSha256: 68209E252F134CE3A0B6F42CB4B08EC5201962A159C34BC6282FFFBD97A30EEF + InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + UpgradeBehavior: install + ProductCode: AnthropicClaude + AppsAndFeaturesEntries: + - Publisher: Anthropic PBC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/Claude/1.11847.5/Anthropic.Claude.locale.en-US.yaml b/manifests/a/Anthropic/Claude/1.11847.5/Anthropic.Claude.locale.en-US.yaml new file mode 100644 index 000000000000..03e0aeb7f8e9 --- /dev/null +++ b/manifests/a/Anthropic/Claude/1.11847.5/Anthropic.Claude.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: Anthropic.Claude +PackageVersion: 1.11847.5 +PackageLocale: en-US +Publisher: Anthropic, PBC +PublisherSupportUrl: https://docs.google.com/document/d/11rLWQYaReoZrRaoyPU3_gbgmDgLOKBVjEa-lvPDiWXE/edit +Author: Anthropic PBC +PackageName: Claude +License: Proprietary +Copyright: © 2026 Anthropic PBC +ShortDescription: Your AI partner on desktop. Fast, focused, and designed for deep work. +Moniker: claude +Tags: +- ai +- artificial-intelligence +- artificialintelligence +- chatbot +- large-language-model +- llm +PurchaseUrl: https://www.anthropic.com/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/Claude/1.11847.5/Anthropic.Claude.locale.zh-CN.yaml b/manifests/a/Anthropic/Claude/1.11847.5/Anthropic.Claude.locale.zh-CN.yaml new file mode 100644 index 000000000000..504a4f50fdf9 --- /dev/null +++ b/manifests/a/Anthropic/Claude/1.11847.5/Anthropic.Claude.locale.zh-CN.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Anthropic.Claude +PackageVersion: 1.11847.5 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 您电脑上的 AI 伙伴。快速、专注,专为深度工作而设计。 +Tags: +- llm +- 人工智能 +- 大语言模型 +- 聊天机器人 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/Anthropic/Claude/1.11847.5/Anthropic.Claude.yaml b/manifests/a/Anthropic/Claude/1.11847.5/Anthropic.Claude.yaml new file mode 100644 index 000000000000..da4c062f0528 --- /dev/null +++ b/manifests/a/Anthropic/Claude/1.11847.5/Anthropic.Claude.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: Anthropic.Claude +PackageVersion: 1.11847.5 +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/a/AxCrypt/AxCrypt/3.1.1.0/AxCrypt.AxCrypt.yaml b/manifests/a/AxCrypt/AxCrypt/3.1.1.0/AxCrypt.AxCrypt.yaml new file mode 100644 index 000000000000..cb769393bcc8 --- /dev/null +++ b/manifests/a/AxCrypt/AxCrypt/3.1.1.0/AxCrypt.AxCrypt.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: AxCrypt.AxCrypt +PackageVersion: 3.1.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/archisman-panigrahi/QuickBib/0.9.3/archisman-panigrahi.QuickBib.installer.yaml b/manifests/a/archisman-panigrahi/QuickBib/0.9.3/archisman-panigrahi.QuickBib.installer.yaml new file mode 100644 index 000000000000..bfa37dc12c44 --- /dev/null +++ b/manifests/a/archisman-panigrahi/QuickBib/0.9.3/archisman-panigrahi.QuickBib.installer.yaml @@ -0,0 +1,20 @@ +# 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: archisman-panigrahi.QuickBib +PackageVersion: 0.9.3 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +ReleaseDate: 2026-06-06 +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\\Programs\\QuickBib' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/archisman-panigrahi/QuickBib/releases/download/v0.9.3/QuickBib-Installer-v0.9.3-x64.exe + InstallerSha256: 0A10CD59A00A21BF5ADE093015DDB799AF3E1F110A00EE73907F60B59CC83C11 +- Architecture: arm64 + InstallerUrl: https://github.com/archisman-panigrahi/QuickBib/releases/download/v0.9.3/QuickBib-Installer-v0.9.3-arm64.exe + InstallerSha256: D29F8B9BA7BFE268843D630DD9AB9DFDF823D50D80C9BA07588A66C97E4CC3F8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/archisman-panigrahi/QuickBib/0.9.3/archisman-panigrahi.QuickBib.locale.en-US.yaml b/manifests/a/archisman-panigrahi/QuickBib/0.9.3/archisman-panigrahi.QuickBib.locale.en-US.yaml new file mode 100644 index 000000000000..b745a1347dfb --- /dev/null +++ b/manifests/a/archisman-panigrahi/QuickBib/0.9.3/archisman-panigrahi.QuickBib.locale.en-US.yaml @@ -0,0 +1,20 @@ +# 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: archisman-panigrahi.QuickBib +PackageVersion: 0.9.3 +PackageLocale: en-US +Publisher: Archisman Panigrahi +PublisherUrl: https://github.com/archisman-panigrahi +PublisherSupportUrl: https://github.com/archisman-panigrahi/QuickBib/issues +PackageName: QuickBib +PackageUrl: https://github.com/archisman-panigrahi/QuickBib +License: GPL-3.0 +LicenseUrl: https://github.com/archisman-panigrahi/QuickBib/blob/HEAD/LICENSE +ShortDescription: QuickBib retrieves BibTeX entries from DOIs, arXiv IDs, article URLs and titles +ReleaseNotes: |- + Accompanying doi2bib3 update https://github.com/archisman-panigrahi/doi2bib3/releases/tag/v1.4.0 + Full Changelog: v0.9.2...v0.9.3 +ReleaseNotesUrl: https://github.com/archisman-panigrahi/QuickBib/releases/tag/v0.9.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/archisman-panigrahi/QuickBib/0.9.3/archisman-panigrahi.QuickBib.yaml b/manifests/a/archisman-panigrahi/QuickBib/0.9.3/archisman-panigrahi.QuickBib.yaml new file mode 100644 index 000000000000..e4598bc84dfc --- /dev/null +++ b/manifests/a/archisman-panigrahi/QuickBib/0.9.3/archisman-panigrahi.QuickBib.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: archisman-panigrahi.QuickBib +PackageVersion: 0.9.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/astral-sh/ty/0.0.46/astral-sh.ty.installer.yaml b/manifests/a/astral-sh/ty/0.0.46/astral-sh.ty.installer.yaml new file mode 100644 index 000000000000..a4068cec3ab1 --- /dev/null +++ b/manifests/a/astral-sh/ty/0.0.46/astral-sh.ty.installer.yaml @@ -0,0 +1,36 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: astral-sh.ty +PackageVersion: 0.0.46 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: ty.exe +InstallModes: +- silent +UpgradeBehavior: install +Commands: +- ty +ReleaseDate: 2026-06-09 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/astral-sh/ty/releases/download/0.0.46/ty-i686-pc-windows-msvc.zip + InstallerSha256: 8F029D771B699570C9F72D33DF89D8E8275A4984A58CF72872D45D7418ED71B9 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +- Architecture: x64 + InstallerUrl: https://github.com/astral-sh/ty/releases/download/0.0.46/ty-x86_64-pc-windows-msvc.zip + InstallerSha256: A2819CA0FE04067E9EACECC52745DA01ECEF860F7F33B644E1BA406CB157AA33 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + InstallerUrl: https://github.com/astral-sh/ty/releases/download/0.0.46/ty-aarch64-pc-windows-msvc.zip + InstallerSha256: C30C2A99389BD44FA09EF8BD37E1BCE3BDD9B3A36B2D758EF535F7714CE69B5A + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/astral-sh/ty/0.0.46/astral-sh.ty.locale.en-US.yaml b/manifests/a/astral-sh/ty/0.0.46/astral-sh.ty.locale.en-US.yaml new file mode 100644 index 000000000000..8da837c1cd74 --- /dev/null +++ b/manifests/a/astral-sh/ty/0.0.46/astral-sh.ty.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: astral-sh.ty +PackageVersion: 0.0.46 +PackageLocale: en-US +Publisher: Astral Software Inc. +PublisherUrl: https://astral.sh/ +PublisherSupportUrl: https://github.com/astral-sh/ty/issues +Author: Astral Software Inc. +PackageName: ty +PackageUrl: https://github.com/astral-sh/ty +License: MIT +LicenseUrl: https://github.com/astral-sh/ty/blob/HEAD/LICENSE +Copyright: Copyright (c) 2025 Astral Software Inc. +CopyrightUrl: https://github.com/astral-sh/ty/blob/HEAD/LICENSE +ShortDescription: An extremely fast Python type checker and language server, written in Rust. +Moniker: ty +Tags: +- python +ReleaseNotes: |- + Bug fixes + - Avoid crash when hovering over Callable (#25759) + + Core type checking + - Support Callable() in match statement class patterns (#25541) + - Improve support for enum.property (#25681) + + Contributors + - @carljm + - @charliermarsh + - @thejchap +ReleaseNotesUrl: https://github.com/astral-sh/ty/releases/tag/0.0.46 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.astral.sh/ty/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MiniMax/MiniMaxAgent/3.0.29/MiniMax.MiniMaxAgent.yaml b/manifests/a/astral-sh/ty/0.0.46/astral-sh.ty.yaml similarity index 73% rename from manifests/m/MiniMax/MiniMaxAgent/3.0.29/MiniMax.MiniMaxAgent.yaml rename to manifests/a/astral-sh/ty/0.0.46/astral-sh.ty.yaml index 1bf702d17579..31b63187ffc3 100644 --- a/manifests/m/MiniMax/MiniMaxAgent/3.0.29/MiniMax.MiniMaxAgent.yaml +++ b/manifests/a/astral-sh/ty/0.0.46/astral-sh.ty.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: astral-sh.ty +PackageVersion: 0.0.46 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/b/Bria/Bria/68.13.0258/Bria.Bria.yaml b/manifests/b/Bria/Bria/68.13.0258/Bria.Bria.yaml new file mode 100644 index 000000000000..a775afde4f1f --- /dev/null +++ b/manifests/b/Bria/Bria/68.13.0258/Bria.Bria.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: Bria.Bria +PackageVersion: 68.13.0258 +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/Dola/2.14.7/ByteDance.Dola.installer.yaml b/manifests/b/ByteDance/Dola/2.14.7/ByteDance.Dola.installer.yaml new file mode 100644 index 000000000000..184d9364c2f9 --- /dev/null +++ b/manifests/b/ByteDance/Dola/2.14.7/ByteDance.Dola.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: ByteDance.Dola +PackageVersion: 2.14.7 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --command=quiet_install + SilentWithProgress: --command=quiet_install + InstallLocation: --target_dir="" + Log: --log_dir="" +UpgradeBehavior: install +Protocols: +- cici +- dola +ProductCode: Cici +Installers: +- Architecture: x64 + InstallerUrl: https://www.dola.com/download-desktop/cdn_obj/cici_pc/2.14.7/Dola_installer_2.14.7.exe + InstallerSha256: 5E3129A3DC843957E28504DCB5BDCC2966FEB3C9E3495C11726EE87C7459F41C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/Dola/2.14.7/ByteDance.Dola.locale.en-US.yaml b/manifests/b/ByteDance/Dola/2.14.7/ByteDance.Dola.locale.en-US.yaml new file mode 100644 index 000000000000..1e0300ca16cc --- /dev/null +++ b/manifests/b/ByteDance/Dola/2.14.7/ByteDance.Dola.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: ByteDance.Dola +PackageVersion: 2.14.7 +PackageLocale: en-US +Publisher: SPRING (SG) PTE. LTD. +PublisherUrl: https://www.dola.com/ +PrivacyUrl: https://www.dola.com/legal/privacy/en +Author: SPRING (SG) PTE. LTD. +PackageName: Dola +PackageUrl: https://www.dola.com/chat/ +License: Freeware +LicenseUrl: https://www.dola.com/legal/terms/en +Copyright: Copyright 2026 The Dola Authors. All rights reserved. +CopyrightUrl: https://www.dola.com/legal/terms/en +ShortDescription: Dola AI is your AI chat assistant for intelligent conversations, writing, translation and programming. Get answers, find inspiration, and discuss any topic with Dola AI. +Tags: +- ai +- chatbot +- large-language-model +- llm +ReleaseNotes: |- + Allow pinch to zoom in Mac photo viewer + Fixed some known issues +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/Dola/2.14.7/ByteDance.Dola.locale.zh-CN.yaml b/manifests/b/ByteDance/Dola/2.14.7/ByteDance.Dola.locale.zh-CN.yaml new file mode 100644 index 000000000000..9ea1373067e8 --- /dev/null +++ b/manifests/b/ByteDance/Dola/2.14.7/ByteDance.Dola.locale.zh-CN.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ByteDance.Dola +PackageVersion: 2.14.7 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: Dola AI 是您的智能聊天助手,支持智能对话、写作、翻译和编程。获取答案、激发灵感,并与 Dola AI 探讨任何话题。 +Tags: +- llm +- 人工智能 +- 大语言模型 +- 聊天机器人 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/Dola/2.14.7/ByteDance.Dola.yaml b/manifests/b/ByteDance/Dola/2.14.7/ByteDance.Dola.yaml new file mode 100644 index 000000000000..5639b7ff5f48 --- /dev/null +++ b/manifests/b/ByteDance/Dola/2.14.7/ByteDance.Dola.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.Dola +PackageVersion: 2.14.7 +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/blacktop/ipswd/3.1.690/blacktop.ipswd.installer.yaml b/manifests/b/blacktop/ipswd/3.1.690/blacktop.ipswd.installer.yaml new file mode 100644 index 000000000000..8efee33a8ef7 --- /dev/null +++ b/manifests/b/blacktop/ipswd/3.1.690/blacktop.ipswd.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: blacktop.ipswd +PackageVersion: 3.1.690 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-09" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ipswd.exe + PortableCommandAlias: ipswd + InstallerUrl: https://github.com/blacktop/ipsw/releases/download/v3.1.690/ipswd_3.1.690_windows_arm64.zip + InstallerSha256: 4aadba5632ecdddf9a1a62d514dae303648d47e73416ee5cbc9bcf569cdcdbdc + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ipswd.exe + PortableCommandAlias: ipswd + InstallerUrl: https://github.com/blacktop/ipsw/releases/download/v3.1.690/ipswd_3.1.690_windows_x86_64.zip + InstallerSha256: f7b55066f60474af614033538f58627d3c9b613c920eca79fb3ef81ac4ce0601 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/blacktop/ipswd/3.1.690/blacktop.ipswd.locale.en-US.yaml b/manifests/b/blacktop/ipswd/3.1.690/blacktop.ipswd.locale.en-US.yaml new file mode 100644 index 000000000000..5b9188a99c58 --- /dev/null +++ b/manifests/b/blacktop/ipswd/3.1.690/blacktop.ipswd.locale.en-US.yaml @@ -0,0 +1,13 @@ +# 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: blacktop.ipswd +PackageVersion: 3.1.690 +PackageLocale: en-US +Publisher: blacktop +PackageName: ipswd +PackageUrl: https://github.com/blacktop/ipsw +License: MIT +ShortDescription: ipsw - Daemon +Moniker: ipswd +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/blacktop/ipswd/3.1.690/blacktop.ipswd.yaml b/manifests/b/blacktop/ipswd/3.1.690/blacktop.ipswd.yaml new file mode 100644 index 000000000000..50a40f8fdb25 --- /dev/null +++ b/manifests/b/blacktop/ipswd/3.1.690/blacktop.ipswd.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: blacktop.ipswd +PackageVersion: 3.1.690 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/blacktop/ipswd/3.1.691/blacktop.ipswd.installer.yaml b/manifests/b/blacktop/ipswd/3.1.691/blacktop.ipswd.installer.yaml new file mode 100644 index 000000000000..61bf189efcdb --- /dev/null +++ b/manifests/b/blacktop/ipswd/3.1.691/blacktop.ipswd.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: blacktop.ipswd +PackageVersion: 3.1.691 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-06-09" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ipswd.exe + PortableCommandAlias: ipswd + InstallerUrl: https://github.com/blacktop/ipsw/releases/download/v3.1.691/ipswd_3.1.691_windows_arm64.zip + InstallerSha256: 1d49f255625457f4f0a2149d84e7f411c3cbf1e6aee0a0e420cdab0f5d769eb2 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ipswd.exe + PortableCommandAlias: ipswd + InstallerUrl: https://github.com/blacktop/ipsw/releases/download/v3.1.691/ipswd_3.1.691_windows_x86_64.zip + InstallerSha256: 9abdea51014947180e211e7ce93a002e7b7ac5a68f0527003cb3c4edfa56036c + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/blacktop/ipswd/3.1.691/blacktop.ipswd.locale.en-US.yaml b/manifests/b/blacktop/ipswd/3.1.691/blacktop.ipswd.locale.en-US.yaml new file mode 100644 index 000000000000..4d0aea0b7f58 --- /dev/null +++ b/manifests/b/blacktop/ipswd/3.1.691/blacktop.ipswd.locale.en-US.yaml @@ -0,0 +1,13 @@ +# 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: blacktop.ipswd +PackageVersion: 3.1.691 +PackageLocale: en-US +Publisher: blacktop +PackageName: ipswd +PackageUrl: https://github.com/blacktop/ipsw +License: MIT +ShortDescription: ipsw - Daemon +Moniker: ipswd +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/blacktop/ipswd/3.1.691/blacktop.ipswd.yaml b/manifests/b/blacktop/ipswd/3.1.691/blacktop.ipswd.yaml new file mode 100644 index 000000000000..83171c8d2b90 --- /dev/null +++ b/manifests/b/blacktop/ipswd/3.1.691/blacktop.ipswd.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: blacktop.ipswd +PackageVersion: 3.1.691 +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/Chooyy/VirtualDesktopSwitcher/1.3.5/Chooyy.VirtualDesktopSwitcher.installer.yaml b/manifests/c/Chooyy/VirtualDesktopSwitcher/1.3.5/Chooyy.VirtualDesktopSwitcher.installer.yaml new file mode 100644 index 000000000000..30c12a4dd775 --- /dev/null +++ b/manifests/c/Chooyy/VirtualDesktopSwitcher/1.3.5/Chooyy.VirtualDesktopSwitcher.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Chooyy.VirtualDesktopSwitcher +PackageVersion: 1.3.5 +InstallerType: portable +Commands: +- VirtualDesktopSwitcher +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/choyy/VirtualDesktopSwitcher/releases/download/1.3.5/VirtualDesktopSwitcher.exe + InstallerSha256: 5657E23E6F50DCA14E25236EFE9DB9BF13AFDEFDAC42F825A2CADCCD2C19F730 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-10 diff --git a/manifests/c/Chooyy/VirtualDesktopSwitcher/1.3.5/Chooyy.VirtualDesktopSwitcher.locale.en-US.yaml b/manifests/c/Chooyy/VirtualDesktopSwitcher/1.3.5/Chooyy.VirtualDesktopSwitcher.locale.en-US.yaml new file mode 100644 index 000000000000..e8f0278bdf31 --- /dev/null +++ b/manifests/c/Chooyy/VirtualDesktopSwitcher/1.3.5/Chooyy.VirtualDesktopSwitcher.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Chooyy.VirtualDesktopSwitcher +PackageVersion: 1.3.5 +PackageLocale: en-US +Publisher: Chooyy +PublisherUrl: https://github.com/choyy/VirtualDesktopSwitcher +PublisherSupportUrl: https://github.com/choyy/VirtualDesktopSwitcher +Author: Chooyy +PackageName: VirtualDesktopSwitcher +PackageUrl: https://github.com/choyy/VirtualDesktopSwitcher +License: MIT License +LicenseUrl: https://github.com/choyy/VirtualDesktopSwitcher/blob/main/LICENSE +Copyright: Copyright (c) 2026 Chooyy +ShortDescription: Virtual Desktop Switcher and Indicator for Windows 10/11 +Description: Virtual Desktop Switcher and Indicator for Windows 10/11 +Tags: +- Virtual Desktop, Switcher, Indicator +InstallationNotes: Launch VirtualDesktopSwitcher.exe to begin. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Chooyy/VirtualDesktopSwitcher/1.3.5/Chooyy.VirtualDesktopSwitcher.locale.zh-CN.yaml b/manifests/c/Chooyy/VirtualDesktopSwitcher/1.3.5/Chooyy.VirtualDesktopSwitcher.locale.zh-CN.yaml new file mode 100644 index 000000000000..7081cf270876 --- /dev/null +++ b/manifests/c/Chooyy/VirtualDesktopSwitcher/1.3.5/Chooyy.VirtualDesktopSwitcher.locale.zh-CN.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: Chooyy.VirtualDesktopSwitcher +PackageVersion: 1.3.5 +PackageLocale: zh-CN +Publisher: Chooyy +PublisherUrl: https://github.com/choyy/VirtualDesktopSwitcher +PublisherSupportUrl: https://github.com/choyy/VirtualDesktopSwitcher +Author: Chooyy +PackageName: VirtualDesktopSwitcher +PackageUrl: https://github.com/choyy/VirtualDesktopSwitcher +License: MIT License +LicenseUrl: https://github.com/choyy/VirtualDesktopSwitcher/blob/main/LICENSE +Copyright: Copyright (c) 2026 Chooyy +ShortDescription: Windows 10/11 虚拟桌面快速切换和指示工具 +Description: Windows 10/11 虚拟桌面快速切换和指示工具 / Virtual Desktop Switcher and Indicator for Windows 10/11 +Tags: +- Virtual Desktop, Switcher, Indicator +ReleaseNotesUrl: https://github.com/choyy/VirtualDesktopSwitcher/releases/tag/1.3.5 +InstallationNotes: 安装完成,运行 VirtualDesktopSwitcher.exe 即可开始使用。 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/choyy/VirtualDesktopSwitcher/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ErlichLiu/Proma/0.9.40/ErlichLiu.Proma.yaml b/manifests/c/Chooyy/VirtualDesktopSwitcher/1.3.5/Chooyy.VirtualDesktopSwitcher.yaml similarity index 55% rename from manifests/e/ErlichLiu/Proma/0.9.40/ErlichLiu.Proma.yaml rename to manifests/c/Chooyy/VirtualDesktopSwitcher/1.3.5/Chooyy.VirtualDesktopSwitcher.yaml index 35d67c6d00ec..a397121903c0 100644 --- a/manifests/e/ErlichLiu/Proma/0.9.40/ErlichLiu.Proma.yaml +++ b/manifests/c/Chooyy/VirtualDesktopSwitcher/1.3.5/Chooyy.VirtualDesktopSwitcher.yaml @@ -1,8 +1,8 @@ -# 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 +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Chooyy.VirtualDesktopSwitcher +PackageVersion: 1.3.5 +DefaultLocale: zh-CN +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/c/can1357/oh-my-pi/15.10.11/can1357.oh-my-pi.installer.yaml b/manifests/c/can1357/oh-my-pi/15.10.11/can1357.oh-my-pi.installer.yaml new file mode 100644 index 000000000000..16f2dec497f9 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.10.11/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.11 +InstallerType: portable +Commands: +- omp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/can1357/oh-my-pi/releases/download/v15.10.11/omp-windows-x64.exe + InstallerSha256: 4BAC4F679CA910C5FA339ED13DA105FCA68E1A303225992030899F2E09E01CED +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/15.10.11/can1357.oh-my-pi.locale.en-US.yaml b/manifests/c/can1357/oh-my-pi/15.10.11/can1357.oh-my-pi.locale.en-US.yaml new file mode 100644 index 000000000000..db1870b30095 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.10.11/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.11 +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.11 +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.11/can1357.oh-my-pi.locale.zh-CN.yaml b/manifests/c/can1357/oh-my-pi/15.10.11/can1357.oh-my-pi.locale.zh-CN.yaml new file mode 100644 index 000000000000..06c5afe2df20 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.10.11/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.11 +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.11/can1357.oh-my-pi.yaml b/manifests/c/can1357/oh-my-pi/15.10.11/can1357.oh-my-pi.yaml new file mode 100644 index 000000000000..daae2bbb13a4 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.10.11/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.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/15.10.12/can1357.oh-my-pi.installer.yaml b/manifests/c/can1357/oh-my-pi/15.10.12/can1357.oh-my-pi.installer.yaml new file mode 100644 index 000000000000..013b84a39896 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.10.12/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.12 +InstallerType: portable +Commands: +- omp +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/can1357/oh-my-pi/releases/download/v15.10.12/omp-windows-x64.exe + InstallerSha256: E2814E27E3F61F79713AB494D8C7E54333AAF219677BF30E4B70CC52AC18D848 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/can1357/oh-my-pi/15.10.12/can1357.oh-my-pi.locale.en-US.yaml b/manifests/c/can1357/oh-my-pi/15.10.12/can1357.oh-my-pi.locale.en-US.yaml new file mode 100644 index 000000000000..b79df5e069a2 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.10.12/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.12 +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.12 +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.12/can1357.oh-my-pi.locale.zh-CN.yaml b/manifests/c/can1357/oh-my-pi/15.10.12/can1357.oh-my-pi.locale.zh-CN.yaml new file mode 100644 index 000000000000..d4735a84f329 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.10.12/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.12 +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.12/can1357.oh-my-pi.yaml b/manifests/c/can1357/oh-my-pi/15.10.12/can1357.oh-my-pi.yaml new file mode 100644 index 000000000000..14019aa41004 --- /dev/null +++ b/manifests/c/can1357/oh-my-pi/15.10.12/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.12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/DavidEngelhart/Termpolis/1.11.73/DavidEngelhart.Termpolis.installer.yaml b/manifests/d/DavidEngelhart/Termpolis/1.11.73/DavidEngelhart.Termpolis.installer.yaml new file mode 100644 index 000000000000..2cb1a4d27094 --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.11.73/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.73 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 7bff3240-c600-54e1-9164-19e9bb016508 +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/codedev-david/termpolis/releases/download/v1.11.73/Termpolis.Setup.1.11.73.exe + InstallerSha256: 0E8893740F368F8C6C258D1D1B90FD9C16C4A2BB0FC521C1DBE05F2494E54808 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DavidEngelhart/Termpolis/1.11.73/DavidEngelhart.Termpolis.locale.en-US.yaml b/manifests/d/DavidEngelhart/Termpolis/1.11.73/DavidEngelhart.Termpolis.locale.en-US.yaml new file mode 100644 index 000000000000..a9c9038b2782 --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.11.73/DavidEngelhart.Termpolis.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DavidEngelhart.Termpolis +PackageVersion: 1.11.73 +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.72...v1.11.73 + Full Changelog: https://github.com/codedev-david/termpolis/compare/v1.11.72...v1.11.73 + Full Changelog: https://github.com/codedev-david/termpolis/compare/v1.11.72...v1.11.73 +ReleaseNotesUrl: https://github.com/codedev-david/termpolis/releases/tag/v1.11.73 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://termpolis.com/docs.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DavidEngelhart/Termpolis/1.11.73/DavidEngelhart.Termpolis.locale.zh-CN.yaml b/manifests/d/DavidEngelhart/Termpolis/1.11.73/DavidEngelhart.Termpolis.locale.zh-CN.yaml new file mode 100644 index 000000000000..27ff8efcef42 --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.11.73/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.73 +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.73/DavidEngelhart.Termpolis.yaml b/manifests/d/DavidEngelhart/Termpolis/1.11.73/DavidEngelhart.Termpolis.yaml new file mode 100644 index 000000000000..16938fcb2f5d --- /dev/null +++ b/manifests/d/DavidEngelhart/Termpolis/1.11.73/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.73 +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/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/d/DrayTek/SmartVPN/5.7.3/DrayTek.SmartVPN.yaml b/manifests/d/DrayTek/SmartVPN/5.7.3/DrayTek.SmartVPN.yaml new file mode 100644 index 000000000000..90b5b55846a8 --- /dev/null +++ b/manifests/d/DrayTek/SmartVPN/5.7.3/DrayTek.SmartVPN.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: DrayTek.SmartVPN +PackageVersion: 5.7.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/danielmiessler/Fabric/1.4.455/danielmiessler.Fabric.installer.yaml b/manifests/d/danielmiessler/Fabric/1.4.455/danielmiessler.Fabric.installer.yaml new file mode 100644 index 000000000000..cbaacf9b3f7b --- /dev/null +++ b/manifests/d/danielmiessler/Fabric/1.4.455/danielmiessler.Fabric.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: danielmiessler.Fabric +PackageVersion: 1.4.455 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: fabric.exe +Commands: +- fabric +ReleaseDate: 2026-06-09 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/danielmiessler/Fabric/releases/download/v1.4.455/fabric_Windows_i386.zip + InstallerSha256: D3EF82C74B943B630FC6810593E3FAD6D8A0CAE0DB54C680D2AE8582D274A835 +- Architecture: x64 + InstallerUrl: https://github.com/danielmiessler/Fabric/releases/download/v1.4.455/fabric_Windows_x86_64.zip + InstallerSha256: B67D811544FE67D274254500D7FA19444760BC605E2D6C03C469B35954DAA0FC +- Architecture: arm64 + InstallerUrl: https://github.com/danielmiessler/Fabric/releases/download/v1.4.455/fabric_Windows_arm64.zip + InstallerSha256: 37EC8CD126C37E4E7DE6DA5A30A835E0AEAE75384B489EF01DFBBEFA33C11741 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/danielmiessler/Fabric/1.4.455/danielmiessler.Fabric.locale.en-US.yaml b/manifests/d/danielmiessler/Fabric/1.4.455/danielmiessler.Fabric.locale.en-US.yaml new file mode 100644 index 000000000000..a8a47528bdbd --- /dev/null +++ b/manifests/d/danielmiessler/Fabric/1.4.455/danielmiessler.Fabric.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: danielmiessler.Fabric +PackageVersion: 1.4.455 +PackageLocale: en-US +Publisher: danielmiessler +PublisherUrl: https://github.com/danielmiessler +PublisherSupportUrl: https://github.com/danielmiessler/Fabric/issues +PackageName: Fabric +PackageUrl: https://github.com/danielmiessler/Fabric +License: MIT +LicenseUrl: https://github.com/danielmiessler/Fabric/blob/HEAD/LICENSE +ShortDescription: Fabric is an open-source framework for augmenting humans using AI. +Tags: +- ai +- augmentation +- flourishing +- life +- work +ReleaseNotes: |- + Changes + PR #2138 by ksylvan: New Claude Fable model + cache OpenAI model discovery and handle provider rate limits + - Add persistent cache for provider model discovery results, improving performance and reliability of provider integrations. + - Serve stale model caches during discovery failures, ensuring continued operation when upstream providers are unavailable. + - Add Claude Fable 5 Anthropic model support, with sampling parameters automatically omitted for compatibility. + - Return concise localized errors for rate-limited model fetches, with updated translations across all supported locales. + - Update Go dependencies for AI provider integrations to keep upstream libraries current. +ReleaseNotesUrl: https://github.com/danielmiessler/Fabric/releases/tag/v1.4.455 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/danielmiessler/Fabric/1.4.455/danielmiessler.Fabric.yaml b/manifests/d/danielmiessler/Fabric/1.4.455/danielmiessler.Fabric.yaml new file mode 100644 index 000000000000..587f64ed4f17 --- /dev/null +++ b/manifests/d/danielmiessler/Fabric/1.4.455/danielmiessler.Fabric.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: danielmiessler.Fabric +PackageVersion: 1.4.455 +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/e/EEO/ClassIn/6.0.7.3381/EEO.ClassIn.installer.yaml b/manifests/e/EEO/ClassIn/6.0.7.3381/EEO.ClassIn.installer.yaml new file mode 100644 index 000000000000..6e43c21e9fb5 --- /dev/null +++ b/manifests/e/EEO/ClassIn/6.0.7.3381/EEO.ClassIn.installer.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: EEO.ClassIn +PackageVersion: 6.0.7.3381 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silentWithProgress +InstallerSwitches: + Silent: /SILENT + SilentWithProgress: /SILENT + InstallLocation: /DIR="" +UpgradeBehavior: install +Protocols: +- classin +FileExtensions: +- eda +- edb +- edt +- edu +- edv +- epub +ProductCode: ClassIn +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://download.eeo.cn/client/classin_win_install_6.0.7.3381_x64.exe + InstallerSha256: 60BDE19258BF2241D47D63F01B542D4B878FBDC00A80D2D4E361FA7721F5DC9C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/EEO/ClassIn/6.0.7.3381/EEO.ClassIn.locale.en-US.yaml b/manifests/e/EEO/ClassIn/6.0.7.3381/EEO.ClassIn.locale.en-US.yaml new file mode 100644 index 000000000000..9351d6c0133a --- /dev/null +++ b/manifests/e/EEO/ClassIn/6.0.7.3381/EEO.ClassIn.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: EEO.ClassIn +PackageVersion: 6.0.7.3381 +PackageLocale: en-US +Publisher: Beijing EEO Education Technology Co., Ltd. +PublisherUrl: https://www.classin.com/ +PublisherSupportUrl: https://help.classin.com/ +PrivacyUrl: https://www.classin.com/agreement/?type=privacy +Author: Beijing EEO Education Technology Co., Ltd. +PackageName: ClassIn +PackageUrl: https://www.classin.com/download/ +License: Proprietary +LicenseUrl: https://www.classin.com/agreement/?type=user +Copyright: Copyright 2014-2026 Empower Education Online Ltd. All Rights Reserved. +CopyrightUrl: https://www.classin.com/agreement/?type=user +ShortDescription: Your One-Stop Solution to Hybrid Teaching and Learning +Moniker: classin +Tags: +- class +- classroom +- education +- lecture +- lesson +- teaching +ReleaseNotesUrl: https://help.classin.com/dcfa/cb11 +PurchaseUrl: https://www.classin.com/pricing/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EEO/ClassIn/6.0.7.3381/EEO.ClassIn.locale.zh-CN.yaml b/manifests/e/EEO/ClassIn/6.0.7.3381/EEO.ClassIn.locale.zh-CN.yaml new file mode 100644 index 000000000000..893c1f80dab1 --- /dev/null +++ b/manifests/e/EEO/ClassIn/6.0.7.3381/EEO.ClassIn.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: EEO.ClassIn +PackageVersion: 6.0.7.3381 +PackageLocale: zh-CN +Publisher: Beijing EEO Education Technology Co., Ltd. +PublisherUrl: https://www.eeo.cn/cn/ +PublisherSupportUrl: https://help.eeo.cn/ +PrivacyUrl: https://share.eeo.cn/p/agreement/?type=privacy&lang=zh-CN +Author: 北京翼鸥教育科技有限公司 +PackageName: ClassIn +PackageUrl: https://www.eeo.cn/cn/download +License: 专有软件 +LicenseUrl: https://share.eeo.cn/p/agreement/?type=user&lang=zh-CN +Copyright: Copyright 2014-2026 Empower Education Online Ltd. All Rights Reserved. +CopyrightUrl: https://share.eeo.cn/p/agreement/?type=user&lang=zh-CN +ShortDescription: 在线直播教学和学习管理系统 +Tags: +- 幻灯片 +- 教学 +- 教育 +- 模板 +- 演示 +- 课件 +ReleaseNotesUrl: https://help.eeo.cn/docs/3KsWW7 +PurchaseUrl: https://www.eeo.cn/cn/pricing +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EEO/ClassIn/6.0.7.3381/EEO.ClassIn.yaml b/manifests/e/EEO/ClassIn/6.0.7.3381/EEO.ClassIn.yaml new file mode 100644 index 000000000000..b60c16546d06 --- /dev/null +++ b/manifests/e/EEO/ClassIn/6.0.7.3381/EEO.ClassIn.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: EEO.ClassIn +PackageVersion: 6.0.7.3381 +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/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/Flowscripter/example-cli/1.3.1/Flowscripter.example-cli.installer.yaml b/manifests/f/Flowscripter/example-cli/1.3.3/Flowscripter.example-cli.installer.yaml similarity index 72% rename from manifests/f/Flowscripter/example-cli/1.3.1/Flowscripter.example-cli.installer.yaml rename to manifests/f/Flowscripter/example-cli/1.3.3/Flowscripter.example-cli.installer.yaml index 20b50f2bb036..978d5555e221 100644 --- a/manifests/f/Flowscripter/example-cli/1.3.1/Flowscripter.example-cli.installer.yaml +++ b/manifests/f/Flowscripter/example-cli/1.3.3/Flowscripter.example-cli.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Flowscripter.example-cli -PackageVersion: 1.3.1 +PackageVersion: 1.3.3 InstallerType: zip NestedInstallerType: portable NestedInstallerFiles: @@ -10,11 +10,11 @@ NestedInstallerFiles: InstallModes: - silent UpgradeBehavior: install -ReleaseDate: 2026-06-09 +ReleaseDate: 2026-06-10 ElevationRequirement: elevationProhibited Installers: - Architecture: x64 - InstallerUrl: https://github.com/flowscripter/example-cli/releases/download/v1.3.1/example-cli_Windows_x64.zip - InstallerSha256: 4B5844AD97073937A5D457797A260E405CE374CEF080BD420EA9B826D4044219 + InstallerUrl: https://github.com/flowscripter/example-cli/releases/download/v1.3.3/example-cli_Windows_x64.zip + InstallerSha256: 395C41801767B02D966E8F1EE9BB2052B21E7AC03AA58B47B65B4BF2ECAAB7C3 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/f/Flowscripter/example-cli/1.3.1/Flowscripter.example-cli.locale.en-US.yaml b/manifests/f/Flowscripter/example-cli/1.3.3/Flowscripter.example-cli.locale.en-US.yaml similarity index 89% rename from manifests/f/Flowscripter/example-cli/1.3.1/Flowscripter.example-cli.locale.en-US.yaml rename to manifests/f/Flowscripter/example-cli/1.3.3/Flowscripter.example-cli.locale.en-US.yaml index 4af5bfb02749..fc19b3a65447 100644 --- a/manifests/f/Flowscripter/example-cli/1.3.1/Flowscripter.example-cli.locale.en-US.yaml +++ b/manifests/f/Flowscripter/example-cli/1.3.3/Flowscripter.example-cli.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Flowscripter.example-cli -PackageVersion: 1.3.1 +PackageVersion: 1.3.3 PackageLocale: en-US Publisher: Flowscripter PublisherUrl: https://github.com/flowscripter @@ -14,7 +14,7 @@ License: MIT LicenseUrl: https://github.com/flowscripter/example-cli/blob/HEAD/LICENSE Copyright: MIT (c) Flowscripter ShortDescription: Simple example CLI using dynamic-cli-framework -ReleaseNotes: 1.3.1 (2026-06-09) -ReleaseNotesUrl: https://github.com/flowscripter/example-cli/releases/tag/v1.3.1 +ReleaseNotes: 1.3.3 (2026-06-10) +ReleaseNotesUrl: https://github.com/flowscripter/example-cli/releases/tag/v1.3.3 ManifestType: defaultLocale ManifestVersion: 1.12.0 diff --git a/manifests/f/Flowscripter/example-cli/1.3.1/Flowscripter.example-cli.yaml b/manifests/f/Flowscripter/example-cli/1.3.3/Flowscripter.example-cli.yaml similarity index 89% rename from manifests/f/Flowscripter/example-cli/1.3.1/Flowscripter.example-cli.yaml rename to manifests/f/Flowscripter/example-cli/1.3.3/Flowscripter.example-cli.yaml index 0e8065b6c6a8..8dd184f88430 100644 --- a/manifests/f/Flowscripter/example-cli/1.3.1/Flowscripter.example-cli.yaml +++ b/manifests/f/Flowscripter/example-cli/1.3.3/Flowscripter.example-cli.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Flowscripter.example-cli -PackageVersion: 1.3.1 +PackageVersion: 1.3.3 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/HaiYing/OfficeCLI/1.0.107/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.107/HaiYing.OfficeCLI.installer.yaml new file mode 100644 index 000000000000..61f7d521a075 --- /dev/null +++ b/manifests/h/HaiYing/OfficeCLI/1.0.107/HaiYing.OfficeCLI.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: HaiYing.OfficeCLI +PackageVersion: 1.0.107 +InstallerType: portable +Commands: +- officecli +ReleaseDate: 2026-06-09 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.107/officecli-win-x64.exe + InstallerSha256: 663FBA693FBBC6BEB96416A47DAEA95B67DB2AA52F0B29C5ACD375180422FA7C +- Architecture: arm64 + InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.107/officecli-win-arm64.exe + InstallerSha256: D4A26E931778067AEB011118246318288049902DFC97F615FCDAADD52CE9C77B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.107/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.107/HaiYing.OfficeCLI.locale.en-US.yaml new file mode 100644 index 000000000000..a608ba382a09 --- /dev/null +++ b/manifests/h/HaiYing/OfficeCLI/1.0.107/HaiYing.OfficeCLI.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: HaiYing.OfficeCLI +PackageVersion: 1.0.107 +PackageLocale: en-US +Publisher: Hying Technology Co., Ltd. +PublisherUrl: https://office-ai.net/ +PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues +Author: Hying Technology Co., Ltd. +PackageName: OfficeCLI +PackageUrl: https://github.com/iOfficeAI/OfficeCLI +License: Apache-2.0 +LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE +Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) +ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. +Description: |- + Why OfficeCLI? + + What used to take 50 lines of Python and 3 separate libraries: + from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') + + Now takes one command: + officecli add deck.pptx / --type slide --prop title="Q4 Report" + + What OfficeCLI can do: + - Create documents from scratch -- blank or with content + - Read text, structure, styles, formulas -- in plain text or structured JSON + - Analyze formatting issues, style inconsistencies, and structural problems + - Modify any element -- text, fonts, colors, layout, formulas, charts, images + - Reorganize content -- add, remove, move, copy elements across documents + + | Format | Read | Modify | Create | + | ------------------ | ---- | ------ | ------ | + | Word (.docx) | ✅ | ✅ | ✅ | + | Excel (.xlsx) | ✅ | ✅ | ✅ | + | PowerPoint (.pptx) | ✅ | ✅ | ✅ | + + Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties + Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing + PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders + + Use Cases + + For Developers: + - Automate report generation from databases or APIs + - Batch-process documents (bulk find/replace, style updates) + - Build document pipelines in CI/CD environments (generate docs from test results) + - Headless Office automation in Docker/containerized environments + For AI Agents: + - Generate presentations from user prompts (see examples above) + - Extract structured data from documents to JSON + - Validate and check document quality before delivery + For Teams: + - Clone document templates and populate with data + - Automated document validation in CI/CD pipelines +Tags: +- docx +- excel +- office +- openxml +- powerpoint +- pptx +- word +- xlsx +ReleaseNotes: 'Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.106...v1.0.107' +ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.107 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.107/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.107/HaiYing.OfficeCLI.locale.zh-CN.yaml new file mode 100644 index 000000000000..35ff5078ef04 --- /dev/null +++ b/manifests/h/HaiYing/OfficeCLI/1.0.107/HaiYing.OfficeCLI.locale.zh-CN.yaml @@ -0,0 +1,49 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: HaiYing.OfficeCLI +PackageVersion: 1.0.107 +PackageLocale: zh-CN +ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 +Description: |- + 为什么选择 OfficeCLI? + + 以前需要 50 行 Python 和 3 个独立库: + from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') + + 现在只需一条命令: + officecli add deck.pptx / --type slide --prop title="Q4 Report" + + OfficeCLI 能做什么: + - 创建 文档 -- 空白文档或带内容的文档 + - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON + - 分析 格式问题、样式不一致和结构缺陷 + - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 + - 重组 内容 -- 添加、删除、移动、复制跨文档元素 + + | 格式 | 读取 | 修改 | 创建 | + | ------------------ | ---- | ---- | ---- | + | Word (.docx) | ✅ | ✅ | ✅ | + | Excel (.xlsx) | ✅ | ✅ | ✅ | + | PowerPoint (.pptx) | ✅ | ✅ | ✅ | + + Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 + Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 + PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 + + 使用场景 + + 开发者: + - 从数据库或 API 自动生成报告 + - 批量处理文档(批量查找/替换、样式更新) + - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) + - Docker/容器化环境中的无头 Office 自动化 + AI 智能体: + - 根据用户提示生成演示文稿(见上方示例) + - 从文档提取结构化数据到 JSON + - 交付前验证和检查文档质量 + 团队: + - 克隆文档模板并填充数据 + - CI/CD 流水线中的自动化文档验证 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.107/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.107/HaiYing.OfficeCLI.yaml new file mode 100644 index 000000000000..18af114e11f1 --- /dev/null +++ b/manifests/h/HaiYing/OfficeCLI/1.0.107/HaiYing.OfficeCLI.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: HaiYing.OfficeCLI +PackageVersion: 1.0.107 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hitalin/NoteDeck/1.1.1/Hitalin.NoteDeck.installer.yaml b/manifests/h/Hitalin/NoteDeck/1.1.1/Hitalin.NoteDeck.installer.yaml new file mode 100644 index 000000000000..8c9ab0bc1f41 --- /dev/null +++ b/manifests/h/Hitalin/NoteDeck/1.1.1/Hitalin.NoteDeck.installer.yaml @@ -0,0 +1,21 @@ +# 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: Hitalin.NoteDeck +PackageVersion: 1.1.1 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +ProductCode: NoteDeck +ReleaseDate: 2026-06-09 +AppsAndFeaturesEntries: +- Publisher: notedeck + ProductCode: NoteDeck +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\NoteDeck' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/hitalin/notedeck/releases/download/v1.1.1/NoteDeck-1.1.1-windows-x64-setup.exe + InstallerSha256: 474ADE9FDF0F0A148B9BEBC399C460F86AFDADDFDE5C3BE41770B063C67065EF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hitalin/NoteDeck/1.1.1/Hitalin.NoteDeck.locale.en-US.yaml b/manifests/h/Hitalin/NoteDeck/1.1.1/Hitalin.NoteDeck.locale.en-US.yaml new file mode 100644 index 000000000000..72387067822f --- /dev/null +++ b/manifests/h/Hitalin/NoteDeck/1.1.1/Hitalin.NoteDeck.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Hitalin.NoteDeck +PackageVersion: 1.1.1 +PackageLocale: en-US +Publisher: hitalin +PublisherUrl: https://github.com/hitalin +PackageName: NoteDeck +PackageUrl: https://github.com/hitalin/notedeck +License: AGPL-3.0 +LicenseUrl: https://github.com/hitalin/notedeck/blob/main/LICENSE +ShortDescription: A multi-platform deck client for Misskey and its forks +Description: |- + NoteDeck is a deck client for Misskey and its forks. + It provides efficient multi-server timeline viewing with features like local full-text search, + AI integration, and localhost API that are only possible with a native desktop application. +Tags: +- deck +- fediverse +- misskey +- social-media +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hitalin/NoteDeck/1.1.1/Hitalin.NoteDeck.locale.ja-JP.yaml b/manifests/h/Hitalin/NoteDeck/1.1.1/Hitalin.NoteDeck.locale.ja-JP.yaml new file mode 100644 index 000000000000..dc507d3962ef --- /dev/null +++ b/manifests/h/Hitalin/NoteDeck/1.1.1/Hitalin.NoteDeck.locale.ja-JP.yaml @@ -0,0 +1,31 @@ +# 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: Hitalin.NoteDeck +PackageVersion: 1.1.1 +PackageLocale: ja-JP +Publisher: hitalin +PublisherUrl: https://github.com/hitalin +PublisherSupportUrl: https://github.com/hitalin/notedeck/issues +PackageName: NoteDeck +PackageUrl: https://github.com/hitalin/notedeck +License: AGPL-3.0 +LicenseUrl: https://github.com/hitalin/notedeck/blob/HEAD/LICENSE +ShortDescription: Misskey とそのフォークに対応したマルチプラットフォーム対応デッキクライアント +Description: |- + NoteDeck は Misskey とそのフォークに対応したデッキクライアントです。 + 複数サーバーのタイムラインを効率よく閲覧でき、ローカル全文検索、AI 統合、localhost API など + デスクトップネイティブならではの機能を備えています。 +Tags: +- deck +- fediverse +- misskey +- social-media +ReleaseNotes: |- + What's Changed + Other Changes + - Release v1.1.1 by @hitalin in #616 + Full Changelog: v1.1.0...v1.1.1 +ReleaseNotesUrl: https://github.com/hitalin/notedeck/releases/tag/v1.1.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hitalin/NoteDeck/1.1.1/Hitalin.NoteDeck.yaml b/manifests/h/Hitalin/NoteDeck/1.1.1/Hitalin.NoteDeck.yaml new file mode 100644 index 000000000000..0d034c3fc944 --- /dev/null +++ b/manifests/h/Hitalin/NoteDeck/1.1.1/Hitalin.NoteDeck.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: Hitalin.NoteDeck +PackageVersion: 1.1.1 +DefaultLocale: ja-JP +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/HunterBown/CodeWhale/0.8.56/HunterBown.CodeWhale.installer.yaml b/manifests/h/HunterBown/CodeWhale/0.8.56/HunterBown.CodeWhale.installer.yaml new file mode 100644 index 000000000000..251d95db04dc --- /dev/null +++ b/manifests/h/HunterBown/CodeWhale/0.8.56/HunterBown.CodeWhale.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: HunterBown.CodeWhale +PackageVersion: 0.8.56 +InstallerType: portable +Commands: +- codewhale +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Hmbown/CodeWhale/releases/download/v0.8.56/codewhale-tui-windows-x64.exe + InstallerSha256: 7632D9003506663CDF746A6E8DB2FAD887E0DCCAE392C45BA4DF26374D78B54E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HunterBown/CodeWhale/0.8.56/HunterBown.CodeWhale.locale.en-US.yaml b/manifests/h/HunterBown/CodeWhale/0.8.56/HunterBown.CodeWhale.locale.en-US.yaml new file mode 100644 index 000000000000..24c2c9db1a5e --- /dev/null +++ b/manifests/h/HunterBown/CodeWhale/0.8.56/HunterBown.CodeWhale.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: HunterBown.CodeWhale +PackageVersion: 0.8.56 +PackageLocale: en-US +Publisher: Hunter Bown +PublisherUrl: https://github.com/Hmbown +PublisherSupportUrl: https://github.com/Hmbown/CodeWhale/issues +Author: Hunter Bown +PackageName: CodeWhale +PackageUrl: https://github.com/Hmbown/CodeWhale +License: MIT +LicenseUrl: https://github.com/Hmbown/CodeWhale/blob/HEAD/LICENSE +Copyright: Copyright (c) 2024-2026 DeepSeek CLI Contributors +ShortDescription: Coding agent for DeepSeek models that runs in your terminal +Description: Terminal coding agent for DeepSeek V4. It runs from the deepseek command, streams reasoning blocks, edits local workspaces with approval gates, and includes an auto mode that chooses both model and thinking level per turn. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- deepseek +- large-language-model +- llm +- programming +ReleaseNotes: |- + Added + - Status picker localization. The status picker surface (7 MessageIds) is now localized across all supported locales (#2896, @gordonlu). + - Approval dialog localization. The approval dialog surface is now localized across 7 locales: English, Simplified Chinese, Japanese, Vietnamese, Portuguese, Spanish, and French (#2891, @gordonlu). + - Volcengine provider in TUI dispatcher. The codewhale / codewhale-tui CLI dispatcher now allows the Volcengine provider, so users can launch directly into a Volcengine-backed session (#2923, @hongchen1993). + - Dispatcher API-key preference. When a provider-specific API key is supplied via the CLI dispatcher, it is now preferred over the saved root key, fixing a regression where saved keys masked explicit CLI keys (#2928, @hongchen1993). + - Qwen 3.6 Plus model support. Added complete Qwen 3.6 Plus model resolution with dedicated version-bump tests (#2930, @idling11). + - Oversized paste spill. Pastes larger than ~10 KB are now written to .codewhale/pastes/ instead of being truncated or dropped, preserving the full content for the session (#2920, @sximelon). + - Cross-session prompt cache. Added a disk-backed cross-session prompt base-section cache so post-mode-flip and post-restart turns reuse the byte-stable prefix without rebuilding it from scratch. + Fixed + - Background shell routing. Shell commands expected to take >5 seconds are now automatically guided to background tasks instead of blocking the agent loop, with the task panel syncing immediately on cancel (#2947, #2941, @cyq1017, @idling11). + - allow_shell error naming. Shell-tool refusal errors now explicitly name allow_shell = false as the reason and suggest /config allow_shell true as the escape hatch (#2905, @cyq1017). + - Prefix-cache stability across mode flips. allow_shell is now decoupled from the static system-prompt prefix, so mode changes (Plan ↔ Agent ↔ YOLO) no longer rebuild the byte-stable message[0] and invalidate the DeepSeek prefix cache (#2949, @LeoAlex0). + - visibility="internal" explained. The Runtime Policy Reference section of the system prompt now explains the visibility="internal" attribute so models stop narrating their current mode between steps (#2951, @LeoAlex0). + - Bocha web search response handling. Updated response parsing for the Bocha search backend after an upstream API change (#2946, @h3c-hexin). + - PDF read hang. Full-PDF reads now use extract_text_by_pages to avoid a hang on large or complex PDFs (#2898, @idling11). + - 9 critical bugs. Fixed bugs across tools, client, and commands: stale ContentBlockStop cleanup, missing #[test] attribute, trailing-space restoration on English ApprovalField labels, and several correctness/stability issues (#2880, @HUQIANTAO). + Changed + - CNB shim cleanup. Removed deprecated deepseek shim references from the CNB mirror path. + - Style. Applied cargo fmt to crates/tools/src/file.rs. +ReleaseNotesUrl: https://github.com/Hmbown/CodeWhale/blob/HEAD/CHANGELOG.md#0856---2026-06-09 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HunterBown/CodeWhale/0.8.56/HunterBown.CodeWhale.locale.zh-CN.yaml b/manifests/h/HunterBown/CodeWhale/0.8.56/HunterBown.CodeWhale.locale.zh-CN.yaml new file mode 100644 index 000000000000..dede8a288f61 --- /dev/null +++ b/manifests/h/HunterBown/CodeWhale/0.8.56/HunterBown.CodeWhale.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: HunterBown.CodeWhale +PackageVersion: 0.8.56 +PackageLocale: zh-CN +ShortDescription: 可在终端中运行的 DeepSeek 模型编程智能体 +Description: 适用于 DeepSeek V4 的终端编码代理。通过 deepseek 命令启动,以流式输出推理块,经批准流程后可编辑本地工作区,还包含可在每一轮自动选择模型和推理层级的自动模式。 +Tags: +- deepseek +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HunterBown/CodeWhale/0.8.56/HunterBown.CodeWhale.yaml b/manifests/h/HunterBown/CodeWhale/0.8.56/HunterBown.CodeWhale.yaml new file mode 100644 index 000000000000..5a240e4ced1f --- /dev/null +++ b/manifests/h/HunterBown/CodeWhale/0.8.56/HunterBown.CodeWhale.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: HunterBown.CodeWhale +PackageVersion: 0.8.56 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/HunterBown/CodeWhale/0.8.57/HunterBown.CodeWhale.installer.yaml b/manifests/h/HunterBown/CodeWhale/0.8.57/HunterBown.CodeWhale.installer.yaml new file mode 100644 index 000000000000..723fa6938790 --- /dev/null +++ b/manifests/h/HunterBown/CodeWhale/0.8.57/HunterBown.CodeWhale.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: HunterBown.CodeWhale +PackageVersion: 0.8.57 +InstallerType: portable +Commands: +- codewhale +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Hmbown/CodeWhale/releases/download/v0.8.57/codewhale-tui-windows-x64.exe + InstallerSha256: C0DE3EF3786E6B026CDAA09264F0A9700FF5EC5126D1206B5B4AAC44129B96FD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HunterBown/CodeWhale/0.8.57/HunterBown.CodeWhale.locale.en-US.yaml b/manifests/h/HunterBown/CodeWhale/0.8.57/HunterBown.CodeWhale.locale.en-US.yaml new file mode 100644 index 000000000000..3db54edb6a20 --- /dev/null +++ b/manifests/h/HunterBown/CodeWhale/0.8.57/HunterBown.CodeWhale.locale.en-US.yaml @@ -0,0 +1,48 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HunterBown.CodeWhale +PackageVersion: 0.8.57 +PackageLocale: en-US +Publisher: Hunter Bown +PublisherUrl: https://github.com/Hmbown +PublisherSupportUrl: https://github.com/Hmbown/CodeWhale/issues +Author: Hunter Bown +PackageName: CodeWhale +PackageUrl: https://github.com/Hmbown/CodeWhale +License: MIT +LicenseUrl: https://github.com/Hmbown/CodeWhale/blob/HEAD/LICENSE +Copyright: Copyright (c) 2024-2026 DeepSeek CLI Contributors +ShortDescription: Coding agent for DeepSeek models that runs in your terminal +Description: Terminal coding agent for DeepSeek V4. It runs from the deepseek command, streams reasoning blocks, edits local workspaces with approval gates, and includes an auto mode that chooses both model and thinking level per turn. +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- deepseek +- large-language-model +- llm +- programming +ReleaseNotes: |- + Added + - Turns now survive system sleep. When the host suspends mid-stream, the connection used to die on wake with Stream read error: error decoding response body and the turn was lost (#2990). The engine now stamps stream progress with both monotonic and wall-clock time; a large divergence on a stream error identifies a sleep/wake cycle, and the request is silently re-issued (up to the existing 3-retry budget) instead of failing the turn. + - One-command release prep. ./scripts/release/prepare-release.sh X.Y.Z bumps the workspace version, every internal crate dependency pin, the npm wrapper, and the README install-tag examples, refreshes Cargo.lock, regenerates the embedded TUI changelog slice and web facts, and runs check-versions.sh — the v0.8.56 release needed nine follow-up commits for exactly these sync points. + - .github/CODEOWNERS and .github/dependabot.yml (weekly cargo + github-actions updates, monthly npm for web/). + Changed + - The changelog went on a diet. Root CHANGELOG.md now carries recent releases (v0.8.40+); older entries moved to docs/CHANGELOG_ARCHIVE.md. crates/tui/CHANGELOG.md — embedded into every binary for /change — is a generated 15-release slice (scripts/sync-changelog.sh), no longer a 357 KB manual byte-for-byte copy (~300 KB smaller binaries). + - GitHub Release bodies are generated from the tagged version's changelog section (scripts/release/generate-release-body.sh) instead of a hardcoded workflow blob with a hand-pasted contributor list. + - check-versions.sh now also gates web/lib/facts.generated.ts and the README install-tag examples; the CNB mirror pipeline validates the pushed tag against Cargo.toml before generating release notes. + - Docs reorganized: internal design notes moved under docs/rfcs/; stale internal docs (old audits, handoffs, region-specific VM notes) removed. + - Agent-facing polish: the system prompt environment block reports codewhale_version (was deepseek_version), the legacy .deepseek/instructions.md path is no longer advertised in the prompt (still honored for back-compat), and oversized instruction files are truncated with an explicit […truncated: N bytes omitted] marker instead of a bare ellipsis. + Fixed + - Docker images build again. The release docker job failed for v0.8.56 because the Dockerfile still copied the pre-rebrand deepseek / deepseek-tui binaries; they are now symlinks to the codewhale binaries inside the image, so legacy container entrypoints keep working. + - .devcontainer/devcontainer.json used the pre-rebrand container name, mount path, and deepseek remote user. + - Stale --bin deepseek examples, DeepSeek-TUI strings in /change output, and pre-rebrand doc comments. + Removed + - Unused dependencies: tracing-appender and zeroize (TUI crate), rustls (release crate); the orphaned vendor/schemaui-0.12.0 lockfile leftover and a machine-specific one-off scripts/verify_task.sh. +ReleaseNotesUrl: https://github.com/Hmbown/CodeWhale/blob/HEAD/CHANGELOG.md#0857---2026-06-10 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HunterBown/CodeWhale/0.8.57/HunterBown.CodeWhale.locale.zh-CN.yaml b/manifests/h/HunterBown/CodeWhale/0.8.57/HunterBown.CodeWhale.locale.zh-CN.yaml new file mode 100644 index 000000000000..a92f287d60b7 --- /dev/null +++ b/manifests/h/HunterBown/CodeWhale/0.8.57/HunterBown.CodeWhale.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: HunterBown.CodeWhale +PackageVersion: 0.8.57 +PackageLocale: zh-CN +ShortDescription: 可在终端中运行的 DeepSeek 模型编程智能体 +Description: 适用于 DeepSeek V4 的终端编码代理。通过 deepseek 命令启动,以流式输出推理块,经批准流程后可编辑本地工作区,还包含可在每一轮自动选择模型和推理层级的自动模式。 +Tags: +- deepseek +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HunterBown/CodeWhale/0.8.57/HunterBown.CodeWhale.yaml b/manifests/h/HunterBown/CodeWhale/0.8.57/HunterBown.CodeWhale.yaml new file mode 100644 index 000000000000..9aa0b5e530c6 --- /dev/null +++ b/manifests/h/HunterBown/CodeWhale/0.8.57/HunterBown.CodeWhale.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: HunterBown.CodeWhale +PackageVersion: 0.8.57 +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/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/k/kisChang/ZenSSH/0.5.4/kisChang.ZenSSH.installer.yaml b/manifests/k/kisChang/ZenSSH/0.5.4/kisChang.ZenSSH.installer.yaml new file mode 100644 index 000000000000..a96504c9f1cf --- /dev/null +++ b/manifests/k/kisChang/ZenSSH/0.5.4/kisChang.ZenSSH.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: kisChang.ZenSSH +PackageVersion: 0.5.4 +UpgradeBehavior: install +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/kisChang/ZenSSH/releases/download/v0.5.4/ZenSSH_0.5.4_windows_x64_setup.exe + InstallerSha256: 9C8E6CC64CDC72E6065281F27AAE97640DF4D6A748BAD8D4E1AF2DEEF97A6637 + ProductCode: ZenSSH + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\ZenSSH' +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/kisChang/ZenSSH/releases/download/v0.5.4/ZenSSH_0.5.4_windows_x64.msi + InstallerSha256: 0E9FFBB6755C6F70E66914559F10A992B02B6392FFD249DEC6C8EA31F959A900 + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{CAD6E3AE-814A-4805-BFE6-86D636DD98C3}' + AppsAndFeaturesEntries: + - UpgradeCode: '{52ADD501-6EEF-5F2F-888F-0AB1747DE037}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/ZenSSH' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/kisChang/ZenSSH/0.5.4/kisChang.ZenSSH.locale.en-US.yaml b/manifests/k/kisChang/ZenSSH/0.5.4/kisChang.ZenSSH.locale.en-US.yaml new file mode 100644 index 000000000000..26997ae8aff6 --- /dev/null +++ b/manifests/k/kisChang/ZenSSH/0.5.4/kisChang.ZenSSH.locale.en-US.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: kisChang.ZenSSH +PackageVersion: 0.5.4 +PackageLocale: en-US +License: Freeware +ShortDescription: Cross-platform SSH client built with Tauri +Description: |- + ZenSSH is a cross-platform SSH client built with Tauri, supporting SSH connections and SFTP file transfers, as well as jump server configurations. It focuses on delivering a clean, stable, and user-friendly core functionality experience. + The project aims to meet everyday SSH usage scenarios while maintaining lightweight performance, avoiding complex or redundant features, making it ideal for developers and system administrators in their daily work. +Tags: +- console +- download +- file +- remote +- server +- sftp +- shell +- ssh +- terminal +- transfer +- upload +ReleaseNotesUrl: https://github.com/kisChang/ZenSSH/releases/tag/v0.1.2 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kisChang/ZenSSH/0.5.4/kisChang.ZenSSH.locale.zh-CN.yaml b/manifests/k/kisChang/ZenSSH/0.5.4/kisChang.ZenSSH.locale.zh-CN.yaml new file mode 100644 index 000000000000..97e7dfd99ad9 --- /dev/null +++ b/manifests/k/kisChang/ZenSSH/0.5.4/kisChang.ZenSSH.locale.zh-CN.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: kisChang.ZenSSH +PackageVersion: 0.5.4 +PackageLocale: zh-CN +Publisher: kischang +PublisherUrl: https://github.com/kisChang +PublisherSupportUrl: https://github.com/kisChang/ZenSSH/issues +PackageName: ZenSSH +PackageUrl: https://github.com/kisChang/ZenSSH +License: MIT +LicenseUrl: https://github.com/kisChang/ZenSSH/blob/HEAD/LICENSE.txt +Copyright: Copyright (c) 2026 KisChang +ShortDescription: 基于 Tauri 构建的全平台 SSH 客户端 +Description: |- + ZenSSH 是一款基于 Tauri 构建的全平台 SSH 客户端,支持 SSH 连接与 SFTP 文件传输,支持跳板机,专注于提供简洁、稳定、易用的核心功能体验。 + 项目目标是在保证轻量与性能的前提下,满足日常 SSH 使用场景,避免复杂冗余的功能设计,适合开发者和运维人员的日常使用。 +Tags: +- sftp +- shell +- ssh +- 上传 +- 下载 +- 传输 +- 控制台 +- 文件 +- 服务器 +- 终端 +- 远程 +ReleaseNotesUrl: https://github.com/kisChang/ZenSSH/releases/tag/v0.5.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kisChang/ZenSSH/0.5.4/kisChang.ZenSSH.yaml b/manifests/k/kisChang/ZenSSH/0.5.4/kisChang.ZenSSH.yaml new file mode 100644 index 000000000000..90b13c5b8ca8 --- /dev/null +++ b/manifests/k/kisChang/ZenSSH/0.5.4/kisChang.ZenSSH.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: kisChang.ZenSSH +PackageVersion: 0.5.4 +DefaultLocale: zh-CN +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/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/Lingbao/EasyClaw/CN/1.3.62.607/Lingbao.EasyClaw.CN.installer.yaml b/manifests/l/Lingbao/EasyClaw/CN/1.3.62.607/Lingbao.EasyClaw.CN.installer.yaml new file mode 100644 index 000000000000..49f29c47091f --- /dev/null +++ b/manifests/l/Lingbao/EasyClaw/CN/1.3.62.607/Lingbao.EasyClaw.CN.installer.yaml @@ -0,0 +1,25 @@ +# 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: Lingbao.EasyClaw.CN +PackageVersion: 1.3.62.607 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +UpgradeBehavior: install +Protocols: +- easyclaw +FileExtensions: +- easyclaw +ProductCode: easyclawcn +Installers: +- Architecture: x64 + InstallerUrl: https://aibot-install-cdn.easyclaw.cn/public/package/easyclawcnsetup.exe + InstallerSha256: 690267A583E39057C1094C7595E2870553266BB87AC891B9EBBB0E81845D6972 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/Lingbao/EasyClaw/CN/1.3.62.607/Lingbao.EasyClaw.CN.locale.en-US.yaml b/manifests/l/Lingbao/EasyClaw/CN/1.3.62.607/Lingbao.EasyClaw.CN.locale.en-US.yaml new file mode 100644 index 000000000000..138ce714de2a --- /dev/null +++ b/manifests/l/Lingbao/EasyClaw/CN/1.3.62.607/Lingbao.EasyClaw.CN.locale.en-US.yaml @@ -0,0 +1,20 @@ +# 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: Lingbao.EasyClaw.CN +PackageVersion: 1.3.62.607 +PackageLocale: en-US +Author: Beijing Lingbao Intelligent Technology Co., Ltd. +License: Proprietary +ShortDescription: The AI Assistant That Just Works. Based on the OpenClaw framework. One-click install. Zero configuration. No API key required. +Tags: +- agent +- agentic +- ai +- chatbot +- claw +- large-language-model +- llm +- openclaw +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/Lingbao/EasyClaw/CN/1.3.62.607/Lingbao.EasyClaw.CN.locale.zh-CN.yaml b/manifests/l/Lingbao/EasyClaw/CN/1.3.62.607/Lingbao.EasyClaw.CN.locale.zh-CN.yaml new file mode 100644 index 000000000000..a6337e875062 --- /dev/null +++ b/manifests/l/Lingbao/EasyClaw/CN/1.3.62.607/Lingbao.EasyClaw.CN.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.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Lingbao.EasyClaw.CN +PackageVersion: 1.3.62.607 +PackageLocale: zh-CN +Publisher: EasyClaw Team +PublisherUrl: https://easyclaw.cn/ +PrivacyUrl: https://www.easyclaw.cn/privacy/easyclaw-dl-privacy.html +Author: 北京灵豹智能科技有限公司 +PackageName: EasyClaw +PackageUrl: https://easyclaw.cn/ +License: 专有软件 +LicenseUrl: https://www.easyclaw.cn/privacy/easyclaw-license-cn.html +Copyright: 北京灵豹智能科技有限公司 版权所有 +CopyrightUrl: https://www.easyclaw.cn/privacy/easyclaw-license-cn.html +ShortDescription: 开箱即用的 AI 助手,基于 OpenClaw 框架打造。一键安装,免除繁琐配置,无需提供 API Key。 +Tags: +- openclaw +- 人工智能 +- 大语言模型 +- 智能体 +- 聊天机器人 +- 自主智能 +- 龙虾 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/Lingbao/EasyClaw/CN/1.3.62.607/Lingbao.EasyClaw.CN.yaml b/manifests/l/Lingbao/EasyClaw/CN/1.3.62.607/Lingbao.EasyClaw.CN.yaml new file mode 100644 index 000000000000..23e1c175ef51 --- /dev/null +++ b/manifests/l/Lingbao/EasyClaw/CN/1.3.62.607/Lingbao.EasyClaw.CN.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: Lingbao.EasyClaw.CN +PackageVersion: 1.3.62.607 +DefaultLocale: zh-CN +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.59/LuisPater.CLIProxyAPI.installer.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.59/LuisPater.CLIProxyAPI.installer.yaml new file mode 100644 index 000000000000..5d4fda08d45e --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.59/LuisPater.CLIProxyAPI.installer.yaml @@ -0,0 +1,18 @@ +# Created with komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 7.1.59 +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.59/CLIProxyAPI_7.1.59_windows_amd64.zip + InstallerSha256: E66360700CE0A52446D4CE4DD77B8FC3ABF12CF27C42F928C807702C0074B883 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.59/LuisPater.CLIProxyAPI.locale.en-US.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.59/LuisPater.CLIProxyAPI.locale.en-US.yaml new file mode 100644 index 000000000000..adb053a8d2bf --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.59/LuisPater.CLIProxyAPI.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 7.1.59 +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: v7.1.58...v7.1.59 +ReleaseNotesUrl: https://github.com/router-for-me/CLIProxyAPI/releases/tag/v7.1.59 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.59/LuisPater.CLIProxyAPI.locale.zh-CN.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.59/LuisPater.CLIProxyAPI.locale.zh-CN.yaml new file mode 100644 index 000000000000..bb456361cdcd --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.59/LuisPater.CLIProxyAPI.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 7.1.59 +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.10.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.59/LuisPater.CLIProxyAPI.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.59/LuisPater.CLIProxyAPI.yaml new file mode 100644 index 000000000000..093642acfca1 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.59/LuisPater.CLIProxyAPI.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 7.1.59 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.61/LuisPater.CLIProxyAPI.installer.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.61/LuisPater.CLIProxyAPI.installer.yaml new file mode 100644 index 000000000000..37157029dc0a --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.61/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.61 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cli-proxy-api.exe +Commands: +- cli-proxy-api +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/router-for-me/CLIProxyAPI/releases/download/v7.1.61/CLIProxyAPI_7.1.61_windows_amd64.zip + InstallerSha256: 15DA0479F7DB44FFCC7DD4E3CB4A246E0A75AEAE4187C5B3CE9B061EFEC0782E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.61/LuisPater.CLIProxyAPI.locale.en-US.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.61/LuisPater.CLIProxyAPI.locale.en-US.yaml new file mode 100644 index 000000000000..d2076e9a8abd --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.61/LuisPater.CLIProxyAPI.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 7.1.61 +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. + What's Changed + - fix(logging): track Codex backend request IDs by @shoucandanghehe in https://github.com/router-for-me/CLIProxyAPI/pull/3788 + New Contributors + - @shoucandanghehe made their first contribution in https://github.com/router-for-me/CLIProxyAPI/pull/3788 + Full Changelog: https://github.com/router-for-me/CLIProxyAPI/compare/v7.1.60...v7.1.61 +ReleaseNotesUrl: https://github.com/router-for-me/CLIProxyAPI/releases/tag/v7.1.61 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.1.61/LuisPater.CLIProxyAPI.locale.zh-CN.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.61/LuisPater.CLIProxyAPI.locale.zh-CN.yaml new file mode 100644 index 000000000000..08ff23c2b2cd --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.61/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.61 +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.61/LuisPater.CLIProxyAPI.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.1.61/LuisPater.CLIProxyAPI.yaml new file mode 100644 index 000000000000..b05dbd61c7c7 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/7.1.61/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.61 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mega/MEGASync/6.3.1.0/Mega.MEGASync.installer.yaml b/manifests/m/Mega/MEGASync/6.4.0.2/Mega.MEGASync.installer.yaml similarity index 65% rename from manifests/m/Mega/MEGASync/6.3.1.0/Mega.MEGASync.installer.yaml rename to manifests/m/Mega/MEGASync/6.4.0.2/Mega.MEGASync.installer.yaml index 2335cea8325f..d22c626dbd78 100644 --- a/manifests/m/Mega/MEGASync/6.3.1.0/Mega.MEGASync.installer.yaml +++ b/manifests/m/Mega/MEGASync/6.4.0.2/Mega.MEGASync.installer.yaml @@ -1,23 +1,23 @@ -# Created with komac v2.16.0 +# Created using wingetcreate 1.12.8.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Mega.MEGASync -PackageVersion: 6.3.1.0 +PackageVersion: 6.4.0.2 InstallerLocale: en-US InstallerType: nullsoft Scope: machine UpgradeBehavior: install ProductCode: MEGAsync AppsAndFeaturesEntries: -- DisplayVersion: 6.3.1 +- DisplayVersion: 6.4.0 ProductCode: MEGAsync ElevationRequirement: elevatesSelf Installers: - Architecture: x86 InstallerUrl: https://mega.nz/MEGAsyncSetup32.exe - InstallerSha256: 3DC08BB4EBA127753971DD7621E00780F56B890DFFE9E7CA245C6C2DABC73079 + InstallerSha256: DE5030FC6E2F48A7F3532E440EAAF9FDB06BD4AD7E6FEF4D71BC7E7C25491581 - Architecture: x64 InstallerUrl: https://mega.nz/MEGAsyncSetup64.exe - InstallerSha256: 48B8EDC94BE070ACFDDD912DF926CA64BD7A7A4C16690BF498CFB2A765CFAE19 + InstallerSha256: 064F34FC2DC285B07E6DC04D397792D6B673AFF8E170B682C89276248396D039 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/m/Mega/MEGASync/6.3.1.0/Mega.MEGASync.locale.en-US.yaml b/manifests/m/Mega/MEGASync/6.4.0.2/Mega.MEGASync.locale.en-US.yaml similarity index 88% rename from manifests/m/Mega/MEGASync/6.3.1.0/Mega.MEGASync.locale.en-US.yaml rename to manifests/m/Mega/MEGASync/6.4.0.2/Mega.MEGASync.locale.en-US.yaml index d6b10ea0b062..46405e505023 100644 --- a/manifests/m/Mega/MEGASync/6.3.1.0/Mega.MEGASync.locale.en-US.yaml +++ b/manifests/m/Mega/MEGASync/6.4.0.2/Mega.MEGASync.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.16.0 +# Created using wingetcreate 1.12.8.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Mega.MEGASync -PackageVersion: 6.3.1.0 +PackageVersion: 6.4.0.2 PackageLocale: en-US Publisher: Mega Limited PrivacyUrl: https://mega.io/privacy diff --git a/manifests/m/Mega/MEGASync/6.3.1.0/Mega.MEGASync.yaml b/manifests/m/Mega/MEGASync/6.4.0.2/Mega.MEGASync.yaml similarity index 73% rename from manifests/m/Mega/MEGASync/6.3.1.0/Mega.MEGASync.yaml rename to manifests/m/Mega/MEGASync/6.4.0.2/Mega.MEGASync.yaml index 321570573240..e89c2222d758 100644 --- a/manifests/m/Mega/MEGASync/6.3.1.0/Mega.MEGASync.yaml +++ b/manifests/m/Mega/MEGASync/6.4.0.2/Mega.MEGASync.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.16.0 +# Created using wingetcreate 1.12.8.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Mega.MEGASync -PackageVersion: 6.3.1.0 +PackageVersion: 6.4.0.2 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/DotNet/AspNetCore/10/10.0.9/Microsoft.DotNet.AspNetCore.10.installer.yaml b/manifests/m/Microsoft/DotNet/AspNetCore/10/10.0.9/Microsoft.DotNet.AspNetCore.10.installer.yaml new file mode 100644 index 000000000000..5f0b5a985f81 --- /dev/null +++ b/manifests/m/Microsoft/DotNet/AspNetCore/10/10.0.9/Microsoft.DotNet.AspNetCore.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.AspNetCore.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/aspnetcore/Runtime/10.0.9/aspnetcore-runtime-10.0.9-win-arm64.exe + InstallerSha256: 2F06457A3F037D99A67BB98F2C6C67261D122E0B98C9608AAE0DAAFF4952D1D9 + ProductCode: '{F9108E67-E741-420D-83F3-35C8024680B5}' + AppsAndFeaturesEntries: + - DisplayName: Microsoft ASP.NET Core Runtime - 10.0.9 (arm64) + Publisher: Microsoft Corporation + DisplayVersion: 10.0.9.36120 + ProductCode: '{F9108E67-E741-420D-83F3-35C8024680B5}' +- Architecture: x64 + InstallerType: burn + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.9/aspnetcore-runtime-10.0.9-win-x64.exe + InstallerSha256: E81A9577F1839F83BDA527882277F228E865968264DDC0FE4FEA51FF1C0D7FA6 + ProductCode: '{6F557253-6218-47DB-BCCE-BAFE749C190B}' + AppsAndFeaturesEntries: + - DisplayName: Microsoft ASP.NET Core Runtime - 10.0.9 (x64) + Publisher: Microsoft Corporation + DisplayVersion: 10.0.9.36120 + ProductCode: '{6F557253-6218-47DB-BCCE-BAFE749C190B}' +- Architecture: x86 + InstallerType: burn + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/10.0.9/aspnetcore-runtime-10.0.9-win-x86.exe + InstallerSha256: 3749B76452186C67E80C33BC3128CAC452A9DCECEF2ED1F0824B9DC19F5D34ED + ProductCode: '{DD4811EC-16A6-492D-9315-B52ACBCB364B}' + AppsAndFeaturesEntries: + - DisplayName: Microsoft ASP.NET Core Runtime - 10.0.9 (x86) + Publisher: Microsoft Corporation + DisplayVersion: 10.0.9.36120 + ProductCode: '{DD4811EC-16A6-492D-9315-B52ACBCB364B}' +ManifestType: installer +ManifestVersion: 1.9.0 + diff --git a/manifests/m/Microsoft/DotNet/AspNetCore/10/10.0.9/Microsoft.DotNet.AspNetCore.10.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/AspNetCore/10/10.0.9/Microsoft.DotNet.AspNetCore.10.locale.en-US.yaml new file mode 100644 index 000000000000..1a712c38f3be --- /dev/null +++ b/manifests/m/Microsoft/DotNet/AspNetCore/10/10.0.9/Microsoft.DotNet.AspNetCore.10.locale.en-US.yaml @@ -0,0 +1,30 @@ +# 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.AspNetCore.10 +PackageVersion: 10.0.9 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Microsoft ASP.NET Core 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: aspnetcore-10 +Tags: +- .NET +- .NET Core +- dotnet +- net +- C# +- csharp +- F# +- fsharp +- VB +- Visual Basic +- ASP.NET +- ASP.NET Core +- runtime +- web +ManifestType: defaultLocale +ManifestVersion: 1.9.0 + diff --git a/manifests/m/Microsoft/DotNet/AspNetCore/10/10.0.9/Microsoft.DotNet.AspNetCore.10.yaml b/manifests/m/Microsoft/DotNet/AspNetCore/10/10.0.9/Microsoft.DotNet.AspNetCore.10.yaml new file mode 100644 index 000000000000..131345cfe576 --- /dev/null +++ b/manifests/m/Microsoft/DotNet/AspNetCore/10/10.0.9/Microsoft.DotNet.AspNetCore.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.AspNetCore.10 +PackageVersion: 10.0.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 + diff --git a/manifests/m/Microsoft/DotNet/Runtime/9/9.0.17/Microsoft.DotNet.Runtime.9.installer.yaml b/manifests/m/Microsoft/DotNet/Runtime/9/9.0.17/Microsoft.DotNet.Runtime.9.installer.yaml new file mode 100644 index 000000000000..f15355f94f93 --- /dev/null +++ b/manifests/m/Microsoft/DotNet/Runtime/9/9.0.17/Microsoft.DotNet.Runtime.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.Runtime.9 +PackageVersion: 9.0.17 +MinimumOSVersion: 6.1.7601 +InstallerSwitches: + Silent: /quiet + SilentWithProgress: /passive + Custom: /norestart +Installers: +- Architecture: x64 + InstallerType: burn + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.17/dotnet-runtime-9.0.17-win-x64.exe + InstallerSha256: C3F841963ADE3C264DE39B66216F55F9123BF4517FF2BC0F6B5B38835B31FC7F + ProductCode: '{1e55873b-b053-4df4-9c28-722b155d8d4f}' + AppsAndFeaturesEntries: + - DisplayName: Microsoft .NET Runtime - 9.0.17 (x64) + Publisher: Microsoft Corporation + DisplayVersion: 9.0.17.36114 + ProductCode: '{1e55873b-b053-4df4-9c28-722b155d8d4f}' +- Architecture: x86 + InstallerType: burn + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.17/dotnet-runtime-9.0.17-win-x86.exe + InstallerSha256: 10B9178732F1E87058EB51E433CD4F255B3268139297554424E84AD00649394D + ProductCode: '{2e2a622b-26b6-4d9b-9729-6a7c41311080}' + AppsAndFeaturesEntries: + - DisplayName: Microsoft .NET Runtime - 9.0.17 (x86) + Publisher: Microsoft Corporation + DisplayVersion: 9.0.17.36114 + ProductCode: '{2e2a622b-26b6-4d9b-9729-6a7c41311080}' +- Architecture: arm64 + InstallerType: burn + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.17/dotnet-runtime-9.0.17-win-arm64.exe + InstallerSha256: F515FF35B703F34CA24CC7136D8706AB1BC7F203715BED287F23BA54FAC4E8F9 + ProductCode: '{56ddcf2d-64ee-4ca5-9dfb-300c48917213}' + AppsAndFeaturesEntries: + - DisplayName: Microsoft .NET Runtime - 9.0.17 (arm64) + Publisher: Microsoft Corporation + DisplayVersion: 9.0.17.36114 + ProductCode: '{56ddcf2d-64ee-4ca5-9dfb-300c48917213}' +ManifestType: installer +ManifestVersion: 1.9.0 + diff --git a/manifests/m/Microsoft/DotNet/Runtime/9/9.0.17/Microsoft.DotNet.Runtime.9.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/Runtime/9/9.0.17/Microsoft.DotNet.Runtime.9.locale.en-US.yaml new file mode 100644 index 000000000000..819c6a5e5eec --- /dev/null +++ b/manifests/m/Microsoft/DotNet/Runtime/9/9.0.17/Microsoft.DotNet.Runtime.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.Runtime.9 +PackageVersion: 9.0.17 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Microsoft .NET Runtime 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-runtime-9 +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/9/9.0.17/Microsoft.DotNet.Runtime.9.yaml b/manifests/m/Microsoft/DotNet/Runtime/9/9.0.17/Microsoft.DotNet.Runtime.9.yaml new file mode 100644 index 000000000000..cddbc990237b --- /dev/null +++ b/manifests/m/Microsoft/DotNet/Runtime/9/9.0.17/Microsoft.DotNet.Runtime.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.Runtime.9 +PackageVersion: 9.0.17 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 + diff --git a/manifests/m/Microsoft/DotNet/Runtime/Preview/11.0.0-preview.5.26302.115/Microsoft.DotNet.Runtime.Preview.installer.yaml b/manifests/m/Microsoft/DotNet/Runtime/Preview/11.0.0-preview.5.26302.115/Microsoft.DotNet.Runtime.Preview.installer.yaml new file mode 100644 index 000000000000..9206b4686c23 --- /dev/null +++ b/manifests/m/Microsoft/DotNet/Runtime/Preview/11.0.0-preview.5.26302.115/Microsoft.DotNet.Runtime.Preview.installer.yaml @@ -0,0 +1,45 @@ +# 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.Preview +PackageVersion: 11.0.0-preview.5.26302.115 +MinimumOSVersion: 6.1.7601 +InstallerSwitches: + Silent: /quiet + SilentWithProgress: /passive + Log: ' ' + Custom: /norestart +Installers: +- Architecture: arm64 + InstallerType: burn + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Runtime/11.0.0-preview.5.26302.115/dotnet-runtime-11.0.0-preview.5.26302.115-win-arm64.exe + InstallerSha256: F34984E4EE4C340469367BCD24BFEC2732DE557F8AEA1C946440F1ACAFE546F4 + ProductCode: '{E8B56A8B-2057-48B9-86EC-05C4FE05F470}' + AppsAndFeaturesEntries: + - DisplayName: Microsoft .NET Runtime - 11.0.0 Preview 5 (arm64) + Publisher: Microsoft Corporation + DisplayVersion: 11.0.0.36202 + ProductCode: '{E8B56A8B-2057-48B9-86EC-05C4FE05F470}' +- Architecture: x64 + InstallerType: burn + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Runtime/11.0.0-preview.5.26302.115/dotnet-runtime-11.0.0-preview.5.26302.115-win-x64.exe + InstallerSha256: BCBEC7F746362E359B4E8DEFACE372286926351A7C830EB986C29065657C3E04 + ProductCode: '{C453EEA2-A72A-47A1-9B96-D92D8AC0DFC0}' + AppsAndFeaturesEntries: + - DisplayName: Microsoft .NET Runtime - 11.0.0 Preview 5 (x64) + Publisher: Microsoft Corporation + DisplayVersion: 11.0.0.36202 + ProductCode: '{C453EEA2-A72A-47A1-9B96-D92D8AC0DFC0}' +- Architecture: x86 + InstallerType: burn + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Runtime/11.0.0-preview.5.26302.115/dotnet-runtime-11.0.0-preview.5.26302.115-win-x86.exe + InstallerSha256: 8DC70F2C720DD4DEDE6B3846133239A137084BD38CC15C3816F968365890C7A4 + ProductCode: '{975E3A4A-E190-427C-8302-86B4761366B5}' + AppsAndFeaturesEntries: + - DisplayName: Microsoft .NET Runtime - 11.0.0 Preview 5 (x86) + Publisher: Microsoft Corporation + DisplayVersion: 11.0.0.36202 + ProductCode: '{975E3A4A-E190-427C-8302-86B4761366B5}' +ManifestType: installer +ManifestVersion: 1.9.0 + diff --git a/manifests/m/Microsoft/DotNet/Runtime/Preview/11.0.0-preview.5.26302.115/Microsoft.DotNet.Runtime.Preview.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/Runtime/Preview/11.0.0-preview.5.26302.115/Microsoft.DotNet.Runtime.Preview.locale.en-US.yaml new file mode 100644 index 000000000000..adc91f9661c6 --- /dev/null +++ b/manifests/m/Microsoft/DotNet/Runtime/Preview/11.0.0-preview.5.26302.115/Microsoft.DotNet.Runtime.Preview.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.Preview +PackageVersion: 11.0.0-preview.5.26302.115 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Microsoft .NET Runtime 11.0 Preview +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-preview +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/Preview/11.0.0-preview.5.26302.115/Microsoft.DotNet.Runtime.Preview.yaml b/manifests/m/Microsoft/DotNet/Runtime/Preview/11.0.0-preview.5.26302.115/Microsoft.DotNet.Runtime.Preview.yaml new file mode 100644 index 000000000000..504d0c40b9fe --- /dev/null +++ b/manifests/m/Microsoft/DotNet/Runtime/Preview/11.0.0-preview.5.26302.115/Microsoft.DotNet.Runtime.Preview.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.Preview +PackageVersion: 11.0.0-preview.5.26302.115 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 + diff --git a/manifests/m/Microsoft/DotNet/SDK/10/10.0.109/Microsoft.DotNet.SDK.10.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/10/10.0.109/Microsoft.DotNet.SDK.10.installer.yaml new file mode 100644 index 000000000000..6c7d5a1df009 --- /dev/null +++ b/manifests/m/Microsoft/DotNet/SDK/10/10.0.109/Microsoft.DotNet.SDK.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.SDK.10 +PackageVersion: 10.0.109 +MinimumOSVersion: 6.1.7601 +InstallerSwitches: + Silent: /quiet + SilentWithProgress: /passive + Custom: /norestart +Installers: +- Architecture: arm64 + InstallerType: burn + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.109/dotnet-sdk-10.0.109-win-arm64.exe + InstallerSha256: C8F3549BE200ACDABDAB2433147E294BF482CC3D5AF016D8CABCE9B79FECF74B + ProductCode: '{1CD4B068-7222-49C3-A390-AA147CB1FCFC}' + AppsAndFeaturesEntries: + - DisplayName: Microsoft .NET SDK 10.0.109 (arm64) + Publisher: Microsoft Corporation + DisplayVersion: 10.1.926.27113 + ProductCode: '{1CD4B068-7222-49C3-A390-AA147CB1FCFC}' +- Architecture: x64 + InstallerType: burn + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.109/dotnet-sdk-10.0.109-win-x64.exe + InstallerSha256: 8A9B42268D3C42BD724BC1627AB82857AC81CCB8636E4897F0F4EFA1EC5FEF4D + ProductCode: '{24124D32-C7D3-45D4-BB7F-A8BD8D47FBB6}' + AppsAndFeaturesEntries: + - DisplayName: Microsoft .NET SDK 10.0.109 (x64) + Publisher: Microsoft Corporation + DisplayVersion: 10.1.926.27113 + ProductCode: '{24124D32-C7D3-45D4-BB7F-A8BD8D47FBB6}' +- Architecture: x86 + InstallerType: burn + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.109/dotnet-sdk-10.0.109-win-x86.exe + InstallerSha256: FF11EA6EB3AC9BB6E4A4296282ED5D35A7EBEC8FB944C2F496EF9A66A9C68294 + ProductCode: '{BC536365-CABE-4C74-9F92-9B6BB16DE0E1}' + AppsAndFeaturesEntries: + - DisplayName: Microsoft .NET SDK 10.0.109 (x86) + Publisher: Microsoft Corporation + DisplayVersion: 10.1.926.27113 + ProductCode: '{BC536365-CABE-4C74-9F92-9B6BB16DE0E1}' +ManifestType: installer +ManifestVersion: 1.9.0 + diff --git a/manifests/m/Microsoft/DotNet/SDK/10/10.0.109/Microsoft.DotNet.SDK.10.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/10/10.0.109/Microsoft.DotNet.SDK.10.locale.en-US.yaml new file mode 100644 index 000000000000..184b3dc112e6 --- /dev/null +++ b/manifests/m/Microsoft/DotNet/SDK/10/10.0.109/Microsoft.DotNet.SDK.10.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.10 +PackageVersion: 10.0.109 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Microsoft .NET SDK 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-sdk-10 +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/10/10.0.109/Microsoft.DotNet.SDK.10.yaml b/manifests/m/Microsoft/DotNet/SDK/10/10.0.109/Microsoft.DotNet.SDK.10.yaml new file mode 100644 index 000000000000..130f3a180c91 --- /dev/null +++ b/manifests/m/Microsoft/DotNet/SDK/10/10.0.109/Microsoft.DotNet.SDK.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.SDK.10 +PackageVersion: 10.0.109 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 + diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/11.0.100-preview.5.26302.115/Microsoft.DotNet.SDK.Preview.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/11.0.100-preview.5.26302.115/Microsoft.DotNet.SDK.Preview.installer.yaml new file mode 100644 index 000000000000..95a83fa32e13 --- /dev/null +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/11.0.100-preview.5.26302.115/Microsoft.DotNet.SDK.Preview.installer.yaml @@ -0,0 +1,45 @@ +# 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.Preview +PackageVersion: 11.0.100-preview.5.26302.115 +MinimumOSVersion: 6.1.7601 +InstallerSwitches: + Silent: /quiet + SilentWithProgress: /passive + Log: ' ' + Custom: /norestart +Installers: +- Architecture: arm64 + InstallerType: burn + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/11.0.100-preview.5.26302.115/dotnet-sdk-11.0.100-preview.5.26302.115-win-arm64.exe + InstallerSha256: 08D0E1040290FA9FA382712F19A28AA5C30C63C674C6135A60928CB322116A23 + ProductCode: '{AA5B14DA-713A-42A8-B97C-CE29707CAD27}' + AppsAndFeaturesEntries: + - DisplayName: Microsoft .NET SDK 11.0.100-preview.5.26302.115 (arm64) + Publisher: Microsoft Corporation + DisplayVersion: 11.1.26.30315 + ProductCode: '{AA5B14DA-713A-42A8-B97C-CE29707CAD27}' +- Architecture: x64 + InstallerType: burn + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/11.0.100-preview.5.26302.115/dotnet-sdk-11.0.100-preview.5.26302.115-win-x64.exe + InstallerSha256: 5F5296425BA2BE46F4C0EADAF0F832DB63FE8D5FA9765493F3BCE5926BB95B76 + ProductCode: '{D5EAF718-093B-48F7-A4C1-A3CE0A6D8A7E}' + AppsAndFeaturesEntries: + - DisplayName: Microsoft .NET SDK 11.0.100-preview.5.26302.115 (x64) + Publisher: Microsoft Corporation + DisplayVersion: 11.1.26.30315 + ProductCode: '{D5EAF718-093B-48F7-A4C1-A3CE0A6D8A7E}' +- Architecture: x86 + InstallerType: burn + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/11.0.100-preview.5.26302.115/dotnet-sdk-11.0.100-preview.5.26302.115-win-x86.exe + InstallerSha256: 30D6D2B6FE96C238F95FFF04B001E01E84435E43CABDD094C17D83C4A0614AF6 + ProductCode: '{E9CCF07E-E373-4BB2-B38A-4D2B285F6984}' + AppsAndFeaturesEntries: + - DisplayName: Microsoft .NET SDK 11.0.100-preview.5.26302.115 (x86) + Publisher: Microsoft Corporation + DisplayVersion: 11.1.26.30315 + ProductCode: '{E9CCF07E-E373-4BB2-B38A-4D2B285F6984}' +ManifestType: installer +ManifestVersion: 1.9.0 + diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/11.0.100-preview.5.26302.115/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/11.0.100-preview.5.26302.115/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml new file mode 100644 index 000000000000..7e94f4e4bdca --- /dev/null +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/11.0.100-preview.5.26302.115/Microsoft.DotNet.SDK.Preview.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.Preview +PackageVersion: 11.0.100-preview.5.26302.115 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Microsoft .NET SDK 11.0 Preview +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-preview +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/Preview/11.0.100-preview.5.26302.115/Microsoft.DotNet.SDK.Preview.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/11.0.100-preview.5.26302.115/Microsoft.DotNet.SDK.Preview.yaml new file mode 100644 index 000000000000..9cd940276078 --- /dev/null +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/11.0.100-preview.5.26302.115/Microsoft.DotNet.SDK.Preview.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.Preview +PackageVersion: 11.0.100-preview.5.26302.115 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 + diff --git a/manifests/m/Microsoft/EdgeDriver/149.0.4022.62/Microsoft.EdgeDriver.installer.yaml b/manifests/m/Microsoft/EdgeDriver/149.0.4022.62/Microsoft.EdgeDriver.installer.yaml new file mode 100644 index 000000000000..6a23f9d31403 --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/149.0.4022.62/Microsoft.EdgeDriver.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.EdgeDriver +PackageVersion: 149.0.4022.62 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: msedgedriver.exe + PortableCommandAlias: msedgedriver +Installers: +- Architecture: x86 + InstallerUrl: https://msedgedriver.microsoft.com/149.0.4022.62/edgedriver_win32.zip + InstallerSha256: 4C53E413913713BDE3AAA257F9889F1FE999CEB7416EFD3C86913BABB6747979 +- Architecture: x64 + InstallerUrl: https://msedgedriver.microsoft.com/149.0.4022.62/edgedriver_win64.zip + InstallerSha256: AB5D27F1A52C5619BF7EA72DFF2BEC261FD8E3C2280F27DC38C2A4C3F339B4CF +- Architecture: arm64 + InstallerUrl: https://msedgedriver.microsoft.com/149.0.4022.62/edgedriver_arm64.zip + InstallerSha256: B25A0FCE92F51E30E2D185AB1773127064DA725878A7BA1A96B162392BD8091A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeDriver/149.0.4022.62/Microsoft.EdgeDriver.locale.en-US.yaml b/manifests/m/Microsoft/EdgeDriver/149.0.4022.62/Microsoft.EdgeDriver.locale.en-US.yaml new file mode 100644 index 000000000000..b3050ad93e5c --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/149.0.4022.62/Microsoft.EdgeDriver.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: Microsoft.EdgeDriver +PackageVersion: 149.0.4022.62 +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: Microsoft Edge WebDriver +PackageUrl: https://developer.microsoft.com/microsoft-edge/tools/webdriver/ +License: Freeware +LicenseUrl: https://msedgedriver.microsoft.com/EULA +Copyright: Copyright Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: Close the loop on your developer cycle by automating testing of your website in Microsoft Edge with Microsoft Edge WebDriver +Moniker: edgedriver +Tags: +- automate +- automation +- edge +- selenium +- webdriver +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://learn.microsoft.com/microsoft-edge/webdriver-chromium/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeDriver/149.0.4022.62/Microsoft.EdgeDriver.locale.zh-CN.yaml b/manifests/m/Microsoft/EdgeDriver/149.0.4022.62/Microsoft.EdgeDriver.locale.zh-CN.yaml new file mode 100644 index 000000000000..ba4c4cd308d0 --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/149.0.4022.62/Microsoft.EdgeDriver.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: Microsoft.EdgeDriver +PackageVersion: 149.0.4022.62 +PackageLocale: zh-CN +PrivacyUrl: https://privacy.microsoft.com/zh-cn/privacystatement +License: 免费软件 +ShortDescription: 使用 Microsoft Edge WebDriver 在 Microsoft Edge 中自动测试网站,以打通您的开发者周期。 +Tags: +- edge +- selenium +- webdriver +- 自动化 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://learn.microsoft.com/zh-cn/microsoft-edge/webdriver-chromium/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/EdgeDriver/149.0.4022.62/Microsoft.EdgeDriver.yaml b/manifests/m/Microsoft/EdgeDriver/149.0.4022.62/Microsoft.EdgeDriver.yaml new file mode 100644 index 000000000000..e33ebd3578c9 --- /dev/null +++ b/manifests/m/Microsoft/EdgeDriver/149.0.4022.62/Microsoft.EdgeDriver.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.EdgeDriver +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/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/SafetyScanner/1.453.18.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.18.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 000000000000..e4faa5aaa524 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.18.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.18.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.18.0&arch=x86 + InstallerSha256: F7F8E65048375E0D70A976828FD10EB3EDA796C889B005BEC3774A44AFF901D9 +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.18.0&arch=amd64 + InstallerSha256: D9AA6CDC5776930DE4AD26CA38BD995579CE453C3632E0F5961F5E172C0FE9DA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.18.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.18.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 000000000000..cae410ba5eb9 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.18.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.18.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.18.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.18.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 000000000000..8dc48935ca74 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.18.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.18.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.21.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.21.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 000000000000..bce4c87677b8 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.21.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.21.0 +InstallerType: portable +Commands: +- safetyscanner +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.21.0&arch=x86 + InstallerSha256: E60F564A0EF6EB58F487146AB778EE3811B30F28C3ED88303BC191A0C6FA181D +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.453.21.0&arch=amd64 + InstallerSha256: 1A77931A663EB1DD2683DDF3978FCF4C131BCAB067D46D0D5D0645593B350FCA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.453.21.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.21.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 000000000000..a343e30f4361 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.21.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.21.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.21.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.453.21.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 000000000000..ea68e852d845 --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.453.21.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.21.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/VisualStudio/2019/Professional/16.11.57/Microsoft.VisualStudio.2019.Professional.installer.yaml b/manifests/m/Microsoft/VisualStudio/2019/Professional/16.11.57/Microsoft.VisualStudio.2019.Professional.installer.yaml new file mode 100644 index 000000000000..cd9c52fcb542 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/2019/Professional/16.11.57/Microsoft.VisualStudio.2019.Professional.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.2019.Professional +PackageVersion: 16.11.57 +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/90e331b1-af3c-4d1e-8d5f-63fd3eac3e29/1544719d616ec543f2d148c0a54b66e882e2d9226faf1f27d7b0c0ebb040d479/vs_Professional.exe + InstallerSha256: 1544719d616ec543f2d148c0a54b66e882e2d9226faf1f27d7b0c0ebb040d479 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/2019/Professional/16.11.57/Microsoft.VisualStudio.2019.Professional.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudio/2019/Professional/16.11.57/Microsoft.VisualStudio.2019.Professional.locale.en-US.yaml new file mode 100644 index 000000000000..1c72cfd701ac --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/2019/Professional/16.11.57/Microsoft.VisualStudio.2019.Professional.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.2019.Professional +PackageVersion: 16.11.57 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Visual Studio Professional 2019 +PackageUrl: https://visualstudio.microsoft.com/ +License: Proprietary +LicenseUrl: https://visualstudio.microsoft.com/license-terms/ +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +ShortDescription: The trusted IDE for professional developers - from desktop to cloud. +Moniker: vs2019-professional +Tags: +- c# +- c++ +- vs +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/2019/Professional/16.11.57/Microsoft.VisualStudio.2019.Professional.yaml b/manifests/m/Microsoft/VisualStudio/2019/Professional/16.11.57/Microsoft.VisualStudio.2019.Professional.yaml new file mode 100644 index 000000000000..f6f48077225a --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/2019/Professional/16.11.57/Microsoft.VisualStudio.2019.Professional.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.2019.Professional +PackageVersion: 16.11.57 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/2022/Enterprise/17.14.34/Microsoft.VisualStudio.2022.Enterprise.installer.yaml b/manifests/m/Microsoft/VisualStudio/2022/Enterprise/17.14.34/Microsoft.VisualStudio.2022.Enterprise.installer.yaml new file mode 100644 index 000000000000..3cf45dc3e184 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/2022/Enterprise/17.14.34/Microsoft.VisualStudio.2022.Enterprise.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.2022.Enterprise +PackageVersion: 17.14.34 +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/81974841-9fb9-441a-9e75-d5c6868e1a48/ce842c8fc53796653b188287847d893cf7f9ac5884d3333128947be55dbd3b16/vs_Enterprise.exe + InstallerSha256: ce842c8fc53796653b188287847d893cf7f9ac5884d3333128947be55dbd3b16 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/2022/Enterprise/17.14.34/Microsoft.VisualStudio.2022.Enterprise.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudio/2022/Enterprise/17.14.34/Microsoft.VisualStudio.2022.Enterprise.locale.en-US.yaml new file mode 100644 index 000000000000..76d5f79f4529 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/2022/Enterprise/17.14.34/Microsoft.VisualStudio.2022.Enterprise.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.2022.Enterprise +PackageVersion: 17.14.34 +PackageLocale: en-US +Publisher: Microsoft Corporation +PackageName: Visual Studio Enterprise 2022 +PackageUrl: https://visualstudio.microsoft.com/ +License: Proprietary +LicenseUrl: https://visualstudio.microsoft.com/license-terms/ +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +ShortDescription: Built for scale, security, and speed - the IDE for complex, high-impact development. +Moniker: vs2022-enterprise +Tags: +- c# +- c++ +- vs +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/2022/Enterprise/17.14.34/Microsoft.VisualStudio.2022.Enterprise.yaml b/manifests/m/Microsoft/VisualStudio/2022/Enterprise/17.14.34/Microsoft.VisualStudio.2022.Enterprise.yaml new file mode 100644 index 000000000000..336783ffaa82 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/2022/Enterprise/17.14.34/Microsoft.VisualStudio.2022.Enterprise.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.2022.Enterprise +PackageVersion: 17.14.34 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.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/VisualStudio/Community/18.7.0/Microsoft.VisualStudio.Community.installer.yaml b/manifests/m/Microsoft/VisualStudio/Community/18.7.0/Microsoft.VisualStudio.Community.installer.yaml new file mode 100644 index 000000000000..cdddf8ca7a77 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Community/18.7.0/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.7.0 +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/105ab965-3bff-41cb-a75d-b4020a784328/d01c45ee5989115f053943668d1049d6cc708bf58c759fa74fcf41499eba8c36/vs_Community.exe + InstallerSha256: d01c45ee5989115f053943668d1049d6cc708bf58c759fa74fcf41499eba8c36 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VisualStudio/Community/18.7.0/Microsoft.VisualStudio.Community.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudio/Community/18.7.0/Microsoft.VisualStudio.Community.locale.en-US.yaml new file mode 100644 index 000000000000..d5cc539ce3ba --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Community/18.7.0/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.7.0 +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.7.0/Microsoft.VisualStudio.Community.yaml b/manifests/m/Microsoft/VisualStudio/Community/18.7.0/Microsoft.VisualStudio.Community.yaml new file mode 100644 index 000000000000..36df43eecbe6 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudio/Community/18.7.0/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.7.0 +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/Microsoft/VisualStudioCode/CLI/1.123.1/Microsoft.VisualStudioCode.CLI.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/CLI/1.123.1/Microsoft.VisualStudioCode.CLI.installer.yaml new file mode 100644 index 000000000000..0547267d5c44 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/CLI/1.123.1/Microsoft.VisualStudioCode.CLI.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: Microsoft.VisualStudioCode.CLI +PackageVersion: 1.123.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: ./code.exe + PortableCommandAlias: code +Installers: +- Architecture: arm64 + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/stable/ffa3c3f656c8df32d894e5f4d3673284d424205e/vscode_cli_win32_arm64_cli.zip + InstallerSha256: 4D2C68D4274BF3135225CF4F17D92792A6EEEE22FB10F1839013D6EB2FDA318B +- Architecture: x64 + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/stable/ffa3c3f656c8df32d894e5f4d3673284d424205e/vscode_cli_win32_x64_cli.zip + InstallerSha256: 60F85B9555F4FD991EC30CB801FDE1ED613F947EB62FDB5195738AB4260000BF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/VisualStudioCode/CLI/1.123.1/Microsoft.VisualStudioCode.CLI.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudioCode/CLI/1.123.1/Microsoft.VisualStudioCode.CLI.locale.en-US.yaml new file mode 100644 index 000000000000..97194adaf0ab --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/CLI/1.123.1/Microsoft.VisualStudioCode.CLI.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.CLI +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 CLI +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-cli +Tags: +- developer-tools +- editor +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/VisualStudioCode/CLI/1.123.1/Microsoft.VisualStudioCode.CLI.yaml b/manifests/m/Microsoft/VisualStudioCode/CLI/1.123.1/Microsoft.VisualStudioCode.CLI.yaml new file mode 100644 index 000000000000..a1a295950a5d --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/CLI/1.123.1/Microsoft.VisualStudioCode.CLI.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.CLI +PackageVersion: 1.123.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/VisualStudioCode/Insiders/1.125.0/Microsoft.VisualStudioCode.Insiders.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.125.0/Microsoft.VisualStudioCode.Insiders.installer.yaml new file mode 100644 index 000000000000..1776fa2cd244 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.125.0/Microsoft.VisualStudioCode.Insiders.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.Insiders +PackageVersion: 1.125.0 +InstallerType: inno +InstallerSwitches: + Custom: /mergetasks=!runcode +Commands: +- code-insiders +Installers: +- Architecture: arm64 + Scope: machine + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/73d65f06edb218438ada08df5ab3b5f65f0d5948/VSCodeSetup-arm64-1.125.0-insider.exe + InstallerSha256: 89EE863BC1C2C5B0CB2C3DCF0935C12110FCAFFDE18224A5D37EF9E53C2869BC +- Architecture: arm64 + Scope: user + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/73d65f06edb218438ada08df5ab3b5f65f0d5948/VSCodeUserSetup-arm64-1.125.0-insider.exe + InstallerSha256: 1B07592F679C8E580EA67B0F177D00099DBC04CC36629688B6F628B434B15E8C +- Architecture: x64 + Scope: machine + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/73d65f06edb218438ada08df5ab3b5f65f0d5948/VSCodeSetup-x64-1.125.0-insider.exe + InstallerSha256: 805656EF1A57BF5577159EFE0FA510E8CA0902898E21698AC96C67AB00969046 +- Architecture: x64 + Scope: user + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/73d65f06edb218438ada08df5ab3b5f65f0d5948/VSCodeUserSetup-x64-1.125.0-insider.exe + InstallerSha256: C28400DAE1BA9859C0700BE083F2ACEED04E34796140477E18ABF83D8D289562 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/VisualStudioCode/Insiders/1.125.0/Microsoft.VisualStudioCode.Insiders.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.125.0/Microsoft.VisualStudioCode.Insiders.locale.en-US.yaml new file mode 100644 index 000000000000..961570fc4b26 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.125.0/Microsoft.VisualStudioCode.Insiders.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.Insiders +PackageVersion: 1.125.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PrivacyUrl: https://privacy.microsoft.com/ +PackageName: Microsoft Visual Studio Code Insiders +PackageUrl: https://code.visualstudio.com +License: Microsoft Pre-Release Software License +LicenseUrl: https://code.visualstudio.com/license/insiders +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-insiders +Tags: +- developer-tools +- editor +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/VisualStudioCode/Insiders/1.125.0/Microsoft.VisualStudioCode.Insiders.yaml b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.125.0/Microsoft.VisualStudioCode.Insiders.yaml new file mode 100644 index 000000000000..fffa7d647a18 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/Insiders/1.125.0/Microsoft.VisualStudioCode.Insiders.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.Insiders +PackageVersion: 1.125.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.125.0/Microsoft.VisualStudioCode.Insiders.CLI.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.125.0/Microsoft.VisualStudioCode.Insiders.CLI.installer.yaml new file mode 100644 index 000000000000..77f2b4ee5705 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.125.0/Microsoft.VisualStudioCode.Insiders.CLI.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: Microsoft.VisualStudioCode.Insiders.CLI +PackageVersion: 1.125.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: ./code-insiders.exe + PortableCommandAlias: code-insiders +Installers: +- Architecture: arm64 + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/73d65f06edb218438ada08df5ab3b5f65f0d5948/vscode_cli_win32_arm64_cli.zip + InstallerSha256: C95A60C34CF976568E6D8C50B25F06A2228004623587946A9DA40618D825349D +- Architecture: x64 + InstallerUrl: https://vscode.download.prss.microsoft.com/dbazure/download/insider/73d65f06edb218438ada08df5ab3b5f65f0d5948/vscode_cli_win32_x64_cli.zip + InstallerSha256: 05F9C8E6B9383FF24AEC6C92B0092007E2A3A2004C6FD474F40CA342F78621FC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.125.0/Microsoft.VisualStudioCode.Insiders.CLI.locale.en-US.yaml b/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.125.0/Microsoft.VisualStudioCode.Insiders.CLI.locale.en-US.yaml new file mode 100644 index 000000000000..dd91e89a4d59 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.125.0/Microsoft.VisualStudioCode.Insiders.CLI.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.Insiders.CLI +PackageVersion: 1.125.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PrivacyUrl: https://privacy.microsoft.com/ +PackageName: Microsoft Visual Studio Code Insiders CLI +PackageUrl: https://code.visualstudio.com +License: Microsoft Pre-Release Software License +LicenseUrl: https://code.visualstudio.com/license/insiders +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-insiders-cli +Tags: +- developer-tools +- editor +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.125.0/Microsoft.VisualStudioCode.Insiders.CLI.yaml b/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.125.0/Microsoft.VisualStudioCode.Insiders.CLI.yaml new file mode 100644 index 000000000000..b0a02ff45290 --- /dev/null +++ b/manifests/m/Microsoft/VisualStudioCode/Insiders/CLI/1.125.0/Microsoft.VisualStudioCode.Insiders.CLI.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.Insiders.CLI +PackageVersion: 1.125.0 +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/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.installer.yaml b/manifests/m/Mozilla/Firefox/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.installer.yaml new file mode 100644 index 000000000000..d054fc1fb386 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.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.hy-AM +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/hy-AM/Firefox%20Setup%20151.0.4.exe + InstallerSha256: BF1E13654AA57E12D0549C5891898F5681B1E79DCB0481CE4B8AFE33D03266D4 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64/hy-AM/Firefox%20Setup%20151.0.4.exe + InstallerSha256: A7E399156F5557D6EDE20BD9A0A7E9ADF29443D56FCF88BDFDEFF03BDBF5A8B2 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64-aarch64/hy-AM/Firefox%20Setup%20151.0.4.exe + InstallerSha256: 0F1B10FE657DC5FF8DBF51588152E3445084FC6EB6CE6D42E850EC86FEF586BE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.locale.cs-CZ.yaml new file mode 100644 index 000000000000..b4078898f3f6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.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.hy-AM +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/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.locale.da-DK.yaml new file mode 100644 index 000000000000..a14b9091daaa --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.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.hy-AM +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/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.locale.de-DE.yaml new file mode 100644 index 000000000000..44a10b64fe19 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.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.hy-AM +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/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.locale.el-GR.yaml new file mode 100644 index 000000000000..c58f5ae0e3f9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.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.hy-AM +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/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.locale.en-GB.yaml new file mode 100644 index 000000000000..3c1b1ef62b15 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.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.hy-AM +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/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.locale.en-US.yaml new file mode 100644 index 000000000000..c933026a1d3c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.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.hy-AM +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 (hy-AM) +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/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.locale.es-MX.yaml new file mode 100644 index 000000000000..74b812e62e59 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.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.hy-AM +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/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.locale.fr-FR.yaml new file mode 100644 index 000000000000..07f52da7f0b9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.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.hy-AM +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/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.locale.hu-HU.yaml new file mode 100644 index 000000000000..fd7580da44ae --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.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.hy-AM +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/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.locale.ja-JP.yaml new file mode 100644 index 000000000000..436b4a5ee39d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.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.hy-AM +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/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.locale.nb-NO.yaml new file mode 100644 index 000000000000..1180baf8a961 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.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.hy-AM +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/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.locale.ru-RU.yaml new file mode 100644 index 000000000000..238355156489 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.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.hy-AM +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/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.locale.ta-IN.yaml new file mode 100644 index 000000000000..7e3e33b0e498 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.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.hy-AM +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/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.locale.zh-CN.yaml new file mode 100644 index 000000000000..140865153dc6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.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.hy-AM +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/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.yaml b/manifests/m/Mozilla/Firefox/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.yaml new file mode 100644 index 000000000000..5c6a7c7bdd1e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/hy-AM/151.0.4/Mozilla.Firefox.hy-AM.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.hy-AM +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/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/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/sk/151.0.4/Mozilla.Firefox.sk.installer.yaml b/manifests/m/Mozilla/Firefox/sk/151.0.4/Mozilla.Firefox.sk.installer.yaml new file mode 100644 index 000000000000..76ab3906016d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sk/151.0.4/Mozilla.Firefox.sk.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.sk +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/sk/Firefox%20Setup%20151.0.4.exe + InstallerSha256: F6F4EBD008132F11A7E67B83B89B8769127D738BC4740939E9EAFE785DD2585C +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64/sk/Firefox%20Setup%20151.0.4.exe + InstallerSha256: 08FF3FEB34608C03CF0A869FCE11F51E755082C29A9C3DC83C27F3852CCC9230 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64-aarch64/sk/Firefox%20Setup%20151.0.4.exe + InstallerSha256: 1A4174891EF79AE1C8111D2E2F3334BF5CFE904BBE25B90EFC7B1531767D5C5A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/sk/151.0.4/Mozilla.Firefox.sk.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/sk/151.0.4/Mozilla.Firefox.sk.locale.cs-CZ.yaml new file mode 100644 index 000000000000..f8cd883daba7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sk/151.0.4/Mozilla.Firefox.sk.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.sk +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/sk/151.0.4/Mozilla.Firefox.sk.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/sk/151.0.4/Mozilla.Firefox.sk.locale.da-DK.yaml new file mode 100644 index 000000000000..e6d89afb39da --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sk/151.0.4/Mozilla.Firefox.sk.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.sk +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/sk/151.0.4/Mozilla.Firefox.sk.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/sk/151.0.4/Mozilla.Firefox.sk.locale.de-DE.yaml new file mode 100644 index 000000000000..a0b643f0f6c7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sk/151.0.4/Mozilla.Firefox.sk.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.sk +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/sk/151.0.4/Mozilla.Firefox.sk.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/sk/151.0.4/Mozilla.Firefox.sk.locale.el-GR.yaml new file mode 100644 index 000000000000..796b7a644692 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sk/151.0.4/Mozilla.Firefox.sk.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.sk +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/sk/151.0.4/Mozilla.Firefox.sk.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/sk/151.0.4/Mozilla.Firefox.sk.locale.en-GB.yaml new file mode 100644 index 000000000000..842608d3bf1b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sk/151.0.4/Mozilla.Firefox.sk.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.sk +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/sk/151.0.4/Mozilla.Firefox.sk.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/sk/151.0.4/Mozilla.Firefox.sk.locale.en-US.yaml new file mode 100644 index 000000000000..b773b8dc23a0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sk/151.0.4/Mozilla.Firefox.sk.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.sk +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 (sk) +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/sk/151.0.4/Mozilla.Firefox.sk.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/sk/151.0.4/Mozilla.Firefox.sk.locale.es-MX.yaml new file mode 100644 index 000000000000..83ba900ace6e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sk/151.0.4/Mozilla.Firefox.sk.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.sk +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/sk/151.0.4/Mozilla.Firefox.sk.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/sk/151.0.4/Mozilla.Firefox.sk.locale.fr-FR.yaml new file mode 100644 index 000000000000..f8c63fa140a1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sk/151.0.4/Mozilla.Firefox.sk.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.sk +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/sk/151.0.4/Mozilla.Firefox.sk.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/sk/151.0.4/Mozilla.Firefox.sk.locale.hu-HU.yaml new file mode 100644 index 000000000000..cacc6ba41301 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sk/151.0.4/Mozilla.Firefox.sk.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.sk +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/sk/151.0.4/Mozilla.Firefox.sk.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/sk/151.0.4/Mozilla.Firefox.sk.locale.ja-JP.yaml new file mode 100644 index 000000000000..89565d3eed7d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sk/151.0.4/Mozilla.Firefox.sk.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.sk +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/sk/151.0.4/Mozilla.Firefox.sk.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/sk/151.0.4/Mozilla.Firefox.sk.locale.nb-NO.yaml new file mode 100644 index 000000000000..ffe0ff930746 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sk/151.0.4/Mozilla.Firefox.sk.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.sk +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/sk/151.0.4/Mozilla.Firefox.sk.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/sk/151.0.4/Mozilla.Firefox.sk.locale.ru-RU.yaml new file mode 100644 index 000000000000..fbd6b2460e5b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sk/151.0.4/Mozilla.Firefox.sk.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.sk +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/sk/151.0.4/Mozilla.Firefox.sk.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/sk/151.0.4/Mozilla.Firefox.sk.locale.ta-IN.yaml new file mode 100644 index 000000000000..bbfb72fa9da2 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sk/151.0.4/Mozilla.Firefox.sk.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.sk +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/sk/151.0.4/Mozilla.Firefox.sk.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/sk/151.0.4/Mozilla.Firefox.sk.locale.zh-CN.yaml new file mode 100644 index 000000000000..2b30cef6cdec --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sk/151.0.4/Mozilla.Firefox.sk.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.sk +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/sk/151.0.4/Mozilla.Firefox.sk.yaml b/manifests/m/Mozilla/Firefox/sk/151.0.4/Mozilla.Firefox.sk.yaml new file mode 100644 index 000000000000..2fb61275439d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/sk/151.0.4/Mozilla.Firefox.sk.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.sk +PackageVersion: 151.0.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/szl/151.0.4/Mozilla.Firefox.szl.installer.yaml b/manifests/m/Mozilla/Firefox/szl/151.0.4/Mozilla.Firefox.szl.installer.yaml new file mode 100644 index 000000000000..aadbd07c03f9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/szl/151.0.4/Mozilla.Firefox.szl.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.szl +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/szl/Firefox%20Setup%20151.0.4.exe + InstallerSha256: E4234CA16D9177EE290A48650BC6F682B4233C21D63E980D834C6EC7A65DFAE0 +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64/szl/Firefox%20Setup%20151.0.4.exe + InstallerSha256: 40E9B6D7ABD93F4F5347A93C8AF818BF3D0521EC9833067620BAA558B2B2D0BB +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/151.0.4/win64-aarch64/szl/Firefox%20Setup%20151.0.4.exe + InstallerSha256: F59F816B40EDBAA83AC2D55E0F998CE05E271AC40CA63270362D51C284667F34 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/szl/151.0.4/Mozilla.Firefox.szl.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/szl/151.0.4/Mozilla.Firefox.szl.locale.cs-CZ.yaml new file mode 100644 index 000000000000..cd9b54509fe7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/szl/151.0.4/Mozilla.Firefox.szl.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.szl +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/szl/151.0.4/Mozilla.Firefox.szl.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/szl/151.0.4/Mozilla.Firefox.szl.locale.da-DK.yaml new file mode 100644 index 000000000000..5d8c62bc80eb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/szl/151.0.4/Mozilla.Firefox.szl.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.szl +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/szl/151.0.4/Mozilla.Firefox.szl.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/szl/151.0.4/Mozilla.Firefox.szl.locale.de-DE.yaml new file mode 100644 index 000000000000..4b689ae51722 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/szl/151.0.4/Mozilla.Firefox.szl.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.szl +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/szl/151.0.4/Mozilla.Firefox.szl.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/szl/151.0.4/Mozilla.Firefox.szl.locale.el-GR.yaml new file mode 100644 index 000000000000..953fe5243cc1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/szl/151.0.4/Mozilla.Firefox.szl.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.szl +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/szl/151.0.4/Mozilla.Firefox.szl.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/szl/151.0.4/Mozilla.Firefox.szl.locale.en-GB.yaml new file mode 100644 index 000000000000..bb729057bd33 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/szl/151.0.4/Mozilla.Firefox.szl.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.szl +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/szl/151.0.4/Mozilla.Firefox.szl.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/szl/151.0.4/Mozilla.Firefox.szl.locale.en-US.yaml new file mode 100644 index 000000000000..669171817e70 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/szl/151.0.4/Mozilla.Firefox.szl.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.szl +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 (szl) +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/szl/151.0.4/Mozilla.Firefox.szl.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/szl/151.0.4/Mozilla.Firefox.szl.locale.es-MX.yaml new file mode 100644 index 000000000000..f720448b8624 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/szl/151.0.4/Mozilla.Firefox.szl.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.szl +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/szl/151.0.4/Mozilla.Firefox.szl.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/szl/151.0.4/Mozilla.Firefox.szl.locale.fr-FR.yaml new file mode 100644 index 000000000000..236379adc5f7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/szl/151.0.4/Mozilla.Firefox.szl.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.szl +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/szl/151.0.4/Mozilla.Firefox.szl.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/szl/151.0.4/Mozilla.Firefox.szl.locale.hu-HU.yaml new file mode 100644 index 000000000000..ef7192173901 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/szl/151.0.4/Mozilla.Firefox.szl.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.szl +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/szl/151.0.4/Mozilla.Firefox.szl.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/szl/151.0.4/Mozilla.Firefox.szl.locale.ja-JP.yaml new file mode 100644 index 000000000000..b414a689299e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/szl/151.0.4/Mozilla.Firefox.szl.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.szl +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/szl/151.0.4/Mozilla.Firefox.szl.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/szl/151.0.4/Mozilla.Firefox.szl.locale.nb-NO.yaml new file mode 100644 index 000000000000..b75dbefcfe41 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/szl/151.0.4/Mozilla.Firefox.szl.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.szl +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/szl/151.0.4/Mozilla.Firefox.szl.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/szl/151.0.4/Mozilla.Firefox.szl.locale.ru-RU.yaml new file mode 100644 index 000000000000..042a54716cf3 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/szl/151.0.4/Mozilla.Firefox.szl.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.szl +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/szl/151.0.4/Mozilla.Firefox.szl.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/szl/151.0.4/Mozilla.Firefox.szl.locale.ta-IN.yaml new file mode 100644 index 000000000000..a5bf64c85bf0 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/szl/151.0.4/Mozilla.Firefox.szl.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.szl +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/szl/151.0.4/Mozilla.Firefox.szl.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/szl/151.0.4/Mozilla.Firefox.szl.locale.zh-CN.yaml new file mode 100644 index 000000000000..ef63108233b5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/szl/151.0.4/Mozilla.Firefox.szl.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.szl +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/szl/151.0.4/Mozilla.Firefox.szl.yaml b/manifests/m/Mozilla/Firefox/szl/151.0.4/Mozilla.Firefox.szl.yaml new file mode 100644 index 000000000000..6c78ea8378dd --- /dev/null +++ b/manifests/m/Mozilla/Firefox/szl/151.0.4/Mozilla.Firefox.szl.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.szl +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/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/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-mcp/2.1.1/mulhamna.jirac-mcp.installer.yaml b/manifests/m/mulhamna/jirac-mcp/2.1.1/mulhamna.jirac-mcp.installer.yaml new file mode 100644 index 000000000000..170d3ec9286c --- /dev/null +++ b/manifests/m/mulhamna/jirac-mcp/2.1.1/mulhamna.jirac-mcp.installer.yaml @@ -0,0 +1,15 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json +PackageIdentifier: mulhamna.jirac-mcp +PackageVersion: 2.1.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: + - RelativeFilePath: jirac-mcp-windows-x86_64.exe + PortableCommandAlias: jirac-mcp +ReleaseDate: 2026-06-10 +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/mulhamna/jira-commands/releases/download/jira-mcp-v2.1.1/jirac-mcp-windows-x86_64.zip + InstallerSha256: 3d5d79a1145ac7293536641a202051ad8cf2ceca4cc71c86c3055f6e36f85626 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/mulhamna/jirac-mcp/2.1.1/mulhamna.jirac-mcp.locale.en-US.yaml b/manifests/m/mulhamna/jirac-mcp/2.1.1/mulhamna.jirac-mcp.locale.en-US.yaml new file mode 100644 index 000000000000..388e7a458fe4 --- /dev/null +++ b/manifests/m/mulhamna/jirac-mcp/2.1.1/mulhamna.jirac-mcp.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-mcp +PackageVersion: 2.1.1 +PackageLocale: en-US +Publisher: mulhamna +PublisherUrl: https://github.com/mulhamna +PublisherSupportUrl: https://github.com/mulhamna/jira-commands/issues +Author: mulhamna +PackageName: jirac-mcp +PackageUrl: https://github.com/mulhamna/jira-commands +License: MIT OR Apache-2.0 +LicenseUrl: https://github.com/mulhamna/jira-commands/blob/main/LICENSE +ShortDescription: Typed Jira MCP server built in Rust. +Description: jirac-mcp exposes Jira as typed MCP tools for editors and AI agents, with release archives for Windows, macOS, and Linux. +Moniker: jirac-mcp +Tags: + - jira + - atlassian + - cli + - mcp + - ai +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/mulhamna/jirac-mcp/2.1.1/mulhamna.jirac-mcp.yaml b/manifests/m/mulhamna/jirac-mcp/2.1.1/mulhamna.jirac-mcp.yaml new file mode 100644 index 000000000000..168e624ac941 --- /dev/null +++ b/manifests/m/mulhamna/jirac-mcp/2.1.1/mulhamna.jirac-mcp.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json +PackageIdentifier: mulhamna.jirac-mcp +PackageVersion: 2.1.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.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/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/o/OpenJS/Electron/40/40.10.3/OpenJS.Electron.40.installer.yaml b/manifests/o/OpenJS/Electron/40/40.10.3/OpenJS.Electron.40.installer.yaml new file mode 100644 index 000000000000..dd883af185e8 --- /dev/null +++ b/manifests/o/OpenJS/Electron/40/40.10.3/OpenJS.Electron.40.installer.yaml @@ -0,0 +1,23 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: OpenJS.Electron.40 +PackageVersion: 40.10.3 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: electron.exe +UpgradeBehavior: install +ReleaseDate: 2026-06-09 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/electron/electron/releases/download/v40.10.3/electron-v40.10.3-win32-ia32.zip + InstallerSha256: EEC76DD88274A80A85516439EA3B268BC08696EB96B60EC6BBBBD8DE3226F8DF +- Architecture: x64 + InstallerUrl: https://github.com/electron/electron/releases/download/v40.10.3/electron-v40.10.3-win32-x64.zip + InstallerSha256: 50BBB5A88F8553EC2D0219E7019FF391F5CC6E2AF7795007AC27AE4A2EE73B0B +- Architecture: arm64 + InstallerUrl: https://github.com/electron/electron/releases/download/v40.10.3/electron-v40.10.3-win32-arm64.zip + InstallerSha256: B474310F7E1A22CDB1A11C994179334F7903AE12315CEC0324718B2F2D0ED052 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenJS/Electron/40/40.10.3/OpenJS.Electron.40.locale.en-US.yaml b/manifests/o/OpenJS/Electron/40/40.10.3/OpenJS.Electron.40.locale.en-US.yaml new file mode 100644 index 000000000000..fc868ce2e0b6 --- /dev/null +++ b/manifests/o/OpenJS/Electron/40/40.10.3/OpenJS.Electron.40.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenJS.Electron.40 +PackageVersion: 40.10.3 +PackageLocale: en-US +Publisher: OpenJS Foundation +PublisherUrl: https://openjsf.org/ +PublisherSupportUrl: https://github.com/electron/electron/issues +PackageName: Electron +PackageUrl: https://www.electronjs.org/ +License: MIT +LicenseUrl: https://github.com/electron/electron/blob/HEAD/LICENSE +ShortDescription: Build cross-platform desktop apps with JavaScript, HTML, and CSS. +Moniker: electron +Tags: +- c-plus-plus +- chrome +- css +- electron +- html +- javascript +- nodejs +- v8 +- works-with-codespaces +ReleaseNotes: |- + Release Notes for v40.10.3 + Other Changes + - Security: backported fixes for CVE-2026-9110, CVE-2026-9111, CVE-2026-9112, CVE-2026-9113, CVE-2026-9114, CVE-2026-9115, CVE-2026-9116, CVE-2026-9117, CVE-2026-9118, CVE-2026-9119, CVE-2026-9120, CVE-2026-9121, CVE-2026-9122, CVE-2026-9124, CVE-2026-9126. #51907 +ReleaseNotesUrl: https://github.com/electron/electron/releases/tag/v40.10.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenJS/Electron/40/40.10.3/OpenJS.Electron.40.yaml b/manifests/o/OpenJS/Electron/40/40.10.3/OpenJS.Electron.40.yaml new file mode 100644 index 000000000000..c8570cb4c1cb --- /dev/null +++ b/manifests/o/OpenJS/Electron/40/40.10.3/OpenJS.Electron.40.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: OpenJS.Electron.40 +PackageVersion: 40.10.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenJS/Electron/41/41.7.2/OpenJS.Electron.41.installer.yaml b/manifests/o/OpenJS/Electron/41/41.7.2/OpenJS.Electron.41.installer.yaml new file mode 100644 index 000000000000..e04ab114449b --- /dev/null +++ b/manifests/o/OpenJS/Electron/41/41.7.2/OpenJS.Electron.41.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: OpenJS.Electron.41 +PackageVersion: 41.7.2 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: electron.exe + PortableCommandAlias: electron +UpgradeBehavior: install +ReleaseDate: 2026-06-09 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/electron/electron/releases/download/v41.7.2/electron-v41.7.2-win32-ia32.zip + InstallerSha256: A347ED6C200CD39F5D68888E83CD9E58B7386E515EDFAB2EC339D26979046B71 +- Architecture: x64 + InstallerUrl: https://github.com/electron/electron/releases/download/v41.7.2/electron-v41.7.2-win32-x64.zip + InstallerSha256: 5984DFBBD23907DC7544CCB7BB922FC5FD7C95FA5D347B14E8E2C37A5BF9BF38 +- Architecture: arm64 + InstallerUrl: https://github.com/electron/electron/releases/download/v41.7.2/electron-v41.7.2-win32-arm64.zip + InstallerSha256: CCB88C5EE02CBBC9DB41BEC5C5CA061916CDBE17705C6559EA3B7F9F2589689E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenJS/Electron/41/41.7.2/OpenJS.Electron.41.locale.en-US.yaml b/manifests/o/OpenJS/Electron/41/41.7.2/OpenJS.Electron.41.locale.en-US.yaml new file mode 100644 index 000000000000..8737330370b0 --- /dev/null +++ b/manifests/o/OpenJS/Electron/41/41.7.2/OpenJS.Electron.41.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenJS.Electron.41 +PackageVersion: 41.7.2 +PackageLocale: en-US +Publisher: OpenJS Foundation +PublisherUrl: https://openjsf.org/ +PublisherSupportUrl: https://github.com/electron/electron/issues +PrivacyUrl: https://privacy-policy.openjsf.org/ +PackageName: Electron +PackageUrl: https://www.electronjs.org/ +License: MIT +LicenseUrl: https://github.com/electron/electron/blob/HEAD/LICENSE +ShortDescription: Build cross-platform desktop apps with JavaScript, HTML, and CSS. +Moniker: electron +Tags: +- c-plus-plus +- chrome +- css +- electron +- html +- javascript +- nodejs +- v8 +- works-with-codespaces +ReleaseNotes: |- + Release Notes for v41.7.2 + Fixes + - Fixed an issue on Linux and Windows where frameless windows would shrink when calling win.center(). Additionally, fixed an issue where frameless windows would appear slightly off-center on Windows. #51919 ^{(Also in 42, 43)} + - Fixed an issue where the "Toggle Developer Tools" menu item failed to function correctly with BaseWindow. #51902 ^{(Also in 42, 43)} + Other Changes + - Fixed silent data truncation in Buffer/TextEncoder APIs and a crash in fs.writeFileSync with non-ASCII strings on Apple Silicon. #51851 ^{(Also in 42, 43)} + - Security: backported fixes for CVE-2026-9110, CVE-2026-9111, CVE-2026-9114, CVE-2026-9115, CVE-2026-9116, CVE-2026-9117, CVE-2026-9118, CVE-2026-9120, CVE-2026-9121, CVE-2026-9122, CVE-2026-9124, CVE-2026-9126. #51906 +ReleaseNotesUrl: https://github.com/electron/electron/releases/tag/v41.7.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenJS/Electron/41/41.7.2/OpenJS.Electron.41.yaml b/manifests/o/OpenJS/Electron/41/41.7.2/OpenJS.Electron.41.yaml new file mode 100644 index 000000000000..be7b55ad2d61 --- /dev/null +++ b/manifests/o/OpenJS/Electron/41/41.7.2/OpenJS.Electron.41.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: OpenJS.Electron.41 +PackageVersion: 41.7.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenJS/Electron/42/42.4.0/OpenJS.Electron.42.installer.yaml b/manifests/o/OpenJS/Electron/42/42.4.0/OpenJS.Electron.42.installer.yaml new file mode 100644 index 000000000000..9c7699dd6211 --- /dev/null +++ b/manifests/o/OpenJS/Electron/42/42.4.0/OpenJS.Electron.42.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: OpenJS.Electron.42 +PackageVersion: 42.4.0 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: electron.exe + PortableCommandAlias: electron +UpgradeBehavior: install +ReleaseDate: 2026-06-09 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/electron/electron/releases/download/v42.4.0/electron-v42.4.0-win32-ia32.zip + InstallerSha256: 06C1CD7D72C0B645DE602A9EC8A812552747C96152DF8023D6F0C567DBDD2A37 +- Architecture: x64 + InstallerUrl: https://github.com/electron/electron/releases/download/v42.4.0/electron-v42.4.0-win32-x64.zip + InstallerSha256: FFC056685B4A769D7977EF3D58BDC332446D081F025EE074D77B498D2962E2CD +- Architecture: arm64 + InstallerUrl: https://github.com/electron/electron/releases/download/v42.4.0/electron-v42.4.0-win32-arm64.zip + InstallerSha256: 5D576F908C9E88209DFE8A17F7E84C4949288C2EF611637C301D562BC8D08D61 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenJS/Electron/42/42.4.0/OpenJS.Electron.42.locale.en-US.yaml b/manifests/o/OpenJS/Electron/42/42.4.0/OpenJS.Electron.42.locale.en-US.yaml new file mode 100644 index 000000000000..9a36e554140e --- /dev/null +++ b/manifests/o/OpenJS/Electron/42/42.4.0/OpenJS.Electron.42.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: OpenJS.Electron.42 +PackageVersion: 42.4.0 +PackageLocale: en-US +Publisher: OpenJS Foundation +PublisherUrl: https://openjsf.org/ +PublisherSupportUrl: https://github.com/electron/electron/issues +PrivacyUrl: https://privacy-policy.openjsf.org/ +PackageName: Electron +PackageUrl: https://www.electronjs.org/ +License: MIT +LicenseUrl: https://github.com/electron/electron/blob/HEAD/LICENSE +ShortDescription: Build cross-platform desktop apps with JavaScript, HTML, and CSS. +Moniker: electron +Tags: +- c-plus-plus +- chrome +- css +- electron +- html +- javascript +- nodejs +- v8 +- works-with-codespaces +ReleaseNotes: |- + Release Notes for v42.4.0 + Fixes + - Fixed a browser process crash when calling webContents.reload() or navigating synchronously from the render-process-gone event; the event is now emitted after the renderer's teardown notification has completed. #51916 ^{(Also in 43)} + - Fixed an issue on Linux and Windows where frameless windows would shrink when calling win.center(). Additionally, fixed an issue where frameless windows would appear slightly off-center on Windows. #51921 ^{(Also in 41, 43)} + - Fixed an issue where the "Toggle Developer Tools" menu item failed to function correctly with BaseWindow. #51903 ^{(Also in 41, 43)} + - Fixed sandboxed preload scripts running a stale cached version after the script was modified without its file size changing. #51933 ^{(Also in 43)} + - Fixed the context menu in a detached DevTools window focusing the inspected page's window instead of the DevTools window. #51864 ^{(Also in 43)} + Other Changes + - Backported fixes from upstream Chromium and V8. #51934 + - Security: backported fixes for CVE-2026-9115, CVE-2026-9116. #51904 + - Updated Chromium to 148.0.7778.254. #51878 + - Updated Node.js to v24.16.0. #51747 +ReleaseNotesUrl: https://github.com/electron/electron/releases/tag/v42.4.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/OpenJS/Electron/42/42.4.0/OpenJS.Electron.42.yaml b/manifests/o/OpenJS/Electron/42/42.4.0/OpenJS.Electron.42.yaml new file mode 100644 index 000000000000..c3558c99967e --- /dev/null +++ b/manifests/o/OpenJS/Electron/42/42.4.0/OpenJS.Electron.42.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: OpenJS.Electron.42 +PackageVersion: 42.4.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/q/QNAP/Qsync/6.0.2.0529/QNAP.Qsync.installer.yaml b/manifests/q/QNAP/Qsync/6.0.2.0529/QNAP.Qsync.installer.yaml new file mode 100644 index 000000000000..8cf65b4275b4 --- /dev/null +++ b/manifests/q/QNAP/Qsync/6.0.2.0529/QNAP.Qsync.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: QNAP.Qsync +PackageVersion: 6.0.2.0529 +InstallerType: nullsoft +Scope: machine +ProductCode: Qsync +ReleaseDate: 2026-06-09 +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\QNAP\Qsync' +Installers: +- Architecture: x86 + InstallerUrl: https://download.qnap.com/Storage/Utility/QNAPQsyncClientWindows-6.0.2.0529.exe + InstallerSha256: 7394C2F85115A6ADE2A78FE4DE97704306402E0BD13B7DDDC9C3093FD4A5BDB1 +- InstallerLocale: zh-CN + Architecture: x86 + InstallerUrl: https://download.qnap.com.cn/Storage/Utility/QNAPQsyncClientWindows-6.0.2.0529.exe + InstallerSha256: 7394C2F85115A6ADE2A78FE4DE97704306402E0BD13B7DDDC9C3093FD4A5BDB1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/q/QNAP/Qsync/6.0.2.0529/QNAP.Qsync.locale.en-US.yaml b/manifests/q/QNAP/Qsync/6.0.2.0529/QNAP.Qsync.locale.en-US.yaml new file mode 100644 index 000000000000..fab352c155cf --- /dev/null +++ b/manifests/q/QNAP/Qsync/6.0.2.0529/QNAP.Qsync.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: QNAP.Qsync +PackageVersion: 6.0.2.0529 +PackageLocale: en-US +Publisher: QNAP Systems, Inc. +PublisherSupportUrl: https://service.qnap.com/ +Author: QNAP Systems, Inc. +PackageName: QNAP Qsync Client +License: Proprietary +Copyright: 2026 QNAP Systems, Inc. All rights reserved. +ShortDescription: Automatic file synchronization across different devices. +Description: Qsync enables automatic file synchronization across different devices. Simply drag and drop files in the “Qsync folder”, data on devices linked with the NAS is updated simultaneously when changes are made. Additional sync modes, such as Smart Sync or Advanced Selective Sync, allow users to only sync selective data or folders. You can also create download links to share files with others without them having to create a user account for download. +Tags: +- nas +- storage +- sync +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/q/QNAP/Qsync/6.0.2.0529/QNAP.Qsync.locale.zh-CN.yaml b/manifests/q/QNAP/Qsync/6.0.2.0529/QNAP.Qsync.locale.zh-CN.yaml new file mode 100644 index 000000000000..fdf381c41a3e --- /dev/null +++ b/manifests/q/QNAP/Qsync/6.0.2.0529/QNAP.Qsync.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: QNAP.Qsync +PackageVersion: 6.0.2.0529 +PackageLocale: zh-CN +PublisherUrl: https://www.qnap.com.cn/zh-cn +PublisherSupportUrl: https://service.qnap.com.cn/ +PrivacyUrl: https://www.qnap.com.cn/zh-cn/legal/qnap-privacy-policy +PackageUrl: https://www.qnap.com.cn/zh-cn/utilities/essentials +License: 专有软件 +LicenseUrl: https://www.qnap.com.cn/zh-cn/legal/qnap-website-terms-of-use +CopyrightUrl: https://www.qnap.com.cn/zh-cn/legal/qnap-website-terms-of-use +ShortDescription: 自动将档案同步至与 QNAP NAS 相连的装置上 +Description: Qsync 可自动将档案同步至与 QNAP NAS 相连的装置上。当您将档案拖拽至 Qsync 文件夹后,只要任何信息有异动,所有与 NAS 相连的装置皆会同步更新档案。智能同步及进阶的选择性同步可让你选择只同步 Qsync 文件夹中特定的子文件夹。除此之外,您可以建立下载链接与他人分享档案,大幅省去建立账号密码的时间,让档案分享更便利。 +Tags: +- nas +- 同步 +- 存储 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/q/QNAP/Qsync/6.0.2.0529/QNAP.Qsync.yaml b/manifests/q/QNAP/Qsync/6.0.2.0529/QNAP.Qsync.yaml new file mode 100644 index 000000000000..f4c7a5114613 --- /dev/null +++ b/manifests/q/QNAP/Qsync/6.0.2.0529/QNAP.Qsync.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: QNAP.Qsync +PackageVersion: 6.0.2.0529 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/ReadAI/ReadAI/1.22.2/ReadAI.ReadAI.installer.yaml b/manifests/r/ReadAI/ReadAI/1.22.2/ReadAI.ReadAI.installer.yaml new file mode 100644 index 000000000000..6d89e2f42899 --- /dev/null +++ b/manifests/r/ReadAI/ReadAI/1.22.2/ReadAI.ReadAI.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: ReadAI.ReadAI +PackageVersion: 1.22.2 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: Read AI +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://desktop.read.ai/updates/windows/x86_64/1.22.2/Read%20AI_1.22.2_x64-setup.exe + InstallerSha256: AD8193941CF91F371637DB1BD7B7C910679EA906156152761F403533E14FC97D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/ReadAI/ReadAI/1.22.2/ReadAI.ReadAI.locale.en-US.yaml b/manifests/r/ReadAI/ReadAI/1.22.2/ReadAI.ReadAI.locale.en-US.yaml new file mode 100644 index 000000000000..3772c4dbf5b0 --- /dev/null +++ b/manifests/r/ReadAI/ReadAI/1.22.2/ReadAI.ReadAI.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ReadAI.ReadAI +PackageVersion: 1.22.2 +PackageLocale: en-US +Publisher: readai +PublisherUrl: https://www.read.ai/ +PublisherSupportUrl: https://support.read.ai/ +PrivacyUrl: https://www.read.ai/privacy-policy +Author: Read AI, Inc. +PackageName: Read AI +PackageUrl: https://www.read.ai/desktop +License: Proprietary +LicenseUrl: https://www.read.ai/termsofservice +Copyright: © 2026 Read AI, Inc. +CopyrightUrl: https://www.read.ai/termsofservice +ShortDescription: Capture meetings anywhere, no bot necessary. +Description: Capture and transcribe conversations instantly with the Read AI app for Mac and Windows - no bot needed. Record any meeting, get real-time transcripts and AI summaries and get insights from Search Copilot anywhere you work. +Tags: +- conference +- conferencing +- meeting +- speech +- speech-recognition +- transcribe +- transcription +- video-conferencing +- voice +- voice-conferencing +ReleaseNotes: Update to version 1.22.2 +PurchaseUrl: https://www.read.ai/plans-pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/ReadAI/ReadAI/1.22.2/ReadAI.ReadAI.locale.zh-CN.yaml b/manifests/r/ReadAI/ReadAI/1.22.2/ReadAI.ReadAI.locale.zh-CN.yaml new file mode 100644 index 000000000000..e87cc37adec4 --- /dev/null +++ b/manifests/r/ReadAI/ReadAI/1.22.2/ReadAI.ReadAI.locale.zh-CN.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ReadAI.ReadAI +PackageVersion: 1.22.2 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 随时随地捕捉会议内容,无需使用机器人。 +Description: 使用适用于 Mac 和 Windows 的 Read AI 应用,即时捕捉并转录对话——无需机器人。录制任何会议,获取实时转录文本和 AI 摘要,并通过 Search Copilot 在您工作的任何地方获得洞察。 +Tags: +- 会议 +- 开会 +- 视频会议 +- 识别 +- 语音 +- 语音会议 +- 语音识别 +- 转写 +- 转录 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/r/ReadAI/ReadAI/1.22.2/ReadAI.ReadAI.yaml b/manifests/r/ReadAI/ReadAI/1.22.2/ReadAI.ReadAI.yaml new file mode 100644 index 000000000000..1ac9f63e463e --- /dev/null +++ b/manifests/r/ReadAI/ReadAI/1.22.2/ReadAI.ReadAI.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: ReadAI.ReadAI +PackageVersion: 1.22.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/Rustlang/rust-analyzer/2026-06-08/Rustlang.rust-analyzer.installer.yaml b/manifests/r/Rustlang/rust-analyzer/2026-06-08/Rustlang.rust-analyzer.installer.yaml new file mode 100644 index 000000000000..e9186c906680 --- /dev/null +++ b/manifests/r/Rustlang/rust-analyzer/2026-06-08/Rustlang.rust-analyzer.installer.yaml @@ -0,0 +1,25 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Rustlang.rust-analyzer +PackageVersion: 2026-06-08 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: rust-analyzer.exe + PortableCommandAlias: rust-analyzer +Commands: +- rust-analyzer +ReleaseDate: 2026-06-08 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/rust-lang/rust-analyzer/releases/download/2026-06-08/rust-analyzer-i686-pc-windows-msvc.zip + InstallerSha256: A69398C011946D6D945741063C0681FC0A4AABC093EB96DF5A2B6C123EB8DD27 +- Architecture: x64 + InstallerUrl: https://github.com/rust-lang/rust-analyzer/releases/download/2026-06-08/rust-analyzer-x86_64-pc-windows-msvc.zip + InstallerSha256: 32341C16667300A6D33DCFC47596C58BF1269D4B8B0714590AF01488EE8B9AF2 +- Architecture: arm64 + InstallerUrl: https://github.com/rust-lang/rust-analyzer/releases/download/2026-06-08/rust-analyzer-aarch64-pc-windows-msvc.zip + InstallerSha256: 559D41D8F3F18781B4CE9CA75CE723B70FE9B4718C3F1B3D9B8191AC50F0E54C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/Rustlang/rust-analyzer/2026-06-08/Rustlang.rust-analyzer.locale.en-US.yaml b/manifests/r/Rustlang/rust-analyzer/2026-06-08/Rustlang.rust-analyzer.locale.en-US.yaml new file mode 100644 index 000000000000..59d5db595c80 --- /dev/null +++ b/manifests/r/Rustlang/rust-analyzer/2026-06-08/Rustlang.rust-analyzer.locale.en-US.yaml @@ -0,0 +1,56 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Rustlang.rust-analyzer +PackageVersion: 2026-06-08 +PackageLocale: en-US +Publisher: The Rust Project Developers +PublisherUrl: https://rust-lang.org/ +PublisherSupportUrl: https://github.com/rust-lang/rust-analyzer/issues +Author: The Rust Project Developers +PackageName: rust-analyzer +PackageUrl: https://rust-analyzer.github.io/ +License: Apache-2.0 AND MIT +LicenseUrl: https://github.com/rust-lang/rust-analyzer#license +ShortDescription: rust-analyzer is a language server that provides IDE functionality for writing Rust programs. You can use it with any editor that supports the Language Server Protocol (VS Code, Vim, Emacs, Zed, etc). +Description: |- + rust-analyzer is a language server that provides IDE functionality for writing Rust programs. You can use it with any editor that supports the Language Server Protocol (VS Code, Vim, Emacs, Zed, etc). + + rust-analyzer features include go-to-definition, find-all-references, refactorings and code completion. rust-analyzer also supports integrated formatting (with rustfmt) and integrated diagnostics (with rustc and clippy). +Moniker: rust-analyzer +Tags: +- lsp +- lsp-server +- rust +- rust-lang +ReleaseNotes: |- + Commit: 7ea2b25 + Release: 2026-06-08 (v0.3.2929) + New Features + - #22469 (first contribution) add infer-vars-not-allowed diagnostic. + - #22512 (first contribution) parse unstable unnamed enum variants. + - #22448 add "Evaluate Predicate" command: + 597728705-8273a170-caa5-4ab9-8f17-a5cd04944f10.mp4 + - #22481 lower field defaults. + - #22495 use mimalloc for Windows releases. + + Fixes + - #22520 don't emit "type annotations needed" errors on include_bytes!(). + - #22524 parse | pattern types. + - #22503 try to improve completion ranking. + - #22457 dereference LHS in assignments instead of adding &mut in type_mismatch quick fix. + - #22507 hide ra@gennew inhaly hints. + - #22508 don't add both drop and pin_drop in add_missing_impl_members. + - #22519 don't add unused generic parameters in generate_trait_from_impl. + - #22523 handle mutable access better in extract_function. + - #22506 kill proc-macro-srv processes on shutdown. + - #22522 fix test runnables in rust-project.json. + + Internal Improvements + - #22510 simplify mir::ProjectionElem and bring it closer the rustc version. + - #22533 remove AST types from FoldKind. + - #22528 improve panic message when FileSourceRootInput is missing. + See also the changelog post. +ReleaseNotesUrl: https://github.com/rust-lang/rust-analyzer/releases/tag/2026-06-08 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/Rustlang/rust-analyzer/2026-06-08/Rustlang.rust-analyzer.yaml b/manifests/r/Rustlang/rust-analyzer/2026-06-08/Rustlang.rust-analyzer.yaml new file mode 100644 index 000000000000..64a4eafbb228 --- /dev/null +++ b/manifests/r/Rustlang/rust-analyzer/2026-06-08/Rustlang.rust-analyzer.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: Rustlang.rust-analyzer +PackageVersion: 2026-06-08 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/raphamorim/rio/0.4.7/raphamorim.rio.installer.yaml b/manifests/r/raphamorim/rio/0.4.7/raphamorim.rio.installer.yaml new file mode 100644 index 000000000000..9b14087d9914 --- /dev/null +++ b/manifests/r/raphamorim/rio/0.4.7/raphamorim.rio.installer.yaml @@ -0,0 +1,39 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: raphamorim.rio +PackageVersion: 0.4.7 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-06-09 +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/Rio' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/raphamorim/rio/releases/download/v0.4.7/Rio-installer-x86_64.msi + InstallerSha256: 4B635EC754FADC24A8C58F47AF04E07047F448E43E24FC3131D5DE28DAD0D55D + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + ProductCode: '{05607183-FB81-48E3-9E6A-C67F28AB0FA8}' + AppsAndFeaturesEntries: + - ProductCode: '{05607183-FB81-48E3-9E6A-C67F28AB0FA8}' + UpgradeCode: '{87C21C74-DBD5-4584-89D5-46D9CD0C40A8}' +- Architecture: arm64 + InstallerUrl: https://github.com/raphamorim/rio/releases/download/v0.4.7/Rio-installer-aarch64.msi + InstallerSha256: 3E65197ACE089C5D45A70044FC82BAEF2A40D2CA76891FC30D032A5BF06EE32F + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 + ProductCode: '{B389AF64-FEDD-48F6-811E-57A89A566A59}' + AppsAndFeaturesEntries: + - ProductCode: '{B389AF64-FEDD-48F6-811E-57A89A566A59}' + UpgradeCode: '{87C21C74-DBD5-4584-89D5-46D9CD0C40A8}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/raphamorim/rio/0.4.7/raphamorim.rio.locale.en-US.yaml b/manifests/r/raphamorim/rio/0.4.7/raphamorim.rio.locale.en-US.yaml new file mode 100644 index 000000000000..c2c0ad7c069b --- /dev/null +++ b/manifests/r/raphamorim/rio/0.4.7/raphamorim.rio.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: raphamorim.rio +PackageVersion: 0.4.7 +PackageLocale: en-US +Publisher: Raphael Amorim +PublisherUrl: https://github.com/raphamorim/rio +PublisherSupportUrl: https://github.com/raphamorim/rio/issues +Author: Raphael Amorim +PackageName: Rio +PackageUrl: https://github.com/raphamorim/rio +License: MIT +LicenseUrl: https://github.com/raphamorim/rio/blob/HEAD/LICENSE +Copyright: Copyright (c) 2022-present Raphael Amorim +CopyrightUrl: https://raw.githubusercontent.com/raphamorim/rio/main/LICENSE +ShortDescription: Rio terminal is a hardware-accelerated GPU terminal emulator, focusing to run in desktops and browsers. +Description: |- + Rio terminal is a hardware-accelerated GPU terminal emulator, focusing to run in desktops and browsers. + The supported platforms currently consist of BSD, Linux, MacOS and Windows. +Moniker: rio +Tags: +- cross-platform +- terminal +- terminal-emulators +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/raphamorim/rio/0.4.7/raphamorim.rio.yaml b/manifests/r/raphamorim/rio/0.4.7/raphamorim.rio.yaml new file mode 100644 index 000000000000..dbf5ceea5a0c --- /dev/null +++ b/manifests/r/raphamorim/rio/0.4.7/raphamorim.rio.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: raphamorim.rio +PackageVersion: 0.4.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/Serverdata/Ascend/2.30.53/Serverdata.Ascend.installer.yaml b/manifests/s/Serverdata/Ascend/2.30.90/Serverdata.Ascend.installer.yaml similarity index 76% rename from manifests/s/Serverdata/Ascend/2.30.53/Serverdata.Ascend.installer.yaml rename to manifests/s/Serverdata/Ascend/2.30.90/Serverdata.Ascend.installer.yaml index b0e43da5e66e..a8f7f0bc4049 100644 --- a/manifests/s/Serverdata/Ascend/2.30.53/Serverdata.Ascend.installer.yaml +++ b/manifests/s/Serverdata/Ascend/2.30.90/Serverdata.Ascend.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Serverdata.Ascend -PackageVersion: 2.30.53 +PackageVersion: 2.30.90 UpgradeBehavior: install Protocols: - ascendmeetings @@ -11,7 +11,7 @@ Installers: InstallerType: nullsoft Scope: user InstallerUrl: https://cp.serverdata.net/Voice/Pbx/SoftPhoneReleases/Ascend/Latest-Win/ascend-uc.exe - InstallerSha256: 6EE72EEA7B329DA85DAABEE9D1396453145435093C867402C29D5B664179C7C0 + InstallerSha256: 2992671A6A6CE98DEAE2EF6495E72B68B5B70926080EED3E65437801A55F3F2C InstallerSwitches: Upgrade: --updated Custom: /currentuser @@ -20,7 +20,7 @@ Installers: InstallerType: nullsoft Scope: machine InstallerUrl: https://cp.serverdata.net/Voice/Pbx/SoftPhoneReleases/Ascend/Latest-Win/ascend-uc.exe - InstallerSha256: 6EE72EEA7B329DA85DAABEE9D1396453145435093C867402C29D5B664179C7C0 + InstallerSha256: 2992671A6A6CE98DEAE2EF6495E72B68B5B70926080EED3E65437801A55F3F2C InstallerSwitches: Upgrade: --updated Custom: /allusers @@ -29,7 +29,7 @@ Installers: InstallerType: nullsoft Scope: user InstallerUrl: https://cp.serverdata.net/Voice/Pbx/SoftPhoneReleases/Ascend/Latest-Win/ascend-uc.exe - InstallerSha256: 6EE72EEA7B329DA85DAABEE9D1396453145435093C867402C29D5B664179C7C0 + InstallerSha256: 2992671A6A6CE98DEAE2EF6495E72B68B5B70926080EED3E65437801A55F3F2C InstallerSwitches: Upgrade: --updated Custom: /currentuser @@ -38,7 +38,7 @@ Installers: InstallerType: nullsoft Scope: machine InstallerUrl: https://cp.serverdata.net/Voice/Pbx/SoftPhoneReleases/Ascend/Latest-Win/ascend-uc.exe - InstallerSha256: 6EE72EEA7B329DA85DAABEE9D1396453145435093C867402C29D5B664179C7C0 + InstallerSha256: 2992671A6A6CE98DEAE2EF6495E72B68B5B70926080EED3E65437801A55F3F2C InstallerSwitches: Upgrade: --updated Custom: /allusers @@ -47,20 +47,20 @@ Installers: InstallerType: wix Scope: machine InstallerUrl: https://cp.serverdata.net/Voice/Pbx/SoftPhoneReleases/Ascend/Latest-Win/ascend-uc-ia32.msi - InstallerSha256: A384A08CB1EF2E2AC33CE5D44967FB9954C489408B33B8DD4258241A45459DA0 + InstallerSha256: 1A4BAD851824FA7C536FE10F06FB4D3061379B1727E8935BD311BA1C779DCABB InstallerSwitches: InstallLocation: APPLICATIONFOLDER="" - ProductCode: '{796BFFBF-063A-48B5-9023-16C6D55E9F95}' + ProductCode: '{F215F947-C59E-4536-A267-E12111F71939}' AppsAndFeaturesEntries: - UpgradeCode: '{F6C37FB9-FF59-447F-89D1-F9685A4FCC01}' - Architecture: x64 InstallerType: wix Scope: machine InstallerUrl: https://cp.serverdata.net/Voice/Pbx/SoftPhoneReleases/Ascend/Latest-Win/ascend-uc-x64.msi - InstallerSha256: 2FD76ACEA24357849B74ACBFCF8CB67AA427F4B43550C6D2001C9E6A3BFA4AF7 + InstallerSha256: E77039CEB48968D0139F61AE21A45D6FDFE0835B98C9698D7F2111C6AAE29635 InstallerSwitches: InstallLocation: APPLICATIONFOLDER="" - ProductCode: '{CC3B85F7-1E63-4AF1-9261-F45C877BA1E8}' + ProductCode: '{36D965B4-456E-45EE-B53F-2C2D744EA158}' AppsAndFeaturesEntries: - UpgradeCode: '{F6C37FB9-FF59-447F-89D1-F9685A4FCC01}' ManifestType: installer diff --git a/manifests/s/Serverdata/Ascend/2.30.53/Serverdata.Ascend.locale.en-US.yaml b/manifests/s/Serverdata/Ascend/2.30.90/Serverdata.Ascend.locale.en-US.yaml similarity index 97% rename from manifests/s/Serverdata/Ascend/2.30.53/Serverdata.Ascend.locale.en-US.yaml rename to manifests/s/Serverdata/Ascend/2.30.90/Serverdata.Ascend.locale.en-US.yaml index e8ddf1a064a2..bae015ebd8b3 100644 --- a/manifests/s/Serverdata/Ascend/2.30.53/Serverdata.Ascend.locale.en-US.yaml +++ b/manifests/s/Serverdata/Ascend/2.30.90/Serverdata.Ascend.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Serverdata.Ascend -PackageVersion: 2.30.53 +PackageVersion: 2.30.90 PackageLocale: en-US Publisher: Serverdata.net, Inc. PrivacyUrl: https://serverdata.net/legal/privacy-policy.php diff --git a/manifests/s/Serverdata/Ascend/2.30.53/Serverdata.Ascend.locale.zh-CN.yaml b/manifests/s/Serverdata/Ascend/2.30.90/Serverdata.Ascend.locale.zh-CN.yaml similarity index 95% rename from manifests/s/Serverdata/Ascend/2.30.53/Serverdata.Ascend.locale.zh-CN.yaml rename to manifests/s/Serverdata/Ascend/2.30.90/Serverdata.Ascend.locale.zh-CN.yaml index bde9aff1645e..7ec626d39d51 100644 --- a/manifests/s/Serverdata/Ascend/2.30.53/Serverdata.Ascend.locale.zh-CN.yaml +++ b/manifests/s/Serverdata/Ascend/2.30.90/Serverdata.Ascend.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Serverdata.Ascend -PackageVersion: 2.30.53 +PackageVersion: 2.30.90 PackageLocale: zh-CN License: 专有软件 ShortDescription: 随时随地呼叫、发消息、会面并访问文件。 diff --git a/manifests/s/Serverdata/Ascend/2.30.53/Serverdata.Ascend.yaml b/manifests/s/Serverdata/Ascend/2.30.90/Serverdata.Ascend.yaml similarity index 90% rename from manifests/s/Serverdata/Ascend/2.30.53/Serverdata.Ascend.yaml rename to manifests/s/Serverdata/Ascend/2.30.90/Serverdata.Ascend.yaml index d81159fc5349..6db5e2f95226 100644 --- a/manifests/s/Serverdata/Ascend/2.30.53/Serverdata.Ascend.yaml +++ b/manifests/s/Serverdata/Ascend/2.30.90/Serverdata.Ascend.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Serverdata.Ascend -PackageVersion: 2.30.53 +PackageVersion: 2.30.90 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/SkyLLC/UFFS/0.5.120/SkyLLC.UFFS.installer.yaml b/manifests/s/SkyLLC/UFFS/0.5.120/SkyLLC.UFFS.installer.yaml new file mode 100644 index 000000000000..d0fe0aba5402 --- /dev/null +++ b/manifests/s/SkyLLC/UFFS/0.5.120/SkyLLC.UFFS.installer.yaml @@ -0,0 +1,32 @@ +# 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: SkyLLC.UFFS +PackageVersion: 0.5.120 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.19041.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: uffs-windows-x64/uffs-mft.exe + PortableCommandAlias: uffs-mft +- RelativeFilePath: uffs-windows-x64/uffs-tui.exe + PortableCommandAlias: uffs-tui +- RelativeFilePath: uffs-windows-x64/uffs.exe + PortableCommandAlias: uffs +- RelativeFilePath: uffs-windows-x64/uffsd.exe + PortableCommandAlias: uffsd +- RelativeFilePath: uffs-windows-x64/uffsmcp.exe + PortableCommandAlias: uffsmcp +Scope: user +InstallModes: +- silent +- silentWithProgress +ReleaseDate: 2026-06-09 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/skyllc-ai/UltraFastFileSearch/releases/download/v0.5.120/uffs-windows-x64.zip + InstallerSha256: AD24AB756C551C69BEB2D9237633D567EB9EBEF2655F46DA7EB1F46A28C3D73D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SkyLLC/UFFS/0.5.120/SkyLLC.UFFS.locale.en-US.yaml b/manifests/s/SkyLLC/UFFS/0.5.120/SkyLLC.UFFS.locale.en-US.yaml new file mode 100644 index 000000000000..ebedc2216b87 --- /dev/null +++ b/manifests/s/SkyLLC/UFFS/0.5.120/SkyLLC.UFFS.locale.en-US.yaml @@ -0,0 +1,122 @@ +# 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: SkyLLC.UFFS +PackageVersion: 0.5.120 +PackageLocale: en-US +Publisher: Sky, LLC +PublisherUrl: https://github.com/skyllc-ai +PublisherSupportUrl: https://github.com/skyllc-ai/UltraFastFileSearch/issues +PackageName: UFFS - Ultra Fast File Search +PackageUrl: https://github.com/skyllc-ai/UltraFastFileSearch +License: MPL-2.0 +LicenseUrl: https://github.com/skyllc-ai/UltraFastFileSearch/blob/HEAD/LICENSE +ShortDescription: Benchmark-driven NTFS search engine for Windows +Description: |- + UFFS reads the NTFS Master File Table directly, builds a compact persisted index, + and serves targeted queries in 0-3 ms daemon-side. One Rust engine for CLI, daemon, + TUI, and MCP agent workflows. Proven on 100M-record scale. +Tags: +- cli +- file-search +- mft +- ntfs +- rust +- search +- windows +ReleaseNotes: |- + UFFS v0.5.120 + 🚀 What's New + See the full changelog + and CHANGELOG.md in the repository for details. + 📦 Downloads + UFFS is a Windows-native NTFS search engine — live indexing of + the Master File Table requires Windows. The engine core is + cross-platform, so macOS and Linux builds are shipped for + offline MFT analysis from captured .mft / .bin snapshots. + Each platform ships as a one-download ZIP bundle in three + tiers — pick the one that matches how much you need: + ──────┬───────────┬───────────────────────────────────────────────────────────────────── + Tier │Zip suffix │Contents + ──────┼───────────┼───────────────────────────────────────────────────────────────────── + min │-min.zip │uffs + uffsd + uffs-tui demo. Lean engine for CI/scripting. + ──────┼───────────┼───────────────────────────────────────────────────────────────────── + normal│(no suffix)│min + uffsmcp + uffs-mft + docs + brand + packaging helper. + │ │Recommended. + ──────┼───────────┼───────────────────────────────────────────────────────────────────── + full │-full.zip │normal + the uffs-diag diagnostic tools. + ──────┴───────────┴───────────────────────────────────────────────────────────────────── + > 🖥️ Every tier bundles the free uffs-tui demo — the + > zero-setup front door. After unzipping, just run uffs-tui + > to browse your own drives in a UI (the daemon auto-starts). + > The demo has capped result counts and disabled exports; see + > DEMO-LICENSE.txt in the zip. Full TUI/GUI are commercial. + Individual binaries are also attached for automation that + wgets a single file. + 🟦 Windows x86_64 — primary live-indexing target + - uffs-windows-x64.zip — recommended (normal tier): CLI + + daemon + MCP + MFT tooling + uffs-tui demo + icon + docs. + The .exes ship with the UFFS icon and asInvoker manifest + embedded. Also: uffs-windows-x64-min.zip, + uffs-windows-x64-full.zip. + - Raw binaries: uffs-windows-x64.exe, uffsd-windows-x64.exe, + uffsmcp-windows-x64.exe, uffs-mft-windows-x64.exe. + 🍏 macOS Apple Silicon — offline MFT analysis + - uffs-macos-arm64.zip — recommended (normal tier): raw + binaries + uffs-tui demo + a ready-to-run UFFS.app bundle + - icns + docs + packaging/macos/bundle.sh for rebuilding. + Also: uffs-macos-arm64-min.zip, uffs-macos-arm64-full.zip. + - Raw binaries: uffs-macos-arm64, uffsd-macos-arm64, + uffsmcp-macos-arm64, uffs-mft-macos-arm64. + - Intel Macs: run the arm64 build under Rosetta 2. + 🐧 Linux x86_64 — offline MFT analysis + - uffs-linux-x64.zip — recommended (normal tier): binaries + - uffs-tui demo + full hicolor icon tree + + packaging/linux/install.sh (drops the .desktop entry and + icons under /usr/local with one sudo invocation) + docs. + Also: uffs-linux-x64-min.zip, uffs-linux-x64-full.zip. + - Raw binaries: uffs-linux-x64, uffsd-linux-x64, + uffsmcp-linux-x64, uffs-mft-linux-x64. + - Use with --mft-file to analyse captured MFT snapshots on servers, forensics VMs, or in Docker. + 🔐 Verification + All binaries are accompanied by SHA256 checksums in CHECKSUMS.txt. + Verify with: + sha256sum -c CHECKSUMS.txt + Additionally, every release asset carries a SLSA build- + provenance attestation signed with the workflow's Sigstore + OIDC identity. Verify with GitHub CLI: + gh attestation verify --owner skyllc-ai + A successful verification proves the bytes were produced by + this exact workflow run on this exact commit. + 📋 SBOM (Software Bill of Materials) + Each workspace crate ships a CycloneDX 1.5 SBOM alongside the + binaries: sbom-.cdx.json. The SBOMs are covered by + the same SLSA attestation as the binaries, so you can verify + the inventory with the same command above. Inspect with any + CycloneDX-aware tool, e.g.: + jq '.components[] | {name, version, purl}' sbom-uffs-cli.cdx.json + 📋 Installation + Recommended: ZIP bundle + 1. Download uffs-.zip for your platform. + 2. Unzip anywhere. + 3. Windows: the .exes are ready to run; place them on PATH. Icon + asInvoker manifest are already baked into the PE. + 4. macOS: double-click UFFS.app, or move the raw uffs binary into /usr/local/bin/. First launch: Gatekeeper warns because the bundle is unsigned — right-click → Open to confirm, or run xattr -dr com.apple.quarantine UFFS.app. + 5. Linux: run sudo packaging/linux/install.sh from the unzipped directory — installs the binary, the .desktop entry, and the full hicolor icon set. Override prefix with sudo PREFIX=/opt/uffs packaging/linux/install.sh. + Raw-binary path (automation) + - Download the individual binary, e.g. uffs-linux-x64. + - macOS / Linux: chmod +x uffs-* then optionally mv uffs-* /usr/local/bin/uffs. + - Windows: the .exe is ready to run; place it on PATH. + 🛠️ Build Information + - Triggered by: auto-tag-release[sha:95cfc94] + - Commit: 95cfc94 + - Toolchain: pinned nightly from rust-toolchain.toml + - Profile: [profile.release] — LTO=fat, codegen-units=1, strip=symbols + - CPU baselines: x86_64 = x86-64-v3 (Haswell+/Zen+); macOS ARM64 = apple-m1 (M1+) + Full Changelog: https://github.com/skyllc-ai/UltraFastFileSearch/commits/v0.5.120 + What's Changed + - perf(search): master speed — keep #2/#4 wins, gate #1, beat Everything across the matrix by @githubrobbi in #375 + - chore: release v0.5.120 — ship pipeline auto-commit by @githubrobbi in #376 + Full Changelog: v0.5.119...v0.5.120 +ReleaseNotesUrl: https://github.com/skyllc-ai/UltraFastFileSearch/releases/tag/v0.5.120 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SkyLLC/UFFS/0.5.120/SkyLLC.UFFS.yaml b/manifests/s/SkyLLC/UFFS/0.5.120/SkyLLC.UFFS.yaml new file mode 100644 index 000000000000..d582411b64d6 --- /dev/null +++ b/manifests/s/SkyLLC/UFFS/0.5.120/SkyLLC.UFFS.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: SkyLLC.UFFS +PackageVersion: 0.5.120 +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/SoftwareOK/Q-Dir/12.67/SoftwareOK.Q-Dir.installer.yaml b/manifests/s/SoftwareOK/Q-Dir/12.68/SoftwareOK.Q-Dir.installer.yaml similarity index 77% rename from manifests/s/SoftwareOK/Q-Dir/12.67/SoftwareOK.Q-Dir.installer.yaml rename to manifests/s/SoftwareOK/Q-Dir/12.68/SoftwareOK.Q-Dir.installer.yaml index bbf57c7aea67..bf08639f26aa 100644 --- a/manifests/s/SoftwareOK/Q-Dir/12.67/SoftwareOK.Q-Dir.installer.yaml +++ b/manifests/s/SoftwareOK/Q-Dir/12.68/SoftwareOK.Q-Dir.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: SoftwareOK.Q-Dir -PackageVersion: "12.67" +PackageVersion: "12.68" InstallerType: zip NestedInstallerType: exe InstallModes: @@ -15,20 +15,20 @@ InstallerSuccessCodes: - 1 UpgradeBehavior: install ProductCode: Q-Dir -ReleaseDate: 2026-06-03 +ReleaseDate: 2026-06-09 Installers: - Architecture: x86 NestedInstallerFiles: - RelativeFilePath: Q-Dir_Installer_UC.exe Scope: user InstallerUrl: https://www.softwareok.com/Download/Q-Dir_Installer.zip - InstallerSha256: 8AF6EF00C528ED29E9F602F65ECE0DFE990CD1C96C3A38191E7611D2DE927F6E + InstallerSha256: 123ED79B5D3E21B9EDB377442CFEE3048717B37444490BF66B76221D7ECD61AC - Architecture: x86 NestedInstallerFiles: - RelativeFilePath: Q-Dir_Installer_UC.exe Scope: machine InstallerUrl: https://www.softwareok.com/Download/Q-Dir_Installer.zip - InstallerSha256: 8AF6EF00C528ED29E9F602F65ECE0DFE990CD1C96C3A38191E7611D2DE927F6E + InstallerSha256: 123ED79B5D3E21B9EDB377442CFEE3048717B37444490BF66B76221D7ECD61AC InstallerSwitches: Custom: forall ElevationRequirement: elevatesSelf @@ -37,13 +37,13 @@ Installers: - RelativeFilePath: Q-Dir_Installer_x64.exe Scope: user InstallerUrl: https://www.softwareok.com/Download/Q-Dir_Installer_x64.zip - InstallerSha256: E66973B6CC05B22F0F5DF2DD25ABFDB3FC99D0120E208C71A93BDC1FF514D119 + InstallerSha256: 4CBEC2B7981A6A9BE613987AE1D9875DBA99229D150F8194DF61A4BE6ECC6437 - Architecture: x64 NestedInstallerFiles: - RelativeFilePath: Q-Dir_Installer_x64.exe Scope: machine InstallerUrl: https://www.softwareok.com/Download/Q-Dir_Installer_x64.zip - InstallerSha256: E66973B6CC05B22F0F5DF2DD25ABFDB3FC99D0120E208C71A93BDC1FF514D119 + InstallerSha256: 4CBEC2B7981A6A9BE613987AE1D9875DBA99229D150F8194DF61A4BE6ECC6437 InstallerSwitches: Custom: forall ElevationRequirement: elevatesSelf diff --git a/manifests/s/SoftwareOK/Q-Dir/12.67/SoftwareOK.Q-Dir.locale.en-US.yaml b/manifests/s/SoftwareOK/Q-Dir/12.68/SoftwareOK.Q-Dir.locale.en-US.yaml similarity index 88% rename from manifests/s/SoftwareOK/Q-Dir/12.67/SoftwareOK.Q-Dir.locale.en-US.yaml rename to manifests/s/SoftwareOK/Q-Dir/12.68/SoftwareOK.Q-Dir.locale.en-US.yaml index 787104b92863..477bf7767f47 100644 --- a/manifests/s/SoftwareOK/Q-Dir/12.67/SoftwareOK.Q-Dir.locale.en-US.yaml +++ b/manifests/s/SoftwareOK/Q-Dir/12.68/SoftwareOK.Q-Dir.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: SoftwareOK.Q-Dir -PackageVersion: "12.67" +PackageVersion: "12.68" PackageLocale: en-US Publisher: SoftwareOK PublisherUrl: https://www.softwareok.com/ @@ -24,8 +24,8 @@ Tags: - find - folder ReleaseNotes: |- - - Minor bug fixes for keyboard shortcuts in Quad File Explorer (Q-Dir) for Windows - - Language files for Q-Dir updated + - Various dark mode improvements across all Microsoft Windows operating systems + - Language file updates for Quad File Explorer for Windows ReleaseNotesUrl: https://www.softwareok.com/?seite=Freeware/Q-Dir/History Documentations: - DocumentLabel: Manual diff --git a/manifests/s/SoftwareOK/Q-Dir/12.67/SoftwareOK.Q-Dir.locale.zh-CN.yaml b/manifests/s/SoftwareOK/Q-Dir/12.68/SoftwareOK.Q-Dir.locale.zh-CN.yaml similarity index 96% rename from manifests/s/SoftwareOK/Q-Dir/12.67/SoftwareOK.Q-Dir.locale.zh-CN.yaml rename to manifests/s/SoftwareOK/Q-Dir/12.68/SoftwareOK.Q-Dir.locale.zh-CN.yaml index 0fb1343d9245..9646ccfbd39c 100644 --- a/manifests/s/SoftwareOK/Q-Dir/12.67/SoftwareOK.Q-Dir.locale.zh-CN.yaml +++ b/manifests/s/SoftwareOK/Q-Dir/12.68/SoftwareOK.Q-Dir.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: SoftwareOK.Q-Dir -PackageVersion: "12.67" +PackageVersion: "12.68" PackageLocale: zh-CN License: 免费软件 ShortDescription: Q-Dir 四窗格文件管理器 diff --git a/manifests/s/SoftwareOK/Q-Dir/12.67/SoftwareOK.Q-Dir.yaml b/manifests/s/SoftwareOK/Q-Dir/12.68/SoftwareOK.Q-Dir.yaml similarity index 90% rename from manifests/s/SoftwareOK/Q-Dir/12.67/SoftwareOK.Q-Dir.yaml rename to manifests/s/SoftwareOK/Q-Dir/12.68/SoftwareOK.Q-Dir.yaml index b63fa68192aa..73df1105c95f 100644 --- a/manifests/s/SoftwareOK/Q-Dir/12.67/SoftwareOK.Q-Dir.yaml +++ b/manifests/s/SoftwareOK/Q-Dir/12.68/SoftwareOK.Q-Dir.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: SoftwareOK.Q-Dir -PackageVersion: "12.67" +PackageVersion: "12.68" DefaultLocale: en-US ManifestType: version 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/TablePlus/TablePlus/7.1.4/TablePlus.TablePlus.installer.yaml b/manifests/t/TablePlus/TablePlus/7.1.4/TablePlus.TablePlus.installer.yaml new file mode 100644 index 000000000000..0a216c96ac48 --- /dev/null +++ b/manifests/t/TablePlus/TablePlus/7.1.4/TablePlus.TablePlus.installer.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: TablePlus.TablePlus +PackageVersion: 7.1.4 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Protocols: +- cassandra +- cassandra+ssh +- cockroach +- cockroach+ssh +- greenplum +- greenplum+ssh +- mariadb +- mariadb+ssh +- microsoftsqlserver +- microsoftsqlserver+ssh +- mysql +- mysql+ssh +- postgres +- postgres+ssh +- postgresql +- postgresql+ssh +- redis +- redis+ssh +- redshift +- redshift+ssh +- snowflake +- snowflake+ssh +- sqlite +- sqlite+ssh +- sqlserver +- sqlserver+ssh +- tableplus +ProductCode: TablePlus_is1 +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://files.tableplus.com/windows/7.1.4/TablePlusSetup.exe + InstallerSha256: 4193089AA1AE638BB180CAF887DFB48698203EDB40A04FF51652FB13887F4FC6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/TablePlus/TablePlus/7.1.4/TablePlus.TablePlus.locale.en-US.yaml b/manifests/t/TablePlus/TablePlus/7.1.4/TablePlus.TablePlus.locale.en-US.yaml new file mode 100644 index 000000000000..1833e474f878 --- /dev/null +++ b/manifests/t/TablePlus/TablePlus/7.1.4/TablePlus.TablePlus.locale.en-US.yaml @@ -0,0 +1,48 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: TablePlus.TablePlus +PackageVersion: 7.1.4 +PackageLocale: en-US +Publisher: TablePlus, Inc +PublisherUrl: https://tableplus.com/ +PublisherSupportUrl: https://tableplus.com/contact +PrivacyUrl: https://tableplus.com/privacy +Author: TablePlus Inc. +PackageName: TablePlus +PackageUrl: https://tableplus.com/windows +License: Proprietary +LicenseUrl: https://tableplus.com/blog/2018/01/license-agreement.html +Copyright: Copyright (c) 2026 TablePlus Inc. All rights reserved. +ShortDescription: 'Modern, native, and friendly GUI tool for relational databases: MySQL, PostgreSQL, SQLite & more' +Description: 'Modern, native client with intuitive GUI tools to create, access, query & edit multiple relational databases: MySQL, PostgreSQL, SQLite, Microsoft SQL Server, Amazon Redshift, MariaDB, CockroachDB, Vertica, and Redis.' +Tags: +- amazon-redshift +- cassandra +- cockroachdb +- database +- mariadb +- microsoft-sql-server +- mysql +- postgresql +- redis +- sqlite +- tableplus +- vertica +ReleaseNotes: |- + Build 366 - Refresh UI + Release date: 10 June 2026 + 1. Added support for importing JSON files. + 2. Added support for exporting data as Excel. + 3. Added shortcut mapper support in Preferences. + 4. Improved database connection error flow with retry and edit connection options. + 5. Fixed CSV import/export localization issues. + 6. Enhanced Preferences window layout, theme styling, and shortcut handling. + 7. Fixed connection drag issue when maximizing the main window. + 8. Other bug fixes and improvements. + Older change logs. + Bug report. +ReleaseNotesUrl: https://tableplus.com/blog/2017/02/changelogs.html +PurchaseUrl: https://tableplus.com/pricing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TablePlus/TablePlus/7.1.4/TablePlus.TablePlus.locale.zh-CN.yaml b/manifests/t/TablePlus/TablePlus/7.1.4/TablePlus.TablePlus.locale.zh-CN.yaml new file mode 100644 index 000000000000..3d1aace76b0b --- /dev/null +++ b/manifests/t/TablePlus/TablePlus/7.1.4/TablePlus.TablePlus.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: TablePlus.TablePlus +PackageVersion: 7.1.4 +PackageLocale: zh-CN +Publisher: TablePlus, Inc +PublisherUrl: https://tableplus.com/ +PublisherSupportUrl: https://tableplus.com/contact +PrivacyUrl: https://tableplus.com/privacy +Author: TablePlus Inc. +PackageName: TablePlus +PackageUrl: https://tableplus.com/windows +License: 专有软件 +LicenseUrl: https://tableplus.com/blog/2018/01/license-agreement.html +Copyright: Copyright (c) 2026 TablePlus Inc. 保留所有权利. +ShortDescription: 现代、本地和友好的关系数据库图形用户界面工具:MySQL、PostgreSQL、SQLite 等 +Description: 具有直观图形用户界面工具的现代本地客户端,可创建、访问、查询和编辑多个关系数据库: MySQL、PostgreSQL、SQLite、Microsoft SQL Server、Amazon Redshift、MariaDB、CockroachDB、Vertica 和 Redis。 +Tags: +- amazon-redshift +- cassandra +- cockroachdb +- mariadb +- microsoft-sql-server +- mysql +- postgresql +- redis +- sqlite +- tableplus +- vertica +- 数据库 +ReleaseNotesUrl: https://tableplus.com/blog/2017/02/changelogs.html +PurchaseUrl: https://tableplus.com/pricing +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/t/TablePlus/TablePlus/7.1.4/TablePlus.TablePlus.yaml b/manifests/t/TablePlus/TablePlus/7.1.4/TablePlus.TablePlus.yaml new file mode 100644 index 000000000000..2831a78185d0 --- /dev/null +++ b/manifests/t/TablePlus/TablePlus/7.1.4/TablePlus.TablePlus.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: TablePlus.TablePlus +PackageVersion: 7.1.4 +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/Tutanota/Tutanota/350.260608.0/Tutanota.Tutanota.installer.yaml b/manifests/t/Tutanota/Tutanota/350.260608.0/Tutanota.Tutanota.installer.yaml new file mode 100644 index 000000000000..c8f3d53f17c6 --- /dev/null +++ b/manifests/t/Tutanota/Tutanota/350.260608.0/Tutanota.Tutanota.installer.yaml @@ -0,0 +1,27 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Tutanota.Tutanota +PackageVersion: 350.260608.0 +InstallerType: nullsoft +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ProductCode: 450699d2-1c81-5ee5-aec6-08dddb7af9d7 +ReleaseDate: 2026-06-09 +AppsAndFeaturesEntries: +- DisplayName: Tuta Mail 350.260608.00 + ProductCode: 450699d2-1c81-5ee5-aec6-08dddb7af9d7 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/tutao/tutanota/releases/download/tutanota-desktop-release-350.260608.0/tutanota-desktop-win.exe + InstallerSha256: 4C0038A597ABB97DC2EE77A7DA1BBE66159ECB78499608D665633A4DF1CEC655 +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/tutao/tutanota/releases/download/tutanota-desktop-release-350.260608.0/tutanota-desktop-win.exe + InstallerSha256: 4C0038A597ABB97DC2EE77A7DA1BBE66159ECB78499608D665633A4DF1CEC655 + ElevationRequirement: elevatesSelf +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tutanota/Tutanota/350.260608.0/Tutanota.Tutanota.locale.en-US.yaml b/manifests/t/Tutanota/Tutanota/350.260608.0/Tutanota.Tutanota.locale.en-US.yaml new file mode 100644 index 000000000000..1603ad3699f7 --- /dev/null +++ b/manifests/t/Tutanota/Tutanota/350.260608.0/Tutanota.Tutanota.locale.en-US.yaml @@ -0,0 +1,56 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Tutanota.Tutanota +PackageVersion: 350.260608.0 +PackageLocale: en-US +Publisher: Tutao GmbH +PublisherUrl: https://tuta.com/ +PublisherSupportUrl: https://github.com/tutao/tutanota/issues +Author: Tutao GmbH +PackageName: Tutanota Desktop +PackageUrl: https://github.com/tutao/tutanota +License: GPL-3.0 +LicenseUrl: https://github.com/tutao/tutanota/blob/HEAD/LICENSE.txt +Copyright: Copyright © 2022 Tutao GmbH +ShortDescription: Tutanota is an email client with a strong focus on security and privacy that lets you encrypt emails on all your devices. +Description: |- + Tutanota is the worlds most secure email service, easy to use and private by design. + With end-to-end encryption and 2FA, your emails have never been more secure. + The built-in encryption guarantees that your mailbox belongs to you. + Nobody can decrypt or read your data. +Moniker: tutanota +Tags: +- calendar +- email +- email-client +- encryption +- end-to-end-encryption +- privacy +- private +- secure +ReleaseNotes: |- + What's new + - Drive: use Ctrl-A and ESC to select/deselect files #10839 + - Drive: implement redesigned DriveTransferStack #10835 + - Drive: show file size also on mobile layout #10830 + - Drive: support big file upload and improve disk usage for uploading #10878 + - Drive: offline login #10852 + + Bugfixes + - fixed continue button on plan selector #10905 + - Drive: reset progress for each batch of transfers #10882 + - fix snackbar position #10867 + - extract calendar-related post-login action from PostLoginActions #10864 + - Drive/3439 fab only in apps #10821 + - Drive: fix operation updates showing again after switching to drive #10820 + + Milestone + https://github.com/tutao/tutanota/milestone/439?closed=1 +ReleaseNotesUrl: https://github.com/tutao/tutanota/releases/tag/tutanota-desktop-release-350.260608.0 +PurchaseUrl: https://tutanota.com/pricing +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://tutanota.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/Tutanota/Tutanota/350.260608.0/Tutanota.Tutanota.yaml b/manifests/t/Tutanota/Tutanota/350.260608.0/Tutanota.Tutanota.yaml new file mode 100644 index 000000000000..ba35486f1241 --- /dev/null +++ b/manifests/t/Tutanota/Tutanota/350.260608.0/Tutanota.Tutanota.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: Tutanota.Tutanota +PackageVersion: 350.260608.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/t/t8y2/DBX/0.5.31/t8y2.DBX.installer.yaml b/manifests/t/t8y2/DBX/0.5.31/t8y2.DBX.installer.yaml new file mode 100644 index 000000000000..dbe792dc01f5 --- /dev/null +++ b/manifests/t/t8y2/DBX/0.5.31/t8y2.DBX.installer.yaml @@ -0,0 +1,26 @@ +# Created with WinGet Tracker using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: t8y2.DBX +PackageVersion: 0.5.31 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: DBX +ReleaseDate: 2026-06-10 +AppsAndFeaturesEntries: +- Publisher: dbx + ProductCode: DBX +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\DBX' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/t8y2/dbx/releases/download/v0.5.31/DBX_0.5.31_x64-setup.exe + InstallerSha256: D4BC29E36DA3E181CD514CCD5C89A8D28D2E648548A17463BE09F4E7A3E9AE73 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/t/t8y2/DBX/0.5.31/t8y2.DBX.locale.en-US.yaml b/manifests/t/t8y2/DBX/0.5.31/t8y2.DBX.locale.en-US.yaml new file mode 100644 index 000000000000..4a3d20f81fa8 --- /dev/null +++ b/manifests/t/t8y2/DBX/0.5.31/t8y2.DBX.locale.en-US.yaml @@ -0,0 +1,103 @@ +# Created with WinGet Tracker using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: t8y2.DBX +PackageVersion: 0.5.31 +PackageLocale: en-US +Publisher: t8y2 +PublisherUrl: https://github.com/t8y2 +PublisherSupportUrl: https://github.com/t8y2/dbx/issues +Author: t8y2 +PackageName: DBX +PackageUrl: https://github.com/t8y2/dbx +License: Apache-2.0 +LicenseUrl: https://github.com/t8y2/dbx/blob/HEAD/LICENSE +ShortDescription: 15MB,lightweight, cross-platform database client. Supports MySQL, PostgreSQL, SQLite, Redis, MongoDB, DuckDB, ClickHouse, SQL Server and more. +Tags: +- clickhouse +- database +- database-client +- database-management +- duckdb +- gui +- mongodb +- mysql +- postgresql +- redis +- rust +- sql-server +- sqlite +- tauri +- vue +ReleaseNotes: |- + 新功能 + - 只读模式 — 所有数据库连接支持只读模式,降低误执行写入、删除或结构变更 SQL 的风险 + - 可见数据库 — 连接可指定要显示的数据库,侧边栏、MCP 和补全范围更聚焦,大实例浏览更轻量 (contributed by @eryajf, closes #932) + - 数据网格 — 新增待提交变更 SQL 预览、多行转置、几何列地图图层预览,以及列级可排序能力 (contributed by @DengQingNian, @eryajf, @ptma) + - Redis — 创建 key 支持 TTL、结构化条目输入、Stream 和 JSON 类型,常见 Redis 数据结构录入更完整 (contributed by @DengQingNian, closes #655) + - 连接导入 — 支持从 DataGrip 导入连接配置,并改进 Navicat / DBeaver 导入兼容性,减少迁移连接时的手工录入 (contributed by @cl1107) + - SQL 工具 — 新增 SQL Library 文件夹管理与本地同步,并支持可配置 SQL formatter + - 查询结果 — 新增执行摘要视图和执行耗时显示,查询反馈更清晰 + - 数据库用户管理 — 新增数据库用户和权限管理入口,常见账号授权操作可在 DBX 内完成 + - AI — Claude 配置支持 API Key 与 Auth Token 两种认证方式,兼容 ANTHROPIC_AUTH_TOKEN、本地代理和第三方 Anthropic 兼容服务 + - 数据库能力 — 新增 Turso/libSQL、H2 文件连接、Access 账号密码配置、PostgreSQL sequence 对象,以及 Elasticsearch SQL 查询增强 + 改进 + - SQL 补全 — 支持数据库限定符补全,优化大实例多库场景,并避免表别名场景下错误回退到表名建议 + - SQL 编辑器 — 支持保存 SQL 标签页光标和滚动位置,选区高亮更柔和,格式化作用范围更准确,SQL formatter 可离线使用 + - 数据网格体验 — 优化 Canvas 渲染清晰度、转置视图状态、隐藏列详情、复杂值展示、右键选择和滚动条稳定性 + - 侧边栏与标签页 — 优化侧边栏搜索、表注释匹配、标签页溢出滚动、小窗口工具栏收纳,以及经典模式下的活动标签提示 + - 连接配置 — 支持连接颜色选择、TiDB Cloud URL 自动启用 TLS、MongoDB SSH 场景空闲连接控制,以及 SSH/TLS 文件路径 ~ 展开 + - 快捷键 — 新增打开设置快捷键,支持清空快捷键,并优化 Windows 上快捷键标签宽度 + - AI 体验 — 改进 OpenAI reasoning model、代理 API 通道和本地 provider 图标显示 + - 调试与日志 — 新增面向用户的调试日志导出能力,方便排查连接和运行时问题 + - 文档与下载 — 增强离线驱动下载说明、驱动文档、SEO 元数据和 AI crawler 规则 + 修复 + - SSH — 修复密钥注释编码导致加载失败,以及并发创建连接时重复 SSH tunnel 引发的连接不稳定 (contributed by @James-Leong) + - Oracle — 修复 Oracle 11g 分页兼容问题,并在新版驱动遇到 listener 兼容错误时提示切换旧版内置驱动 + - MySQL / TiDB — 修复 TiDB Cloud 非 TLS 连接失败、预编译语句重试、连接 URL 参数处理和 session 变量保持问题 (contributed by @Sanjeever, closes #906) + - MongoDB — 修复 ObjectId 过滤、副本集 URL 解析、Atlas SRV 连接、SQL 语义诊断误报,以及 Mongo shell 命令解析细节 + - Redis — 修复模糊搜索中 * 通配符处理、hash/zset/JSON 内容展示、zset 分数列宽度和命令历史持久化问题 + - Elasticsearch — SELECT * ... WHERE ... 会转换为 _search DSL,减少 ES SQL 限制导致的查询失败,并修复空结果展示 (contributed by @JinRudy) + - SQLite / 文件连接 — 修复从文件打开 SQLite 时覆盖已有连接的问题 + - PostgreSQL — 修复 PG brace-style 数组文本编辑误判、数组单元格编辑,以及部分 schema / 树结构默认库选择问题 + - JDBC / 插件数据库 — 修复 Hive JDBC UnsupportedOperationException、IRIS max rows 改写、Trino SSL 参数、Goldendb 标识符引用、DuckDB 复杂值展示等兼容问题 + - 数据网格 — 修复画布选区边框、转置视图刷新、隐藏列详情、数组和复杂值展示、右键选择清理等结果集交互问题 + - 导入与文件 — 修复 SQL 文件编码 fallback、JSON UTF-8 BOM 导入、Navicat NCX 连接类型识别和端口回退 + - 稳定性 — 修复快捷键清空、SQL 补全弹窗重叠、连接错误清理、分组连接树节点更新、YashanDB recyclebin 对象隐藏等边界问题 + 下载安装 + Windows + ───────────────────────────┬──────────────────────────────── + 文件 │说明 + ───────────────────────────┼──────────────────────────────── + DBX_0.5.31_x64-setup.exe │推荐 — NSIS 安装包,支持自动更新 + ───────────────────────────┼──────────────────────────────── + DBX_0.5.31_x64_en-US.msi │MSI 安装包,适用于企业部署 + ───────────────────────────┼──────────────────────────────── + DBX_0.5.31_x64-portable.zip│便携版 ZIP,适合免安装和离线拷贝 + ───────────────────────────┴──────────────────────────────── + Scoop: + scoop bucket add dbx https://github.com/t8y2/scoop-bucket + scoop install dbx + macOS + ──────────────────────┬─────────────────────────── + 文件 │说明 + ──────────────────────┼─────────────────────────── + DBX_0.5.31_aarch64.dmg│推荐 — 适用于 Apple Silicon + ──────────────────────┼─────────────────────────── + DBX_0.5.31_x64.dmg │适用于 Intel Mac + ──────────────────────┴─────────────────────────── + Homebrew: + brew install --cask dbx + Linux + ──────────────────────────────────────┬─────────┬─────────────────────────────────────────── + 发行版 │推荐格式 │安装方式 + ──────────────────────────────────────┼─────────┼─────────────────────────────────────────── + Ubuntu / Debian / Linux Mint / Pop!_OS│.deb │sudo apt install ./DBX_*.deb + ──────────────────────────────────────┼─────────┼─────────────────────────────────────────── + Fedora / RHEL / CentOS / Rocky Linux │.rpm │sudo dnf install ./DBX-*.rpm + ──────────────────────────────────────┼─────────┼─────────────────────────────────────────── + 其他发行版 │.AppImage│chmod +x DBX_*.AppImage && ./DBX_*.AppImage + ──────────────────────────────────────┴─────────┴─────────────────────────────────────────── +ReleaseNotesUrl: https://github.com/t8y2/dbx/releases/tag/v0.5.31 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/t/t8y2/DBX/0.5.31/t8y2.DBX.yaml b/manifests/t/t8y2/DBX/0.5.31/t8y2.DBX.yaml new file mode 100644 index 000000000000..47566efeee80 --- /dev/null +++ b/manifests/t/t8y2/DBX/0.5.31/t8y2.DBX.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Tracker using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: t8y2.DBX +PackageVersion: 0.5.31 +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/v/ValentinSoftware/PVSOL/Premium/2026/2026.6/ValentinSoftware.PVSOL.Premium.2026.installer.yaml b/manifests/v/ValentinSoftware/PVSOL/Premium/2026/2026.6/ValentinSoftware.PVSOL.Premium.2026.installer.yaml new file mode 100644 index 000000000000..f4d1e1a5ccfd --- /dev/null +++ b/manifests/v/ValentinSoftware/PVSOL/Premium/2026/2026.6/ValentinSoftware.PVSOL.Premium.2026.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: ValentinSoftware.PVSOL.Premium.2026 +PackageVersion: "2026.6" +InstallerType: inno +Scope: machine +FileExtensions: +- pvprj +ProductCode: PVSOL premium 2026_is1 +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.valentin.de/pvsol/setup_pvsolpremium_2026_6.exe + InstallerSha256: 3A202D16CF53B0EC7C16D144E709F5B62810E84F88C20ADE2F73DE2D0488B446 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/v/ValentinSoftware/PVSOL/Premium/2026/2026.6/ValentinSoftware.PVSOL.Premium.2026.locale.en-US.yaml b/manifests/v/ValentinSoftware/PVSOL/Premium/2026/2026.6/ValentinSoftware.PVSOL.Premium.2026.locale.en-US.yaml new file mode 100644 index 000000000000..dc7a714fe708 --- /dev/null +++ b/manifests/v/ValentinSoftware/PVSOL/Premium/2026/2026.6/ValentinSoftware.PVSOL.Premium.2026.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ValentinSoftware.PVSOL.Premium.2026 +PackageVersion: "2026.6" +PackageLocale: en-US +Publisher: Valentin Software GmbH +PublisherUrl: https://valentin-software.com/en/ +PublisherSupportUrl: https://valentin-software.com/en/support/technical-support/ +PrivacyUrl: https://valentin-software.com/en/privacy-policy/ +Author: Valentin Software GmbH +PackageName: PVSOL premium 2026 +PackageUrl: https://valentin-software.com/en/products/pvsol-premium/ +License: Proprietary +Copyright: Copyright © 2004-2026 Valentin Software GmbH +ShortDescription: The design and simulation software for photovoltaic systems – with 3D visualization and detailed shading analysis. +Description: |- + With PV*SOL premium, the industry standard for photovoltaic design software, you can design and simulate all types of modern PV systems. From small rooftop systems with to medium-sized systems on commercial roofs to solar parks - PV*SOL premium supports you with numerous tools for design and simulation. + The unique 3D visualization is the highlight of PV*SOL premium. You can visualize all common types of systems in 3D, whether roof-integrated or roof-mounted, whether on small angled roofs, large industrial halls or open spaces - with up to 7,500 mounted modules or up to 10,000 roof-parallel modules - and calculate the shading based on 3D objects. With the realistic shading from surrounding objects, you can achieve the highest reliability for your yield forecast. + All other design types from PV*SOL are of course also available in PV*SOL premium. Whether calculating self-consumption, designing battery storage or integrating electric vehicles - with PV*SOL premium you can implement all customer wishes in no time at all. + Our extensive product database includes over 26,000 PV modules, 7,500 inverters, 5,500 battery systems and many other products such as electric vehicles and performance optimizers. It is updated regularly by the product manufacturers themselves, so you can always work with the latest data. + You can generate high-quality project reports for your customers that can be edited as required. Circuit diagrams with the necessary safety devices can also be created, e.g. for submission to the relevant authorities. + The current feed-in tariffs are available in our database for the calculation of economic efficiency. By adding the information to the system costs, you will receive a detailed economic analysis of the system over 20 years. This allows you to create an initial offer in just a few minutes. + PV*SOL premium is available in German 🇩🇪, English 🇬🇧, Spanish 🇪🇸, French 🇫🇷, Italian 🇮🇹, Polish 🇵🇱, Czech 🇨🇿, Portuguese 🇵🇹 and Turkish 🇹🇷. And with project reports available in 23 languages, language barriers are a thing of the past. + Our technical support team and our help pages offer you assistance with your questions. In our forum you can address more complex questions to our team and other PV*SOL premium users. +Tags: +- photovoltaic +ReleaseNotesUrl: https://valentin-software.com/en/products/pvsol-premium/#release-notes +PurchaseUrl: https://shop.valentin-software.com/ +Documentations: +- DocumentLabel: Help + DocumentUrl: https://help.valentin-software.com/pvsol/en/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/v/ValentinSoftware/PVSOL/Premium/2026/2026.6/ValentinSoftware.PVSOL.Premium.2026.locale.zh-CN.yaml b/manifests/v/ValentinSoftware/PVSOL/Premium/2026/2026.6/ValentinSoftware.PVSOL.Premium.2026.locale.zh-CN.yaml new file mode 100644 index 000000000000..abecd55afb8b --- /dev/null +++ b/manifests/v/ValentinSoftware/PVSOL/Premium/2026/2026.6/ValentinSoftware.PVSOL.Premium.2026.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: ValentinSoftware.PVSOL.Premium.2026 +PackageVersion: "2026.6" +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 光伏系统设计与仿真软件——具备 3D 可视化功能及精细化阴影分析 +Description: |- + 使用光伏设计软件行业标准 PV*SOL premium,您可以设计和模拟各类现代光伏系统。从小型屋顶系统到商业屋顶的中型系统,再到太阳能园区——PV*SOL premium 提供丰富的设计和仿真工具支持。 + 独特的 3D 可视化是 PV*SOL premium 的亮点。您能以三维形式呈现所有常见系统类型,无论是屋顶嵌入式还是屋顶架设式,无论是小型斜面屋顶、大型工业厂房还是开阔场地——最高支持 7,500 个架设模块或 10,000 个平行屋顶模块——并基于 3D 对象计算阴影。通过周边物体的真实阴影模拟,您可获得最高可靠性的发电量预测。 + PV*SOL 的所有其他设计类型当然也包含在 PV*SOL premium 中。无论是计算自消耗率、设计电池储能系统,还是整合电动汽车——PV*SOL premium 能让您快速实现客户的所有需求。 + 我们庞大的产品数据库包含:26,000+ 光伏组件、7,500+ 逆变器、5,500+ 电池系统以及电动汽车、功率优化器等众多产品。数据由制造商定期更新,确保您始终使用最新信息。 + 您能生成可定制的高质量项目报告,还可创建含必要安全装置的电路图(如用于提交监管部门)。 + 我们的数据库包含现行上网电价数据,结合系统成本信息可生成 20 年详细经济性分析,助您在几分钟内完成初步报价。 + PV*SOL premium 支持九种语言:德语🇩🇪、英语🇬🇧、西班牙语🇪🇸、法语🇫🇷、意大利语🇮🇹、波兰语🇵🇱、捷克语🇨🇿、葡萄牙语🇵🇹、土耳其语🇹🇷。项目报告支持 23 种语言,彻底消除语言障碍。 + 技术支持团队和帮助页面随时解答疑问,论坛则为您提供与开发团队及其他高级用户深入交流的平台。 +Tags: +- 光伏 +Documentations: +- DocumentLabel: 帮助 + DocumentUrl: https://help.valentin-software.com/pvsol/en/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/v/ValentinSoftware/PVSOL/Premium/2026/2026.6/ValentinSoftware.PVSOL.Premium.2026.yaml b/manifests/v/ValentinSoftware/PVSOL/Premium/2026/2026.6/ValentinSoftware.PVSOL.Premium.2026.yaml new file mode 100644 index 000000000000..3da72395c7f0 --- /dev/null +++ b/manifests/v/ValentinSoftware/PVSOL/Premium/2026/2026.6/ValentinSoftware.PVSOL.Premium.2026.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: ValentinSoftware.PVSOL.Premium.2026 +PackageVersion: "2026.6" +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/w/Wakatime/CLIWakatime/2.15.1/Wakatime.CLIWakatime.installer.yaml b/manifests/w/Wakatime/CLIWakatime/2.15.1/Wakatime.CLIWakatime.installer.yaml new file mode 100644 index 000000000000..397ea284e4fd --- /dev/null +++ b/manifests/w/Wakatime/CLIWakatime/2.15.1/Wakatime.CLIWakatime.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: Wakatime.CLIWakatime +PackageVersion: 2.15.1 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: wakatime-cli-windows-386.exe + PortableCommandAlias: wakatime-cli + InstallerUrl: https://github.com/wakatime/wakatime-cli/releases/download/v2.15.1/wakatime-cli-windows-386.zip + InstallerSha256: E94AF89371A75911E005FD28D0B1D6E8FE70A9976E4A9162F42C58823B5762B8 +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: wakatime-cli-windows-amd64.exe + PortableCommandAlias: wakatime-cli + InstallerUrl: https://github.com/wakatime/wakatime-cli/releases/download/v2.15.1/wakatime-cli-windows-amd64.zip + InstallerSha256: B4E9C2C6B35AFD062E2DBD98302797058731AB7066B29591D6EDCFD42D82E711 +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: wakatime-cli-windows-arm64.exe + PortableCommandAlias: wakatime-cli + InstallerUrl: https://github.com/wakatime/wakatime-cli/releases/download/v2.15.1/wakatime-cli-windows-arm64.zip + InstallerSha256: DC0A795F0CF97A5B6003BD1F4CE9F28806935D50E1E099E4E48B31C799E4E5D6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/Wakatime/CLIWakatime/2.15.1/Wakatime.CLIWakatime.locale.en-US.yaml b/manifests/w/Wakatime/CLIWakatime/2.15.1/Wakatime.CLIWakatime.locale.en-US.yaml new file mode 100644 index 000000000000..db9064b8616b --- /dev/null +++ b/manifests/w/Wakatime/CLIWakatime/2.15.1/Wakatime.CLIWakatime.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Wakatime.CLIWakatime +PackageVersion: 2.15.1 +PackageLocale: en-US +Publisher: WakaTime +PublisherUrl: https://github.com/wakatime +PublisherSupportUrl: https://github.com/wakatime/wakatime-cli/issues +PrivacyUrl: https://wakatime.com/privacy +Author: Alan Hamlett +PackageName: WakaTime CLI +PackageUrl: https://github.com/wakatime/wakatime-cli +License: BSD-3-Clause +LicenseUrl: https://github.com/wakatime/wakatime-cli/blob/HEAD/LICENSE +Copyright: © WakaTime +ShortDescription: Command line interface used by all WakaTime text editor plugins +Moniker: wakatime-cli +Tags: +- analytics +- metrics +- productivity +- quantified-self +- time-tracker +ReleaseNotes: |- + Changelog + - Prevent panic from language and dependency detection blocking heartbeat sending #1451 +ReleaseNotesUrl: https://github.com/wakatime/wakatime-cli/releases/tag/v2.15.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/Wakatime/CLIWakatime/2.15.1/Wakatime.CLIWakatime.yaml b/manifests/w/Wakatime/CLIWakatime/2.15.1/Wakatime.CLIWakatime.yaml new file mode 100644 index 000000000000..7754f1c4da99 --- /dev/null +++ b/manifests/w/Wakatime/CLIWakatime/2.15.1/Wakatime.CLIWakatime.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: Wakatime.CLIWakatime +PackageVersion: 2.15.1 +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/WhoElse/Ping/10.31.0.8345/WhoElse.Ping.installer.yaml b/manifests/w/WhoElse/Ping/10.31.0.8345/WhoElse.Ping.installer.yaml new file mode 100644 index 000000000000..5703332003de --- /dev/null +++ b/manifests/w/WhoElse/Ping/10.31.0.8345/WhoElse.Ping.installer.yaml @@ -0,0 +1,24 @@ +# 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: WhoElse.Ping +PackageVersion: 10.31.0.8345 +InstallerLocale: en-US +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +UpgradeBehavior: install +Protocols: +- pingtm +ReleaseDate: 2025-04-04 +Installers: +- Architecture: x64 + InstallerUrl: https://download.ping.tm/Ping%20Setup.exe + InstallerSha256: 25AB41ECAEAE2D9ECFF3095BAB16D92FF1B0BB22D22EF5E08FF9F8508F554366 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/WhoElse/Ping/10.31.0.8345/WhoElse.Ping.locale.en-US.yaml b/manifests/w/WhoElse/Ping/10.31.0.8345/WhoElse.Ping.locale.en-US.yaml new file mode 100644 index 000000000000..a8e49993551d --- /dev/null +++ b/manifests/w/WhoElse/Ping/10.31.0.8345/WhoElse.Ping.locale.en-US.yaml @@ -0,0 +1,24 @@ +# 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: WhoElse.Ping +PackageVersion: 10.31.0.8345 +PackageLocale: en-US +Publisher: Who Else +PublisherUrl: https://whoelse.com +PublisherSupportUrl: https://ping.tm/support +PrivacyUrl: https://ping.tm/privacy +PackageName: Ping +PackageUrl: https://ping.tm +License: Proprietary +Copyright: Copyright (c) Ping +ShortDescription: Managing tasks is easy with AI on your side +Description: Dictate tasks and AI will note them down with the correct title, deadline, and reminder - plus, it summarizes them for you! It integrates with Gmail and Slack to capture tasks, converting them into actionable items. Focus on your own tasks in your private view and collaborate using Kanban Boards. +Tags: +- gtd +- task +- tasklist +- taskmanager +- tasks +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/WhoElse/Ping/10.31.0.8345/WhoElse.Ping.yaml b/manifests/w/WhoElse/Ping/10.31.0.8345/WhoElse.Ping.yaml new file mode 100644 index 000000000000..2a2d5e4efa61 --- /dev/null +++ b/manifests/w/WhoElse/Ping/10.31.0.8345/WhoElse.Ping.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: WhoElse.Ping +PackageVersion: 10.31.0.8345 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/w/WizardsoftheCoast/MTGALauncher/1.0.124/WizardsoftheCoast.MTGALauncher.installer.yaml b/manifests/w/WizardsoftheCoast/MTGALauncher/1.0.124/WizardsoftheCoast.MTGALauncher.installer.yaml new file mode 100644 index 000000000000..930e2b1f9e26 --- /dev/null +++ b/manifests/w/WizardsoftheCoast/MTGALauncher/1.0.124/WizardsoftheCoast.MTGALauncher.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: WizardsoftheCoast.MTGALauncher +PackageVersion: 1.0.124 +Platform: +- Windows.Desktop +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /quiet + SilentWithProgress: /passive +InstallerSuccessCodes: +- 4294967295 +Installers: +- Architecture: x64 + InstallerType: exe + InstallerUrl: https://mtgarena.downloads.wizards.com/Live/Windows64/MTGAInstaller.exe + InstallerSha256: 96C64E5E0CD4D5758F3C9AE1AF7A2C6FFCF4782E273AEDE28FA92B8E63FFC368 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/WizardsoftheCoast/MTGALauncher/1.0.124/WizardsoftheCoast.MTGALauncher.locale.en-US.yaml b/manifests/w/WizardsoftheCoast/MTGALauncher/1.0.124/WizardsoftheCoast.MTGALauncher.locale.en-US.yaml new file mode 100644 index 000000000000..ded2dbd4c71c --- /dev/null +++ b/manifests/w/WizardsoftheCoast/MTGALauncher/1.0.124/WizardsoftheCoast.MTGALauncher.locale.en-US.yaml @@ -0,0 +1,24 @@ +# 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: WizardsoftheCoast.MTGALauncher +PackageVersion: 1.0.124 +PackageLocale: en-US +Publisher: Wizards of the Coast +PackageName: MTGA Launcher +PackageUrl: https://magic.wizards.com/en/mtgarena +License: Copyright (C) 2021 Wizards of the Coast +LicenseUrl: https://company.wizards.com/en/legal/terms +Copyright: Copyright (C) 2021 Wizards of the Coast +CopyrightUrl: https://company.wizards.com/en/legal/terms +PrivacyUrl: https://company.wizards.com/en/legal/wizards-coasts-privacy-policy +ShortDescription: Magic the gathering Arena Launcher +Moniker: mtga +Tags: +- mtg +- magic +- magic-the-gathering +- arena +- card-game +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/WizardsoftheCoast/MTGALauncher/1.0.124/WizardsoftheCoast.MTGALauncher.yaml b/manifests/w/WizardsoftheCoast/MTGALauncher/1.0.124/WizardsoftheCoast.MTGALauncher.yaml new file mode 100644 index 000000000000..bc94396db067 --- /dev/null +++ b/manifests/w/WizardsoftheCoast/MTGALauncher/1.0.124/WizardsoftheCoast.MTGALauncher.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: WizardsoftheCoast.MTGALauncher +PackageVersion: 1.0.124 +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/x/XinTaoFei/Codeg/0.15.6/XinTaoFei.Codeg.installer.yaml b/manifests/x/XinTaoFei/Codeg/0.15.6/XinTaoFei.Codeg.installer.yaml new file mode 100644 index 000000000000..56ba803caeb3 --- /dev/null +++ b/manifests/x/XinTaoFei/Codeg/0.15.6/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.6 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: codeg +ReleaseDate: 2026-06-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/xintaofei/codeg/releases/download/v0.15.6/codeg_0.15.6_x64-setup.exe + InstallerSha256: E86F716837EC9F443ABCD560DE44573C9DBF907A6E58A4283AFE21ED7005B95A +- Architecture: arm64 + InstallerUrl: https://github.com/xintaofei/codeg/releases/download/v0.15.6/codeg_0.15.6_arm64-setup.exe + InstallerSha256: C03B490BCAA078AC530E35E1BB852AECC25B19431B4D1BC82FDDF563E90C62B0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/x/XinTaoFei/Codeg/0.15.6/XinTaoFei.Codeg.locale.en-US.yaml b/manifests/x/XinTaoFei/Codeg/0.15.6/XinTaoFei.Codeg.locale.en-US.yaml new file mode 100644 index 000000000000..bc331369efd1 --- /dev/null +++ b/manifests/x/XinTaoFei/Codeg/0.15.6/XinTaoFei.Codeg.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: XinTaoFei.Codeg +PackageVersion: 0.15.6 +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(delegation): Hermes can now take on delegated work in multi-agent collaboration. Following its debut in 0.15.5, Hermes is now a selectable target for codeg's sub-agent delegation — so when one agent hands off a self-contained sub-task, that work can be routed to Hermes right alongside Claude Code, Codex, OpenCode, Gemini, OpenClaw, and Cline. + - chore(registry): Bundled Claude Code updated to 0.44.0, which brings support for Anthropic's new Claude Fable 5 model. + - style(chat): The folder and branch picker row now lines up with the composer controls, keeping the folder icon aligned with the "+" button across UI zoom levels. +ReleaseNotesUrl: https://github.com/xintaofei/codeg/releases/tag/v0.15.6 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/x/XinTaoFei/Codeg/0.15.6/XinTaoFei.Codeg.locale.zh-CN.yaml b/manifests/x/XinTaoFei/Codeg/0.15.6/XinTaoFei.Codeg.locale.zh-CN.yaml new file mode 100644 index 000000000000..c1a572871940 --- /dev/null +++ b/manifests/x/XinTaoFei/Codeg/0.15.6/XinTaoFei.Codeg.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: XinTaoFei.Codeg +PackageVersion: 0.15.6 +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 现在可以在多智能体协作中承接委托任务。继 0.15.5 首次加入后,Hermes 已成为 codeg 子智能体委托的可选目标——当一个代理交出自包含的子任务时,这部分工作可以像分派给 Claude Code、Codex、OpenCode、Gemini、OpenClaw、Cline 一样分派给 Hermes。 + - 更新(注册表):内置 Claude Code 升级至 0.44.0,新增对 Anthropic 全新 Claude Fable 5 模型的支持。 + - 样式(聊天):文件夹与分支选择行现在与上方输入框控件对齐,文件夹图标在各 UI 缩放级别下都与「+」按钮对齐。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/x/XinTaoFei/Codeg/0.15.6/XinTaoFei.Codeg.yaml b/manifests/x/XinTaoFei/Codeg/0.15.6/XinTaoFei.Codeg.yaml new file mode 100644 index 000000000000..7ac0ab5dc683 --- /dev/null +++ b/manifests/x/XinTaoFei/Codeg/0.15.6/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.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/x/x-motemen/ghq/1.10.1/x-motemen.ghq.installer.yaml b/manifests/x/x-motemen/ghq/1.10.1/x-motemen.ghq.installer.yaml new file mode 100644 index 000000000000..c09ebc8422f8 --- /dev/null +++ b/manifests/x/x-motemen/ghq/1.10.1/x-motemen.ghq.installer.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: x-motemen.ghq +PackageVersion: 1.10.1 +InstallerType: zip +NestedInstallerType: portable +UpgradeBehavior: install +Commands: +- ghq +Installers: +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: ghq_windows_amd64/ghq.exe + InstallerUrl: https://github.com/x-motemen/ghq/releases/download/v1.10.1/ghq_windows_amd64.zip + InstallerSha256: A526DA44D5F67250598FA95E5654815E9F672B2C05D1D98C28BCE0E60D3CFA6C +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: ghq_windows_arm64/ghq.exe + InstallerUrl: https://github.com/x-motemen/ghq/releases/download/v1.10.1/ghq_windows_arm64.zip + InstallerSha256: A84A149636CF934C3C1773DE76F9758CB146E5F376E96D2861CB279176DDB768 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-04-11 diff --git a/manifests/x/x-motemen/ghq/1.10.1/x-motemen.ghq.locale.en-US.yaml b/manifests/x/x-motemen/ghq/1.10.1/x-motemen.ghq.locale.en-US.yaml new file mode 100644 index 000000000000..0515dd737499 --- /dev/null +++ b/manifests/x/x-motemen/ghq/1.10.1/x-motemen.ghq.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: x-motemen.ghq +PackageVersion: 1.10.1 +PackageLocale: en-US +Publisher: x-motemen +PublisherUrl: https://github.com/x-motemen +PublisherSupportUrl: https://github.com/x-motemen/ghq/issues +Author: motemen, Songmu +PackageName: ghq +PackageUrl: https://github.com/x-motemen/ghq +License: MIT +LicenseUrl: https://github.com/x-motemen/ghq/blob/HEAD/LICENSE +Copyright: Copyright (c) 2014 motemen +ShortDescription: Manage remote repository clones +Description: "'ghq' provides a way to organize remote repository clones, like go get does. When you clone a remote repository by ghq get, ghq makes a directory under a specific root directory (by default ~/ghq) using the remote repository URL’s host and path." +Moniker: ghq +Tags: +- git +ReleaseNotes: |- + What's Changed + - feat(rm): make ghq rm worktree-aware by @chris-monardo in #481 + New Contributors + - @chris-monardo made their first contribution in #481 + Full Changelog: v1.10.0...v1.10.1 +ReleaseNotesUrl: https://github.com/x-motemen/ghq/releases/tag/v1.10.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/x/x-motemen/ghq/1.10.1/x-motemen.ghq.yaml b/manifests/x/x-motemen/ghq/1.10.1/x-motemen.ghq.yaml new file mode 100644 index 000000000000..4ae3c1e2608f --- /dev/null +++ b/manifests/x/x-motemen/ghq/1.10.1/x-motemen.ghq.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: x-motemen.ghq +PackageVersion: 1.10.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/y/YouXiao/YXCalendar/2.6.5.28/YouXiao.YXCalendar.installer.yaml b/manifests/y/YouXiao/YXCalendar/2.6.6.9/YouXiao.YXCalendar.installer.yaml similarity index 79% rename from manifests/y/YouXiao/YXCalendar/2.6.5.28/YouXiao.YXCalendar.installer.yaml rename to manifests/y/YouXiao/YXCalendar/2.6.6.9/YouXiao.YXCalendar.installer.yaml index 202d4386d357..a5bd86c97c91 100644 --- a/manifests/y/YouXiao/YXCalendar/2.6.5.28/YouXiao.YXCalendar.installer.yaml +++ b/manifests/y/YouXiao/YXCalendar/2.6.6.9/YouXiao.YXCalendar.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: YouXiao.YXCalendar -PackageVersion: 2.6.5.28 +PackageVersion: 2.6.6.9 InstallerType: nullsoft Scope: user UpgradeBehavior: install @@ -10,6 +10,6 @@ ProductCode: YXCalendar Installers: - Architecture: x86 InstallerUrl: https://static.youxiao.cn/yxcalendar/yxcalendar_latest.exe - InstallerSha256: 871A8E90F8790A75B1CA5C9259817689FDEA728E180E50BCC8AA88DDB462B805 + InstallerSha256: 3DA49063F0E0EA83B98AFBB485CC1BC21DAE061502A7548B836D941322456C38 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/y/YouXiao/YXCalendar/2.6.5.28/YouXiao.YXCalendar.locale.en-US.yaml b/manifests/y/YouXiao/YXCalendar/2.6.6.9/YouXiao.YXCalendar.locale.en-US.yaml similarity index 98% rename from manifests/y/YouXiao/YXCalendar/2.6.5.28/YouXiao.YXCalendar.locale.en-US.yaml rename to manifests/y/YouXiao/YXCalendar/2.6.6.9/YouXiao.YXCalendar.locale.en-US.yaml index de5a381a13c4..94360fe4b7d7 100644 --- a/manifests/y/YouXiao/YXCalendar/2.6.5.28/YouXiao.YXCalendar.locale.en-US.yaml +++ b/manifests/y/YouXiao/YXCalendar/2.6.6.9/YouXiao.YXCalendar.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: YouXiao.YXCalendar -PackageVersion: 2.6.5.28 +PackageVersion: 2.6.6.9 PackageLocale: en-US Publisher: 东莞市优效网络科技有限公司 PublisherUrl: https://www.youxiao.cn/ diff --git a/manifests/y/YouXiao/YXCalendar/2.6.5.28/YouXiao.YXCalendar.locale.zh-CN.yaml b/manifests/y/YouXiao/YXCalendar/2.6.6.9/YouXiao.YXCalendar.locale.zh-CN.yaml similarity index 98% rename from manifests/y/YouXiao/YXCalendar/2.6.5.28/YouXiao.YXCalendar.locale.zh-CN.yaml rename to manifests/y/YouXiao/YXCalendar/2.6.6.9/YouXiao.YXCalendar.locale.zh-CN.yaml index b152e08cc605..29743ed5e535 100644 --- a/manifests/y/YouXiao/YXCalendar/2.6.5.28/YouXiao.YXCalendar.locale.zh-CN.yaml +++ b/manifests/y/YouXiao/YXCalendar/2.6.6.9/YouXiao.YXCalendar.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: YouXiao.YXCalendar -PackageVersion: 2.6.5.28 +PackageVersion: 2.6.6.9 PackageLocale: zh-CN Publisher: 东莞市优效网络科技有限公司 PublisherUrl: https://www.youxiao.cn/ diff --git a/manifests/y/YouXiao/YXCalendar/2.6.5.28/YouXiao.YXCalendar.yaml b/manifests/y/YouXiao/YXCalendar/2.6.6.9/YouXiao.YXCalendar.yaml similarity index 90% rename from manifests/y/YouXiao/YXCalendar/2.6.5.28/YouXiao.YXCalendar.yaml rename to manifests/y/YouXiao/YXCalendar/2.6.6.9/YouXiao.YXCalendar.yaml index 02c19f86dcbd..93078bc5608e 100644 --- a/manifests/y/YouXiao/YXCalendar/2.6.5.28/YouXiao.YXCalendar.yaml +++ b/manifests/y/YouXiao/YXCalendar/2.6.6.9/YouXiao.YXCalendar.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: YouXiao.YXCalendar -PackageVersion: 2.6.5.28 +PackageVersion: 2.6.6.9 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