From 65806c10b1a90fcd3ef2aa108d79e817341ca408 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E9=9A=9C=E6=B4=BE=E6=A3=AE?= <130831920+coolplaylinbot@users.noreply.github.com> Date: Mon, 23 Feb 2026 19:20:53 +0800 Subject: [PATCH 01/75] New version: GodotEngine.GodotEngine.Mono version 4.6.1 (#341644) --- ...odotEngine.GodotEngine.Mono.installer.yaml | 35 +++++++++++++ ...tEngine.GodotEngine.Mono.locale.en-US.yaml | 50 +++++++++++++++++++ .../4.6.1/GodotEngine.GodotEngine.Mono.yaml | 8 +++ 3 files changed, 93 insertions(+) create mode 100644 manifests/g/GodotEngine/GodotEngine/Mono/4.6.1/GodotEngine.GodotEngine.Mono.installer.yaml create mode 100644 manifests/g/GodotEngine/GodotEngine/Mono/4.6.1/GodotEngine.GodotEngine.Mono.locale.en-US.yaml create mode 100644 manifests/g/GodotEngine/GodotEngine/Mono/4.6.1/GodotEngine.GodotEngine.Mono.yaml diff --git a/manifests/g/GodotEngine/GodotEngine/Mono/4.6.1/GodotEngine.GodotEngine.Mono.installer.yaml b/manifests/g/GodotEngine/GodotEngine/Mono/4.6.1/GodotEngine.GodotEngine.Mono.installer.yaml new file mode 100644 index 0000000000000..c1f2b2cd69b2e --- /dev/null +++ b/manifests/g/GodotEngine/GodotEngine/Mono/4.6.1/GodotEngine.GodotEngine.Mono.installer.yaml @@ -0,0 +1,35 @@ +# Created with AutoPublish using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GodotEngine.GodotEngine.Mono +PackageVersion: 4.6.1 +InstallerType: zip +NestedInstallerType: portable +ReleaseDate: 2026-02-16 +Installers: +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: Godot_v4.6.1-stable_mono_win32/Godot_v4.6.1-stable_mono_win32.exe + PortableCommandAlias: godot + - RelativeFilePath: Godot_v4.6.1-stable_mono_win32/Godot_v4.6.1-stable_mono_win32_console.exe + PortableCommandAlias: godot_console + InstallerUrl: https://github.com/godotengine/godot/releases/download/4.6.1-stable/Godot_v4.6.1-stable_mono_win32.zip + InstallerSha256: D134810E575A743C68318171099ECCBBC8EF09D8CB551E95A90E11287DF83366 +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: Godot_v4.6.1-stable_mono_win64/Godot_v4.6.1-stable_mono_win64.exe + PortableCommandAlias: godot + - RelativeFilePath: Godot_v4.6.1-stable_mono_win64/Godot_v4.6.1-stable_mono_win64_console.exe + PortableCommandAlias: godot_console + InstallerUrl: https://github.com/godotengine/godot/releases/download/4.6.1-stable/Godot_v4.6.1-stable_mono_win64.zip + InstallerSha256: E10A41F33392F86E93557610611EAD8722142913F9E0FAB6A8148D1AA5B64C78 +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: Godot_v4.6.1-stable_mono_windows_arm64/Godot_v4.6.1-stable_mono_windows_arm64.exe + PortableCommandAlias: godot + - RelativeFilePath: Godot_v4.6.1-stable_mono_windows_arm64/Godot_v4.6.1-stable_mono_windows_arm64_console.exe + PortableCommandAlias: godot_console + InstallerUrl: https://github.com/godotengine/godot/releases/download/4.6.1-stable/Godot_v4.6.1-stable_mono_windows_arm64.zip + InstallerSha256: 53B8AE6CB0CE984B217687CB13FCDC972150697500885C2DAA456BC54AF77814 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GodotEngine/GodotEngine/Mono/4.6.1/GodotEngine.GodotEngine.Mono.locale.en-US.yaml b/manifests/g/GodotEngine/GodotEngine/Mono/4.6.1/GodotEngine.GodotEngine.Mono.locale.en-US.yaml new file mode 100644 index 0000000000000..407e79379b5ae --- /dev/null +++ b/manifests/g/GodotEngine/GodotEngine/Mono/4.6.1/GodotEngine.GodotEngine.Mono.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with AutoPublish using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GodotEngine.GodotEngine.Mono +PackageVersion: 4.6.1 +PackageLocale: en-US +Publisher: Godot Engine +PublisherUrl: https://godotengine.org/ +PublisherSupportUrl: https://github.com/godotengine/godot/issues +PrivacyUrl: https://godotengine.org/privacy-policy +Author: Godot Engine +PackageName: Godot Engine (Mono) +PackageUrl: https://github.com/godotengine/godot +License: MIT +LicenseUrl: https://github.com/godotengine/godot/blob/HEAD/LICENSE.txt +Copyright: |- + Copyright (c) 2014-present Godot Engine contributors. + Copyright (c) 2007-2014 Juan Linietsky, Ariel Manzur. +CopyrightUrl: https://godotengine.org/license +ShortDescription: The Mono version of the Godot Engine +Moniker: godot-mono +Tags: +- game-development +- game-engine +- gamedev +- godot +- godotengine +- hacktoberfest +- multi-platform +- open-source +ReleaseNotes: |- + Godot 4.6.1 is a maintenance release addressing stability and usability issues, and fixing all sorts of bugs. Maintenance releases are compatible with previous releases and are recommended for adoption. + Report bugs on GitHub after checking that they haven't been reported: + - https://github.com/godotengine/godot/issues + - Release notes + - Complete changelog + - Curated changelog + - Download (GitHub): Expand Assets below +ReleaseNotesUrl: https://github.com/godotengine/godot/releases/tag/4.6.1-stable +InstallationNotes: |- + Note when running WinGet to Install This Package *Without Admin Privileges*: + WinGet *Can Not* Create Command Line Alias(es) unless Admin Privileges are provided, as without Admin Privileges Winget *Can Not* Create Symbolic Links for those Command Lines Aliases. + More Details: + https://github.com/microsoft/winget-cli/issues/549 + https://github.com/microsoft/winget-cli/issues/361 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.godotengine.org/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GodotEngine/GodotEngine/Mono/4.6.1/GodotEngine.GodotEngine.Mono.yaml b/manifests/g/GodotEngine/GodotEngine/Mono/4.6.1/GodotEngine.GodotEngine.Mono.yaml new file mode 100644 index 0000000000000..21740fb9f5b63 --- /dev/null +++ b/manifests/g/GodotEngine/GodotEngine/Mono/4.6.1/GodotEngine.GodotEngine.Mono.yaml @@ -0,0 +1,8 @@ +# Created with AutoPublish using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: GodotEngine.GodotEngine.Mono +PackageVersion: 4.6.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From cf8d448d15606073a11a4457a5c98e09c3d2a4eb Mon Sep 17 00:00:00 2001 From: Shinichi Okada <147320+shinokada@users.noreply.github.com> Date: Mon, 23 Feb 2026 12:21:25 +0100 Subject: [PATCH 02/75] New version: Shinokada.Tera version 3.5.0 (#341647) --- .../Tera/3.5.0/Shinokada.Tera.installer.yaml | 18 +++++++++++++++ .../3.5.0/Shinokada.Tera.locale.en-US.yaml | 22 +++++++++++++++++++ .../Shinokada/Tera/3.5.0/Shinokada.Tera.yaml | 7 ++++++ 3 files changed, 47 insertions(+) create mode 100644 manifests/s/Shinokada/Tera/3.5.0/Shinokada.Tera.installer.yaml create mode 100644 manifests/s/Shinokada/Tera/3.5.0/Shinokada.Tera.locale.en-US.yaml create mode 100644 manifests/s/Shinokada/Tera/3.5.0/Shinokada.Tera.yaml diff --git a/manifests/s/Shinokada/Tera/3.5.0/Shinokada.Tera.installer.yaml b/manifests/s/Shinokada/Tera/3.5.0/Shinokada.Tera.installer.yaml new file mode 100644 index 0000000000000..7cf2225c2f350 --- /dev/null +++ b/manifests/s/Shinokada/Tera/3.5.0/Shinokada.Tera.installer.yaml @@ -0,0 +1,18 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Shinokada.Tera +PackageVersion: 3.5.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: + - RelativeFilePath: tera.exe + PortableCommandAlias: tera +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/shinokada/tera/releases/download/v3.5.0/tera_3.5.0_windows_amd64.zip + InstallerSha256: 5350a87405c954ced71689e9541be02cb19ad260c8f087b8b2a8c3d83b5e4ec8 + - Architecture: arm64 + InstallerUrl: https://github.com/shinokada/tera/releases/download/v3.5.0/tera_3.5.0_windows_arm64.zip + InstallerSha256: b6f68611e8f7005092ecc1eb5e305147bad0800a0ce3862c55257c96030b27bd +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/s/Shinokada/Tera/3.5.0/Shinokada.Tera.locale.en-US.yaml b/manifests/s/Shinokada/Tera/3.5.0/Shinokada.Tera.locale.en-US.yaml new file mode 100644 index 0000000000000..9a70980c88a94 --- /dev/null +++ b/manifests/s/Shinokada/Tera/3.5.0/Shinokada.Tera.locale.en-US.yaml @@ -0,0 +1,22 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Shinokada.Tera +PackageVersion: 3.5.0 +PackageLocale: en-US +Publisher: Shinokada +PackageName: TERA +PackageUrl: https://github.com/shinokada/tera +License: MIT +LicenseUrl: https://github.com/shinokada/tera/blob/main/LICENSE +ShortDescription: Terminal-based internet radio player +Description: | + TERA is a terminal-based internet radio player that lets you + browse and listen to online radio stations directly from your terminal. +Tags: + - cli + - terminal + - radio + - music + - mpv +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/s/Shinokada/Tera/3.5.0/Shinokada.Tera.yaml b/manifests/s/Shinokada/Tera/3.5.0/Shinokada.Tera.yaml new file mode 100644 index 0000000000000..9eb67c4abbd70 --- /dev/null +++ b/manifests/s/Shinokada/Tera/3.5.0/Shinokada.Tera.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Shinokada.Tera +PackageVersion: 3.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 420c27dd5f0b78745c8680978abcd8e378a5c7f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E9=9A=9C=E6=B4=BE=E6=A3=AE?= <130831920+coolplaylinbot@users.noreply.github.com> Date: Mon, 23 Feb 2026 19:52:13 +0800 Subject: [PATCH 03/75] New version: Oven-sh.Bun.BaselineProfile version 1.3.9 (#341643) --- ...Oven-sh.Bun.BaselineProfile.installer.yaml | 26 ++++++++ ...n-sh.Bun.BaselineProfile.locale.en-US.yaml | 59 +++++++++++++++++++ .../1.3.9/Oven-sh.Bun.BaselineProfile.yaml | 8 +++ 3 files changed, 93 insertions(+) create mode 100644 manifests/o/Oven-sh/Bun/BaselineProfile/1.3.9/Oven-sh.Bun.BaselineProfile.installer.yaml create mode 100644 manifests/o/Oven-sh/Bun/BaselineProfile/1.3.9/Oven-sh.Bun.BaselineProfile.locale.en-US.yaml create mode 100644 manifests/o/Oven-sh/Bun/BaselineProfile/1.3.9/Oven-sh.Bun.BaselineProfile.yaml diff --git a/manifests/o/Oven-sh/Bun/BaselineProfile/1.3.9/Oven-sh.Bun.BaselineProfile.installer.yaml b/manifests/o/Oven-sh/Bun/BaselineProfile/1.3.9/Oven-sh.Bun.BaselineProfile.installer.yaml new file mode 100644 index 0000000000000..4cc2b5c3bc55b --- /dev/null +++ b/manifests/o/Oven-sh/Bun/BaselineProfile/1.3.9/Oven-sh.Bun.BaselineProfile.installer.yaml @@ -0,0 +1,26 @@ +# Created with AutoPublish using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Oven-sh.Bun.BaselineProfile +PackageVersion: 1.3.9 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: ./bun-windows-x64-baseline-profile/bun-profile.exe + PortableCommandAlias: bunx +- RelativeFilePath: bun-windows-x64-baseline-profile/bun-profile.exe + PortableCommandAlias: bun +UpgradeBehavior: install +Commands: +- bun +- bunx +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-02-07 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/oven-sh/bun/releases/download/bun-v1.3.9/bun-windows-x64-baseline-profile.zip + InstallerSha256: 4F664D58B6E42EFA8C68B3F90686B7DD47575DB7660A42301247A4DC2589B8BC +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/Oven-sh/Bun/BaselineProfile/1.3.9/Oven-sh.Bun.BaselineProfile.locale.en-US.yaml b/manifests/o/Oven-sh/Bun/BaselineProfile/1.3.9/Oven-sh.Bun.BaselineProfile.locale.en-US.yaml new file mode 100644 index 0000000000000..9d4228172dbcf --- /dev/null +++ b/manifests/o/Oven-sh/Bun/BaselineProfile/1.3.9/Oven-sh.Bun.BaselineProfile.locale.en-US.yaml @@ -0,0 +1,59 @@ +# Created with AutoPublish using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Oven-sh.Bun.BaselineProfile +PackageVersion: 1.3.9 +PackageLocale: en-US +Publisher: Oven-sh +PublisherUrl: https://github.com/oven-sh +PublisherSupportUrl: https://github.com/oven-sh/bun/issues +PackageName: Bun Baseline Profile +PackageUrl: https://bun.sh/ +License: MIT +LicenseUrl: https://github.com/oven-sh/bun/blob/HEAD/LICENSE.md +ShortDescription: Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one +Moniker: bun-baseline-profile +Tags: +- bun +- bundler +- javascript +- javascriptcore +- jsx +- nodejs +- npm +- react +- transpiler +- typescript +- zig +- ziglang +ReleaseNotes: |- + To install Bun v1.3.9 + curl -fsSL https://bun.sh/install | bash + # or you can use npm + # npm install -g bun + Windows: + powershell -c "irm bun.sh/install.ps1|iex" + To upgrade to Bun v1.3.9: + bun upgrade + Read Bun v1.3.9's release notes on Bun's blog + Thanks to 10 contributors! + - @alii + - @billywhizz + - @chrislloyd + - @cirospaciari + - @ddmoney420 + - @dylan-conway + - @jarred-sumner + - @robobun + - @sosukesuzuki + - @xingxingmofashu +ReleaseNotesUrl: https://github.com/oven-sh/bun/releases/tag/bun-v1.3.9 +Documentations: +- DocumentLabel: API Reference + DocumentUrl: https://bun.com/reference +- DocumentLabel: Docs + DocumentUrl: https://bun.sh/docs +- DocumentLabel: Guides + DocumentUrl: https://bun.com/guides +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/Oven-sh/Bun/BaselineProfile/1.3.9/Oven-sh.Bun.BaselineProfile.yaml b/manifests/o/Oven-sh/Bun/BaselineProfile/1.3.9/Oven-sh.Bun.BaselineProfile.yaml new file mode 100644 index 0000000000000..c188aaba81c7d --- /dev/null +++ b/manifests/o/Oven-sh/Bun/BaselineProfile/1.3.9/Oven-sh.Bun.BaselineProfile.yaml @@ -0,0 +1,8 @@ +# Created with AutoPublish using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Oven-sh.Bun.BaselineProfile +PackageVersion: 1.3.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c89ce6d8427152d416fdcdfa60def1e1d6210e1c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 23 Feb 2026 19:53:18 +0800 Subject: [PATCH 04/75] New version: blueberrycongee.LuminaNote version 0.5.18 (#341657) --- .../blueberrycongee.LuminaNote.installer.yaml | 26 +++++ ...ueberrycongee.LuminaNote.locale.en-US.yaml | 95 +++++++++++++++++++ ...ueberrycongee.LuminaNote.locale.zh-CN.yaml | 81 ++++++++++++++++ .../0.5.18/blueberrycongee.LuminaNote.yaml | 8 ++ 4 files changed, 210 insertions(+) create mode 100644 manifests/b/blueberrycongee/LuminaNote/0.5.18/blueberrycongee.LuminaNote.installer.yaml create mode 100644 manifests/b/blueberrycongee/LuminaNote/0.5.18/blueberrycongee.LuminaNote.locale.en-US.yaml create mode 100644 manifests/b/blueberrycongee/LuminaNote/0.5.18/blueberrycongee.LuminaNote.locale.zh-CN.yaml create mode 100644 manifests/b/blueberrycongee/LuminaNote/0.5.18/blueberrycongee.LuminaNote.yaml diff --git a/manifests/b/blueberrycongee/LuminaNote/0.5.18/blueberrycongee.LuminaNote.installer.yaml b/manifests/b/blueberrycongee/LuminaNote/0.5.18/blueberrycongee.LuminaNote.installer.yaml new file mode 100644 index 0000000000000..92650e1d8124d --- /dev/null +++ b/manifests/b/blueberrycongee/LuminaNote/0.5.18/blueberrycongee.LuminaNote.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: blueberrycongee.LuminaNote +PackageVersion: 0.5.18 +UpgradeBehavior: install +ReleaseDate: 2026-02-23 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/blueberrycongee/Lumina-Note/releases/download/v0.5.18/lumina-note_0.5.18_x64-setup.exe + InstallerSha256: A3EA426EF3DE63ADD7DE23206AC367CE3212D76D105AB425EBC90A9C37D1D78B + ProductCode: lumina-note +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/blueberrycongee/Lumina-Note/releases/download/v0.5.18/lumina-note_0.5.18_x64_en-US.msi + InstallerSha256: B61217526184B6888BF030CB89D564EA4F2DB72635FBCEDD77D2EB5EE2B2B4BB + InstallerSwitches: + InstallLocation: INSTALLDIR="" + ProductCode: '{64005B07-7566-4FA8-AE85-8DEE61E6AC5C}' + AppsAndFeaturesEntries: + - UpgradeCode: '{110CDD3F-1CE9-5C05-964D-46A876205773}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/blueberrycongee/LuminaNote/0.5.18/blueberrycongee.LuminaNote.locale.en-US.yaml b/manifests/b/blueberrycongee/LuminaNote/0.5.18/blueberrycongee.LuminaNote.locale.en-US.yaml new file mode 100644 index 0000000000000..7d3399c7d8253 --- /dev/null +++ b/manifests/b/blueberrycongee/LuminaNote/0.5.18/blueberrycongee.LuminaNote.locale.en-US.yaml @@ -0,0 +1,95 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: blueberrycongee.LuminaNote +PackageVersion: 0.5.18 +PackageLocale: en-US +ShortDescription: A modern Markdown note-taking app with live preview, bidirectional links, and AI assistant +Description: |- + Lumina Note is not just a Markdown editor – it is an LLM-native knowledge workspace: + - Local Markdown vault, Git-friendly + - Built-in multi-provider LLM client (8 providers) + - Full-featured Agent system with tools + - RAG semantic search on your own notes + - PDF reader + annotation system + - Dataview-style databases driven by YAML + - Bilibili video notes, voice notes, daily notes + + ✨ Core Features + 📝 Immersive Editing + - Three editor modes: Source / Live Preview / Reading + - WikiLinks: [[WikiLinks]] to build a graph-like knowledge network, supports drag-and-drop from file tree + - Beautiful formatting: LaTeX math (KaTeX), Mermaid, Obsidian-style callouts > [!info] + - Syntax highlighting: CodeMirror 6 with hundreds of languages + - Split view editor: + - Horizontal / vertical split + - Draggable divider with live resize + - Active pane tracking: the pane you clicked last becomes the target when opening files + - Image paste: Ctrl+V to paste screenshots directly into editor, auto-saved to vault + 🕸️ Knowledge Graph + - Canvas-based, high-performance visualization of your vault + - Folders shown as spiky balls, children inherit folder color + - [[WikiLinks]] automatically become edges between notes + - Right-click a node to open an isolated view (node + neighbors) + - Physics simulation for natural clustering & interactive dragging/zooming + 🤖 AI Agent System + - Multi-provider LLM support: + - Anthropic, OpenAI, Gemini, DeepSeek, Moonshot (Kimi), Groq, OpenRouter, Ollama (local) + - Agent modes: editor, organizer, researcher, writer + - Tooling: read/edit/create/move/search notes, database tools, RAG search, grep, etc. + - Real-time edit preview: animated diff playback inside the editor + - RAG semantic search: vector DB + optional reranker + - AI floating ball: draggable assistant that doesn’t break your flow + - Voice input: streaming STT with auto-stop and animation + 🎬 Bilibili Video Notes + - Play Bilibili videos inside the app (Tauri multi-WebView) + - Send special-prefixed danmaku to create timestamped notes + - Click timestamps in notes to jump the video + - Notes are saved as Markdown and reloaded automatically next time + 📄 PDF Intelligent Reader & Annotations + Optimized for academic and research workflows. + - Interactive element detection: detect text, images, tables, etc. + - Annotation system: + - Highlight / underline selected text (5 colors) + - Add textual notes to highlights + - Annotation storage: + - Saved as pure Markdown files: yourfile.pdf.annotations.md + - Lives next to the PDF, Git-friendly and editable in any editor + - Bi-directional jumping: + - From PDF → annotation file + - From annotation file → back to the exact PDF location via lumina://pdf links + - Ctrl+Click opens the PDF in split view and jumps to the annotation + - Thumbnails & outline: page thumbnails and table-of-contents sidebar + - Full-text search: in-document search with highlight + - AI integration: send selected PDF content to AI for summarization/translation + 🎨 Themes + - 15 built-in themes, each with light + dark variants (30 looks in total) + - Themes affect headings/links/code/blockquote and 17+ Markdown elements + - Custom title bar that follows theme colors, with window controls + - All theme settings are managed in the Settings panel (bottom-left gear icon) + 📊 Dataview-style Databases + - YAML frontmatter-driven: notes are the source of truth + - Table and Kanban views + - 7 column types: text, number, select, multi-select, date, checkbox, URL + - Database definitions stored as .db.json (structure only, no row data) + - File tree integration: database icons, click to open views + - Fully Git-friendly and plaintext-friendly +Tags: +- backlink +- bi-directional-link +- block +- docs +- document +- editor +- graph +- knowledge +- knowledge-base +- markdown +- mind-map +- mindmap +- notes +- outliner +- pkm +- reference +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/blueberrycongee/LuminaNote/0.5.18/blueberrycongee.LuminaNote.locale.zh-CN.yaml b/manifests/b/blueberrycongee/LuminaNote/0.5.18/blueberrycongee.LuminaNote.locale.zh-CN.yaml new file mode 100644 index 0000000000000..a1742241c83dc --- /dev/null +++ b/manifests/b/blueberrycongee/LuminaNote/0.5.18/blueberrycongee.LuminaNote.locale.zh-CN.yaml @@ -0,0 +1,81 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: blueberrycongee.LuminaNote +PackageVersion: 0.5.18 +PackageLocale: zh-CN +Publisher: luminanote +PublisherUrl: https://github.com/blueberrycongee +PublisherSupportUrl: https://github.com/blueberrycongee/Lumina-Note/issues +Author: Jiahe Wu +PackageName: lumina-note +PackageUrl: https://github.com/blueberrycongee/Lumina-Note +License: Apache-2.0 +LicenseUrl: https://github.com/blueberrycongee/Lumina-Note/blob/HEAD/LICENSE +Copyright: Copyright 2024-2026 Lumina Note Contributors +ShortDescription: 一款现代的 Markdown 笔记应用,具有实时预览、双向链接和 AI 助手功能 +Description: |- + Lumina Note 不仅仅是一个编辑器,它是一个集成了 LLM 能力的知识生产环境。 + 📝 沉浸式编辑体验 + - 多模式切换:无缝切换 源码 / 实时预览 / 阅读模式 + - 双向链接:使用 [[WikiLinks]] 构建网状知识图谱,支持从文件树拖拽创建链接 + - 专业排版:原生支持 LaTeX 数学公式、Mermaid 图表及 Obsidian 风格 > [!info] 提示块 + - 语法高亮:基于 CodeMirror 6,支持上百种语言的代码高亮 + - 分栏编辑:水平/垂直分栏,可拖拽调整大小,活动面板自动接收新文件 + - 图片粘贴:截图或复制图片后直接 Ctrl+V 粘贴,自动保存到笔记库 + 🕸️ 知识图谱 + - 基于 Canvas 的高性能可视化引擎,直观展示笔记间的关联关系。 + - 文件夹层级:文件夹作为节点显示(带刺圆球样式),父子关系带箭头连线 + - 颜色分区:按文件夹自动分配颜色,子节点继承父文件夹颜色 + - 双向链接:[[WikiLinks]] 自动解析为节点间的连线 + - 右键孤立查看:右键点击任意节点,可在新标签页中查看该节点及其直接关联的节点 + - 物理引擎:可调节的斥力、弹力、向心力参数,支持拖拽节点和画布缩放 + 🤖 AI Agent 系统 + - Agent 模式:能够理解意图,自动执行读取、编辑、搜索笔记等复杂任务链。 + - AI 悬浮球:随时唤起的助手,支持拖拽,不打断当前心流。 + - 语音输入:基于 Web Speech API 的语音转文字,支持流式显示、自动停止、录音动画。 + - Diff 预览:AI 修改内容前提供 Diff 对比视图,由你决定是否 Apply。 + - RAG 语义搜索:内置 SQLite 向量库,基于语义理解检索你的本地知识库。 + 🎬 B 站视频笔记 + - 边看视频边做笔记,通过弹幕同步实现精确时间戳记录。 + - 内嵌播放 在应用内直接播放 B 站视频,支持登录和发弹幕 + - 弹幕同步 发送带前缀的弹幕(如 #笔记内容),一键同步为带时间戳的笔记 + - 时间跳转 点击笔记时间戳,视频自动跳转到对应位置(无需刷新) + - 自动保存 笔记自动保存为 Markdown 文件,下次打开同一视频自动加载 + 📄 PDF 智能阅读器 + - 为学术工作流优化的 PDF 阅读和标注系统。 + - 交互式元素识别:自动识别文本、图片、表格等元素,支持悬浮高亮和点击选中 + - PDF 批注系统:选中文本添加高亮/下划线,支持 5 种颜色和笔记 + - 批注笔记同步:批注自动保存为 Markdown 文件,与 PDF 同目录 + - 双向跳转:点击笔记中的链接跳转到 PDF 对应位置,Ctrl+Click 分栏打开 + - 缩略图与目录:侧边栏显示页面缩略图和文档大纲,快速跳转 + - 全文搜索:支持在 PDF 中搜索关键词,实时高亮匹配结果 + - 与 AI 对话:将选中的 PDF 内容发送给 AI,进行摘要、翻译或解释 + 🎨 主题系统 + - 15 套官方主题:默认/海洋/森林/薰衣草/玫瑰/落日/薄荷/靛青/拿铁/极光/极简等 + - 明暗双模式:每套主题都有明亮和暗黑两种模式(共 30 种外观) + - Markdown 颜色:主题影响标题/链接/代码块/引用等 17 种元素 + - 设置面板:左下角齿轮图标,统一管理主题、AI、RAG 等设置 + 🔌 多模型生态 + 支持接入主流 LLM Provider,自由切换模型: + Anthropic · OpenAI · Gemini · DeepSeek · Moonshot · Groq · OpenRouter · Ollama (Local) +Tags: +- markdown +- 个人知识管理 +- 内容块 +- 双向链接 +- 反向链接 +- 图谱 +- 大纲 +- 引用 +- 思源笔记 +- 思维导图 +- 文档 +- 知识 +- 知识库 +- 笔记 +- 编辑器 +- 脑图 +ReleaseNotesUrl: https://github.com/blueberrycongee/Lumina-Note/releases/tag/v0.5.18 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/blueberrycongee/LuminaNote/0.5.18/blueberrycongee.LuminaNote.yaml b/manifests/b/blueberrycongee/LuminaNote/0.5.18/blueberrycongee.LuminaNote.yaml new file mode 100644 index 0000000000000..a8a2c52bc9825 --- /dev/null +++ b/manifests/b/blueberrycongee/LuminaNote/0.5.18/blueberrycongee.LuminaNote.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: blueberrycongee.LuminaNote +PackageVersion: 0.5.18 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 5c55578f97def11d72cbda320283c45dd2872b69 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 23 Feb 2026 20:23:58 +0800 Subject: [PATCH 05/75] Update: RARLab.WinRAR version 7.20.0 (7.20) (#341636) --- manifests/r/RARLab/WinRAR/7.20.0/RARLab.WinRAR.installer.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manifests/r/RARLab/WinRAR/7.20.0/RARLab.WinRAR.installer.yaml b/manifests/r/RARLab/WinRAR/7.20.0/RARLab.WinRAR.installer.yaml index c582b02397bed..88ee320fc715a 100644 --- a/manifests/r/RARLab/WinRAR/7.20.0/RARLab.WinRAR.installer.yaml +++ b/manifests/r/RARLab/WinRAR/7.20.0/RARLab.WinRAR.installer.yaml @@ -129,6 +129,10 @@ Installers: Architecture: x64 InstallerUrl: https://www.rarlab.com/rar/winrar-x64-720mn.exe InstallerSha256: 7C9A2022D0ED829C7B56AA4089FD6B65449FC438865843CBF593E88947F454D5 +- InstallerLocale: pl + Architecture: x64 + InstallerUrl: https://www.rarlab.com/rar/winrar-x64-720pl.exe + InstallerSha256: E2DCA2D55D17ED82D54FD998D8372BB0A50F13A79527D56EB9330E72450B0F7B - InstallerLocale: pt Architecture: x64 InstallerUrl: https://www.rarlab.com/rar/winrar-x64-720pt.exe From 452571f84553431965aeed0236ba6b59c53bc658 Mon Sep 17 00:00:00 2001 From: AlexZigante Date: Mon, 23 Feb 2026 13:24:30 +0100 Subject: [PATCH 06/75] Jamovi v2.7.18.0 update (#341642) --- .../Jamovi.Desktop.Current.installer.yaml | 26 +++++++++++++++++++ .../Jamovi.Desktop.Current.locale.en-US.yaml | 16 ++++++++++++ .../2.7.18.0/Jamovi.Desktop.Current.yaml | 8 ++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/j/Jamovi/Desktop/Current/2.7.18.0/Jamovi.Desktop.Current.installer.yaml create mode 100644 manifests/j/Jamovi/Desktop/Current/2.7.18.0/Jamovi.Desktop.Current.locale.en-US.yaml create mode 100644 manifests/j/Jamovi/Desktop/Current/2.7.18.0/Jamovi.Desktop.Current.yaml diff --git a/manifests/j/Jamovi/Desktop/Current/2.7.18.0/Jamovi.Desktop.Current.installer.yaml b/manifests/j/Jamovi/Desktop/Current/2.7.18.0/Jamovi.Desktop.Current.installer.yaml new file mode 100644 index 0000000000000..f86c3939f1d1f --- /dev/null +++ b/manifests/j/Jamovi/Desktop/Current/2.7.18.0/Jamovi.Desktop.Current.installer.yaml @@ -0,0 +1,26 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Jamovi.Desktop.Current +PackageVersion: 2.7.18.0 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + InstallLocation: /D= +UpgradeBehavior: install +ProductCode: Jamovi Desktop +AppsAndFeaturesEntries: +- DisplayName: Jamovi Desktop +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Jamovi' +Installers: +- Architecture: x64 + InstallerUrl: https://archives.jamovi.org/jamovi-2.7.18.0-win-x64.exe + InstallerSha256: 7D56BADCBC0F5D87DDD7C75CB596D86205617882BC0C9AE698A484B85EA881A8 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/j/Jamovi/Desktop/Current/2.7.18.0/Jamovi.Desktop.Current.locale.en-US.yaml b/manifests/j/Jamovi/Desktop/Current/2.7.18.0/Jamovi.Desktop.Current.locale.en-US.yaml new file mode 100644 index 0000000000000..d3129936620a6 --- /dev/null +++ b/manifests/j/Jamovi/Desktop/Current/2.7.18.0/Jamovi.Desktop.Current.locale.en-US.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Jamovi.Desktop.Current +PackageVersion: 2.7.18.0 +PackageLocale: en-US +Publisher: The jamovi Project +PublisherUrl: https://www.jamovi.org/about.html +PublisherSupportUrl: https://jamovi.readthedocs.io/en/latest/ +PackageName: Jamovi Desktop +PackageUrl: https://www.jamovi.org/download.html +License: AGPL-3.0 +Copyright: jamovi (C) 2017 +ShortDescription: Open statistical software for the desktop and cloud +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/j/Jamovi/Desktop/Current/2.7.18.0/Jamovi.Desktop.Current.yaml b/manifests/j/Jamovi/Desktop/Current/2.7.18.0/Jamovi.Desktop.Current.yaml new file mode 100644 index 0000000000000..d371e8c1fc6b5 --- /dev/null +++ b/manifests/j/Jamovi/Desktop/Current/2.7.18.0/Jamovi.Desktop.Current.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Jamovi.Desktop.Current +PackageVersion: 2.7.18.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 4f9f73b5a6a88a582b61066ec95e5fbff8afaa3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E9=9A=9C=E6=B4=BE=E6=A3=AE?= <130831920+coolplaylinbot@users.noreply.github.com> Date: Mon, 23 Feb 2026 20:25:02 +0800 Subject: [PATCH 07/75] New version: PicGo.PicGo version 2.5.2 (#341652) --- .../PicGo/2.5.2/PicGo.PicGo.installer.yaml | 44 +++++++++++++++++++ .../PicGo/2.5.2/PicGo.PicGo.locale.en-US.yaml | 39 ++++++++++++++++ .../p/PicGo/PicGo/2.5.2/PicGo.PicGo.yaml | 8 ++++ 3 files changed, 91 insertions(+) create mode 100644 manifests/p/PicGo/PicGo/2.5.2/PicGo.PicGo.installer.yaml create mode 100644 manifests/p/PicGo/PicGo/2.5.2/PicGo.PicGo.locale.en-US.yaml create mode 100644 manifests/p/PicGo/PicGo/2.5.2/PicGo.PicGo.yaml diff --git a/manifests/p/PicGo/PicGo/2.5.2/PicGo.PicGo.installer.yaml b/manifests/p/PicGo/PicGo/2.5.2/PicGo.PicGo.installer.yaml new file mode 100644 index 0000000000000..0f6d49b55f068 --- /dev/null +++ b/manifests/p/PicGo/PicGo/2.5.2/PicGo.PicGo.installer.yaml @@ -0,0 +1,44 @@ +# Created with AutoPublish using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: PicGo.PicGo +PackageVersion: 2.5.2 +InstallerLocale: en-US +InstallerType: nullsoft +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ProductCode: 767a1454-0d7f-5a1a-b71b-d01e895b49f8 +ReleaseDate: 2026-02-10 +AppsAndFeaturesEntries: +- DisplayName: PicGo 2.5.2 + Publisher: Molunerfinn + ProductCode: 767a1454-0d7f-5a1a-b71b-d01e895b49f8 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/Molunerfinn/PicGo/releases/download/v2.5.2/PicGo-2.5.2-ia32.exe + InstallerSha256: B4EB8852EE19C6C6B1E9B00058E2E33490B547A7B07F8851D35B487FE319AB79 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/Molunerfinn/PicGo/releases/download/v2.5.2/PicGo-2.5.2-ia32.exe + InstallerSha256: B4EB8852EE19C6C6B1E9B00058E2E33490B547A7B07F8851D35B487FE319AB79 + InstallerSwitches: + Custom: /ALLUSERS +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/Molunerfinn/PicGo/releases/download/v2.5.2/PicGo-2.5.2-x64.exe + InstallerSha256: 58D59C2643D36BD9E0DF911109F463284D04DA93D3CDAFA56F85772C8E5C1C81 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/Molunerfinn/PicGo/releases/download/v2.5.2/PicGo-2.5.2-x64.exe + InstallerSha256: 58D59C2643D36BD9E0DF911109F463284D04DA93D3CDAFA56F85772C8E5C1C81 + InstallerSwitches: + Custom: /ALLUSERS +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/PicGo/PicGo/2.5.2/PicGo.PicGo.locale.en-US.yaml b/manifests/p/PicGo/PicGo/2.5.2/PicGo.PicGo.locale.en-US.yaml new file mode 100644 index 0000000000000..fa085ec2a9cef --- /dev/null +++ b/manifests/p/PicGo/PicGo/2.5.2/PicGo.PicGo.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with AutoPublish using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: PicGo.PicGo +PackageVersion: 2.5.2 +PackageLocale: en-US +Publisher: PicGo +PublisherUrl: https://github.com/Molunerfinn/PicGo +PublisherSupportUrl: https://github.com/Molunerfinn/PicGo/issues +Author: Molunerfinn +PackageName: PicGo +PackageUrl: https://molunerfinn.com/PicGo +License: MIT +LicenseUrl: https://github.com/Molunerfinn/PicGo/blob/HEAD/LICENSE +Copyright: Copyright (c) 2017-present, Molunerfinn +CopyrightUrl: https://raw.githubusercontent.com/Molunerfinn/PicGo/dev/LICENSE +ShortDescription: A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder +Description: A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder +Moniker: picgo +Tags: +- electron +- pictureuploader +ReleaseNotes: |- + Bug Fixes + - Fix: Resolve s.ee compatibility issues that could report upload failure even when the upload actually succeeded (#1385) + Bug Fixes + - 修复:解决 s.ee 兼容性问题,上传实际成功时仍可能提示上传失败(#1385) + 国内可下载链接 + Windows + - 32 bit | 64 bit | ARM64 + macOS + - Intel | Apple Silicon + Linux + - AppImage: 64 bit | ARM64 + - Deb: 64 bit | ARM64 + - Snap: 64 bit +ReleaseNotesUrl: https://github.com/Molunerfinn/PicGo/releases/tag/v2.5.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PicGo/PicGo/2.5.2/PicGo.PicGo.yaml b/manifests/p/PicGo/PicGo/2.5.2/PicGo.PicGo.yaml new file mode 100644 index 0000000000000..80bf213d2d096 --- /dev/null +++ b/manifests/p/PicGo/PicGo/2.5.2/PicGo.PicGo.yaml @@ -0,0 +1,8 @@ +# Created with AutoPublish using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: PicGo.PicGo +PackageVersion: 2.5.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From ec2053a14886589f2aaa2df5f5a542a494804811 Mon Sep 17 00:00:00 2001 From: Tristan Cartledge <108070248+TristanSpeakEasy@users.noreply.github.com> Date: Mon, 23 Feb 2026 22:25:34 +1000 Subject: [PATCH 08/75] New version: Speakeasy.speakeasy 1.724.1 (#341656) Co-authored-by: goreleaserbot --- .../Speakeasy.speakeasy.installer.yaml | 34 +++++++++++++++++++ .../Speakeasy.speakeasy.locale.en-US.yaml | 28 +++++++++++++++ .../1.724.1/Speakeasy.speakeasy.yaml | 7 ++++ 3 files changed, 69 insertions(+) create mode 100644 manifests/s/Speakeasy/speakeasy/1.724.1/Speakeasy.speakeasy.installer.yaml create mode 100644 manifests/s/Speakeasy/speakeasy/1.724.1/Speakeasy.speakeasy.locale.en-US.yaml create mode 100644 manifests/s/Speakeasy/speakeasy/1.724.1/Speakeasy.speakeasy.yaml diff --git a/manifests/s/Speakeasy/speakeasy/1.724.1/Speakeasy.speakeasy.installer.yaml b/manifests/s/Speakeasy/speakeasy/1.724.1/Speakeasy.speakeasy.installer.yaml new file mode 100644 index 0000000000000..724ca73482c84 --- /dev/null +++ b/manifests/s/Speakeasy/speakeasy/1.724.1/Speakeasy.speakeasy.installer.yaml @@ -0,0 +1,34 @@ +# 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: Speakeasy.speakeasy +PackageVersion: 1.724.1 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-02-23" +Installers: + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: speakeasy.exe + PortableCommandAlias: speakeasy + InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.724.1/speakeasy_windows_386.zip + InstallerSha256: ca2bbd6f33925b71b75ce3308b21af33837dc02b53c3fb3ff3058b787e4e7bde + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: speakeasy.exe + PortableCommandAlias: speakeasy + InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.724.1/speakeasy_windows_arm64.zip + InstallerSha256: a2d1ee0273c712573d1de2b19312a16d32f7363f17cbe8f3d2c9470756a41271 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: speakeasy.exe + PortableCommandAlias: speakeasy + InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.724.1/speakeasy_windows_amd64.zip + InstallerSha256: b5a6bf047c25dca1bcf767dbc49afea6dc376e29161100b74d2bc93a37b8afd1 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Speakeasy/speakeasy/1.724.1/Speakeasy.speakeasy.locale.en-US.yaml b/manifests/s/Speakeasy/speakeasy/1.724.1/Speakeasy.speakeasy.locale.en-US.yaml new file mode 100644 index 0000000000000..7252ed05e4f7f --- /dev/null +++ b/manifests/s/Speakeasy/speakeasy/1.724.1/Speakeasy.speakeasy.locale.en-US.yaml @@ -0,0 +1,28 @@ +# 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: Speakeasy.speakeasy +PackageVersion: 1.724.1 +PackageLocale: en-US +Publisher: Speakeasy +PublisherUrl: https://www.speakeasy.com +PublisherSupportUrl: https://github.com/speakeasy-api/speakeasy/issues +PackageName: speakeasy +PackageUrl: https://www.speakeasy.com +License: elastic +LicenseUrl: https://github.com/speakeasy-api/speakeasy/blob/main/LICENSE +Copyright: 2024 Speakeasy, Inc +ShortDescription: Speakeasy CLI makes validating API specs and generating idiomatic SDKs easy! +Description: |- + This CLI is a tool for interacting with the Speakeasy platform - the CLI brings the functionality of Speakeasy into your development workflow. It can be run locally or in your CI/CD pipeline to validate your API specs, generate SDKs and more. + + Current functions of the CLI include: + + Generating idiomatic client SDKs from OpenAPI 3.x specs: + Live: Go, Python3, Typescript(Node), Java, PHP, Ruby, Terraform + Validating the correctness of OpenAPI3 specs. The CLI has a built in command to validate your spec and post helpful error messages. + Authenticating with the platform and managing API keys. +Moniker: speakeasy +ReleaseNotes: https://github.com/speakeasy-api/speakeasy/releases/tag/v1.724.1 +ReleaseNotesUrl: https://github.com/speakeasy-api/speakeasy/releases/tag/v1.724.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Speakeasy/speakeasy/1.724.1/Speakeasy.speakeasy.yaml b/manifests/s/Speakeasy/speakeasy/1.724.1/Speakeasy.speakeasy.yaml new file mode 100644 index 0000000000000..0287c6a779799 --- /dev/null +++ b/manifests/s/Speakeasy/speakeasy/1.724.1/Speakeasy.speakeasy.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: Speakeasy.speakeasy +PackageVersion: 1.724.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 11d53becfb81cf985f56111c926f9bfc856d3750 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 23 Feb 2026 20:26:05 +0800 Subject: [PATCH 09/75] Update: MediaHuman.YouTubeDownloader version 3.9.18 (#341659) --- .../3.9.18/MediaHuman.YouTubeDownloader.installer.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/m/MediaHuman/YouTubeDownloader/3.9.18/MediaHuman.YouTubeDownloader.installer.yaml b/manifests/m/MediaHuman/YouTubeDownloader/3.9.18/MediaHuman.YouTubeDownloader.installer.yaml index 3e4e80927e9e3..d2b9e2e4bb55d 100644 --- a/manifests/m/MediaHuman/YouTubeDownloader/3.9.18/MediaHuman.YouTubeDownloader.installer.yaml +++ b/manifests/m/MediaHuman/YouTubeDownloader/3.9.18/MediaHuman.YouTubeDownloader.installer.yaml @@ -13,9 +13,9 @@ ReleaseDate: 2025-12-01 Installers: - Architecture: x86 InstallerUrl: https://www.mediahuman.com/files/YouTubeDownloader.exe - InstallerSha256: 98FD20740E03BD833F4AB2AACAAB932C40006CB86C4156373F416DF17C4D62A2 + InstallerSha256: 2063AD79A1679A694485336365D7D33F7C3E9A30C948DD0BC083C38B16D514EE - Architecture: x64 InstallerUrl: https://www.mediahuman.com/files/YouTubeDownloader-x64.exe - InstallerSha256: 5684B8C48FE578BB7BD65A0008FAA19DBCC155F860F038EF20D7B1921F04D467 + InstallerSha256: AF866824871DD97425EBC9B5CA2DA3032203566CEDC1B30DA157001FAB2137AE ManifestType: installer ManifestVersion: 1.12.0 From e4edd2fe235d88b2ff8066820d9a55914896f7a4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 23 Feb 2026 20:26:39 +0800 Subject: [PATCH 10/75] New version: PureDevSoftware.10x version 1.0.433.0 (#341660) --- .../PureDevSoftware.10x.installer.yaml | 36 +++++++++++++ .../PureDevSoftware.10x.locale.en-US.yaml | 54 +++++++++++++++++++ .../PureDevSoftware.10x.locale.zh-CN.yaml | 32 +++++++++++ .../10x/1.0.433.0/PureDevSoftware.10x.yaml | 8 +++ 4 files changed, 130 insertions(+) create mode 100644 manifests/p/PureDevSoftware/10x/1.0.433.0/PureDevSoftware.10x.installer.yaml create mode 100644 manifests/p/PureDevSoftware/10x/1.0.433.0/PureDevSoftware.10x.locale.en-US.yaml create mode 100644 manifests/p/PureDevSoftware/10x/1.0.433.0/PureDevSoftware.10x.locale.zh-CN.yaml create mode 100644 manifests/p/PureDevSoftware/10x/1.0.433.0/PureDevSoftware.10x.yaml diff --git a/manifests/p/PureDevSoftware/10x/1.0.433.0/PureDevSoftware.10x.installer.yaml b/manifests/p/PureDevSoftware/10x/1.0.433.0/PureDevSoftware.10x.installer.yaml new file mode 100644 index 0000000000000..a2e1a3f62b475 --- /dev/null +++ b/manifests/p/PureDevSoftware/10x/1.0.433.0/PureDevSoftware.10x.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: PureDevSoftware.10x +PackageVersion: 1.0.433.0 +InstallerType: burn +Scope: machine +FileExtensions: +- 10x +- 10x_settings +- 10x_syntax +- 10x_workspace +- c +- c++ +- cc +- cp +- cpp +- cxx +- h +- h++ +- hh +- hp +- hpp +- hxx +- inl +- sln +ProductCode: '{49430d15-4929-4dd5-8b9a-f3ea87a523a1}' +ReleaseDate: 2026-02-23 +AppsAndFeaturesEntries: +- UpgradeCode: '{9B881BA1-7F62-4CA2-873C-5916760E4340}' +Installers: +- Architecture: x64 + InstallerUrl: https://www.puredevsoftware.com/download.php?file=10x_prev_versions/10xInstaller_1_0_433_0.exe&type=exe + InstallerSha256: 8A71A10BE96396573F8258DD2C1104C810CB19BD57FEF3A410C723F260A4674F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/PureDevSoftware/10x/1.0.433.0/PureDevSoftware.10x.locale.en-US.yaml b/manifests/p/PureDevSoftware/10x/1.0.433.0/PureDevSoftware.10x.locale.en-US.yaml new file mode 100644 index 0000000000000..3a4e8abb5608e --- /dev/null +++ b/manifests/p/PureDevSoftware/10x/1.0.433.0/PureDevSoftware.10x.locale.en-US.yaml @@ -0,0 +1,54 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: PureDevSoftware.10x +PackageVersion: 1.0.433.0 +PackageLocale: en-US +Publisher: PureDev Software +PublisherUrl: https://www.puredevsoftware.com/ +PublisherSupportUrl: https://www.10xeditor.com/contact.htm +PrivacyUrl: https://www.10xeditor.com/10x_privacy_terms.htm +Author: PureDev Software Limited +PackageName: 10x +PackageUrl: https://10xeditor.com/ +License: Proprietary +LicenseUrl: https://www.puredevsoftware.com/terms.htm +Copyright: Copyright 2026 PureDev Software +CopyrightUrl: https://www.puredevsoftware.com/terms.htm +ShortDescription: A High-Performance C++ Editor +Description: |- + There are many code editors and IDEs on the market, so why does the world need another editor? 10x is designed to be a fast and responsive editor, that understands C++ out of the box and performs well with the largest of codebases (>5 million loc). + There are Editors/IDEs that can handle many languages and have plugins for every eventuality, but due to the sheer size and complexity of these IDEs, they can become unresponsive and start failing for very large projects. + Conversely, there are many fast and lightweight code editors, but they often don't parse C++, or they require complicated setup with 3rd party parsers. + 10x is designed to fill the gap between a lightweight text editor and a full IDE. 10x has many of the features of an IDE but doesn't compromise on speed, even on the largest of projects. + 10x has a custom C++ parser that works out of the box, no setup required. The parser is fast and robust and incrementally parses as you type. It provides syntax highlighting, goto-definition, autocomplete and a lot more. + There are many editors/IDEs that promise everything, but it often comes at a cost, either in terms of responsiveness, robustness, or complexity of setup. With 10x, there is no need to compromise. You get the features you need with a fast and responsive editing experience. + 10x is aimed predominantly at the professional developer working on large and complex C++ codebases where productivity is vital. 10x makes it easy to quickly navigate around a large project and find what you need. 10x keeps you in the flow. + Coding at 60fps with instant workspace search is something you just have to experience. You may not think your current editor is slow until you try 10x. + 10x supports opening of Visual Studio projects, opening folders, and the creation of custom 10x workspaces. + 10x is currently Windows only. Support for other platforms is planned for the future. + As well as a custom built C++ parser, 10x also has syntax highlighting for many other languages. + 10x also has a powerful python API, which allows functionality to be added using python scripts. +Tags: +- code +- coding +- develop +- development +- programming +ReleaseNotes: |- + Summary + + Fixed reading of slnx wildcard config/platform mappings + + General Fixes + + - Fixed reading of slnx wildcard config/platform mappings +ReleaseNotesUrl: https://10xeditor.com/versions.htm +PurchaseUrl: https://10xeditor.com/pricing.htm +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://10xeditor.com/10xDocumentation/10xDocumentation.htm +- DocumentLabel: FAQ + DocumentUrl: https://10xeditor.com/faq.htm +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PureDevSoftware/10x/1.0.433.0/PureDevSoftware.10x.locale.zh-CN.yaml b/manifests/p/PureDevSoftware/10x/1.0.433.0/PureDevSoftware.10x.locale.zh-CN.yaml new file mode 100644 index 0000000000000..646d87d640bc2 --- /dev/null +++ b/manifests/p/PureDevSoftware/10x/1.0.433.0/PureDevSoftware.10x.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: PureDevSoftware.10x +PackageVersion: 1.0.433.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 高性能 C++ 编辑器 +Description: |- + 市场上已有众多代码编辑器和集成开发环境(IDE),为何还需要另一个编辑器?10x 被设计为一款快速响应的编辑器,它开箱即懂 C++,并能流畅处理超大规模代码库(>500 万行)。 + 现有编辑器/IDE 虽然能支持多种语言并通过插件满足各种需求,但由于其庞大复杂的架构,在面对超大型项目时往往变得卡顿甚至崩溃。 + 另一方面,虽然存在许多轻量快速的代码编辑器,但它们通常不具备 C++ 解析能力,或需要配置复杂的第三方解析器。 + 10x 旨在填补轻量文本编辑器与全功能 IDE 之间的空白。它既具备 IDE 的诸多特性,又能在处理巨型项目时保持极速响应。 + 10x 内置的自研 C++ 解析器无需配置即可工作,通过实时增量解析提供语法高亮、跳转定义、自动补全等核心功能。 + 许多编辑器/IDE 承诺一切,但往往以牺牲响应速度、稳定性或配置复杂度为代价。10x 则无需妥协——在获得所需功能的同时,您将享受丝滑般的编辑体验。 + 10x 专为处理大型复杂 C++ 代码库的专业开发者打造,通过高效的项目导航帮助开发者保持心流状态。 + 以 60 帧速率编写代码,配合即时工作区搜索的体验,唯有亲身体验才能领会。在尝试 10x 之前,您可能从未察觉现有编辑器的迟缓。 + 10x 支持直接打开 Visual Studio 项目、文件夹,并能创建自定义工作区。 + 10x 目前仅支持 Windows 平台,未来计划扩展至其他系统。 + 除自研 C++ 解析器外,10x 还支持多种其他语言的语法高亮。 + 10x 还配备了强大的 Python API,允许通过脚本扩展功能。 +Tags: +- 代码 +- 开发 +- 编程 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://10xeditor.com/10xDocumentation/10xDocumentation.htm +- DocumentLabel: 常见问题 + DocumentUrl: https://10xeditor.com/faq.htm +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PureDevSoftware/10x/1.0.433.0/PureDevSoftware.10x.yaml b/manifests/p/PureDevSoftware/10x/1.0.433.0/PureDevSoftware.10x.yaml new file mode 100644 index 0000000000000..358555d9fec62 --- /dev/null +++ b/manifests/p/PureDevSoftware/10x/1.0.433.0/PureDevSoftware.10x.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: PureDevSoftware.10x +PackageVersion: 1.0.433.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 9adbd8fa5db0b24210d642da5462d45c237966b7 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 23 Feb 2026 20:27:12 +0800 Subject: [PATCH 11/75] New version: Sinew.Enpass version 6.11.19.2205 (#341661) --- .../6.11.19.2205/Sinew.Enpass.installer.yaml | 27 +++++++++++ .../Sinew.Enpass.locale.en-US.yaml | 46 +++++++++++++++++++ .../Sinew.Enpass.locale.zh-CN.yaml | 25 ++++++++++ .../Enpass/6.11.19.2205/Sinew.Enpass.yaml | 8 ++++ 4 files changed, 106 insertions(+) create mode 100644 manifests/s/Sinew/Enpass/6.11.19.2205/Sinew.Enpass.installer.yaml create mode 100644 manifests/s/Sinew/Enpass/6.11.19.2205/Sinew.Enpass.locale.en-US.yaml create mode 100644 manifests/s/Sinew/Enpass/6.11.19.2205/Sinew.Enpass.locale.zh-CN.yaml create mode 100644 manifests/s/Sinew/Enpass/6.11.19.2205/Sinew.Enpass.yaml diff --git a/manifests/s/Sinew/Enpass/6.11.19.2205/Sinew.Enpass.installer.yaml b/manifests/s/Sinew/Enpass/6.11.19.2205/Sinew.Enpass.installer.yaml new file mode 100644 index 0000000000000..adb864097c9e0 --- /dev/null +++ b/manifests/s/Sinew/Enpass/6.11.19.2205/Sinew.Enpass.installer.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Sinew.Enpass +PackageVersion: 6.11.19.2205 +InstallerType: burn +Scope: machine +UpgradeBehavior: install +Protocols: +- enpass +- enpassauth +- enpasscard +- enpassshare +- enpassstart +FileExtensions: +- enpassbackup +- enpasscard +- enpassdb +AppsAndFeaturesEntries: +- ProductCode: '{1f569e28-3d1d-4489-80d9-71d813df1aa3}' + UpgradeCode: '{0BB552C5-B5B4-406D-9F42-9FA62580F18A}' +Installers: +- Architecture: x86 + InstallerUrl: https://dl.enpass.io/stable/windows/setup/6.11.19.2205/Enpass-setup.exe + InstallerSha256: C46777379365315C8DEEDAE7FDC0A471F51A1E5929B00190D6898A707674D9C3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sinew/Enpass/6.11.19.2205/Sinew.Enpass.locale.en-US.yaml b/manifests/s/Sinew/Enpass/6.11.19.2205/Sinew.Enpass.locale.en-US.yaml new file mode 100644 index 0000000000000..ebce3b220af31 --- /dev/null +++ b/manifests/s/Sinew/Enpass/6.11.19.2205/Sinew.Enpass.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Sinew.Enpass +PackageVersion: 6.11.19.2205 +PackageLocale: en-US +Publisher: Enpass Technologies Inc. +PublisherUrl: https://www.enpass.io/ +PublisherSupportUrl: https://support.enpass.io/ +PrivacyUrl: https://www.enpass.io/privacy/ +Author: Enpass Technologies Inc. +PackageName: Enpass +PackageUrl: https://www.enpass.io/ +License: Proprietary +LicenseUrl: https://www.enpass.io/terms-of-use/ +Copyright: Copyright © Enpass Technologies Inc. +ShortDescription: Enpass is a cross-platform password management app to securely store passwords and other credentials in a virtual vault locked with a master password. Unlike most other popular password managers, Enpass is an offline password manager. +Moniker: enpass +Tags: +- credential +- password +- protect +- protection +- security +- vault +ReleaseNotes: |- + This release introduces a redesigned homepage with guided actions, clearer browser extension prompts, safer Master Password habits, and improved desktop consistency. It also adds enhanced passkey security support, including Pseudo-Random Function (PRF) support. Along with important stability fixes and broader passkey compatibility improvements across websites and browsers. + Improvements + - Master Password reminder experience: You’ll now be reminded to re-enter your Master Password from time to time, if you unlock Enpass using  biometrics. This helps ensure you never lose access to your encrypted data. + - New homepage experience: Start every session with a redesigned homepage that brings clarity and direction to your Enpass experience. You can quickly understand what to do next, monitor your vault’s security health, and discover relevant premium features in one place. + - Clear prompts to install the browser extension: You’ll now see distinct in-app notifications to help you install the Enpass browser extension, making autofill and password saving more secure and seamless across websites. + - Enhanced passkey security (PRF support): Enpass now supports advanced security enhancements  including Pseudo-Random Function (PRF) support as part of passkey creation and sign-in. This improves compatibility, reliability, and alignment with modern WebAuthn standards while keeping existing passkeys fully compatible. + Bug fixes + - Vault selection during item creation: + - New items are now saved to the vault you explicitly select during creation, preventing confusion and ensuring items are stored exactly where expected. + - Improved startup stability: + -  Fixed a rare crash during startup caused by network instability. + - Passkey creation and sign-in fixes: + - Resolved passkey issues on several supported websites, including Discord, Binance, Google services, Linear, Lululemon, SwissID, and others. + - Fixed cases where passkey options did not appear, sign-in failed to trigger, or the extension was not invoked correctly. + Support & feedback + Need help or have feedback? + Visit our support page [https://support.enpass.io/home.htm ] +PurchaseUrl: https://www.enpass.io/pricing/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sinew/Enpass/6.11.19.2205/Sinew.Enpass.locale.zh-CN.yaml b/manifests/s/Sinew/Enpass/6.11.19.2205/Sinew.Enpass.locale.zh-CN.yaml new file mode 100644 index 0000000000000..282bdf038b0bf --- /dev/null +++ b/manifests/s/Sinew/Enpass/6.11.19.2205/Sinew.Enpass.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: Sinew.Enpass +PackageVersion: 6.11.19.2205 +PackageLocale: zh-CN +Publisher: Enpass Technologies Inc. +PublisherUrl: https://www.enpass.io/ +PublisherSupportUrl: https://support.enpass.io/ +PrivacyUrl: https://www.enpass.io/privacy/ +Author: Enpass Technologies Inc. +PackageName: Enpass +PackageUrl: https://www.enpass.io/ +License: 专有软件 +LicenseUrl: https://www.enpass.io/terms-of-use/ +Copyright: Copyright © Enpass Technologies Inc. +ShortDescription: Enpass 是一款跨平台密码管理应用程序,可将密码和其它凭证安全地存储在一个用主密码锁定的虚拟保险库中。与其它大多数流行的密码管理器不同,Enpass 是一款离线密码管理器。 +Tags: +- 保护 +- 凭据 +- 安全 +- 密码 +PurchaseUrl: https://www.enpass.io/pricing/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sinew/Enpass/6.11.19.2205/Sinew.Enpass.yaml b/manifests/s/Sinew/Enpass/6.11.19.2205/Sinew.Enpass.yaml new file mode 100644 index 0000000000000..527d167abc0a5 --- /dev/null +++ b/manifests/s/Sinew/Enpass/6.11.19.2205/Sinew.Enpass.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: Sinew.Enpass +PackageVersion: 6.11.19.2205 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 42aa3d3f007454f3b2769b005b273b6545eacaca Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 23 Feb 2026 20:57:44 +0800 Subject: [PATCH 12/75] Update: MediaHuman.YouTubeToMP3Converter version 3.9.18 (#341658) --- .../3.9.18/MediaHuman.YouTubeToMP3Converter.installer.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/m/MediaHuman/YouTubeToMP3Converter/3.9.18/MediaHuman.YouTubeToMP3Converter.installer.yaml b/manifests/m/MediaHuman/YouTubeToMP3Converter/3.9.18/MediaHuman.YouTubeToMP3Converter.installer.yaml index 469b86455f5c8..bb95ecd9c593d 100644 --- a/manifests/m/MediaHuman/YouTubeToMP3Converter/3.9.18/MediaHuman.YouTubeToMP3Converter.installer.yaml +++ b/manifests/m/MediaHuman/YouTubeToMP3Converter/3.9.18/MediaHuman.YouTubeToMP3Converter.installer.yaml @@ -11,9 +11,9 @@ ReleaseDate: 2025-12-01 Installers: - Architecture: x86 InstallerUrl: https://www.mediahuman.com/files/YouTubeToMP3.exe - InstallerSha256: D3FF507AF2F341A4A8A9D8E38415A01AD55B1EB06735238D0AFBB84E4EBA0B2E + InstallerSha256: 87C478B4C49BDC1B73AD8F71C5EDFFC0C471E635CE32BCFC47066B1144EF7EF1 - Architecture: x64 InstallerUrl: https://www.mediahuman.com/files/YouTubeToMP3-x64.exe - InstallerSha256: B08D2656D78B0EA361891065FA71CB795AC622505AA89E900593B87CE89015B3 + InstallerSha256: 6052590BF377D2D05A75790FF6270A0B4F2454C0924B4489871DB7FF852B2992 ManifestType: installer ManifestVersion: 1.12.0 From d3805e408ead3fa4417d81baa5d490530bd6af3b Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 23 Feb 2026 07:58:17 -0500 Subject: [PATCH 13/75] New version: oxc-project.oxlint version 1.50.0 (#341665) --- .../1.50.0/oxc-project.oxlint.installer.yaml | 31 +++++++++ .../oxc-project.oxlint.locale.en-US.yaml | 64 +++++++++++++++++++ .../oxlint/1.50.0/oxc-project.oxlint.yaml | 8 +++ 3 files changed, 103 insertions(+) create mode 100644 manifests/o/oxc-project/oxlint/1.50.0/oxc-project.oxlint.installer.yaml create mode 100644 manifests/o/oxc-project/oxlint/1.50.0/oxc-project.oxlint.locale.en-US.yaml create mode 100644 manifests/o/oxc-project/oxlint/1.50.0/oxc-project.oxlint.yaml diff --git a/manifests/o/oxc-project/oxlint/1.50.0/oxc-project.oxlint.installer.yaml b/manifests/o/oxc-project/oxlint/1.50.0/oxc-project.oxlint.installer.yaml new file mode 100644 index 0000000000000..f3be2b1ede41a --- /dev/null +++ b/manifests/o/oxc-project/oxlint/1.50.0/oxc-project.oxlint.installer.yaml @@ -0,0 +1,31 @@ +# Created by Anthelion using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: oxc-project.oxlint +PackageVersion: 1.50.0 +InstallerType: zip +NestedInstallerType: portable +Commands: +- oxlint +ReleaseDate: 2026-02-23 +Installers: +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: oxlint-i686-pc-windows-msvc.exe + PortableCommandAlias: oxlint + InstallerUrl: https://github.com/oxc-project/oxc/releases/download/apps_v1.50.0/oxlint-i686-pc-windows-msvc.zip + InstallerSha256: 9EEEB3CCA1A99A5B72F80025C333DB3AC81629CF3C7120F2C6BD35E74EFDDFF5 +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: oxlint-x86_64-pc-windows-msvc.exe + PortableCommandAlias: oxlint + InstallerUrl: https://github.com/oxc-project/oxc/releases/download/apps_v1.50.0/oxlint-x86_64-pc-windows-msvc.zip + InstallerSha256: 6A1DC9A3A7CC9E434159D4C14540BBC39338E898DC78D441F97710DD709FF1CD +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: oxlint-aarch64-pc-windows-msvc.exe + PortableCommandAlias: oxlint + InstallerUrl: https://github.com/oxc-project/oxc/releases/download/apps_v1.50.0/oxlint-aarch64-pc-windows-msvc.zip + InstallerSha256: 922B20FC1A4648F14840E477F00BE3DE14C96E10E340CB287CA9C5CFD8013426 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/o/oxc-project/oxlint/1.50.0/oxc-project.oxlint.locale.en-US.yaml b/manifests/o/oxc-project/oxlint/1.50.0/oxc-project.oxlint.locale.en-US.yaml new file mode 100644 index 0000000000000..864fee662f11f --- /dev/null +++ b/manifests/o/oxc-project/oxlint/1.50.0/oxc-project.oxlint.locale.en-US.yaml @@ -0,0 +1,64 @@ +# Created by Anthelion using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: oxc-project.oxlint +PackageVersion: 1.50.0 +PackageLocale: en-US +Publisher: VoidZero Inc. & Contributors +PublisherUrl: https://oxc.rs/ +PublisherSupportUrl: https://github.com/oxc-project/oxc/issues +Author: VoidZero Inc. & Contributors +PackageName: oxlint +PackageUrl: https://oxc.rs/docs/guide/usage/linter.html +License: MIT +LicenseUrl: https://github.com/oxc-project/oxc/blob/HEAD/LICENSE +Copyright: Copyright (c) 2024-present VoidZero Inc. & Contributors +CopyrightUrl: https://github.com/oxc-project/oxc/blob/HEAD/LICENSE +ShortDescription: oxlint is a blazing-fast JavaScript and TypeScript linter that is 50–100× faster than ESLint. It is designed to catch erroneous or useless code without requiring any configurations by default. +Tags: +- compiler +- javascript +- linter +- minifier +- parser +- transpiler +- typescript +ReleaseNotes: |- + Table of Contents + - Oxlint v1.50.0 + - Oxfmt v0.35.0 + Oxlint v1.50.0 + 🚀 Features + - 46177dd linter: Implement unicorn/prefer-module (#19603) (camc314) + - 42f78bb linter: Implement unicorn/prefer-ternary (#19605) (camc314) + 🐛 Bug Fixes + - 43df857 react/exhaustive-deps: Normalize .current callback deps (#19610) (camc314) + - 574f48f linter/no-throw-literal: Close warning block (#19612) (camc314) + - 79fe3b4 linter/prefer-mock-return-shorthand: Avoid unsafe autofixes for call-like returns (#19581) (camc314) + - 85045e8 linter: Check protected members in explicit-module-boundary-types (#19594) (camc314) + - e38115e linter: Catch missing return type on exported arrow/function expressions (#19587) (Peter Wagenet) + - 419d3fd linter: Fix false negatives in typescript/no-require-imports (#19589) (Peter Wagenet) + - 7958b56 linter: Fix syntax error reporting in some output formatters. (#19590) (connorshea) + - 024f51c linter: Add help text to more eslint diagnostics (#19591) (Anthony Amaro) + - a8489a1 linter: Warning eslint/no-throw-literal rule to be deprecated, better use typescript/only-throw-error (#19593) (Said Atrahouch) + - 50fc70d linter/type-aware: Use correct span for disable directives (#19576) (camc314) + - 421a99c linter: Add help guidance to eslint diagnostic messages (#19562) (Anthony Amaro) + - e81364a linter: Add help text to eslint rule diagnostics (#19560) (Anthony Amaro) + - 89b58d0 linter: Add help text to more eslint rule diagnostics (#19561) (Anthony Amaro) + - 74f7833 linter/jest/prefer-mock-return-shorthand: Preserve typed arrow returns (#19556) (camc314) + - bdd6f34 linter: Restrict prefer-import-in-mock to mock calls (#19555) (camc314) + 📚 Documentation + - a331993 linter: Improve docs for eslint/radix rule. (#19611) (connorshea) + 🛡️ Security + - c67f9dc linter: Update ajv version. (#19613) (connorshea) + Oxfmt v0.35.0 + 🚀 Features + - 984dc07 oxfmt: Strip "experimental"SortXxx prefix (#19567) (leaysgur) + 🐛 Bug Fixes + - d7b63a4 oxfmt: Update API types for sortPackageJsonOptions (#19569) (leaysgur) +ReleaseNotesUrl: https://github.com/oxc-project/oxc/releases/tag/apps_v1.50.0 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://oxc.rs/docs/guide/usage/linter.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/oxc-project/oxlint/1.50.0/oxc-project.oxlint.yaml b/manifests/o/oxc-project/oxlint/1.50.0/oxc-project.oxlint.yaml new file mode 100644 index 0000000000000..7a4ec5547fba9 --- /dev/null +++ b/manifests/o/oxc-project/oxlint/1.50.0/oxc-project.oxlint.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: oxc-project.oxlint +PackageVersion: 1.50.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 8fab33dd104c50ce7a4a4e407b9411b554ce9ad0 Mon Sep 17 00:00:00 2001 From: robot-github-winget-datadog-agent <90856173+robot-github-winget-datadog-agent@users.noreply.github.com> Date: Mon, 23 Feb 2026 14:28:59 +0100 Subject: [PATCH 14/75] New version: Datadog.Agent version 7.76.0.1 (#341655) --- .../7.76.0.1/Datadog.Agent.installer.yaml | 23 +++++++++++++++++++ .../7.76.0.1/Datadog.Agent.locale.en-US.yaml | 18 +++++++++++++++ .../Datadog/Agent/7.76.0.1/Datadog.Agent.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/d/Datadog/Agent/7.76.0.1/Datadog.Agent.installer.yaml create mode 100644 manifests/d/Datadog/Agent/7.76.0.1/Datadog.Agent.locale.en-US.yaml create mode 100644 manifests/d/Datadog/Agent/7.76.0.1/Datadog.Agent.yaml diff --git a/manifests/d/Datadog/Agent/7.76.0.1/Datadog.Agent.installer.yaml b/manifests/d/Datadog/Agent/7.76.0.1/Datadog.Agent.installer.yaml new file mode 100644 index 0000000000000..b3d508adf47d3 --- /dev/null +++ b/manifests/d/Datadog/Agent/7.76.0.1/Datadog.Agent.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Datadog.Agent +PackageVersion: 7.76.0.1 +InstallerLocale: en-US +InstallerType: msi +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /qn + SilentWithProgress: /qb + Custom: /norestart OVERRIDE_INSTALLATION_METHOD=winget +ProductCode: '{4097A82B-C51E-4360-8432-90BC5B8C07FA}' +Installers: +- Architecture: x64 + InstallerUrl: https://s3.amazonaws.com/ddagent-windows-stable/ddagent-cli-7.76.0.msi + InstallerSha256: 2A4E3CF6A215384ADDEEC9CDE75AAFFF2895C49DF17B746C8076F8C72E907B96 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/d/Datadog/Agent/7.76.0.1/Datadog.Agent.locale.en-US.yaml b/manifests/d/Datadog/Agent/7.76.0.1/Datadog.Agent.locale.en-US.yaml new file mode 100644 index 0000000000000..07e41dd5a509a --- /dev/null +++ b/manifests/d/Datadog/Agent/7.76.0.1/Datadog.Agent.locale.en-US.yaml @@ -0,0 +1,18 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Datadog.Agent +PackageVersion: 7.76.0.1 +PackageLocale: en-US +Publisher: Datadog, Inc. +PublisherUrl: https://docs.datadoghq.com/ +PublisherSupportUrl: https://www.datadoghq.com/support/ +PrivacyUrl: https://www.datadoghq.com/legal/privacy/ +Author: Datadog +PackageName: Datadog Agent +License: Apache-2.0 +LicenseUrl: https://github.com/DataDog/datadog-agent/blob/master/LICENSE +Copyright: Copyright Datadog, Inc. +ShortDescription: Datadog helps you monitor your infrastructure and application +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/d/Datadog/Agent/7.76.0.1/Datadog.Agent.yaml b/manifests/d/Datadog/Agent/7.76.0.1/Datadog.Agent.yaml new file mode 100644 index 0000000000000..7338aa377fbc9 --- /dev/null +++ b/manifests/d/Datadog/Agent/7.76.0.1/Datadog.Agent.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Datadog.Agent +PackageVersion: 7.76.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From adfe8bea62b48b86903a583f4c30d8e1a12e9338 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 23 Feb 2026 08:29:38 -0500 Subject: [PATCH 15/75] New version: Proton.ProtonPass.CLI version 1.5.2 (#341669) --- .../Proton.ProtonPass.CLI.installer.yaml | 21 +++++++++++ .../Proton.ProtonPass.CLI.locale.en-US.yaml | 36 +++++++++++++++++++ .../CLI/1.5.2/Proton.ProtonPass.CLI.yaml | 8 +++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/p/Proton/ProtonPass/CLI/1.5.2/Proton.ProtonPass.CLI.installer.yaml create mode 100644 manifests/p/Proton/ProtonPass/CLI/1.5.2/Proton.ProtonPass.CLI.locale.en-US.yaml create mode 100644 manifests/p/Proton/ProtonPass/CLI/1.5.2/Proton.ProtonPass.CLI.yaml diff --git a/manifests/p/Proton/ProtonPass/CLI/1.5.2/Proton.ProtonPass.CLI.installer.yaml b/manifests/p/Proton/ProtonPass/CLI/1.5.2/Proton.ProtonPass.CLI.installer.yaml new file mode 100644 index 0000000000000..6b23e28dab5be --- /dev/null +++ b/manifests/p/Proton/ProtonPass/CLI/1.5.2/Proton.ProtonPass.CLI.installer.yaml @@ -0,0 +1,21 @@ +# Created by Anthelion using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Proton.ProtonPass.CLI +PackageVersion: 1.5.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: pass-cli.exe + PortableCommandAlias: pass-cli +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-02-23 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://proton.me/download/pass-cli/1.5.2/pass-cli-windows-x86_64.zip + InstallerSha256: D6A6EBE354B1BD839FBE11B147F3D77885CA801DF0199C8C9F03E0CDC1193B0D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Proton/ProtonPass/CLI/1.5.2/Proton.ProtonPass.CLI.locale.en-US.yaml b/manifests/p/Proton/ProtonPass/CLI/1.5.2/Proton.ProtonPass.CLI.locale.en-US.yaml new file mode 100644 index 0000000000000..e9bea46e294cb --- /dev/null +++ b/manifests/p/Proton/ProtonPass/CLI/1.5.2/Proton.ProtonPass.CLI.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created by Anthelion using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Proton.ProtonPass.CLI +PackageVersion: 1.5.2 +PackageLocale: en-US +Publisher: Proton AG +PublisherUrl: https://proton.me/ +PublisherSupportUrl: https://proton.me/support/pass +PrivacyUrl: https://proton.me/legal/privacy +Author: Proton AG +PackageName: Proton Pass CLI +PackageUrl: https://proton.me/pass +License: Proprietary +Copyright: © 2026 Proton AG. All rights reserved. +ShortDescription: Proton Pass CLI is a command-line interface for managing your Proton Pass vaults, items, and secrets. +Description: |- + The Proton Pass CLI allows you to manage your Proton Pass vaults and items directly from the command line, bringing the power of secure secret management to your terminal workflow. With the CLI, you can create, list, view, and delete vaults and items seamlessly, making it an great tool for developers and system administrators who prefer working in the command line. + + Beyond basic vault management, the CLI allows you to inject secrets into your applications through environment variables or template files, enabling easy integration with your deployment workflows. The tool also provides comprehensive SSH integration, allowing you to use your SSH keys stored in Proton Pass with your existing SSH workflows. + + Key features + Flexible secret management + - The CLI offers a flexible and intuitive approach to secret management through a simple URI syntax. You can reference any secret using the format pass://vault/item/field, making it easy to access specific credentials programmatically. This design allows you to inject secrets into environment variables for your applications or process template files that contain secret references. + SSH agent integration + - For developers working with SSH keys, the CLI provides robust SSH agent integration capabilities. You can load SSH keys stored in Proton Pass directly into your existing SSH agent, or run the Proton Pass CLI as a standalone SSH agent. +Tags: +- password +- password-manager +- proton +- vault +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://protonpass.github.io/pass-cli/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Proton/ProtonPass/CLI/1.5.2/Proton.ProtonPass.CLI.yaml b/manifests/p/Proton/ProtonPass/CLI/1.5.2/Proton.ProtonPass.CLI.yaml new file mode 100644 index 0000000000000..e083a568b5a65 --- /dev/null +++ b/manifests/p/Proton/ProtonPass/CLI/1.5.2/Proton.ProtonPass.CLI.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Proton.ProtonPass.CLI +PackageVersion: 1.5.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d39d702e2df3564c5ff30d87b8db4991bf9c8b2b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 23 Feb 2026 21:30:11 +0800 Subject: [PATCH 16/75] New version: ControlUp.ControlUpAgentManager version 9.2.0.600 (#341673) --- ...rolUp.ControlUpAgentManager.installer.yaml | 23 +++++++++++++++++++ ...Up.ControlUpAgentManager.locale.en-US.yaml | 22 ++++++++++++++++++ ...Up.ControlUpAgentManager.locale.zh-CN.yaml | 12 ++++++++++ .../ControlUp.ControlUpAgentManager.yaml | 8 +++++++ 4 files changed, 65 insertions(+) create mode 100644 manifests/c/ControlUp/ControlUpAgentManager/9.2.0.600/ControlUp.ControlUpAgentManager.installer.yaml create mode 100644 manifests/c/ControlUp/ControlUpAgentManager/9.2.0.600/ControlUp.ControlUpAgentManager.locale.en-US.yaml create mode 100644 manifests/c/ControlUp/ControlUpAgentManager/9.2.0.600/ControlUp.ControlUpAgentManager.locale.zh-CN.yaml create mode 100644 manifests/c/ControlUp/ControlUpAgentManager/9.2.0.600/ControlUp.ControlUpAgentManager.yaml diff --git a/manifests/c/ControlUp/ControlUpAgentManager/9.2.0.600/ControlUp.ControlUpAgentManager.installer.yaml b/manifests/c/ControlUp/ControlUpAgentManager/9.2.0.600/ControlUp.ControlUpAgentManager.installer.yaml new file mode 100644 index 0000000000000..13337dc508ca7 --- /dev/null +++ b/manifests/c/ControlUp/ControlUpAgentManager/9.2.0.600/ControlUp.ControlUpAgentManager.installer.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ControlUp.ControlUpAgentManager +PackageVersion: 9.2.0.600 +InstallerType: zip +NestedInstallerType: msi +NestedInstallerFiles: +- RelativeFilePath: ControlUpAgent-RealTimeAgentManager-net8-x64-9.2.0.600-signed.msi +InstallerSwitches: + InstallLocation: APPDIR="" +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 +ProductCode: ControlUpAgent 9.2.0.600 +AppsAndFeaturesEntries: +- InstallerType: exe +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.controlup.com/agent_manager/9.2.0.600/ControlUpAgent-RealTimeAgentManager-net8-x64-signed-9.2.0.600.zip + InstallerSha256: B0A5F64204120771919D7B35875A1F1A56F2C77BCE629E7DE937E0ED338B594C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/ControlUp/ControlUpAgentManager/9.2.0.600/ControlUp.ControlUpAgentManager.locale.en-US.yaml b/manifests/c/ControlUp/ControlUpAgentManager/9.2.0.600/ControlUp.ControlUpAgentManager.locale.en-US.yaml new file mode 100644 index 0000000000000..79c51a88be86b --- /dev/null +++ b/manifests/c/ControlUp/ControlUpAgentManager/9.2.0.600/ControlUp.ControlUpAgentManager.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ControlUp.ControlUpAgentManager +PackageVersion: 9.2.0.600 +PackageLocale: en-US +Publisher: ControlUp Technologies Ltd +PublisherUrl: https://www.controlup.com/ +PublisherSupportUrl: https://help.controlup.com/ +PrivacyUrl: https://www.controlup.com/privacy-policy/ +Author: ControlUp Technologies Ltd. +PackageName: ControlUp Real-Time Agent (and Manager) +PackageUrl: https://www.controlup.com/download-center/ +License: Proprietary +LicenseUrl: https://www.controlup.com/terms/ +Copyright: Copyright © 2026 ControlUp Technologies Ltd. All rights reserved. +CopyrightUrl: https://www.controlup.com/terms/ +ShortDescription: A Windows service that monitors the ControlUp Agent and restarts it if it stops. +Description: The Real-Time Agent Manager is a Windows service installed on the same machine that the ControlUp Agent Windows service is installed on. Installing the Real-Time Agent Manager also installs the ControlUp Agent. The Real-Time Agent Manager’s main functionality is to act as a “watchdog” for the ControlUp Agent. For example, if the ControlUp Agent stops, the Real-Time Agent Manager restarts the agent. Reciprocally, if the Real-Time Agent Manager stops, the ControlUp Agent restarts the Real-Time Agent Manager. +ReleaseNotesUrl: https://www.controlup.com/controlup-release-notes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/ControlUp/ControlUpAgentManager/9.2.0.600/ControlUp.ControlUpAgentManager.locale.zh-CN.yaml b/manifests/c/ControlUp/ControlUpAgentManager/9.2.0.600/ControlUp.ControlUpAgentManager.locale.zh-CN.yaml new file mode 100644 index 0000000000000..be997049e4f34 --- /dev/null +++ b/manifests/c/ControlUp/ControlUpAgentManager/9.2.0.600/ControlUp.ControlUpAgentManager.locale.zh-CN.yaml @@ -0,0 +1,12 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ControlUp.ControlUpAgentManager +PackageVersion: 9.2.0.600 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 一个监控 ControlUp Agent 的 Windows 服务,并在其停止时重新启动。 +Description: Real-Time Agent Manager 是一个 Windows 服务,需与 ControlUp Agent 服务安装在同一台机器上。安装 Real-Time Agent Manager 时会同步安装 ControlUp Agent。其主要功能是作为 ControlUp Agent 的“看门狗”——例如当 ControlUp Agent 停止运行时,Real-Time Agent Manager 会自动重启该代理;反之若 Real-Time Agent Manager 停止运行,ControlUp Agent 也会重新启动管理器。 +ReleaseNotesUrl: https://www.controlup.com/controlup-release-notes/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/ControlUp/ControlUpAgentManager/9.2.0.600/ControlUp.ControlUpAgentManager.yaml b/manifests/c/ControlUp/ControlUpAgentManager/9.2.0.600/ControlUp.ControlUpAgentManager.yaml new file mode 100644 index 0000000000000..5ac5bda3f33b7 --- /dev/null +++ b/manifests/c/ControlUp/ControlUpAgentManager/9.2.0.600/ControlUp.ControlUpAgentManager.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: ControlUp.ControlUpAgentManager +PackageVersion: 9.2.0.600 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From c020ef01264f8a2f3404afd9a607d632db7f119e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 23 Feb 2026 21:30:45 +0800 Subject: [PATCH 17/75] New version: Framer.Framer version 2026.8.0 (#341674) --- .../2026.8.0/Framer.Framer.installer.yaml | 20 +++++++++ .../2026.8.0/Framer.Framer.locale.en-US.yaml | 43 +++++++++++++++++++ .../2026.8.0/Framer.Framer.locale.zh-CN.yaml | 27 ++++++++++++ .../Framer/Framer/2026.8.0/Framer.Framer.yaml | 8 ++++ 4 files changed, 98 insertions(+) create mode 100644 manifests/f/Framer/Framer/2026.8.0/Framer.Framer.installer.yaml create mode 100644 manifests/f/Framer/Framer/2026.8.0/Framer.Framer.locale.en-US.yaml create mode 100644 manifests/f/Framer/Framer/2026.8.0/Framer.Framer.locale.zh-CN.yaml create mode 100644 manifests/f/Framer/Framer/2026.8.0/Framer.Framer.yaml diff --git a/manifests/f/Framer/Framer/2026.8.0/Framer.Framer.installer.yaml b/manifests/f/Framer/Framer/2026.8.0/Framer.Framer.installer.yaml new file mode 100644 index 0000000000000..7d25513462942 --- /dev/null +++ b/manifests/f/Framer/Framer/2026.8.0/Framer.Framer.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Framer.Framer +PackageVersion: 2026.8.0 +InstallerType: exe +Scope: user +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +Protocols: +- framer-app +ProductCode: Framer +Installers: +- Architecture: x64 + InstallerUrl: https://updates.framer.com/electron/win32/x64/Framer-2026.8.0.exe + InstallerSha256: FF14725E0C52EF8BF19275AC035B0DE497774A4EC5DBA534EF2FF5FCF4D3A5E7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Framer/Framer/2026.8.0/Framer.Framer.locale.en-US.yaml b/manifests/f/Framer/Framer/2026.8.0/Framer.Framer.locale.en-US.yaml new file mode 100644 index 0000000000000..8ec9a6019125b --- /dev/null +++ b/manifests/f/Framer/Framer/2026.8.0/Framer.Framer.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: Framer.Framer +PackageVersion: 2026.8.0 +PackageLocale: en-US +Publisher: Framer B.V. +PublisherUrl: https://www.framer.com/ +PublisherSupportUrl: https://www.framer.com/contact/ +PrivacyUrl: https://www.framer.com/legal/privacy-statement/ +Author: Framer B.V. +PackageName: Framer +PackageUrl: https://www.framer.com/downloads/ +License: Proprietary +LicenseUrl: https://www.framer.com/legal/terms-of-service/ +CopyrightUrl: https://www.framer.com/legal/terms-of-service/ +ShortDescription: Design, scale, and publish your website—no code needed. +Tags: +- build +- design +- diagram +- flow +- flowchart +- interface +- mockup +- present +- prototype +- slides +- specification +- ui +- user-experience +- user-interface +- ux +- wireframe +ReleaseNotesUrl: https://www.framer.com/updates +PurchaseUrl: https://www.framer.com/pricing +Documentations: +- DocumentLabel: Articles + DocumentUrl: https://www.framer.com/help/ +- DocumentLabel: Developers + DocumentUrl: https://www.framer.com/developers/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Framer/Framer/2026.8.0/Framer.Framer.locale.zh-CN.yaml b/manifests/f/Framer/Framer/2026.8.0/Framer.Framer.locale.zh-CN.yaml new file mode 100644 index 0000000000000..a1b953f897c05 --- /dev/null +++ b/manifests/f/Framer/Framer/2026.8.0/Framer.Framer.locale.zh-CN.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Framer.Framer +PackageVersion: 2026.8.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 设计、扩展和发布您的网站--无需代码。 +Tags: +- 人机交互 +- 原型 +- 图表 +- 模型 +- 流程 +- 流程图 +- 用户界面 +- 界面 +- 线框图 +- 规格 +- 设计 +Documentations: +- DocumentLabel: 文章 + DocumentUrl: https://www.framer.com/help/ +- DocumentLabel: 开发者 + DocumentUrl: https://www.framer.com/developers/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Framer/Framer/2026.8.0/Framer.Framer.yaml b/manifests/f/Framer/Framer/2026.8.0/Framer.Framer.yaml new file mode 100644 index 0000000000000..84195a317c523 --- /dev/null +++ b/manifests/f/Framer/Framer/2026.8.0/Framer.Framer.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: Framer.Framer +PackageVersion: 2026.8.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 6e330bd0954b64bd7453957a19bae0b59ea966b8 Mon Sep 17 00:00:00 2001 From: Imre Eilertsen Date: Mon, 23 Feb 2026 14:31:16 +0100 Subject: [PATCH 18/75] Added a secondary portable installer: Bitwarden.Bitwarden version 2026.1.1 (#341675) --- .../Bitwarden.Bitwarden.installer.yaml | 36 ++++++++++++++----- 1 file changed, 28 insertions(+), 8 deletions(-) diff --git a/manifests/b/Bitwarden/Bitwarden/2026.1.1/Bitwarden.Bitwarden.installer.yaml b/manifests/b/Bitwarden/Bitwarden/2026.1.1/Bitwarden.Bitwarden.installer.yaml index 4ae14322127f1..7dbc8d083d835 100644 --- a/manifests/b/Bitwarden/Bitwarden/2026.1.1/Bitwarden.Bitwarden.installer.yaml +++ b/manifests/b/Bitwarden/Bitwarden/2026.1.1/Bitwarden.Bitwarden.installer.yaml @@ -3,31 +3,51 @@ PackageIdentifier: Bitwarden.Bitwarden PackageVersion: 2026.1.1 +ReleaseDate: 2026-02-20 InstallerLocale: en-US Platform: - Windows.Desktop -InstallerType: nullsoft -InstallerSwitches: - Upgrade: --updated -UpgradeBehavior: install Protocols: - bitwarden -ProductCode: 173a9bac-6f0d-50c4-8202-4744c69d091a -ReleaseDate: 2026-02-20 -AppsAndFeaturesEntries: -- ProductCode: 173a9bac-6f0d-50c4-8202-4744c69d091a Installers: - Architecture: neutral + InstallerType: nullsoft Scope: user InstallerUrl: https://github.com/bitwarden/clients/releases/download/desktop-v2026.1.1/Bitwarden-Installer-2026.1.1.exe InstallerSha256: 933CA08733844F71069308647A7AD702224AA178F81FCC7995FA39A6E44FDB40 InstallerSwitches: Custom: /currentuser + Upgrade: --updated + UpgradeBehavior: install + ProductCode: 173a9bac-6f0d-50c4-8202-4744c69d091a + AppsAndFeaturesEntries: + - ProductCode: 173a9bac-6f0d-50c4-8202-4744c69d091a - Architecture: neutral + InstallerType: nullsoft Scope: machine InstallerUrl: https://github.com/bitwarden/clients/releases/download/desktop-v2026.1.1/Bitwarden-Installer-2026.1.1.exe InstallerSha256: 933CA08733844F71069308647A7AD702224AA178F81FCC7995FA39A6E44FDB40 InstallerSwitches: Custom: /allusers + Upgrade: --updated + UpgradeBehavior: install + ProductCode: 173a9bac-6f0d-50c4-8202-4744c69d091a + AppsAndFeaturesEntries: + - ProductCode: 173a9bac-6f0d-50c4-8202-4744c69d091a +- Architecture: neutral + InstallerType: portable + InstallerUrl: https://github.com/bitwarden/clients/releases/download/desktop-v2026.1.1/Bitwarden-Portable-2026.1.1.exe + InstallerSha256: c6a25ed6c238455975e497d62f89a54e67d756ab3267f49b14ee4ba8c4910fe8 + Commands: + - bitwardenportable +FileExtensions: +- 1pif +- 1pux +- csv +- fsk +- html +- json +- txt +- xml ManifestType: installer ManifestVersion: 1.12.0 From 55a32bc68a06c931ad7be719830825974e9857eb Mon Sep 17 00:00:00 2001 From: Imre Eilertsen Date: Mon, 23 Feb 2026 14:31:47 +0100 Subject: [PATCH 19/75] Added a secondary portable installer: XnSoft.XnViewMP version 1.9.10.0 (#341677) --- .../1.9.10.0/XnSoft.XnViewMP.installer.yaml | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/manifests/x/XnSoft/XnViewMP/1.9.10.0/XnSoft.XnViewMP.installer.yaml b/manifests/x/XnSoft/XnViewMP/1.9.10.0/XnSoft.XnViewMP.installer.yaml index c9c54547563de..44d37f5d59901 100644 --- a/manifests/x/XnSoft/XnViewMP/1.9.10.0/XnSoft.XnViewMP.installer.yaml +++ b/manifests/x/XnSoft/XnViewMP/1.9.10.0/XnSoft.XnViewMP.installer.yaml @@ -3,9 +3,6 @@ PackageIdentifier: XnSoft.XnViewMP PackageVersion: 1.9.10.0 -InstallerType: inno -Scope: machine -UpgradeBehavior: install FileExtensions: - 3fr - abr @@ -294,10 +291,22 @@ FileExtensions: - xpm - xwd - yuv -ProductCode: XnView MP (x64)_is1 Installers: - Architecture: x64 + InstallerType: inno + Scope: machine + UpgradeBehavior: install InstallerUrl: https://download.xnview.com/old_versions/XnView_MP/XnView_MP-1.9.10-win-x64.exe InstallerSha256: 388A724C5E7C85FFE9DDE71CF17746ADE420B6F8652950C2FDCB90CCCA91EAEE + ProductCode: XnView MP (x64)_is1 +- Architecture: x64 + InstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: XnViewMP\xnviewmp.exe + InstallerUrl: https://download.xnview.com/old_versions/XnView_MP/XnView_MP-1.9.10-win-x64.zip + InstallerSha256: f46c40452e1980f4e49bb5aedb2c86dd5fa799603d2311d868d28d17b1e72551 + ArchiveBinariesDependOnPath: true + AppsAndFeaturesEntries: + - DisplayName: XnView MP (x64 portable) ManifestType: installer ManifestVersion: 1.12.0 From 146bdc9b4a1742a82088bfa3791cbc49ff67aa0b Mon Sep 17 00:00:00 2001 From: Imre Eilertsen Date: Mon, 23 Feb 2026 15:02:27 +0100 Subject: [PATCH 20/75] Added portable InstallerUrl-s as secondaries: Giorgiotani.Peazip version 10.9.0 (#341646) --- .../10.9.0/Giorgiotani.Peazip.installer.yaml | 52 +++++++++++++++---- 1 file changed, 42 insertions(+), 10 deletions(-) diff --git a/manifests/g/Giorgiotani/Peazip/10.9.0/Giorgiotani.Peazip.installer.yaml b/manifests/g/Giorgiotani/Peazip/10.9.0/Giorgiotani.Peazip.installer.yaml index 58abeedefdf57..28944022e8eab 100644 --- a/manifests/g/Giorgiotani/Peazip/10.9.0/Giorgiotani.Peazip.installer.yaml +++ b/manifests/g/Giorgiotani/Peazip/10.9.0/Giorgiotani.Peazip.installer.yaml @@ -3,13 +3,43 @@ PackageIdentifier: Giorgiotani.Peazip PackageVersion: 10.9.0 -InstallerType: inno -Scope: machine InstallModes: - interactive - silent - silentWithProgress -UpgradeBehavior: install +Installers: +- Architecture: x86 + InstallerType: inno + Scope: machine + InstallerUrl: https://github.com/peazip/PeaZip/releases/download/10.9.0/peazip-10.9.0.WINDOWS.exe + InstallerSha256: 23BB4C7C5295F78D9EDDFE26636B9C18576B2D38BC5C417935F5DA34EE839242 + UpgradeBehavior: install +- Architecture: x64 + InstallerType: inno + Scope: machine + InstallerUrl: https://github.com/peazip/PeaZip/releases/download/10.9.0/peazip-10.9.0.WIN64.exe + InstallerSha256: 9D1CA23A412A5D15542062822548132A5AC38A60EB2D57B4B5EBFF59ED6262A0 + UpgradeBehavior: install +- Architecture: x86 + InstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: peazip.exe + - RelativeFilePath: pea.exe + InstallerUrl: https://github.com/peazip/PeaZip/releases/download/10.9.0/peazip_portable-10.9.0.WINDOWS.zip + InstallerSha256: 822059992191ef7566550227fb469ff49c90086aaf44344fe9491a085f1a0fbc + AppsAndFeaturesEntries: + - DisplayName: PeaZip (x86 portable) + ArchiveBinariesDependOnPath: true +- Architecture: x64 + InstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: peazip.exe + - RelativeFilePath: pea.exe + InstallerUrl: https://github.com/peazip/PeaZip/releases/download/10.9.0/peazip_portable-10.9.0.WIN64.zip + InstallerSha256: e760d0bbcb792a1f89378710e2cede7180e6ed417ba78f94a5960e55b57d16fe + AppsAndFeaturesEntries: + - DisplayName: PeaZip (WIN64 portable) + ArchiveBinariesDependOnPath: true FileExtensions: - 7z - ace @@ -18,20 +48,22 @@ FileExtensions: - cab - gz - iso +- lpaq +- lzma - paq - pea - rar - tar +- taz +- tbz +- tgz +- udf - wim +- wrc +- xz - zip - zipx -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/peazip/PeaZip/releases/download/10.9.0/peazip-10.9.0.WINDOWS.exe - InstallerSha256: 23BB4C7C5295F78D9EDDFE26636B9C18576B2D38BC5C417935F5DA34EE839242 -- Architecture: x64 - InstallerUrl: https://github.com/peazip/PeaZip/releases/download/10.9.0/peazip-10.9.0.WIN64.exe - InstallerSha256: 9D1CA23A412A5D15542062822548132A5AC38A60EB2D57B4B5EBFF59ED6262A0 +- zpaq ManifestType: installer ManifestVersion: 1.10.0 ReleaseDate: 2026-02-07 From 653df69755ab1c687369bc61fd336105a8083200 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 23 Feb 2026 22:03:02 +0800 Subject: [PATCH 21/75] New version: ControlUp.ControlUpAgent version 9.2.0.600 (#341672) --- .../ControlUp.ControlUpAgent.installer.yaml | 18 +++++++++++++++ ...ControlUp.ControlUpAgent.locale.en-US.yaml | 22 +++++++++++++++++++ ...ControlUp.ControlUpAgent.locale.zh-CN.yaml | 11 ++++++++++ .../9.2.0.600/ControlUp.ControlUpAgent.yaml | 8 +++++++ 4 files changed, 59 insertions(+) create mode 100644 manifests/c/ControlUp/ControlUpAgent/9.2.0.600/ControlUp.ControlUpAgent.installer.yaml create mode 100644 manifests/c/ControlUp/ControlUpAgent/9.2.0.600/ControlUp.ControlUpAgent.locale.en-US.yaml create mode 100644 manifests/c/ControlUp/ControlUpAgent/9.2.0.600/ControlUp.ControlUpAgent.locale.zh-CN.yaml create mode 100644 manifests/c/ControlUp/ControlUpAgent/9.2.0.600/ControlUp.ControlUpAgent.yaml diff --git a/manifests/c/ControlUp/ControlUpAgent/9.2.0.600/ControlUp.ControlUpAgent.installer.yaml b/manifests/c/ControlUp/ControlUpAgent/9.2.0.600/ControlUp.ControlUpAgent.installer.yaml new file mode 100644 index 0000000000000..27f3237f65d9b --- /dev/null +++ b/manifests/c/ControlUp/ControlUpAgent/9.2.0.600/ControlUp.ControlUpAgent.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: ControlUp.ControlUpAgent +PackageVersion: 9.2.0.600 +InstallerType: msi +Scope: machine +InstallerSwitches: + InstallLocation: APPDIR="" +ProductCode: '{81922591-6413-4D83-A5EE-CD5077A516F7}' +AppsAndFeaturesEntries: +- UpgradeCode: '{42F448C8-835A-4EA0-BE1C-05136450B66B}' +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.controlup.com/agent/9.2.0.600/ControlUpAgent-net48-x64-9.2.0.600-signed.msi + InstallerSha256: 7F8FC5E918561456FF2324638B26041BA15A45B4CED35415B9534B138794C37D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/ControlUp/ControlUpAgent/9.2.0.600/ControlUp.ControlUpAgent.locale.en-US.yaml b/manifests/c/ControlUp/ControlUpAgent/9.2.0.600/ControlUp.ControlUpAgent.locale.en-US.yaml new file mode 100644 index 0000000000000..1b27a34649972 --- /dev/null +++ b/manifests/c/ControlUp/ControlUpAgent/9.2.0.600/ControlUp.ControlUpAgent.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ControlUp.ControlUpAgent +PackageVersion: 9.2.0.600 +PackageLocale: en-US +Publisher: ControlUp Technologies Ltd +PublisherUrl: https://www.controlup.com/ +PublisherSupportUrl: https://help.controlup.com/ +PrivacyUrl: https://www.controlup.com/privacy-policy/ +Author: ControlUp Technologies Ltd. +PackageName: ControlUpAgent +PackageUrl: https://www.controlup.com/download-center/ +License: Proprietary +LicenseUrl: https://www.controlup.com/terms/ +Copyright: Copyright © 2026 ControlUp Technologies Ltd. All rights reserved. +CopyrightUrl: https://www.controlup.com/terms/ +ShortDescription: Monitor and manage physical and virtual Windows machines in your environment +Description: Monitor and manage physical and virtual Windows machines in your environment by installing the ControlUp Agent on your machines. The Agent lets you see real-time metrics of your machines, user sessions, processes, and much more information. Any machine with the Agent installed is considered a "managed machine". +ReleaseNotesUrl: https://www.controlup.com/controlup-release-notes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/ControlUp/ControlUpAgent/9.2.0.600/ControlUp.ControlUpAgent.locale.zh-CN.yaml b/manifests/c/ControlUp/ControlUpAgent/9.2.0.600/ControlUp.ControlUpAgent.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e27957501730a --- /dev/null +++ b/manifests/c/ControlUp/ControlUpAgent/9.2.0.600/ControlUp.ControlUpAgent.locale.zh-CN.yaml @@ -0,0 +1,11 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ControlUp.ControlUpAgent +PackageVersion: 9.2.0.600 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 在您的机器上监控与管理物理和虚拟 Windows 设备 +Description: 在您的机器上安装 ControlUp 代理以监控与管理环境中物理和虚拟 Windows 设备。该代理可让您实时查看机器性能指标、用户会话、进程运行状态等丰富信息。任何安装了此代理的设备均被视为“受管机器”。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/ControlUp/ControlUpAgent/9.2.0.600/ControlUp.ControlUpAgent.yaml b/manifests/c/ControlUp/ControlUpAgent/9.2.0.600/ControlUp.ControlUpAgent.yaml new file mode 100644 index 0000000000000..5eecc04d6abbb --- /dev/null +++ b/manifests/c/ControlUp/ControlUpAgent/9.2.0.600/ControlUp.ControlUpAgent.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: ControlUp.ControlUpAgent +PackageVersion: 9.2.0.600 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 334463ca1da8635b4771cdf2f9a52baed7fead74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20Kj=C3=A6rg=C3=A5rd?= <31723128+kris6673@users.noreply.github.com> Date: Mon, 23 Feb 2026 15:03:35 +0100 Subject: [PATCH 22/75] New version: sbt.sbt version 1.12.4 (#341681) --- .../s/sbt/sbt/1.12.4/sbt.sbt.installer.yaml | 23 +++++++++++++ .../sbt/sbt/1.12.4/sbt.sbt.locale.en-US.yaml | 34 +++++++++++++++++++ manifests/s/sbt/sbt/1.12.4/sbt.sbt.yaml | 8 +++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/s/sbt/sbt/1.12.4/sbt.sbt.installer.yaml create mode 100644 manifests/s/sbt/sbt/1.12.4/sbt.sbt.locale.en-US.yaml create mode 100644 manifests/s/sbt/sbt/1.12.4/sbt.sbt.yaml diff --git a/manifests/s/sbt/sbt/1.12.4/sbt.sbt.installer.yaml b/manifests/s/sbt/sbt/1.12.4/sbt.sbt.installer.yaml new file mode 100644 index 0000000000000..56b62942e517e --- /dev/null +++ b/manifests/s/sbt/sbt/1.12.4/sbt.sbt.installer.yaml @@ -0,0 +1,23 @@ +# Created with WinGet Updater using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: sbt.sbt +PackageVersion: 1.12.4 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +ProductCode: '{CE07BE71-510D-414A-92D4-DFF47631848A}' +ReleaseDate: 2026-02-23 +AppsAndFeaturesEntries: +- DisplayName: sbt 1.12.4 + Publisher: Scala Center + ProductCode: '{CE07BE71-510D-414A-92D4-DFF47631848A}' + UpgradeCode: '{4CF4800C-61A8-883B-8206-76F651C05862}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%/sbt' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/sbt/sbt/releases/download/v1.12.4/sbt-1.12.4.msi + InstallerSha256: 16D34F59CD7DBBBC0986F438A71380114096E10CF31E3961F1BA7C36D4438860 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/sbt/sbt/1.12.4/sbt.sbt.locale.en-US.yaml b/manifests/s/sbt/sbt/1.12.4/sbt.sbt.locale.en-US.yaml new file mode 100644 index 0000000000000..1dfc2f05554fe --- /dev/null +++ b/manifests/s/sbt/sbt/1.12.4/sbt.sbt.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with WinGet Updater using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: sbt.sbt +PackageVersion: 1.12.4 +PackageLocale: en-US +Publisher: Lightbend, Inc. +PublisherUrl: https://www.lightbend.com/ +PublisherSupportUrl: https://www.scala-sbt.org/support.html +PrivacyUrl: https://www.lightbend.com/legal/privacy?_ga=2.106952203.969622968.1639120972-1490489665.1639120972 +PackageName: sbt +PackageUrl: https://www.scala-sbt.org/ +License: Apache-2.0 +LicenseUrl: https://github.com/sbt/sbt/blob/HEAD/LICENSE +ShortDescription: A build tool for Scala, Java, and more +Moniker: sbt +Tags: +- admin +- functional +- java +- language +- programming +- sbt +- scala +ReleaseNotes: |- + - backport: Respect scalaOrganization in compiler bridge resolution by @tanishiking in #8799 + - backport: Fixes .jvmopts parse error on Windows Git Bash by reverting "Handle JVM parameters with spaces in dot files" by @eed3si9n in #8798 + Full Changelog: v1.12.3...v1.12.4 +ReleaseNotesUrl: https://github.com/sbt/sbt/releases/tag/v1.12.4 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/sbt/sbt/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/sbt/sbt/1.12.4/sbt.sbt.yaml b/manifests/s/sbt/sbt/1.12.4/sbt.sbt.yaml new file mode 100644 index 0000000000000..e0de30358c8a7 --- /dev/null +++ b/manifests/s/sbt/sbt/1.12.4/sbt.sbt.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: sbt.sbt +PackageVersion: 1.12.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From aca40173004e4855de2d3eaeff61ecaa5f11ef6c Mon Sep 17 00:00:00 2001 From: Imre Eilertsen Date: Mon, 23 Feb 2026 15:04:06 +0100 Subject: [PATCH 23/75] Added a secondary portable installer: SaeraSoft.CaesiumImageCompressor version 2.8.5 (#341683) --- ...raSoft.CaesiumImageCompressor.installer.yaml | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/manifests/s/SaeraSoft/CaesiumImageCompressor/2.8.5/SaeraSoft.CaesiumImageCompressor.installer.yaml b/manifests/s/SaeraSoft/CaesiumImageCompressor/2.8.5/SaeraSoft.CaesiumImageCompressor.installer.yaml index 0dd708dc6f72e..eb77fc4cd2684 100644 --- a/manifests/s/SaeraSoft/CaesiumImageCompressor/2.8.5/SaeraSoft.CaesiumImageCompressor.installer.yaml +++ b/manifests/s/SaeraSoft/CaesiumImageCompressor/2.8.5/SaeraSoft.CaesiumImageCompressor.installer.yaml @@ -2,14 +2,23 @@ PackageIdentifier: SaeraSoft.CaesiumImageCompressor PackageVersion: 2.8.5 -InstallerType: inno -Scope: machine -ProductCode: '{C457F5B2-65EB-48E9-9744-A3719FEABA4C}_is1' ReleaseDate: 2025-05-17 Installers: - Architecture: x64 + InstallerType: inno + Scope: machine + ProductCode: '{C457F5B2-65EB-48E9-9744-A3719FEABA4C}_is1' InstallerUrl: https://github.com/Lymphatus/caesium-image-compressor/releases/download/v2.8.5/caesium-image-compressor-2.8.5-win-setup.exe InstallerSha256: AD8F3666FE79A9DBCADE28C065ABCC89E73082A678652A9B17A3B23016DF8498 +- Architecture: x64 + InstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: Caesium Image Compressor.exe + InstallerUrl: https://github.com/Lymphatus/caesium-image-compressor/releases/download/v2.8.5/caesium-image-compressor-2.8.5-win-portable.zip + InstallerSha256: 44417dfe07725e84ad8b173185d56e66def50a653e6c05216c47f7b6f6493839 + ArchiveBinariesDependOnPath: true + AppsAndFeaturesEntries: + - DisplayName: Caesium Image Compressor (Portable) FileExtensions: - png - webp @@ -18,4 +27,4 @@ FileExtensions: - jpg - jpeg ManifestType: installer -ManifestVersion: 1.12.0 \ No newline at end of file +ManifestVersion: 1.12.0 From f51426808b3c84c2fb39668c934c4965bc62b7ff Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 23 Feb 2026 22:34:51 +0800 Subject: [PATCH 24/75] New version: LobeHub.LobeHub version 2.1.32 (#341313) --- .../2.1.32/LobeHub.LobeHub.installer.yaml | 26 ++++++++++ .../2.1.32/LobeHub.LobeHub.locale.en-US.yaml | 52 +++++++++++++++++++ .../2.1.32/LobeHub.LobeHub.locale.zh-CN.yaml | 30 +++++++++++ .../LobeHub/2.1.32/LobeHub.LobeHub.yaml | 8 +++ 4 files changed, 116 insertions(+) create mode 100644 manifests/l/LobeHub/LobeHub/2.1.32/LobeHub.LobeHub.installer.yaml create mode 100644 manifests/l/LobeHub/LobeHub/2.1.32/LobeHub.LobeHub.locale.en-US.yaml create mode 100644 manifests/l/LobeHub/LobeHub/2.1.32/LobeHub.LobeHub.locale.zh-CN.yaml create mode 100644 manifests/l/LobeHub/LobeHub/2.1.32/LobeHub.LobeHub.yaml diff --git a/manifests/l/LobeHub/LobeHub/2.1.32/LobeHub.LobeHub.installer.yaml b/manifests/l/LobeHub/LobeHub/2.1.32/LobeHub.LobeHub.installer.yaml new file mode 100644 index 0000000000000..bfd84e119f60a --- /dev/null +++ b/manifests/l/LobeHub/LobeHub/2.1.32/LobeHub.LobeHub.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: LobeHub.LobeHub +PackageVersion: 2.1.32 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 2076975c-e569-5439-b1ad-ecff760e8dd0 +ReleaseDate: 2026-02-21 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/lobehub/lobehub/releases/download/v2.1.32/LobeHub-2.1.32-setup.exe + InstallerSha256: F7A81746F0DB072C5F39CCE4A754AD318CBEDC12EA614C323AC9047F4EC6BE52 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/lobehub/lobehub/releases/download/v2.1.32/LobeHub-2.1.32-setup.exe + InstallerSha256: F7A81746F0DB072C5F39CCE4A754AD318CBEDC12EA614C323AC9047F4EC6BE52 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LobeHub/LobeHub/2.1.32/LobeHub.LobeHub.locale.en-US.yaml b/manifests/l/LobeHub/LobeHub/2.1.32/LobeHub.LobeHub.locale.en-US.yaml new file mode 100644 index 0000000000000..cdeea5c04ad17 --- /dev/null +++ b/manifests/l/LobeHub/LobeHub/2.1.32/LobeHub.LobeHub.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LobeHub.LobeHub +PackageVersion: 2.1.32 +PackageLocale: en-US +Publisher: LobeHub +PublisherUrl: https://lobehub.com/ +PublisherSupportUrl: https://github.com/lobehub/lobe-chat/issues +PrivacyUrl: https://lobehub.com/privacy +Author: LobeHub LLC +PackageName: LobeHub-Beta +PackageUrl: https://github.com/lobehub/lobe-chat +License: Apache-2.0 +LicenseUrl: https://github.com/lobehub/lobe-chat/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026/06/17 - current LobeHub LLC. All rights reserved. +CopyrightUrl: https://lobehub.com/terms +ShortDescription: An open-source, modern-design AI chat framework. Supports Multi AI Providers (OpenAI / Claude 4 / Gemini / Ollama / DeepSeek / Qwen), Knowledge Base (file upload / knowledge management / RAG), Multi-Modals (Plugins/Artifacts) and Thinking. +Tags: +- ai +- chatbot +- chatgpt +- claude +- deepseek +- doubao +- gemini +- kimi +- large-language-model +- llama +- llm +- mistral +- ollama +- qwen +- rag +ReleaseNotes: |- + This release was automatically published from PR #12333. + Changes + See PR description: https://github.com/lobehub/lobehub/pull/12333 + Commit Message + Add new models to NVIDIA NIM provider and simplify payload handling logic. + New Models: + - MiniMax-M2.1, DeepSeek V3.2, GLM-4.7, GLM-5, Kimi K2.5 + Payload Handling: + - Remove redundant model list filtering + - Convert reasoning to reasoning_content (NVIDIA NIM API format requirement) + - Convert thinking.type to chat_template_kwargs.thinking (API parameter format) +ReleaseNotesUrl: https://github.com/lobehub/lobehub/releases/tag/v2.1.32 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://lobehub.com/docs/usage/start +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LobeHub/LobeHub/2.1.32/LobeHub.LobeHub.locale.zh-CN.yaml b/manifests/l/LobeHub/LobeHub/2.1.32/LobeHub.LobeHub.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c86eefa912e9b --- /dev/null +++ b/manifests/l/LobeHub/LobeHub/2.1.32/LobeHub.LobeHub.locale.zh-CN.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: LobeHub.LobeHub +PackageVersion: 2.1.32 +PackageLocale: zh-CN +ShortDescription: 一个开源、现代化设计的 AI聊天框架。支持多 AI 供应商(OpenAI/Claude 4/Gemini/Ollama/DeepSeek/Qwen)、知识库(文件上传/知识管理/RAG)、多模态(插件/工件)及思维链功能。 +Tags: +- ai +- chatgpt +- claude +- deepseek +- gemini +- kimi +- llama +- llm +- mistral +- ollama +- rag +- 人工智能 +- 大语言模型 +- 聊天机器人 +- 豆包 +- 通义千问 +ReleaseNotesUrl: https://github.com/lobehub/lobehub/releases/tag/v2.1.32 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://lobehub.com/docs/usage/start +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LobeHub/LobeHub/2.1.32/LobeHub.LobeHub.yaml b/manifests/l/LobeHub/LobeHub/2.1.32/LobeHub.LobeHub.yaml new file mode 100644 index 0000000000000..bb7813d1ff732 --- /dev/null +++ b/manifests/l/LobeHub/LobeHub/2.1.32/LobeHub.LobeHub.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: LobeHub.LobeHub +PackageVersion: 2.1.32 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 5611c9fb00b050062f8ef0198fa756d2a0b80c2a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 23 Feb 2026 22:35:38 +0800 Subject: [PATCH 25/75] New version: WJZ_P.TFT-Hextech-Helper version 1.4.1 (#341467) --- .../WJZ_P.TFT-Hextech-Helper.installer.yaml | 26 +++++++++++++++++++ ...WJZ_P.TFT-Hextech-Helper.locale.en-US.yaml | 13 ++++++++++ ...WJZ_P.TFT-Hextech-Helper.locale.zh-CN.yaml | 25 ++++++++++++++++++ .../1.4.1/WJZ_P.TFT-Hextech-Helper.yaml | 8 ++++++ 4 files changed, 72 insertions(+) create mode 100644 manifests/w/WJZ_P/TFT-Hextech-Helper/1.4.1/WJZ_P.TFT-Hextech-Helper.installer.yaml create mode 100644 manifests/w/WJZ_P/TFT-Hextech-Helper/1.4.1/WJZ_P.TFT-Hextech-Helper.locale.en-US.yaml create mode 100644 manifests/w/WJZ_P/TFT-Hextech-Helper/1.4.1/WJZ_P.TFT-Hextech-Helper.locale.zh-CN.yaml create mode 100644 manifests/w/WJZ_P/TFT-Hextech-Helper/1.4.1/WJZ_P.TFT-Hextech-Helper.yaml diff --git a/manifests/w/WJZ_P/TFT-Hextech-Helper/1.4.1/WJZ_P.TFT-Hextech-Helper.installer.yaml b/manifests/w/WJZ_P/TFT-Hextech-Helper/1.4.1/WJZ_P.TFT-Hextech-Helper.installer.yaml new file mode 100644 index 0000000000000..c99beab233994 --- /dev/null +++ b/manifests/w/WJZ_P/TFT-Hextech-Helper/1.4.1/WJZ_P.TFT-Hextech-Helper.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: WJZ_P.TFT-Hextech-Helper +PackageVersion: 1.4.1 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 0bc9ae9d-73d6-5a82-888f-4d10d710289a +ReleaseDate: 2026-02-22 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/WJZ-P/TFT-Hextech-Helper/releases/download/v1.4.1/tft-hextech-helper-1.4.1-setup.exe + InstallerSha256: E41ECDA84982CB884CD8B6477D2780FC5AEA17B8481B85855650F6E52F185804 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/WJZ-P/TFT-Hextech-Helper/releases/download/v1.4.1/tft-hextech-helper-1.4.1-setup.exe + InstallerSha256: E41ECDA84982CB884CD8B6477D2780FC5AEA17B8481B85855650F6E52F185804 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/WJZ_P/TFT-Hextech-Helper/1.4.1/WJZ_P.TFT-Hextech-Helper.locale.en-US.yaml b/manifests/w/WJZ_P/TFT-Hextech-Helper/1.4.1/WJZ_P.TFT-Hextech-Helper.locale.en-US.yaml new file mode 100644 index 0000000000000..1c211efdb6025 --- /dev/null +++ b/manifests/w/WJZ_P/TFT-Hextech-Helper/1.4.1/WJZ_P.TFT-Hextech-Helper.locale.en-US.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: WJZ_P.TFT-Hextech-Helper +PackageVersion: 1.4.1 +PackageLocale: en-US +ShortDescription: Auto Chess Assistant Bot +Description: TFT Hextech Helper is a Teamfight Tactics auto-chess assistant developed using Electron + React + TypeScript. It can automatically play matches for you in Teamfight Tactics, freeing your hands so you can do other things while AFKing. (Of course, you won't be able to use your computer during AFK time, since the software will control your mouse!) +Tags: +- auto-chess +- teamfight-tactics +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/w/WJZ_P/TFT-Hextech-Helper/1.4.1/WJZ_P.TFT-Hextech-Helper.locale.zh-CN.yaml b/manifests/w/WJZ_P/TFT-Hextech-Helper/1.4.1/WJZ_P.TFT-Hextech-Helper.locale.zh-CN.yaml new file mode 100644 index 0000000000000..2c31f2571e2e0 --- /dev/null +++ b/manifests/w/WJZ_P/TFT-Hextech-Helper/1.4.1/WJZ_P.TFT-Hextech-Helper.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: WJZ_P.TFT-Hextech-Helper +PackageVersion: 1.4.1 +PackageLocale: zh-CN +Publisher: WJZ_P +PublisherUrl: https://wjz-p.github.io/ +PublisherSupportUrl: https://github.com/WJZ-P/TFT-Hextech-Helper/issues +PackageName: TFT-Hextech-Helper +PackageUrl: https://github.com/WJZ-P/TFT-Hextech-Helper +License: CC-BY-NC-ND-4.0 +LicenseUrl: https://github.com/WJZ-P/TFT-Hextech-Helper/blob/HEAD/LICENSE +Copyright: Copyright (c) 2024-2026 WJZ_P +ShortDescription: 云顶之弈挂机小助手 +Description: TFT Hextech Helper 是一款基于 Electron + React + TypeScript 开发的云顶之弈自动下棋助手。它可以帮助你在云顶之弈中自动进行对局,解放你的双手,让你可以边挂机边做其他事情。(当然挂机的时候你就不能玩电脑了,因为软件会使用你的鼠标!) +Tags: +- 云顶之弈 +ReleaseNotes: |- + - 修复自定义阵容装备格式 bug:统一 items 为纯字符串数组,删除多余的 ItemBuild 套娃结构,解决加载阵容时 .core is not iterable 崩溃问题。 + - 简化装备配置数据结构,移除冗余的嵌套层级。 + - 优化日志等级切换胶囊的文字间距,避免文字与滑块边缘过于紧贴。 +ReleaseNotesUrl: https://github.com/WJZ-P/TFT-Hextech-Helper/releases/tag/v1.4.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/WJZ_P/TFT-Hextech-Helper/1.4.1/WJZ_P.TFT-Hextech-Helper.yaml b/manifests/w/WJZ_P/TFT-Hextech-Helper/1.4.1/WJZ_P.TFT-Hextech-Helper.yaml new file mode 100644 index 0000000000000..93bd31e62f9e8 --- /dev/null +++ b/manifests/w/WJZ_P/TFT-Hextech-Helper/1.4.1/WJZ_P.TFT-Hextech-Helper.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: WJZ_P.TFT-Hextech-Helper +PackageVersion: 1.4.1 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 9238e66c4713ae33ba230681a429b385256e42e2 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 23 Feb 2026 22:36:26 +0800 Subject: [PATCH 26/75] New version: Betterbird.Betterbird version 140.8.0 (#341493) --- .../Betterbird.Betterbird.installer.yaml | 69 ------------------- .../Betterbird.Betterbird.installer.yaml | 69 +++++++++++++++++++ .../Betterbird.Betterbird.locale.de.yaml | 2 +- .../Betterbird.Betterbird.locale.en-US.yaml | 2 +- .../Betterbird.Betterbird.locale.es-AR.yaml | 2 +- .../Betterbird.Betterbird.locale.fr.yaml | 2 +- .../Betterbird.Betterbird.locale.it.yaml | 2 +- .../Betterbird.Betterbird.locale.nl.yaml | 2 +- .../Betterbird.Betterbird.locale.pt-BR.yaml | 2 +- .../Betterbird.Betterbird.locale.zh-CN.yaml | 2 +- .../Betterbird.Betterbird.yaml | 2 +- 11 files changed, 78 insertions(+), 78 deletions(-) delete mode 100644 manifests/b/Betterbird/Betterbird/140.7.1/Betterbird.Betterbird.installer.yaml create mode 100644 manifests/b/Betterbird/Betterbird/140.8.0/Betterbird.Betterbird.installer.yaml rename manifests/b/Betterbird/Betterbird/{140.7.1 => 140.8.0}/Betterbird.Betterbird.locale.de.yaml (93%) rename manifests/b/Betterbird/Betterbird/{140.7.1 => 140.8.0}/Betterbird.Betterbird.locale.en-US.yaml (97%) rename manifests/b/Betterbird/Betterbird/{140.7.1 => 140.8.0}/Betterbird.Betterbird.locale.es-AR.yaml (93%) rename manifests/b/Betterbird/Betterbird/{140.7.1 => 140.8.0}/Betterbird.Betterbird.locale.fr.yaml (93%) rename manifests/b/Betterbird/Betterbird/{140.7.1 => 140.8.0}/Betterbird.Betterbird.locale.it.yaml (93%) rename manifests/b/Betterbird/Betterbird/{140.7.1 => 140.8.0}/Betterbird.Betterbird.locale.nl.yaml (93%) rename manifests/b/Betterbird/Betterbird/{140.7.1 => 140.8.0}/Betterbird.Betterbird.locale.pt-BR.yaml (93%) rename manifests/b/Betterbird/Betterbird/{140.7.1 => 140.8.0}/Betterbird.Betterbird.locale.zh-CN.yaml (94%) rename manifests/b/Betterbird/Betterbird/{140.7.1 => 140.8.0}/Betterbird.Betterbird.yaml (91%) diff --git a/manifests/b/Betterbird/Betterbird/140.7.1/Betterbird.Betterbird.installer.yaml b/manifests/b/Betterbird/Betterbird/140.7.1/Betterbird.Betterbird.installer.yaml deleted file mode 100644 index 3d0be3053bdb9..0000000000000 --- a/manifests/b/Betterbird/Betterbird/140.7.1/Betterbird.Betterbird.installer.yaml +++ /dev/null @@ -1,69 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Betterbird.Betterbird -PackageVersion: 140.7.1 -InstallerType: nullsoft -Scope: machine -InstallerSwitches: - Silent: /S /PreventRebootRequired=true - SilentWithProgress: /S /PreventRebootRequired=true - InstallLocation: /InstallDirectoryPath="" -UpgradeBehavior: install -Protocols: -- mailto -- mid -- webcal -- webcals -FileExtensions: -- eml -- ics -- wdseml -Installers: -- InstallerLocale: en-US - Architecture: x64 - InstallerUrl: https://www.betterbird.eu/downloads/WindowsInstaller/betterbird-140.7.1esr-bb18-new-cert2.en-US.win64.installer.exe - InstallerSha256: 911CA0CA0F2104EBA85F42837431D8203D0E9B92648D08B56C2A58E35F7D3598 - ProductCode: Betterbird 140.7.1 (x64 en-US) -- InstallerLocale: de - Architecture: x64 - InstallerUrl: https://www.betterbird.eu/downloads/WindowsInstaller/betterbird-140.7.1esr-bb18-new-cert2.de.win64.installer.exe - InstallerSha256: D77A9A1DC73B0C4723573104AE9A0E19C18D224AD44797179C54593F2D672044 - ProductCode: Betterbird 140.7.1 (x64 de) -- InstallerLocale: es-ES - Architecture: x64 - InstallerUrl: https://www.betterbird.eu/downloads/WindowsInstaller/betterbird-140.7.1esr-bb18-new-cert2.es-ES.win64.installer.exe - InstallerSha256: EA9FCF2084E35461C154BAE5BDABF7352224F9A72AAC6D79599BF06F666A5F0E - ProductCode: Betterbird 140.7.1 (x64 es-ES) -- InstallerLocale: fr - Architecture: x64 - InstallerUrl: https://www.betterbird.eu/downloads/WindowsInstaller/betterbird-140.7.1esr-bb18-new-cert2.fr.win64.installer.exe - InstallerSha256: 2F9EC124E405FF7978367BDF68578F0D0041A1AB586DFDB01BBE5DD7690729CD - ProductCode: Betterbird 140.7.1 (x64 fr) -- InstallerLocale: it - Architecture: x64 - InstallerUrl: https://www.betterbird.eu/downloads/WindowsInstaller/betterbird-140.7.1esr-bb18-new-cert2.it.win64.installer.exe - InstallerSha256: 197AA0DF8D84DAB321F7E543F9001756F9E83D9BB9BAEDC2D29CCF85BA64AB84 - ProductCode: Betterbird 140.7.1 (x64 it) -- InstallerLocale: ja - Architecture: x64 - InstallerUrl: https://www.betterbird.eu/downloads/WindowsInstaller/betterbird-140.7.1esr-bb18-new-cert2.ja.win64.installer.exe - InstallerSha256: A0AA0B898B46B0D5B81B4AC68270FA7549798701AFE555C4D4E0BE15AFDCBF73 - ProductCode: Betterbird 140.7.1 (x64 ja) -- InstallerLocale: nl - Architecture: x64 - InstallerUrl: https://www.betterbird.eu/downloads/WindowsInstaller/betterbird-140.7.1esr-bb18-new-cert2.nl.win64.installer.exe - InstallerSha256: 1044D279AFAD9173C79796F2D7820006C66D9D5BB10F00C3D391E386306086F4 - ProductCode: Betterbird 140.7.1 (x64 nl) -- InstallerLocale: pt-BR - Architecture: x64 - InstallerUrl: https://www.betterbird.eu/downloads/WindowsInstaller/betterbird-140.7.1esr-bb18-new-cert2.pt-BR.win64.installer.exe - InstallerSha256: 235FEF36D146E9F2F7839D99326F0823B0785FC2264A50E84B89580DC5D0C506 - ProductCode: Betterbird 140.7.1 (x64 pt-BR) -- InstallerLocale: ru - Architecture: x64 - InstallerUrl: https://www.betterbird.eu/downloads/WindowsInstaller/betterbird-140.7.1esr-bb18-new-cert2.ru.win64.installer.exe - InstallerSha256: 56119090F846C8BF5542CAC8D2901D62D088FE258C089947D060565632C8311B - ProductCode: Betterbird 140.7.1 (x64 ru) -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/b/Betterbird/Betterbird/140.8.0/Betterbird.Betterbird.installer.yaml b/manifests/b/Betterbird/Betterbird/140.8.0/Betterbird.Betterbird.installer.yaml new file mode 100644 index 0000000000000..417f655cadf4c --- /dev/null +++ b/manifests/b/Betterbird/Betterbird/140.8.0/Betterbird.Betterbird.installer.yaml @@ -0,0 +1,69 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Betterbird.Betterbird +PackageVersion: 140.8.0 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- mailto +- mid +- webcal +- webcals +FileExtensions: +- eml +- ics +- wdseml +Installers: +- InstallerLocale: en-US + Architecture: x64 + InstallerUrl: https://www.betterbird.eu/downloads/WindowsInstaller/betterbird-140.8.0esr-bb19.en-US.win64.installer.exe + InstallerSha256: 86D20D14DBEF25CF6093EC3D5C45B7B1AEFC5D9B6C8010A1B34700A3727866DF + ProductCode: Betterbird 140.8.0 (x64 en-US) +- InstallerLocale: de + Architecture: x64 + InstallerUrl: https://www.betterbird.eu/downloads/WindowsInstaller/betterbird-140.8.0esr-bb19.de.win64.installer.exe + InstallerSha256: 9FB0BA5B551953A57A9800D604AD06420D3442045A15F7D3BC50964C0F4DB11C + ProductCode: Betterbird 140.8.0 (x64 de) +- InstallerLocale: es-ES + Architecture: x64 + InstallerUrl: https://www.betterbird.eu/downloads/WindowsInstaller/betterbird-140.8.0esr-bb19.es-ES.win64.installer.exe + InstallerSha256: E99808A89AA6A5C6E69DD08A0D2ADE208F26DF0BCD7447EBDF7409ABECE03654 + ProductCode: Betterbird 140.8.0 (x64 es-ES) +- InstallerLocale: fr + Architecture: x64 + InstallerUrl: https://www.betterbird.eu/downloads/WindowsInstaller/betterbird-140.8.0esr-bb19.fr.win64.installer.exe + InstallerSha256: 6686F4ABEF2044BD4941999241608BC3546FA07DFE35AE78978DDFCDDB364B40 + ProductCode: Betterbird 140.8.0 (x64 fr) +- InstallerLocale: it + Architecture: x64 + InstallerUrl: https://www.betterbird.eu/downloads/WindowsInstaller/betterbird-140.8.0esr-bb19.it.win64.installer.exe + InstallerSha256: CF2F9BEEEE9BFC3E94F13D882BB20D58AC60B9CB7AF31EBE2BD34715C76332AE + ProductCode: Betterbird 140.8.0 (x64 it) +- InstallerLocale: ja + Architecture: x64 + InstallerUrl: https://www.betterbird.eu/downloads/WindowsInstaller/betterbird-140.8.0esr-bb19.ja.win64.installer.exe + InstallerSha256: D6827EF01A8E919D427CA86CB0B937E2AEB6EAC108EFC81B8D6FDC8941E9BEB0 + ProductCode: Betterbird 140.8.0 (x64 ja) +- InstallerLocale: nl + Architecture: x64 + InstallerUrl: https://www.betterbird.eu/downloads/WindowsInstaller/betterbird-140.8.0esr-bb19.nl.win64.installer.exe + InstallerSha256: 81A095D3CD483F7E24909ACE7CDE04F7FC5FD07D14526C195DEABAA3CE2C0774 + ProductCode: Betterbird 140.8.0 (x64 nl) +- InstallerLocale: pt-BR + Architecture: x64 + InstallerUrl: https://www.betterbird.eu/downloads/WindowsInstaller/betterbird-140.8.0esr-bb19.pt-BR.win64.installer.exe + InstallerSha256: 0FC7DC4F4F1839FF1B742226A398E0D1FF82A302C63773C98CE7B67E0B56E719 + ProductCode: Betterbird 140.8.0 (x64 pt-BR) +- InstallerLocale: ru + Architecture: x64 + InstallerUrl: https://www.betterbird.eu/downloads/WindowsInstaller/betterbird-140.8.0esr-bb19.ru.win64.installer.exe + InstallerSha256: EE424A76FAB2CFA90613DC20C75AF7C6E3427D01B8334E277C5250500D5E3ACA + ProductCode: Betterbird 140.8.0 (x64 ru) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Betterbird/Betterbird/140.7.1/Betterbird.Betterbird.locale.de.yaml b/manifests/b/Betterbird/Betterbird/140.8.0/Betterbird.Betterbird.locale.de.yaml similarity index 93% rename from manifests/b/Betterbird/Betterbird/140.7.1/Betterbird.Betterbird.locale.de.yaml rename to manifests/b/Betterbird/Betterbird/140.8.0/Betterbird.Betterbird.locale.de.yaml index 38c3e84e67c84..7662cc450acae 100644 --- a/manifests/b/Betterbird/Betterbird/140.7.1/Betterbird.Betterbird.locale.de.yaml +++ b/manifests/b/Betterbird/Betterbird/140.8.0/Betterbird.Betterbird.locale.de.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Betterbird.Betterbird -PackageVersion: 140.7.1 +PackageVersion: 140.8.0 PackageLocale: de ShortDescription: Betterbird ist eine Variante (Fork) von Mozilla Thunderbird, der zusätzliche Features und Bugfixes enthält. ManifestType: locale diff --git a/manifests/b/Betterbird/Betterbird/140.7.1/Betterbird.Betterbird.locale.en-US.yaml b/manifests/b/Betterbird/Betterbird/140.8.0/Betterbird.Betterbird.locale.en-US.yaml similarity index 97% rename from manifests/b/Betterbird/Betterbird/140.7.1/Betterbird.Betterbird.locale.en-US.yaml rename to manifests/b/Betterbird/Betterbird/140.8.0/Betterbird.Betterbird.locale.en-US.yaml index 2f9eb2c45f61f..db6e5f069ed43 100644 --- a/manifests/b/Betterbird/Betterbird/140.7.1/Betterbird.Betterbird.locale.en-US.yaml +++ b/manifests/b/Betterbird/Betterbird/140.8.0/Betterbird.Betterbird.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Betterbird.Betterbird -PackageVersion: 140.7.1 +PackageVersion: 140.8.0 PackageLocale: en-US Publisher: Betterbird Project PublisherUrl: https://www.betterbird.eu/ diff --git a/manifests/b/Betterbird/Betterbird/140.7.1/Betterbird.Betterbird.locale.es-AR.yaml b/manifests/b/Betterbird/Betterbird/140.8.0/Betterbird.Betterbird.locale.es-AR.yaml similarity index 93% rename from manifests/b/Betterbird/Betterbird/140.7.1/Betterbird.Betterbird.locale.es-AR.yaml rename to manifests/b/Betterbird/Betterbird/140.8.0/Betterbird.Betterbird.locale.es-AR.yaml index 3de1660d88456..afbcafbe4cc4c 100644 --- a/manifests/b/Betterbird/Betterbird/140.7.1/Betterbird.Betterbird.locale.es-AR.yaml +++ b/manifests/b/Betterbird/Betterbird/140.8.0/Betterbird.Betterbird.locale.es-AR.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Betterbird.Betterbird -PackageVersion: 140.7.1 +PackageVersion: 140.8.0 PackageLocale: es-AR ShortDescription: Betterbird es una bifurcación de Mozilla Thunderbird con funciones y correcciones de errores adicionales. ManifestType: locale diff --git a/manifests/b/Betterbird/Betterbird/140.7.1/Betterbird.Betterbird.locale.fr.yaml b/manifests/b/Betterbird/Betterbird/140.8.0/Betterbird.Betterbird.locale.fr.yaml similarity index 93% rename from manifests/b/Betterbird/Betterbird/140.7.1/Betterbird.Betterbird.locale.fr.yaml rename to manifests/b/Betterbird/Betterbird/140.8.0/Betterbird.Betterbird.locale.fr.yaml index bb68d74a745e1..7eacaea8ad00a 100644 --- a/manifests/b/Betterbird/Betterbird/140.7.1/Betterbird.Betterbird.locale.fr.yaml +++ b/manifests/b/Betterbird/Betterbird/140.8.0/Betterbird.Betterbird.locale.fr.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Betterbird.Betterbird -PackageVersion: 140.7.1 +PackageVersion: 140.8.0 PackageLocale: fr ShortDescription: Betterbird est un fork de Mozilla Thunderbird avec des fonctionnalités et des corrections de bogues supplémentaires. ManifestType: locale diff --git a/manifests/b/Betterbird/Betterbird/140.7.1/Betterbird.Betterbird.locale.it.yaml b/manifests/b/Betterbird/Betterbird/140.8.0/Betterbird.Betterbird.locale.it.yaml similarity index 93% rename from manifests/b/Betterbird/Betterbird/140.7.1/Betterbird.Betterbird.locale.it.yaml rename to manifests/b/Betterbird/Betterbird/140.8.0/Betterbird.Betterbird.locale.it.yaml index bcd717db648ab..0b394b0fd0503 100644 --- a/manifests/b/Betterbird/Betterbird/140.7.1/Betterbird.Betterbird.locale.it.yaml +++ b/manifests/b/Betterbird/Betterbird/140.8.0/Betterbird.Betterbird.locale.it.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Betterbird.Betterbird -PackageVersion: 140.7.1 +PackageVersion: 140.8.0 PackageLocale: it ShortDescription: Betterbird è un fork di Mozilla Thunderbird con funzioni e correzioni di bug aggiuntive. ManifestType: locale diff --git a/manifests/b/Betterbird/Betterbird/140.7.1/Betterbird.Betterbird.locale.nl.yaml b/manifests/b/Betterbird/Betterbird/140.8.0/Betterbird.Betterbird.locale.nl.yaml similarity index 93% rename from manifests/b/Betterbird/Betterbird/140.7.1/Betterbird.Betterbird.locale.nl.yaml rename to manifests/b/Betterbird/Betterbird/140.8.0/Betterbird.Betterbird.locale.nl.yaml index af5a1ba2da2e3..4ce98767bd88b 100644 --- a/manifests/b/Betterbird/Betterbird/140.7.1/Betterbird.Betterbird.locale.nl.yaml +++ b/manifests/b/Betterbird/Betterbird/140.8.0/Betterbird.Betterbird.locale.nl.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Betterbird.Betterbird -PackageVersion: 140.7.1 +PackageVersion: 140.8.0 PackageLocale: nl ShortDescription: Betterbird is een afsplitsing van Mozilla Thunderbird met extra functies en bugfixes. ManifestType: locale diff --git a/manifests/b/Betterbird/Betterbird/140.7.1/Betterbird.Betterbird.locale.pt-BR.yaml b/manifests/b/Betterbird/Betterbird/140.8.0/Betterbird.Betterbird.locale.pt-BR.yaml similarity index 93% rename from manifests/b/Betterbird/Betterbird/140.7.1/Betterbird.Betterbird.locale.pt-BR.yaml rename to manifests/b/Betterbird/Betterbird/140.8.0/Betterbird.Betterbird.locale.pt-BR.yaml index 2079135a9bb98..d3573bb556786 100644 --- a/manifests/b/Betterbird/Betterbird/140.7.1/Betterbird.Betterbird.locale.pt-BR.yaml +++ b/manifests/b/Betterbird/Betterbird/140.8.0/Betterbird.Betterbird.locale.pt-BR.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Betterbird.Betterbird -PackageVersion: 140.7.1 +PackageVersion: 140.8.0 PackageLocale: pt-BR ShortDescription: Betterbird é um fork do Mozilla Thunderbird com recursos e correções de bugs adicionais. ManifestType: locale diff --git a/manifests/b/Betterbird/Betterbird/140.7.1/Betterbird.Betterbird.locale.zh-CN.yaml b/manifests/b/Betterbird/Betterbird/140.8.0/Betterbird.Betterbird.locale.zh-CN.yaml similarity index 94% rename from manifests/b/Betterbird/Betterbird/140.7.1/Betterbird.Betterbird.locale.zh-CN.yaml rename to manifests/b/Betterbird/Betterbird/140.8.0/Betterbird.Betterbird.locale.zh-CN.yaml index 02a13c07cee31..970327bfba935 100644 --- a/manifests/b/Betterbird/Betterbird/140.7.1/Betterbird.Betterbird.locale.zh-CN.yaml +++ b/manifests/b/Betterbird/Betterbird/140.8.0/Betterbird.Betterbird.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Betterbird.Betterbird -PackageVersion: 140.7.1 +PackageVersion: 140.8.0 PackageLocale: zh-CN ShortDescription: Betterbird 是 Mozilla Thunderbird 的一个分支,具有额外功能和错误修复。 Tags: diff --git a/manifests/b/Betterbird/Betterbird/140.7.1/Betterbird.Betterbird.yaml b/manifests/b/Betterbird/Betterbird/140.8.0/Betterbird.Betterbird.yaml similarity index 91% rename from manifests/b/Betterbird/Betterbird/140.7.1/Betterbird.Betterbird.yaml rename to manifests/b/Betterbird/Betterbird/140.8.0/Betterbird.Betterbird.yaml index d8a4be31b49bd..28296f1ae8ec5 100644 --- a/manifests/b/Betterbird/Betterbird/140.7.1/Betterbird.Betterbird.yaml +++ b/manifests/b/Betterbird/Betterbird/140.8.0/Betterbird.Betterbird.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Betterbird.Betterbird -PackageVersion: 140.7.1 +PackageVersion: 140.8.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From cf4ec15c32df2af3e9d4e8801edf64cce3803ff7 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 23 Feb 2026 09:37:05 -0500 Subject: [PATCH 27/75] New version: Pressly.Goose version 3.27.0 (#341541) --- .../Goose/3.27.0/Pressly.Goose.installer.yaml | 23 +++++++ .../3.27.0/Pressly.Goose.locale.en-US.yaml | 63 +++++++++++++++++++ .../p/Pressly/Goose/3.27.0/Pressly.Goose.yaml | 8 +++ 3 files changed, 94 insertions(+) create mode 100644 manifests/p/Pressly/Goose/3.27.0/Pressly.Goose.installer.yaml create mode 100644 manifests/p/Pressly/Goose/3.27.0/Pressly.Goose.locale.en-US.yaml create mode 100644 manifests/p/Pressly/Goose/3.27.0/Pressly.Goose.yaml diff --git a/manifests/p/Pressly/Goose/3.27.0/Pressly.Goose.installer.yaml b/manifests/p/Pressly/Goose/3.27.0/Pressly.Goose.installer.yaml new file mode 100644 index 0000000000000..97832fe50706f --- /dev/null +++ b/manifests/p/Pressly/Goose/3.27.0/Pressly.Goose.installer.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Pressly.Goose +PackageVersion: 3.27.0 +InstallerType: portable +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: uninstallPrevious +Commands: +- goose +ReleaseDate: 2026-02-22 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/pressly/goose/releases/download/v3.27.0/goose_windows_x86_64.exe + InstallerSha256: C73E4F4BC52E74694831E982B5592FD194376E981174A1A6B99F7A21C3345E60 +- Architecture: arm64 + InstallerUrl: https://github.com/pressly/goose/releases/download/v3.27.0/goose_windows_arm64.exe + InstallerSha256: DA482EA3F7180C7FFA6E77853B83F38B9CDC0B8FCE3D96255318056CE66C2115 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Pressly/Goose/3.27.0/Pressly.Goose.locale.en-US.yaml b/manifests/p/Pressly/Goose/3.27.0/Pressly.Goose.locale.en-US.yaml new file mode 100644 index 0000000000000..21d29bbcca0fa --- /dev/null +++ b/manifests/p/Pressly/Goose/3.27.0/Pressly.Goose.locale.en-US.yaml @@ -0,0 +1,63 @@ +# Created by Anthelion using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Pressly.Goose +PackageVersion: 3.27.0 +PackageLocale: en-US +Publisher: Pressly Inc. +PublisherUrl: https://github.com/pressly +PublisherSupportUrl: https://github.com/pressly/goose/issues +PackageName: Goose +PackageUrl: https://github.com/pressly/goose +License: MIT +LicenseUrl: https://github.com/pressly/goose/blob/HEAD/LICENSE +Copyright: |- + Original work Copyright (c) 2012 Liam Staskawicz + Modified work Copyright (c) 2016 Vojtech Vitek + Modified work Copyright (c) 2021 Michael Fridman, Vojtech Vitek +CopyrightUrl: https://github.com/pressly/goose/blob/main/LICENSE +ShortDescription: A database migration tool. Supports SQL migrations and Go functions. +Description: |- + Goose is a database migration tool. Both a CLI and a library. + + Manage your database schema by creating incremental SQL changes or Go functions. + + Features + + - Works against multiple databases: + - Postgres, MySQL, SQLite, YDB, ClickHouse, MSSQL, Vertica, and more. + - Supports Go migrations written as plain functions. + - Supports embedded migrations. + - Out-of-order migrations. + - Seeding data. + - Environment variable substitution in SQL migrations. + - ... and more. +Moniker: goose +Tags: +- database +- database-migrations +- go +- golang +- migration +- migrations +- mysql +- postgres +- postgresql +- schema +- sql +- sqlite +ReleaseNotes: |- + What's Changed + Added + - Preliminary Spanner dialect support (#966) + Changed + - Minimum Go version is now 1.25 + - SQL migration templates no longer include StatementBegin and StatementEnd annotations. These are only needed for complex statements containing semicolons (e.g., stored procedures). See docs for details. + - Various dependency upgrades + Other + - Added formatting for YDB table names to include folder (#1007) + - Fix tests for StarRocks 3.5 (#1024) + - CI improvements (#1000, #1005, #1008) +ReleaseNotesUrl: https://github.com/pressly/goose/releases/tag/v3.27.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Pressly/Goose/3.27.0/Pressly.Goose.yaml b/manifests/p/Pressly/Goose/3.27.0/Pressly.Goose.yaml new file mode 100644 index 0000000000000..20b173873dc33 --- /dev/null +++ b/manifests/p/Pressly/Goose/3.27.0/Pressly.Goose.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Pressly.Goose +PackageVersion: 3.27.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 899b55c0a101cbe16cb24518cfb15cbfe8c7977e Mon Sep 17 00:00:00 2001 From: Umang Hirani Date: Mon, 23 Feb 2026 20:26:32 +0530 Subject: [PATCH 28/75] reattempt after deleting old manifests (#338812) Co-authored-by: goreleaserbot --- .../Bp/1.0.2/Ukhirani.Bp.installer.yaml | 26 +++++++++++++++++++ .../Bp/1.0.2/Ukhirani.Bp.locale.en-US.yaml | 16 ++++++++++++ .../u/Ukhirani/Bp/1.0.2/Ukhirani.Bp.yaml | 7 +++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/u/Ukhirani/Bp/1.0.2/Ukhirani.Bp.installer.yaml create mode 100644 manifests/u/Ukhirani/Bp/1.0.2/Ukhirani.Bp.locale.en-US.yaml create mode 100644 manifests/u/Ukhirani/Bp/1.0.2/Ukhirani.Bp.yaml diff --git a/manifests/u/Ukhirani/Bp/1.0.2/Ukhirani.Bp.installer.yaml b/manifests/u/Ukhirani/Bp/1.0.2/Ukhirani.Bp.installer.yaml new file mode 100644 index 0000000000000..d34907deaf771 --- /dev/null +++ b/manifests/u/Ukhirani/Bp/1.0.2/Ukhirani.Bp.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.6.0.schema.json +PackageIdentifier: Ukhirani.Bp +PackageVersion: 1.0.2 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-02-17" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: bp.exe + PortableCommandAlias: bp + InstallerUrl: https://github.com/ukhirani/boilerplate/releases/download/v1.0.2/bp_windows_amd64.zip + InstallerSha256: 724ce52c8877c45b13d5da34c0543b48c14b75f9621c08be502c5c766d7817a2 + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: bp.exe + PortableCommandAlias: bp + InstallerUrl: https://github.com/ukhirani/boilerplate/releases/download/v1.0.2/bp_windows_arm64.zip + InstallerSha256: 8625824162e1853a93e3b9c5ae218a47678754840372078270bbb406d435b819 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/u/Ukhirani/Bp/1.0.2/Ukhirani.Bp.locale.en-US.yaml b/manifests/u/Ukhirani/Bp/1.0.2/Ukhirani.Bp.locale.en-US.yaml new file mode 100644 index 0000000000000..bd7fa2bca89fa --- /dev/null +++ b/manifests/u/Ukhirani/Bp/1.0.2/Ukhirani.Bp.locale.en-US.yaml @@ -0,0 +1,16 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json +PackageIdentifier: Ukhirani.Bp +PackageVersion: 1.0.2 +PackageLocale: en-US +Publisher: Ukhirani +PublisherUrl: https://github.com/ukhirani +PublisherSupportUrl: https://github.com/ukhirani/boilerplate/issues +PackageName: Bp +PackageUrl: https://github.com/ukhirani/boilerplate +License: MIT +LicenseUrl: https://github.com/ukhirani/boilerplate/blob/main/LICENSE +ShortDescription: Skip writing repetitive boilerplate code +Moniker: Bp +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/u/Ukhirani/Bp/1.0.2/Ukhirani.Bp.yaml b/manifests/u/Ukhirani/Bp/1.0.2/Ukhirani.Bp.yaml new file mode 100644 index 0000000000000..d32daeb45db2d --- /dev/null +++ b/manifests/u/Ukhirani/Bp/1.0.2/Ukhirani.Bp.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.6.0.schema.json +PackageIdentifier: Ukhirani.Bp +PackageVersion: 1.0.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From eefadfd3fe001f2ddb5377727f581e75cbcb0e2f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 23 Feb 2026 23:07:52 +0800 Subject: [PATCH 29/75] New version: NDI.NDITools version 6.3.1.0 (#340307) Co-authored-by: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> --- .../6.3.0.3/NDI.NDITools.locale.en-US.yaml | 56 ------------------- .../NDI.NDITools.installer.yaml | 4 +- .../6.3.1.0/NDI.NDITools.locale.en-US.yaml | 41 ++++++++++++++ .../NDI.NDITools.locale.zh-CN.yaml | 2 +- .../{6.3.0.3 => 6.3.1.0}/NDI.NDITools.yaml | 2 +- 5 files changed, 45 insertions(+), 60 deletions(-) delete mode 100644 manifests/n/NDI/NDITools/6.3.0.3/NDI.NDITools.locale.en-US.yaml rename manifests/n/NDI/NDITools/{6.3.0.3 => 6.3.1.0}/NDI.NDITools.installer.yaml (80%) create mode 100644 manifests/n/NDI/NDITools/6.3.1.0/NDI.NDITools.locale.en-US.yaml rename manifests/n/NDI/NDITools/{6.3.0.3 => 6.3.1.0}/NDI.NDITools.locale.zh-CN.yaml (96%) rename manifests/n/NDI/NDITools/{6.3.0.3 => 6.3.1.0}/NDI.NDITools.yaml (90%) diff --git a/manifests/n/NDI/NDITools/6.3.0.3/NDI.NDITools.locale.en-US.yaml b/manifests/n/NDI/NDITools/6.3.0.3/NDI.NDITools.locale.en-US.yaml deleted file mode 100644 index e3652f62ca8f6..0000000000000 --- a/manifests/n/NDI/NDITools/6.3.0.3/NDI.NDITools.locale.en-US.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: NDI.NDITools -PackageVersion: 6.3.0.3 -PackageLocale: en-US -Publisher: NDI -PublisherUrl: https://ndi.video/ -PublisherSupportUrl: https://ndi.video/resources/support/ -PrivacyUrl: https://ndi.video/privacy-policy/ -Author: Vizrt NDI AB -PackageName: NDI Tools -PackageUrl: https://ndi.video/tools/ -License: Proprietary -Copyright: Copyright © Vizrt NDI AB. All rights reserved. -ShortDescription: All the tools and plugins you need to connect, stream and share your content. -Description: NDI Tools contains all the tools and plugins needed to connect, stream and share your content. Contains Access Manager, Remote, Router, Test Patterns, Studio Monitor, Webcam Input, Screen Capture, Bridge and plugins for Audio Direct, VLC, Premiere Pro, After Effect. -Moniker: nditools -Tags: -- access -- bridge -- capture -- generator -- manager -- monitor -- pattern -- router -- webcam -ReleaseNotes: |- - NDI Tools - Sender Monitoring Enhancements: The NDI Discovery app now includes sender discovery and monitoring on both Windows and macOS. - Default Sender Monitoring Support: Enabled by default in existing sender-based NDI Tools apps. - - Windows: NDI Test Patterns, NDI Screen Capture, NDI Screen Capture HX, NDI VLC Plugin. - - macOS: NDI Test Patterns, NDI Scan Converter. - NDI Discovery Server Improvements: Enhanced sender discovery and monitoring capabilities. The NDI server utility is now available as a standalone installer for Windows and Linux and can run as a service. See documentation for setup details. - - Fixed - - Fixed an issue in the NDI plugin for Adobe Premiere where the field sequence was incorrectly displayed when playing SpeedHQ progressive clips in interlaced sequences. - - Resolved poor NDI HX encoding performance on AMD GPU/CPU systems in Screen Capture HX and NDI Bridge. - - Fixed NDI Virtual Input on macOS failing to receive video when connected via Discovery Server and Access Manager. - - Resolved an issue where NDI Webcam would stop receiving video from the NDI HX Camera app when the camera resolution was changed. - - Corrected video preview rendering in NDI Webcam to properly respect the source aspect ratio. - - Fixed NDI Router terminating active streams upon application closure. - - NDI SDK - New APIs: Introduced APIs for sender discovery and monitoring, designed for integration with the NDI Discovery Server. See documentation for details. - Performance Improvements: Enhanced SpeedHQ codec quality across multiple generations. - Enabled passthrough of the NDI capabilities message from NDI receiver to the NDI sender. - Enhanced Receiver Passthrough Control: Introduced per-codec passthrough override control via receiver creation JSON in the NDI Advanced SDK, enabling selective decompression of compressed formats. Please refer to the SDK documentation for details. - Improvements to FPGA reference design. Please refer to the ChangeLog files for more details. -ReleaseNotesUrl: https://docs.ndi.video/all/using-ndi/ndi-tools/release-notes -Documentations: -- DocumentLabel: Docs - DocumentUrl: https://docs.ndi.video/ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/n/NDI/NDITools/6.3.0.3/NDI.NDITools.installer.yaml b/manifests/n/NDI/NDITools/6.3.1.0/NDI.NDITools.installer.yaml similarity index 80% rename from manifests/n/NDI/NDITools/6.3.0.3/NDI.NDITools.installer.yaml rename to manifests/n/NDI/NDITools/6.3.1.0/NDI.NDITools.installer.yaml index 4372583d94fcc..ace26218be4f6 100644 --- a/manifests/n/NDI/NDITools/6.3.0.3/NDI.NDITools.installer.yaml +++ b/manifests/n/NDI/NDITools/6.3.1.0/NDI.NDITools.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: NDI.NDITools -PackageVersion: 6.3.0.3 +PackageVersion: 6.3.1.0 InstallerType: inno Scope: machine UpgradeBehavior: install @@ -10,6 +10,6 @@ ProductCode: '{35D49334-910D-4519-B971-C7B604214855}_is1' Installers: - Architecture: x64 InstallerUrl: https://downloads.ndi.tv/Tools/NDI%206%20Tools.exe - InstallerSha256: 707F62D6C7707D1296D7A458A08FF468666F9A88C423CF0DEDD370F83B61D36C + InstallerSha256: 5B7BCA109A9E16EE58F013F1FB0FCC7E2F03E603B436446FBC356E1D7F51D6BC ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/n/NDI/NDITools/6.3.1.0/NDI.NDITools.locale.en-US.yaml b/manifests/n/NDI/NDITools/6.3.1.0/NDI.NDITools.locale.en-US.yaml new file mode 100644 index 0000000000000..2338b60cfd490 --- /dev/null +++ b/manifests/n/NDI/NDITools/6.3.1.0/NDI.NDITools.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: NDI.NDITools +PackageVersion: 6.3.1.0 +PackageLocale: en-US +Publisher: NDI +PublisherUrl: https://ndi.video/ +PublisherSupportUrl: https://ndi.video/resources/support/ +PrivacyUrl: https://ndi.video/privacy-policy/ +Author: Vizrt NDI AB +PackageName: NDI Tools +PackageUrl: https://ndi.video/tools/ +License: Proprietary +Copyright: Copyright © Vizrt NDI AB. All rights reserved. +ShortDescription: All the tools and plugins you need to connect, stream and share your content. +Description: NDI Tools contains all the tools and plugins needed to connect, stream and share your content. Contains Access Manager, Remote, Router, Test Patterns, Studio Monitor, Webcam Input, Screen Capture, Bridge and plugins for Audio Direct, VLC, Premiere Pro, After Effect. +Moniker: nditools +Tags: +- access +- bridge +- capture +- generator +- manager +- monitor +- pattern +- router +- webcam +ReleaseNotes: |- + Fixed + - Potential deadlock issue in the new discovery server with sources for older versions + - Rare rash in Premiere Pro on Mac when enabling NDI output and allowing network access + - Issue where NDI Webcam fails to auto launch at starup if the selected source is unavailable + - NDI Bridge Service auto-start issue where the service appeared running but failed to start + - Added new command-line options in the NDI Recording tool. Please refer to the SDK documentation for details. +ReleaseNotesUrl: https://docs.ndi.video/all/using-ndi/ndi-tools/release-notes +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.ndi.video/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/NDI/NDITools/6.3.0.3/NDI.NDITools.locale.zh-CN.yaml b/manifests/n/NDI/NDITools/6.3.1.0/NDI.NDITools.locale.zh-CN.yaml similarity index 96% rename from manifests/n/NDI/NDITools/6.3.0.3/NDI.NDITools.locale.zh-CN.yaml rename to manifests/n/NDI/NDITools/6.3.1.0/NDI.NDITools.locale.zh-CN.yaml index e12f373255bd6..151f6e8c20cd3 100644 --- a/manifests/n/NDI/NDITools/6.3.0.3/NDI.NDITools.locale.zh-CN.yaml +++ b/manifests/n/NDI/NDITools/6.3.1.0/NDI.NDITools.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: NDI.NDITools -PackageVersion: 6.3.0.3 +PackageVersion: 6.3.1.0 PackageLocale: zh-CN License: 专有软件 ShortDescription: 连接、串流和共享内容所需的所有工具和插件。 diff --git a/manifests/n/NDI/NDITools/6.3.0.3/NDI.NDITools.yaml b/manifests/n/NDI/NDITools/6.3.1.0/NDI.NDITools.yaml similarity index 90% rename from manifests/n/NDI/NDITools/6.3.0.3/NDI.NDITools.yaml rename to manifests/n/NDI/NDITools/6.3.1.0/NDI.NDITools.yaml index cbdd8cec5f74b..4d07af0c8f27d 100644 --- a/manifests/n/NDI/NDITools/6.3.0.3/NDI.NDITools.yaml +++ b/manifests/n/NDI/NDITools/6.3.1.0/NDI.NDITools.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: NDI.NDITools -PackageVersion: 6.3.0.3 +PackageVersion: 6.3.1.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 719adbb7fbc615725163c1228a39c18b63086641 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 23 Feb 2026 16:08:30 +0100 Subject: [PATCH 30/75] New version: jdx.mise version 2026.2.19 (#341568) --- .../mise/2026.2.19/jdx.mise.installer.yaml | 24 +++++++++++++++++ .../mise/2026.2.19/jdx.mise.locale.en-US.yaml | 27 +++++++++++++++++++ manifests/j/jdx/mise/2026.2.19/jdx.mise.yaml | 8 ++++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/j/jdx/mise/2026.2.19/jdx.mise.installer.yaml create mode 100644 manifests/j/jdx/mise/2026.2.19/jdx.mise.locale.en-US.yaml create mode 100644 manifests/j/jdx/mise/2026.2.19/jdx.mise.yaml diff --git a/manifests/j/jdx/mise/2026.2.19/jdx.mise.installer.yaml b/manifests/j/jdx/mise/2026.2.19/jdx.mise.installer.yaml new file mode 100644 index 0000000000000..9209d952cd553 --- /dev/null +++ b/manifests/j/jdx/mise/2026.2.19/jdx.mise.installer.yaml @@ -0,0 +1,24 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: jdx.mise +PackageVersion: 2026.2.19 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: mise/bin/mise-shim.exe +- RelativeFilePath: mise/bin/mise.exe +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-02-22 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/jdx/mise/releases/download/v2026.2.19/mise-v2026.2.19-windows-x64.zip + InstallerSha256: 351F6180E314447F212F13B27E8747206957ED7156D6F54993A4D08671F83570 +- Architecture: arm64 + InstallerUrl: https://github.com/jdx/mise/releases/download/v2026.2.19/mise-v2026.2.19-windows-arm64.zip + InstallerSha256: A17E92599EE3EB80CA24FBA51FC05B089CCF0E44B96CCDE1502A4D660E80AD6F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/jdx/mise/2026.2.19/jdx.mise.locale.en-US.yaml b/manifests/j/jdx/mise/2026.2.19/jdx.mise.locale.en-US.yaml new file mode 100644 index 0000000000000..5b86439fc79d9 --- /dev/null +++ b/manifests/j/jdx/mise/2026.2.19/jdx.mise.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: jdx.mise +PackageVersion: 2026.2.19 +PackageLocale: en-US +Publisher: jdx +PublisherUrl: https://jdx.dev/ +PublisherSupportUrl: https://github.com/jdx/mise +Author: jdx +PackageName: mise-en-place +PackageUrl: https://mise.jdx.dev/ +License: MIT +LicenseUrl: https://github.com/jdx/mise/blob/HEAD/LICENSE +ShortDescription: Dev tools, env vars, tasks +Moniker: mise +ReleaseNotes: |- + A small patch release with two targeted bug fixes: a regression fix for interactive task execution and better cleanup after failed installs. + Bug Fixes + - Interactive tasks no longer hang -- The process group isolation added in v2026.2.18 (#8279) inadvertently broke interactive tools like Tilt that read from stdin. When a child process was moved to its own process group, the terminal wouldn't deliver keyboard input to it, causing SIGTTIN and a silent hang. mise now checks whether stdin is a TTY before calling setpgid -- interactive tasks stay in the terminal's foreground process group for proper keyboard I/O, while non-interactive tasks still get their own process group for clean signal teardown. #8301 by @jdx + - Failed installs clean up properly -- When an install fails (e.g. a 404 for a non-existent version or a 403 from GitHub rate limiting), mise now removes the empty parent directory (e.g. installs/tilt/) and the stale incomplete marker from cache, instead of leaving them behind. #8302 by @jdx + Documentation + - Fixed the ripgrep command in the getting-started guide to use the correct binary name rg instead of ripgrep. #8299 by @nguyenvulong + Full Changelog: v2026.2.18...v2026.2.19 +ReleaseNotesUrl: https://github.com/jdx/mise/releases/tag/v2026.2.19 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/jdx/mise/2026.2.19/jdx.mise.yaml b/manifests/j/jdx/mise/2026.2.19/jdx.mise.yaml new file mode 100644 index 0000000000000..abd6a428bbd74 --- /dev/null +++ b/manifests/j/jdx/mise/2026.2.19/jdx.mise.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: jdx.mise +PackageVersion: 2026.2.19 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 3047a77898b18f048a9b223069952dfce52178ad Mon Sep 17 00:00:00 2001 From: Dvd-Znf Date: Mon, 23 Feb 2026 16:09:18 +0100 Subject: [PATCH 31/75] New version: yt-dlp.yt-dlp version 2026.02.21 (#341702) --- .../2026.02.21/yt-dlp.yt-dlp.installer.yaml | 25 +++++ .../yt-dlp.yt-dlp.locale.en-US.yaml | 96 +++++++++++++++++++ .../yt-dlp.yt-dlp.locale.zh-CN.yaml | 39 ++++++++ .../yt-dlp/2026.02.21/yt-dlp.yt-dlp.yaml | 8 ++ 4 files changed, 168 insertions(+) create mode 100644 manifests/y/yt-dlp/yt-dlp/2026.02.21/yt-dlp.yt-dlp.installer.yaml create mode 100644 manifests/y/yt-dlp/yt-dlp/2026.02.21/yt-dlp.yt-dlp.locale.en-US.yaml create mode 100644 manifests/y/yt-dlp/yt-dlp/2026.02.21/yt-dlp.yt-dlp.locale.zh-CN.yaml create mode 100644 manifests/y/yt-dlp/yt-dlp/2026.02.21/yt-dlp.yt-dlp.yaml diff --git a/manifests/y/yt-dlp/yt-dlp/2026.02.21/yt-dlp.yt-dlp.installer.yaml b/manifests/y/yt-dlp/yt-dlp/2026.02.21/yt-dlp.yt-dlp.installer.yaml new file mode 100644 index 0000000000000..1c9207c67288d --- /dev/null +++ b/manifests/y/yt-dlp/yt-dlp/2026.02.21/yt-dlp.yt-dlp.installer.yaml @@ -0,0 +1,25 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: yt-dlp.yt-dlp +PackageVersion: 2026.02.21 +InstallerType: portable +Commands: +- yt-dlp +Dependencies: + PackageDependencies: + - PackageIdentifier: DenoLand.Deno + - PackageIdentifier: yt-dlp.FFmpeg +ReleaseDate: 2026-02-21 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/yt-dlp/yt-dlp/releases/download/2026.02.21/yt-dlp_x86.exe + InstallerSha256: 81745A39C2253F22482BB4D3165E6B6FDB25778E9D93212E9B6CDE8046218E2B +- Architecture: x64 + InstallerUrl: https://github.com/yt-dlp/yt-dlp/releases/download/2026.02.21/yt-dlp.exe + InstallerSha256: 72A91FE064D5758C976E94F877C24369477DD3E395614B5B270DD5400A035FFA +- Architecture: arm64 + InstallerUrl: https://github.com/yt-dlp/yt-dlp/releases/download/2026.02.21/yt-dlp_arm64.exe + InstallerSha256: 17771A25B11AF4BC8324DE006B39FDE7FF62DEB8A95BF9000A182769F7B0450B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/y/yt-dlp/yt-dlp/2026.02.21/yt-dlp.yt-dlp.locale.en-US.yaml b/manifests/y/yt-dlp/yt-dlp/2026.02.21/yt-dlp.yt-dlp.locale.en-US.yaml new file mode 100644 index 0000000000000..63cd20dad18b5 --- /dev/null +++ b/manifests/y/yt-dlp/yt-dlp/2026.02.21/yt-dlp.yt-dlp.locale.en-US.yaml @@ -0,0 +1,96 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: yt-dlp.yt-dlp +PackageVersion: 2026.02.21 +PackageLocale: en-US +Publisher: yt-dlp +PublisherUrl: https://github.com/yt-dlp +PublisherSupportUrl: https://github.com/yt-dlp/yt-dlp/issues +PackageName: yt-dlp +PackageUrl: https://github.com/yt-dlp/yt-dlp +License: Unlicense +LicenseUrl: https://github.com/yt-dlp/yt-dlp/blob/HEAD/LICENSE +Copyright: pukkandan.ytdlp@gmail.com | UNLICENSE +ShortDescription: A feature-rich command-line audio/video downloader. +Description: |- + yt-dlp is a feature-rich command-line audio/video downloader with support for thousands of sites. + The project is a fork of youtube-dl based on the now inactive youtube-dlc. +Moniker: yt-dlp +Tags: +- audio +- audio-downloader +- download +- downloader +- media +- media-downloader +- video +- video-downloader +- youtube +- youtube-dl +- youtube-dlc +- youtube-dlp +- ytdlp +ReleaseNotes: |- + Installation Discord Donate Documentation Nightly Master + A description of the various files is in the README + The zipimport Unix executable contains code licensed under ISC and MIT. The PyInstaller-bundled executables are subject to these and other licenses, all of which are compiled in THIRD_PARTY_LICENSES.txt + Important changes + - Security: [CVE-2026-26331] Arbitrary command injection with the --netrc-cmd option + - The argument passed to the command in --netrc-cmd is now limited to a safe subset of characters + Changelog + Core changes + - cookies: Ignore cookies with control characters (#15862) by bashonly, syphyr + - jsinterp + - Fix bitwise operations (#15985) by bashonly + - Stringify bracket notation keys in object access (#15989) by bashonly + - Support string concatenation with + and += (#15990) by bashonly + Extractor changes + - Add browser impersonation support to more extractors (#16029) by bashonly + - Limit netrc_machine parameter to shell-safe characters by Grub4K + - 1tv: Extract chapters (#15848) by hunter-gatherer8 + - aenetworks: Fix extractor (#14959) by Sipherdrakon + - applepodcasts: Fix extractor (#15901) by coreywright + - dailymotion: Fix extraction (#15995) by bashonly + - facebook: ads: Fix extractor (#16002) by bashonly + - gem.cbc.ca: Support standalone, series & Olympics URLs (#15878) by 0xvd, bashonly, makew0rld + - learningonscreen: Fix extractor (#16028) by 0xvd, bashonly + - locipo: Add extractors (#15486) by doe1080, gravesducking + - matchitv: Add extractor (#15204) by gseddon + - odnoklassniki: Fix inefficient regular expression (#15974) by bashonly + - opencast: Support oc-p.uni-jena.de URLs (#16026) by LordMZTE + - pornhub: Fix extractor (#15858) by beacdeac + - saucepluschannel: Add extractor (#15830) by regulad + - soundcloud + - Fix client ID extraction (#16019) by bashonly + - Support browser impersonation (#16020) by bashonly + - spankbang + - Fix playlist title extraction (#14132) by blauerdorf + - Support browser impersonation (#14130) by blauerdorf + - steam: Fix extractor (#15028) by doe1080 + - tele5: Fix extractor (#16005) by bashonly + - tver: olympic: Add extractor (#15885) by doe1080 + - tvo: Add extractor (#15903) by doe1080 + - twitter: Fix error handling (#15993) by bashonly (With fixes in 7722109) + - visir: Add extractor (#15811) by doe1080 + - vk: Solve JS challenges using native JS interpreter (#15992) by 0xvd, bashonly + - xhamster: Fix extractor (#15831) by 0xvd + - youtube + - Add more known player JS variants (#15975) by bashonly + - Extract live adaptive incomplete formats (#15937) by bashonly, CanOfSocks + - Update ejs to 0.5.0 (#16031) by bashonly + - date, search: Remove broken ytsearchdate support (#15959) by stastix + Networking changes + - Request Handler: curl_cffi: Deprioritize unreliable impersonate targets (#16018) by bashonly + Misc. changes + - cleanup + - Bump ruff to 0.15.x (#15951) by Grub4K + - Miscellaneous: 646bb31 by Grub4K +ReleaseNotesUrl: https://github.com/yt-dlp/yt-dlp/releases/tag/2026.02.21 +Documentations: +- DocumentLabel: Discord + DocumentUrl: https://discord.gg/H5MNcFW63r +- DocumentLabel: Wiki + DocumentUrl: https://github.com/yt-dlp/yt-dlp/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/y/yt-dlp/yt-dlp/2026.02.21/yt-dlp.yt-dlp.locale.zh-CN.yaml b/manifests/y/yt-dlp/yt-dlp/2026.02.21/yt-dlp.yt-dlp.locale.zh-CN.yaml new file mode 100644 index 0000000000000..7fbe7e55a7b91 --- /dev/null +++ b/manifests/y/yt-dlp/yt-dlp/2026.02.21/yt-dlp.yt-dlp.locale.zh-CN.yaml @@ -0,0 +1,39 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: yt-dlp.yt-dlp +PackageVersion: 2026.02.21 +PackageLocale: zh-CN +Publisher: yt-dlp +PublisherUrl: https://github.com/yt-dlp +PublisherSupportUrl: https://github.com/yt-dlp/yt-dlp/issues +PackageName: yt-dlp +PackageUrl: https://github.com/yt-dlp/yt-dlp +License: Unlicense +LicenseUrl: https://github.com/yt-dlp/yt-dlp/blob/2025.02.19/LICENSE +Copyright: pukkandan.ytdlp@gmail.com | UNLICENSE +ShortDescription: 功能丰富的命令行音频/视频下载器。 +Description: |- + yt-dlp 是一款功能丰富的命令行音频/视频下载器,支持数千个网站。 + 该项目是 youtube-dl 的一个分支,基于现已停止维护的 youtube-dlc。 +Tags: +- youtube +- youtube-dl +- youtube-dlc +- youtube-dlp +- ytdlp +- 下载 +- 下载器 +- 媒体 +- 媒体下载器 +- 视频 +- 视频下载器 +- 音频 +- 音频下载器 +Documentations: +- DocumentLabel: Discord + DocumentUrl: https://discord.gg/H5MNcFW63r +- DocumentLabel: 维基 + DocumentUrl: https://github.com/yt-dlp/yt-dlp/wiki +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/y/yt-dlp/yt-dlp/2026.02.21/yt-dlp.yt-dlp.yaml b/manifests/y/yt-dlp/yt-dlp/2026.02.21/yt-dlp.yt-dlp.yaml new file mode 100644 index 0000000000000..21386ac76d4b4 --- /dev/null +++ b/manifests/y/yt-dlp/yt-dlp/2026.02.21/yt-dlp.yt-dlp.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: yt-dlp.yt-dlp +PackageVersion: 2026.02.21 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 15fef028ca87cafd0e2d0787d93c141035874c48 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 23 Feb 2026 16:10:03 +0100 Subject: [PATCH 32/75] New version: DDEVFoundation.DDEV version 1.25.1 (#341704) --- .../1.25.1/DDEVFoundation.DDEV.installer.yaml | 23 ++++ .../DDEVFoundation.DDEV.locale.en-US.yaml | 123 ++++++++++++++++++ .../DDEV/1.25.1/DDEVFoundation.DDEV.yaml | 8 ++ 3 files changed, 154 insertions(+) create mode 100644 manifests/d/DDEVFoundation/DDEV/1.25.1/DDEVFoundation.DDEV.installer.yaml create mode 100644 manifests/d/DDEVFoundation/DDEV/1.25.1/DDEVFoundation.DDEV.locale.en-US.yaml create mode 100644 manifests/d/DDEVFoundation/DDEV/1.25.1/DDEVFoundation.DDEV.yaml diff --git a/manifests/d/DDEVFoundation/DDEV/1.25.1/DDEVFoundation.DDEV.installer.yaml b/manifests/d/DDEVFoundation/DDEV/1.25.1/DDEVFoundation.DDEV.installer.yaml new file mode 100644 index 0000000000000..55016b5accfc1 --- /dev/null +++ b/manifests/d/DDEVFoundation/DDEV/1.25.1/DDEVFoundation.DDEV.installer.yaml @@ -0,0 +1,23 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DDEVFoundation.DDEV +PackageVersion: 1.25.1 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +ProductCode: DDEV +ReleaseDate: 2026-02-23 +AppsAndFeaturesEntries: +- ProductCode: DDEV +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Programs\DDEV' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ddev/ddev/releases/download/v1.25.1/ddev_windows_amd64_installer.v1.25.1.exe + InstallerSha256: 2B11532B03F4A1F04ED876B0F2F7D67F7625C9544CF3D6E89D057EFFE0219E96 +- Architecture: arm64 + InstallerUrl: https://github.com/ddev/ddev/releases/download/v1.25.1/ddev_windows_arm64_installer.v1.25.1.exe + InstallerSha256: 94AAC0CE0DA5D2A44FE6E2378B7C52292F25B471925A4600AA6740F09F7BA128 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DDEVFoundation/DDEV/1.25.1/DDEVFoundation.DDEV.locale.en-US.yaml b/manifests/d/DDEVFoundation/DDEV/1.25.1/DDEVFoundation.DDEV.locale.en-US.yaml new file mode 100644 index 0000000000000..32adcc9420352 --- /dev/null +++ b/manifests/d/DDEVFoundation/DDEV/1.25.1/DDEVFoundation.DDEV.locale.en-US.yaml @@ -0,0 +1,123 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DDEVFoundation.DDEV +PackageVersion: 1.25.1 +PackageLocale: en-US +Publisher: DDEV Foundation +PublisherUrl: https://github.com/ddev +PublisherSupportUrl: https://github.com/ddev/ddev/issues +PackageName: DDEV +PackageUrl: https://github.com/ddev/ddev +License: Apache-2.0 +LicenseUrl: https://github.com/ddev/ddev/blob/HEAD/LICENSE +ShortDescription: Docker-based local PHP+Node.js web development environments +Tags: +- backdrop +- craftcms +- ddev +- development +- docker +- drupal +- laravel +- linux +- local-development +- macos +- magento +- magento2 +- mariadb +- moodle +- nodejs +- php +ReleaseNotes: |- + Installation + See the installation instructions for details, but it's easy: + - macOS: brew install ddev/ddev/ddev or just brew upgrade ddev. + - Linux: Use sudo apt-get update && sudo apt-get install ddev, see apt/yum installation + - Windows and WSL2: Download the Windows Installer; you can run it for install or upgrade. + ⚠️ Traditional Windows users (not WSL2): If needed, the installer will prompt you to uninstall the previous system-wide installation to avoid conflicts with the new per-user installation. + - Consider ddev delete images or ddev delete images --all after upgrading to free up disk space used by previous Docker image versions. This does no harm. + - Consider ddev config --auto to update your projects to current configuration. + Highlights + - New interactive DDEV TUI (terminal user interface). Try it out! Just type ddev. + See the Interactive Dashboard and Terminal Compatibility documentation. + - Users of v1.25.0 are encouraged to upgrade due to multiple fixes and stability improvements. + Bug Fixes + MariaDB / Database + - Use MariaDB 10.11 client for older MariaDB servers, fixing the v1.25.0 error: "TLS/SSL error: SSL is required, but the server does not support it". + - Automatically add --skip-ssl-verify-server-cert for MariaDB 11.x clients. + - Fixed mixed collation errors after ddev import-db for utf8mb4_uca1400_ai_ci (MariaDB) and utf8mb4_0900_ai_ci (MySQL) introduced in v1.25.0. + Traefik / Router + - Fixed Traefik router healthcheck warnings for stopped projects. + - Copy all certificates from .ddev/traefik/certs to ddev-router, not only auto-generated ones. + - Copy Traefik-related files directly to ddev-router without intermediate containers to avoid healthcheck issues. + - Restored support for custom Traefik project configurations removed in v1.25.0. + - Fixed Traefik router communication between containers/projects that was partially broken in v1.25.0. + - Clean up Traefik staging directories on poweroff to prevent downgrade issues (notably with v1.24.10). + - Do not report Traefik warnings in ddev-router healthchecks, thanks to @jonesrussell. + Remote Docker + - Skip port checks for remote Docker hosts, thanks to @svicervlad. + - Automatically bind all interfaces for remote Docker hosts. + - Fixed broken TLS connection to remote Docker hosts introduced in v1.24.8. + Other Fixes + - Fixed AVIF and HEIC write support in ImageMagick 7. + - Remove unnecessary warnings for files during ddev pull, thanks to @jonesrussell. + - Use Composer 2.2 LTS automatically when Composer 1 (deprecated and non-working) is requested, thanks to @jonesrussell. + - Skip port checks for remote Docker hosts, thanks to @svicervlad. + - Automatically bind all interfaces for remote Docker hosts. + - Show warnings/errors in ddev share that could previously be hidden. + - Fixed non-working ddev share on traditional Windows (regression from v1.25.0). + Internal Improvements + - Check for Docker Buildx plugin (required by Docker Compose). + - Added retry logic for docker-compose build, see #8136. + - Added WSL2 testing in GitHub Actions. + Minor Updates + - PHP 8.4.18 and 8.5.3. + What's Changed + - chore(schema): Minor updates to schema.json [skip ci] by @rfay in #8097 + - fix: router healthcheck incorrectly warns when all projects stopped, fixes #8081 by @Copilot in #8082 + - docs: note that "pull acquia" uses latest available backup by @damienmckenna in #8107 + - docs: Do not include version with create-project when using Drupal official release by @gitressa in #8068 + - fix(webserver): add AVIF and HEIC write support for ImageMagick by @stasadev in #8104 + - docs(claude): Minor casual edits to CLAUDE.md [skip ci] by @rfay in #8112 + - test(traefik): add TestCustomProjectConfig for custom project-level Traefik configuration by @rfay in #8114 + - fix(traefik): copy all traefik certs from project to router, fixes #8100, replaces #8108 by @rfay in #8113 + - fix(traefik): Attempt to fix possible fsnotify problems with traefik and config by @rfay in #8116 + - fix(docker): handle TLS, improve ddev utility dockercheck, fixes #8111 by @stasadev in #8115 + - chore: fix webimage_extra_packages example in config.yaml by @joelpittet in #8122 + - fix: suppress files_pull warning when provider has files_import_command, fixes #8103 by @jonesrussell in #8123 + - fix(ddev-router): only show Traefik ERR (not WRN) as config problems, fixes #8102 by @jonesrussell in #8125 + - test(quickstart): use flexible regex for WordPress REST API link header [skip buildkite] by @rfay in #8133 + - chore(vscode): Minor launch.json fiddles [skip ci] by @rfay in #8134 + - docs: update ddev.readthedocs.io URLs to docs.ddev.com [skip ci] by @rfay in #8137 + - fix(config): replace composer_version 1 option with 2.2 (LTS), fixes #8084 by @jonesrussell in #8126 + - docs: add PR creation guidance for gh pr create/edit [skip ci] by @rfay in #8140 + - fix: skip port check for remote Docker hosts by @svicervlad in #8128 + - docs: Add "tested on" badge to README by @tyler36 in #8118 + - fix: add timeout to IsPortActive to prevent macOS hangs by @rfay in #8147 + - fix(compose): add retry logic for docker-compose build BuildKit snapshot race condition, for #8136 by @Copilot in #8142 + - ci: add WSL2 GitHub Actions testing workflow, for #6444 by @rfay in #8151 + - fix(ci): fetch upstream tags in WSL2 workflow for correct version detection, for #8151 by @rfay in #8153 + - feat: merge multiple traefik config files per project, fixes #8047 by @Copilot in #8109 + - fix: use valid bind addresses for remote Docker hosts by @rfay in #8139 + - fix(router): recreate router when network aliases change, fixes #8110 by @rfay in #8132 + - chore(traefik): Clean up traefik staging directories on poweroff to prevent downgrade issues, fixes #8120 by @Copilot in #8135 + - feat: add Docker buildx plugin as hard requirement, fixes #8117 by @rfay in #8149 + - fix: remove check for no-bind-mounts in remote Docker, for #8139 by @stasadev in #8158 + - fix: run share provider scripts via bash, fixes Windows ddev share by @rfay in #8157 + - feat(mariadb): use 10.11 client for <11.x servers, add --skip-ssl-verify-server-cert wrappers for 11.x, fixes #8119 by @stasadev in #8141 + - docs: Remove architecture specification for Homebrew installation by @rfay in #8160 + - feat(tui): add Bubble Tea TUI dashboard with detail view, logs, and project management, fixes #5762 by @rfay in #8144 + - fix(share): simplify ddev share provider scripts and show output in real-time by @stasadev in #8156 + - test(quickstart): fix wagtail hang, reduce job timeout to 60m by @rfay in #8164 + - test: fix intermittent and cleanup issues in TestCmdAddonPHP by @rfay in #8161 + - test(wsl): increase time limit for test [skip ci] by @rfay in #8166 + - build(docker): bump images to v1.25.1 for release, fixes #8162 by @stasadev in #8163 + - fix(import-db): replace modern collations with server default, fixes #8129, fixes #8130 by @stasadev in #8138 + - feat(tui): add viewport scrolling for dashboard and detail views by @stasadev in #8169 + New Contributors + - @svicervlad made their first contribution in #8128 + Full Changelog: v1.25.0...v1.25.1 +ReleaseNotesUrl: https://github.com/ddev/ddev/releases/tag/v1.25.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DDEVFoundation/DDEV/1.25.1/DDEVFoundation.DDEV.yaml b/manifests/d/DDEVFoundation/DDEV/1.25.1/DDEVFoundation.DDEV.yaml new file mode 100644 index 0000000000000..8f98168f229b4 --- /dev/null +++ b/manifests/d/DDEVFoundation/DDEV/1.25.1/DDEVFoundation.DDEV.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: DDEVFoundation.DDEV +PackageVersion: 1.25.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 339675210419e584f32a871d58dc112494fd689b Mon Sep 17 00:00:00 2001 From: Imre Eilertsen Date: Mon, 23 Feb 2026 16:10:15 +0100 Subject: [PATCH 33/75] Added separate "Commands" and "DisplayName" for x86: Cygwin.CygwinSetup version 2.935 (#341638) --- .../2.935/Cygwin.CygwinSetup.installer.yaml | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/manifests/c/Cygwin/CygwinSetup/2.935/Cygwin.CygwinSetup.installer.yaml b/manifests/c/Cygwin/CygwinSetup/2.935/Cygwin.CygwinSetup.installer.yaml index 90d434445ca74..aa11e85b4ddca 100644 --- a/manifests/c/Cygwin/CygwinSetup/2.935/Cygwin.CygwinSetup.installer.yaml +++ b/manifests/c/Cygwin/CygwinSetup/2.935/Cygwin.CygwinSetup.installer.yaml @@ -5,15 +5,19 @@ PackageIdentifier: Cygwin.CygwinSetup PackageVersion: '2.935' InstallerType: portable UpgradeBehavior: uninstallPrevious -Commands: -- cygwinsetup ReleaseDate: 2025-11-24 Installers: -- Architecture: x86 - InstallerUrl: https://cygwin.com/setup/setup-2.935.x86.exe - InstallerSha256: F5076115F633CA180AAA15476803B6FE1E835B740EC993D221790711B1EFA949 - Architecture: x64 InstallerUrl: https://cygwin.com/setup/setup-2.935.x86_64.exe InstallerSha256: 4175DFEB4C5C44D2A53596081F73EAC962D648901199A841509B594CCA831396 + Commands: + - cygwinsetup +- Architecture: x86 + InstallerUrl: https://cygwin.com/setup/setup-2.935.x86.exe + InstallerSha256: F5076115F633CA180AAA15476803B6FE1E835B740EC993D221790711B1EFA949 + Commands: + - cygwinsetup86 + AppsAndFeaturesEntries: + - DisplayName: Cygwin Setup (x86) ManifestType: installer ManifestVersion: 1.12.0 From 8ab3313f03d7921c3015fb240821482e84cbce13 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 23 Feb 2026 16:10:58 +0100 Subject: [PATCH 34/75] New version: cinnyapp.cinny-desktop version 4.10.5 (#341705) --- .../cinnyapp.cinny-desktop.installer.yaml | 23 ++++++++++++ .../cinnyapp.cinny-desktop.locale.en-US.yaml | 35 +++++++++++++++++++ .../4.10.5/cinnyapp.cinny-desktop.yaml | 8 +++++ 3 files changed, 66 insertions(+) create mode 100644 manifests/c/cinnyapp/cinny-desktop/4.10.5/cinnyapp.cinny-desktop.installer.yaml create mode 100644 manifests/c/cinnyapp/cinny-desktop/4.10.5/cinnyapp.cinny-desktop.locale.en-US.yaml create mode 100644 manifests/c/cinnyapp/cinny-desktop/4.10.5/cinnyapp.cinny-desktop.yaml diff --git a/manifests/c/cinnyapp/cinny-desktop/4.10.5/cinnyapp.cinny-desktop.installer.yaml b/manifests/c/cinnyapp/cinny-desktop/4.10.5/cinnyapp.cinny-desktop.installer.yaml new file mode 100644 index 0000000000000..9172715e2fc78 --- /dev/null +++ b/manifests/c/cinnyapp/cinny-desktop/4.10.5/cinnyapp.cinny-desktop.installer.yaml @@ -0,0 +1,23 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: cinnyapp.cinny-desktop +PackageVersion: 4.10.5 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +ProductCode: '{8B0797A6-E81D-4ADB-9DEA-136FC5EB7DA1}' +ReleaseDate: 2026-02-23 +AppsAndFeaturesEntries: +- DisplayName: Cinny + Publisher: cinny + ProductCode: '{8B0797A6-E81D-4ADB-9DEA-136FC5EB7DA1}' + UpgradeCode: '{BEEC224A-646E-5FF3-8B44-D070DD54ACD0}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Cinny' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/cinnyapp/cinny-desktop/releases/download/v4.10.5/Cinny_desktop-x86_64.msi + InstallerSha256: B9E96B256805289989A8A1FAE5E247193D6AB8BC4D5629768D18F6A95B0C8D02 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/cinnyapp/cinny-desktop/4.10.5/cinnyapp.cinny-desktop.locale.en-US.yaml b/manifests/c/cinnyapp/cinny-desktop/4.10.5/cinnyapp.cinny-desktop.locale.en-US.yaml new file mode 100644 index 0000000000000..5355cbea2d78d --- /dev/null +++ b/manifests/c/cinnyapp/cinny-desktop/4.10.5/cinnyapp.cinny-desktop.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: cinnyapp.cinny-desktop +PackageVersion: 4.10.5 +PackageLocale: en-US +Publisher: Cinny +PublisherUrl: https://github.com/cinnyapp +PublisherSupportUrl: https://github.com/cinnyapp/cinny-desktop/issues +PackageName: Cinny desktop +PackageUrl: https://github.com/cinnyapp/cinny-desktop +License: AGPL-3.0 +LicenseUrl: https://github.com/cinnyapp/cinny-desktop/blob/HEAD/LICENSE +ShortDescription: Cinny is a matrix client focusing primarily on simple, elegant and secure interface. +Tags: +- cinny +- cinnyapp +- desktop +- linux-app +- macos-app +- matrix +- matrix-client +- tauri-app +- windows-app +ReleaseNotes: |- + What's Changed + - https://github.com/ajbura/cinny/releases/tag/v4.10.4 + - https://github.com/ajbura/cinny/releases/tag/v4.10.5 + Full Changelog: v4.10.3...v4.10.5 +ReleaseNotesUrl: https://github.com/cinnyapp/cinny-desktop/releases/tag/v4.10.5 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/cinnyapp/cinny-desktop/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/cinnyapp/cinny-desktop/4.10.5/cinnyapp.cinny-desktop.yaml b/manifests/c/cinnyapp/cinny-desktop/4.10.5/cinnyapp.cinny-desktop.yaml new file mode 100644 index 0000000000000..4556f504358cf --- /dev/null +++ b/manifests/c/cinnyapp/cinny-desktop/4.10.5/cinnyapp.cinny-desktop.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: cinnyapp.cinny-desktop +PackageVersion: 4.10.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 732422ba5695abc70cb44dd793666bb6b99acc85 Mon Sep 17 00:00:00 2001 From: 145a <133004095+54145a@users.noreply.github.com> Date: Mon, 23 Feb 2026 23:11:25 +0800 Subject: [PATCH 35/75] New package: 54145a.145watch version 1.3 (#341088) --- .../145watch/1.3/54145a.145watch.installer.yaml | 14 ++++++++++++++ .../145watch/1.3/54145a.145watch.locale.en-US.yaml | 12 ++++++++++++ .../5/54145a/145watch/1.3/54145a.145watch.yaml | 8 ++++++++ 3 files changed, 34 insertions(+) create mode 100644 manifests/5/54145a/145watch/1.3/54145a.145watch.installer.yaml create mode 100644 manifests/5/54145a/145watch/1.3/54145a.145watch.locale.en-US.yaml create mode 100644 manifests/5/54145a/145watch/1.3/54145a.145watch.yaml diff --git a/manifests/5/54145a/145watch/1.3/54145a.145watch.installer.yaml b/manifests/5/54145a/145watch/1.3/54145a.145watch.installer.yaml new file mode 100644 index 0000000000000..298ffb4bdcd13 --- /dev/null +++ b/manifests/5/54145a/145watch/1.3/54145a.145watch.installer.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: 54145a.145watch +PackageVersion: "1.3" +InstallerType: portable +Commands: +- watch +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/54145a/145watch/releases/download/v1.3/145watch.exe + InstallerSha256: 06CCDD39AA6557C8864CA6F351D815E191C15227940BEDBA40BAEE37FF41283B +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/5/54145a/145watch/1.3/54145a.145watch.locale.en-US.yaml b/manifests/5/54145a/145watch/1.3/54145a.145watch.locale.en-US.yaml new file mode 100644 index 0000000000000..4fa36dedf1972 --- /dev/null +++ b/manifests/5/54145a/145watch/1.3/54145a.145watch.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: 54145a.145watch +PackageVersion: "1.3" +PackageLocale: en-US +Publisher: 145a +PackageName: Watch +License: GPLv3 +ShortDescription: watch +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/5/54145a/145watch/1.3/54145a.145watch.yaml b/manifests/5/54145a/145watch/1.3/54145a.145watch.yaml new file mode 100644 index 0000000000000..88b0d766dba2e --- /dev/null +++ b/manifests/5/54145a/145watch/1.3/54145a.145watch.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: 54145a.145watch +PackageVersion: "1.3" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 1edd25c9bf5e6ed186db374109ea42b46b1e3b95 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 23 Feb 2026 23:11:59 +0800 Subject: [PATCH 36/75] New version: BitSum.ProcessLasso.Beta version 17.0.3.7 (#341707) --- .../BitSum.ProcessLasso.Beta.installer.yaml | 4 ++-- .../BitSum.ProcessLasso.Beta.locale.en-US.yaml | 2 +- .../BitSum.ProcessLasso.Beta.locale.zh-CN.yaml | 2 +- .../Beta/{17.0.3.5 => 17.0.3.7}/BitSum.ProcessLasso.Beta.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) rename manifests/b/BitSum/ProcessLasso/Beta/{17.0.3.5 => 17.0.3.7}/BitSum.ProcessLasso.Beta.installer.yaml (82%) rename manifests/b/BitSum/ProcessLasso/Beta/{17.0.3.5 => 17.0.3.7}/BitSum.ProcessLasso.Beta.locale.en-US.yaml (99%) rename manifests/b/BitSum/ProcessLasso/Beta/{17.0.3.5 => 17.0.3.7}/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml (98%) rename manifests/b/BitSum/ProcessLasso/Beta/{17.0.3.5 => 17.0.3.7}/BitSum.ProcessLasso.Beta.yaml (90%) diff --git a/manifests/b/BitSum/ProcessLasso/Beta/17.0.3.5/BitSum.ProcessLasso.Beta.installer.yaml b/manifests/b/BitSum/ProcessLasso/Beta/17.0.3.7/BitSum.ProcessLasso.Beta.installer.yaml similarity index 82% rename from manifests/b/BitSum/ProcessLasso/Beta/17.0.3.5/BitSum.ProcessLasso.Beta.installer.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/17.0.3.7/BitSum.ProcessLasso.Beta.installer.yaml index 5fffe27c77f91..e359fe5ca92af 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/17.0.3.5/BitSum.ProcessLasso.Beta.installer.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/17.0.3.7/BitSum.ProcessLasso.Beta.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: BitSum.ProcessLasso.Beta -PackageVersion: 17.0.3.5 +PackageVersion: 17.0.3.7 InstallerType: nullsoft Scope: machine UpgradeBehavior: install @@ -12,6 +12,6 @@ InstallationMetadata: Installers: - Architecture: x64 InstallerUrl: https://dl.bitsum.com/files/beta/processlassosetup64.exe - InstallerSha256: 66365F4BD5F66D5B91F56144F64B28C677F6DFB5D45D12B3E321D08AC1CDEFAD + InstallerSha256: 30F13B4C7A37687B0BE60BB0FF2A49C963E2EF0DDA65EE991D9BA73CD9BECE05 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/b/BitSum/ProcessLasso/Beta/17.0.3.5/BitSum.ProcessLasso.Beta.locale.en-US.yaml b/manifests/b/BitSum/ProcessLasso/Beta/17.0.3.7/BitSum.ProcessLasso.Beta.locale.en-US.yaml similarity index 99% rename from manifests/b/BitSum/ProcessLasso/Beta/17.0.3.5/BitSum.ProcessLasso.Beta.locale.en-US.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/17.0.3.7/BitSum.ProcessLasso.Beta.locale.en-US.yaml index 995d9bd6b456d..383f399879bbc 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/17.0.3.5/BitSum.ProcessLasso.Beta.locale.en-US.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/17.0.3.7/BitSum.ProcessLasso.Beta.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: BitSum.ProcessLasso.Beta -PackageVersion: 17.0.3.5 +PackageVersion: 17.0.3.7 PackageLocale: en-US Publisher: Bitsum PublisherUrl: https://bitsum.com/ diff --git a/manifests/b/BitSum/ProcessLasso/Beta/17.0.3.5/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml b/manifests/b/BitSum/ProcessLasso/Beta/17.0.3.7/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml similarity index 98% rename from manifests/b/BitSum/ProcessLasso/Beta/17.0.3.5/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/17.0.3.7/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml index ed4ed0d3c5819..c959abddf7ea7 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/17.0.3.5/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/17.0.3.7/BitSum.ProcessLasso.Beta.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: BitSum.ProcessLasso.Beta -PackageVersion: 17.0.3.5 +PackageVersion: 17.0.3.7 PackageLocale: zh-CN License: 专有软件 ShortDescription: 实时 CPU 优化和自动化 diff --git a/manifests/b/BitSum/ProcessLasso/Beta/17.0.3.5/BitSum.ProcessLasso.Beta.yaml b/manifests/b/BitSum/ProcessLasso/Beta/17.0.3.7/BitSum.ProcessLasso.Beta.yaml similarity index 90% rename from manifests/b/BitSum/ProcessLasso/Beta/17.0.3.5/BitSum.ProcessLasso.Beta.yaml rename to manifests/b/BitSum/ProcessLasso/Beta/17.0.3.7/BitSum.ProcessLasso.Beta.yaml index 9921b0f0e4ab3..6a0ef0f3fed97 100644 --- a/manifests/b/BitSum/ProcessLasso/Beta/17.0.3.5/BitSum.ProcessLasso.Beta.yaml +++ b/manifests/b/BitSum/ProcessLasso/Beta/17.0.3.7/BitSum.ProcessLasso.Beta.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: BitSum.ProcessLasso.Beta -PackageVersion: 17.0.3.5 +PackageVersion: 17.0.3.7 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 963cee8851e498f48c18f18f6a7a948990984992 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 23 Feb 2026 23:12:45 +0800 Subject: [PATCH 37/75] New version: Meta.QuestRemoteDesktop version 77.0.1.108 (77.0.0.1.108) (#341712) --- .../Meta.QuestRemoteDesktop.installer.yaml | 22 +++++++++++++++++++ .../Meta.QuestRemoteDesktop.locale.en-US.yaml | 19 ++++++++++++++++ .../Meta.QuestRemoteDesktop.locale.zh-CN.yaml | 15 +++++++++++++ .../77.0.1.108/Meta.QuestRemoteDesktop.yaml | 8 +++++++ 4 files changed, 64 insertions(+) create mode 100644 manifests/m/Meta/QuestRemoteDesktop/77.0.1.108/Meta.QuestRemoteDesktop.installer.yaml create mode 100644 manifests/m/Meta/QuestRemoteDesktop/77.0.1.108/Meta.QuestRemoteDesktop.locale.en-US.yaml create mode 100644 manifests/m/Meta/QuestRemoteDesktop/77.0.1.108/Meta.QuestRemoteDesktop.locale.zh-CN.yaml create mode 100644 manifests/m/Meta/QuestRemoteDesktop/77.0.1.108/Meta.QuestRemoteDesktop.yaml diff --git a/manifests/m/Meta/QuestRemoteDesktop/77.0.1.108/Meta.QuestRemoteDesktop.installer.yaml b/manifests/m/Meta/QuestRemoteDesktop/77.0.1.108/Meta.QuestRemoteDesktop.installer.yaml new file mode 100644 index 0000000000000..5210b24b535b4 --- /dev/null +++ b/manifests/m/Meta/QuestRemoteDesktop/77.0.1.108/Meta.QuestRemoteDesktop.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: Meta.QuestRemoteDesktop +PackageVersion: 77.0.1.108 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: '{05810134-CC8D-436B-9A7F-BE40C9D5B67B}' +ReleaseDate: 2026-02-23 +AppsAndFeaturesEntries: +- UpgradeCode: '{BC5E6690-391D-48C6-9A51-5BD7C3C931C7}' +Installers: +- Architecture: x64 + InstallerUrl: https://securecdn.oculus.com/binaries/download/?id=25793181983641945 + InstallerSha256: B9008A76FD89CFA694A1448B4A9D1C66A0C6529EAFED5FD43438DBECB3665B0A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Meta/QuestRemoteDesktop/77.0.1.108/Meta.QuestRemoteDesktop.locale.en-US.yaml b/manifests/m/Meta/QuestRemoteDesktop/77.0.1.108/Meta.QuestRemoteDesktop.locale.en-US.yaml new file mode 100644 index 0000000000000..84a7554c64bff --- /dev/null +++ b/manifests/m/Meta/QuestRemoteDesktop/77.0.1.108/Meta.QuestRemoteDesktop.locale.en-US.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Meta.QuestRemoteDesktop +PackageVersion: 77.0.1.108 +PackageLocale: en-US +Publisher: Facebook +Author: Meta Platforms, Inc. +PackageName: Meta Quest Remote Desktop +License: Proprietary +Copyright: © 2026 Meta. +ShortDescription: Pair your computer to your Meta Quest headset, streaming what is on your computer screen into VR. +Tags: +- oculus +- quest +- virtual-reality +- vr +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Meta/QuestRemoteDesktop/77.0.1.108/Meta.QuestRemoteDesktop.locale.zh-CN.yaml b/manifests/m/Meta/QuestRemoteDesktop/77.0.1.108/Meta.QuestRemoteDesktop.locale.zh-CN.yaml new file mode 100644 index 0000000000000..b922c50f57a24 --- /dev/null +++ b/manifests/m/Meta/QuestRemoteDesktop/77.0.1.108/Meta.QuestRemoteDesktop.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: Meta.QuestRemoteDesktop +PackageVersion: 77.0.1.108 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 将您的电脑与 Meta Quest 头显配对,将电脑屏幕内容串流至虚拟现实环境中。 +Tags: +- oculus +- quest +- vr +- 虚拟现实 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Meta/QuestRemoteDesktop/77.0.1.108/Meta.QuestRemoteDesktop.yaml b/manifests/m/Meta/QuestRemoteDesktop/77.0.1.108/Meta.QuestRemoteDesktop.yaml new file mode 100644 index 0000000000000..d0369308dd126 --- /dev/null +++ b/manifests/m/Meta/QuestRemoteDesktop/77.0.1.108/Meta.QuestRemoteDesktop.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: Meta.QuestRemoteDesktop +PackageVersion: 77.0.1.108 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From fb2c997cf11b9cea8350feb5680c33cc921472ad Mon Sep 17 00:00:00 2001 From: Imre Eilertsen Date: Mon, 23 Feb 2026 16:29:56 +0100 Subject: [PATCH 38/75] New package: Microsoft.DefenderForCloud.CLI version 2.0.03334.114 (#341330) --- ...rosoft.DefenderForCloud.CLI.installer.yaml | 29 +++++++++++++++++++ ...oft.DefenderForCloud.CLI.locale.en-US.yaml | 24 +++++++++++++++ .../Microsoft.DefenderForCloud.CLI.yaml | 7 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/m/Microsoft/DefenderForCloud/CLI/2.0.03334.114/Microsoft.DefenderForCloud.CLI.installer.yaml create mode 100644 manifests/m/Microsoft/DefenderForCloud/CLI/2.0.03334.114/Microsoft.DefenderForCloud.CLI.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/DefenderForCloud/CLI/2.0.03334.114/Microsoft.DefenderForCloud.CLI.yaml diff --git a/manifests/m/Microsoft/DefenderForCloud/CLI/2.0.03334.114/Microsoft.DefenderForCloud.CLI.installer.yaml b/manifests/m/Microsoft/DefenderForCloud/CLI/2.0.03334.114/Microsoft.DefenderForCloud.CLI.installer.yaml new file mode 100644 index 0000000000000..4cd518c9a79bc --- /dev/null +++ b/manifests/m/Microsoft/DefenderForCloud/CLI/2.0.03334.114/Microsoft.DefenderForCloud.CLI.installer.yaml @@ -0,0 +1,29 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.DefenderForCloud.CLI +PackageVersion: 2.0.03334.114 +InstallerType: portable +Installers: +- Architecture: x64 + InstallerUrl: https://cli.dfd.security.azure.com/public/latest/Defender_win-x64.exe + InstallerSha256: 95BAB48CB589065A50C0B7F4B15E8ED2856F03140DEDDCDCD5530DB27146D392 + Commands: + - defendercloud + AppsAndFeaturesEntries: + - DisplayName: Microsoft Defender for Cloud CLI (x64) +- Architecture: x86 + InstallerUrl: https://cli.dfd.security.azure.com/public/latest/Defender_win-x86.exe + InstallerSha256: 027dc4f2bdadc3680215e445192361257e03148e4c55785e944e2d41f3d31a1a + Commands: + - defendercloud86 + AppsAndFeaturesEntries: + - DisplayName: Microsoft Defender for Cloud CLI (x86) +- Architecture: arm64 + InstallerUrl: https://cli.dfd.security.azure.com/public/latest/Defender_win-arm64.exe + InstallerSha256: 6645d4e4d1250ca3d9b611db855f7452653965e0c9491c0c4f31417599fc46cd + Commands: + - defendercloudarm64 + AppsAndFeaturesEntries: + - DisplayName: Microsoft Defender for Cloud CLI (ARM64) +ManifestType: installer +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/DefenderForCloud/CLI/2.0.03334.114/Microsoft.DefenderForCloud.CLI.locale.en-US.yaml b/manifests/m/Microsoft/DefenderForCloud/CLI/2.0.03334.114/Microsoft.DefenderForCloud.CLI.locale.en-US.yaml new file mode 100644 index 0000000000000..1500fafdebcf6 --- /dev/null +++ b/manifests/m/Microsoft/DefenderForCloud/CLI/2.0.03334.114/Microsoft.DefenderForCloud.CLI.locale.en-US.yaml @@ -0,0 +1,24 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.DefenderForCloud.CLI +PackageVersion: 2.0.03334.114 +PackageLocale: en-US +Publisher: Microsoft +PackageName: Microsoft Defender for Cloud CLI +PackageUrl: https://learn.microsoft.com/en-us/azure/defender-for-cloud/defender-cli-install +License: Proprietary (Trialware?) +Copyright: Microsoft +ShortDescription: Start protecting your hybrid and multicloud environments with unified security across the full application lifecycle, from code to runtime. +Tags: +- microsoft-defender-for-cloud-cli +- microsoftdefenderforcloudcli +- microsoft-azure +- microsoftazure +- microsoft-security-devops-cli +- microsoftsecuritydevopscli +PurchaseUrl: https://www.microsoft.com/en-us/security/business/cloud-security/microsoft-defender-cloud/#pricing +Documentations: +- DocumentLabel: Alternate Homepage + DocumentUrl: https://www.microsoft.com/en-us/security/business/cloud-security/microsoft-defender-cloud/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/DefenderForCloud/CLI/2.0.03334.114/Microsoft.DefenderForCloud.CLI.yaml b/manifests/m/Microsoft/DefenderForCloud/CLI/2.0.03334.114/Microsoft.DefenderForCloud.CLI.yaml new file mode 100644 index 0000000000000..53c81ad822be9 --- /dev/null +++ b/manifests/m/Microsoft/DefenderForCloud/CLI/2.0.03334.114/Microsoft.DefenderForCloud.CLI.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.DefenderForCloud.CLI +PackageVersion: 2.0.03334.114 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 \ No newline at end of file From 83a75c8db24ed5334eeef83498ce489ad388657f Mon Sep 17 00:00:00 2001 From: choidz <89184076+choidz@users.noreply.github.com> Date: Tue, 24 Feb 2026 00:38:44 +0900 Subject: [PATCH 39/75] New package: choioki.ClarityDeck version 1.0.4 (#341342) --- .../1.0.4/choioki.ClarityDeck.installer.yaml | 22 +++++++++++++++ .../choioki.ClarityDeck.locale.en-US.yaml | 28 +++++++++++++++++++ .../choioki.ClarityDeck.locale.ko-KR.yaml | 28 +++++++++++++++++++ .../1.0.4/choioki.ClarityDeck.yaml | 8 ++++++ 4 files changed, 86 insertions(+) create mode 100644 manifests/c/choioki/ClarityDeck/1.0.4/choioki.ClarityDeck.installer.yaml create mode 100644 manifests/c/choioki/ClarityDeck/1.0.4/choioki.ClarityDeck.locale.en-US.yaml create mode 100644 manifests/c/choioki/ClarityDeck/1.0.4/choioki.ClarityDeck.locale.ko-KR.yaml create mode 100644 manifests/c/choioki/ClarityDeck/1.0.4/choioki.ClarityDeck.yaml diff --git a/manifests/c/choioki/ClarityDeck/1.0.4/choioki.ClarityDeck.installer.yaml b/manifests/c/choioki/ClarityDeck/1.0.4/choioki.ClarityDeck.installer.yaml new file mode 100644 index 0000000000000..c74bb033b7be3 --- /dev/null +++ b/manifests/c/choioki/ClarityDeck/1.0.4/choioki.ClarityDeck.installer.yaml @@ -0,0 +1,22 @@ +# Created using winget CLI +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: choioki.ClarityDeck +PackageVersion: 1.0.4 +MinimumOSVersion: 10.0.17763.0 +InstallerType: nullsoft +Scope: user +InstallModes: + - interactive + - silent + - silentWithProgress +InstallerSwitches: + SilentWithProgress: /S + Silent: /S +UpgradeBehavior: install +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/choidz/clarity-deck/releases/download/v1.0.4/Clarity.Deck-1.0.4-win-x64.exe + InstallerSha256: C48F8D06D5E751BA72142EE4273D2A43BD9A849446F3C3FF7038D189D8228F9C +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/c/choioki/ClarityDeck/1.0.4/choioki.ClarityDeck.locale.en-US.yaml b/manifests/c/choioki/ClarityDeck/1.0.4/choioki.ClarityDeck.locale.en-US.yaml new file mode 100644 index 0000000000000..4327d20c82878 --- /dev/null +++ b/manifests/c/choioki/ClarityDeck/1.0.4/choioki.ClarityDeck.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created using winget CLI +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: choioki.ClarityDeck +PackageVersion: 1.0.4 +PackageLocale: en-US +Publisher: choioki +PublisherUrl: https://github.com/choidz +PackageName: Clarity Deck +PackageUrl: https://github.com/choidz/clarity-deck +License: MIT +LicenseUrl: https://github.com/choidz/clarity-deck/blob/master/LICENSE +ShortDescription: A powerful project launcher and management tool for developers +Description: |- + Clarity Deck is a desktop application that helps developers manage and launch their projects efficiently. + Features include project organization with drag-and-drop, one-click IDE launching (VS Code, Visual Studio, Android Studio), + Git status monitoring, custom script execution, folder scanning for auto-detection of projects, + and multi-language support (English/Korean). +Tags: + - developer-tools + - project-manager + - project-launcher + - ide-launcher + - git + - electron + - productivity +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/c/choioki/ClarityDeck/1.0.4/choioki.ClarityDeck.locale.ko-KR.yaml b/manifests/c/choioki/ClarityDeck/1.0.4/choioki.ClarityDeck.locale.ko-KR.yaml new file mode 100644 index 0000000000000..92e9501b82f14 --- /dev/null +++ b/manifests/c/choioki/ClarityDeck/1.0.4/choioki.ClarityDeck.locale.ko-KR.yaml @@ -0,0 +1,28 @@ +# Created using winget CLI +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: choioki.ClarityDeck +PackageVersion: 1.0.4 +PackageLocale: ko-KR +Publisher: choioki +PublisherUrl: https://github.com/choidz +PackageName: Clarity Deck +PackageUrl: https://github.com/choidz/clarity-deck +License: MIT +LicenseUrl: https://github.com/choidz/clarity-deck/blob/master/LICENSE +ShortDescription: 개발자를 위한 프로젝트 런처 및 관리 도구 +Description: |- + Clarity Deck은 개발자가 프로젝트를 효율적으로 관리하고 실행할 수 있도록 도와주는 데스크톱 애플리케이션입니다. + 드래그 앤 드롭으로 프로젝트 정리, 원클릭 IDE 실행 (VS Code, Visual Studio, Android Studio), + Git 상태 모니터링, 커스텀 스크립트 실행, 폴더 스캔을 통한 프로젝트 자동 감지, + 다국어 지원 (한국어/영어) 등의 기능을 제공합니다. +Tags: + - 개발자-도구 + - 프로젝트-관리 + - 프로젝트-런처 + - IDE-런처 + - git + - electron + - 생산성 +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/c/choioki/ClarityDeck/1.0.4/choioki.ClarityDeck.yaml b/manifests/c/choioki/ClarityDeck/1.0.4/choioki.ClarityDeck.yaml new file mode 100644 index 0000000000000..6674ce9daffb4 --- /dev/null +++ b/manifests/c/choioki/ClarityDeck/1.0.4/choioki.ClarityDeck.yaml @@ -0,0 +1,8 @@ +# Created using winget CLI +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: choioki.ClarityDeck +PackageVersion: 1.0.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From f2c35ea37ff201622acfdb7ea620f9856c9fbe1b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 23 Feb 2026 23:43:14 +0800 Subject: [PATCH 40/75] New version: Adobe.Acrobat.Pro version 25.001.21223 (#340578) --- .../Adobe.Acrobat.Pro.installer.yaml | 4 ++-- .../Adobe.Acrobat.Pro.locale.en-US.yaml | 2 +- .../Adobe.Acrobat.Pro.locale.zh-CN.yaml | 2 +- .../Pro/{25.001.21111 => 25.001.21223}/Adobe.Acrobat.Pro.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) rename manifests/a/Adobe/Acrobat/Pro/{25.001.21111 => 25.001.21223}/Adobe.Acrobat.Pro.installer.yaml (95%) rename manifests/a/Adobe/Acrobat/Pro/{25.001.21111 => 25.001.21223}/Adobe.Acrobat.Pro.locale.en-US.yaml (97%) rename manifests/a/Adobe/Acrobat/Pro/{25.001.21111 => 25.001.21223}/Adobe.Acrobat.Pro.locale.zh-CN.yaml (96%) rename manifests/a/Adobe/Acrobat/Pro/{25.001.21111 => 25.001.21223}/Adobe.Acrobat.Pro.yaml (89%) diff --git a/manifests/a/Adobe/Acrobat/Pro/25.001.21111/Adobe.Acrobat.Pro.installer.yaml b/manifests/a/Adobe/Acrobat/Pro/25.001.21223/Adobe.Acrobat.Pro.installer.yaml similarity index 95% rename from manifests/a/Adobe/Acrobat/Pro/25.001.21111/Adobe.Acrobat.Pro.installer.yaml rename to manifests/a/Adobe/Acrobat/Pro/25.001.21223/Adobe.Acrobat.Pro.installer.yaml index f3d5548ba942f..beb3ce03618ba 100644 --- a/manifests/a/Adobe/Acrobat/Pro/25.001.21111/Adobe.Acrobat.Pro.installer.yaml +++ b/manifests/a/Adobe/Acrobat/Pro/25.001.21223/Adobe.Acrobat.Pro.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Adobe.Acrobat.Pro -PackageVersion: 25.001.21111 +PackageVersion: 25.001.21223 InstallerType: zip NestedInstallerType: exe NestedInstallerFiles: @@ -91,6 +91,6 @@ InstallationMetadata: Installers: - Architecture: x64 InstallerUrl: https://trials.adobe.com/AdobeProducts/APRO/Acrobat_HelpX/win32/Acrobat_DC_Web_x64_WWMUI.zip - InstallerSha256: 12D1D81886A1D343EE953349116D4984B2191A4774AEFD04DBA169931767DC35 + InstallerSha256: 0219069153DC854191B66E11BE9ED85971EEF75364EB37B1F689BC5E639BAB59 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/a/Adobe/Acrobat/Pro/25.001.21111/Adobe.Acrobat.Pro.locale.en-US.yaml b/manifests/a/Adobe/Acrobat/Pro/25.001.21223/Adobe.Acrobat.Pro.locale.en-US.yaml similarity index 97% rename from manifests/a/Adobe/Acrobat/Pro/25.001.21111/Adobe.Acrobat.Pro.locale.en-US.yaml rename to manifests/a/Adobe/Acrobat/Pro/25.001.21223/Adobe.Acrobat.Pro.locale.en-US.yaml index e77ebf61b2558..d0073f84a3b92 100644 --- a/manifests/a/Adobe/Acrobat/Pro/25.001.21111/Adobe.Acrobat.Pro.locale.en-US.yaml +++ b/manifests/a/Adobe/Acrobat/Pro/25.001.21223/Adobe.Acrobat.Pro.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Adobe.Acrobat.Pro -PackageVersion: 25.001.21111 +PackageVersion: 25.001.21223 PackageLocale: en-US Publisher: Adobe Author: Adobe Inc. diff --git a/manifests/a/Adobe/Acrobat/Pro/25.001.21111/Adobe.Acrobat.Pro.locale.zh-CN.yaml b/manifests/a/Adobe/Acrobat/Pro/25.001.21223/Adobe.Acrobat.Pro.locale.zh-CN.yaml similarity index 96% rename from manifests/a/Adobe/Acrobat/Pro/25.001.21111/Adobe.Acrobat.Pro.locale.zh-CN.yaml rename to manifests/a/Adobe/Acrobat/Pro/25.001.21223/Adobe.Acrobat.Pro.locale.zh-CN.yaml index 4c36fc7167461..497401530b16a 100644 --- a/manifests/a/Adobe/Acrobat/Pro/25.001.21111/Adobe.Acrobat.Pro.locale.zh-CN.yaml +++ b/manifests/a/Adobe/Acrobat/Pro/25.001.21223/Adobe.Acrobat.Pro.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Adobe.Acrobat.Pro -PackageVersion: 25.001.21111 +PackageVersion: 25.001.21223 PackageLocale: zh-CN License: 专有软件 ShortDescription: 随时随地与客户协作,或与团队一起实时查看文档。在所有设备上编辑、签署、共享、保护和搜索 PDF。 diff --git a/manifests/a/Adobe/Acrobat/Pro/25.001.21111/Adobe.Acrobat.Pro.yaml b/manifests/a/Adobe/Acrobat/Pro/25.001.21223/Adobe.Acrobat.Pro.yaml similarity index 89% rename from manifests/a/Adobe/Acrobat/Pro/25.001.21111/Adobe.Acrobat.Pro.yaml rename to manifests/a/Adobe/Acrobat/Pro/25.001.21223/Adobe.Acrobat.Pro.yaml index 060a08114d0c2..b08a0fb79fec7 100644 --- a/manifests/a/Adobe/Acrobat/Pro/25.001.21111/Adobe.Acrobat.Pro.yaml +++ b/manifests/a/Adobe/Acrobat/Pro/25.001.21223/Adobe.Acrobat.Pro.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Adobe.Acrobat.Pro -PackageVersion: 25.001.21111 +PackageVersion: 25.001.21223 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From e236ecdf6fc00260305d2ae752c467808f30d5c8 Mon Sep 17 00:00:00 2001 From: Tristan Cartledge <108070248+TristanSpeakEasy@users.noreply.github.com> Date: Tue, 24 Feb 2026 01:43:49 +1000 Subject: [PATCH 41/75] New version: Speakeasy.speakeasy 1.723.0 (#341078) Co-authored-by: goreleaserbot --- .../Speakeasy.speakeasy.installer.yaml | 34 +++++++++++++++++++ .../Speakeasy.speakeasy.locale.en-US.yaml | 28 +++++++++++++++ .../1.723.0/Speakeasy.speakeasy.yaml | 7 ++++ 3 files changed, 69 insertions(+) create mode 100644 manifests/s/Speakeasy/speakeasy/1.723.0/Speakeasy.speakeasy.installer.yaml create mode 100644 manifests/s/Speakeasy/speakeasy/1.723.0/Speakeasy.speakeasy.locale.en-US.yaml create mode 100644 manifests/s/Speakeasy/speakeasy/1.723.0/Speakeasy.speakeasy.yaml diff --git a/manifests/s/Speakeasy/speakeasy/1.723.0/Speakeasy.speakeasy.installer.yaml b/manifests/s/Speakeasy/speakeasy/1.723.0/Speakeasy.speakeasy.installer.yaml new file mode 100644 index 0000000000000..e8535a89423ec --- /dev/null +++ b/manifests/s/Speakeasy/speakeasy/1.723.0/Speakeasy.speakeasy.installer.yaml @@ -0,0 +1,34 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +PackageIdentifier: Speakeasy.speakeasy +PackageVersion: 1.723.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-02-20" +Installers: + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: speakeasy.exe + PortableCommandAlias: speakeasy + InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.723.0/speakeasy_windows_386.zip + InstallerSha256: 219bbd058837b82c759117530b873b099b61678b2d59456bc3f6a0fb574ec226 + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: speakeasy.exe + PortableCommandAlias: speakeasy + InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.723.0/speakeasy_windows_arm64.zip + InstallerSha256: 9c18d6849422f2115023d9b5f13594725b4751ce2aa157a29d52e3600547449b + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: speakeasy.exe + PortableCommandAlias: speakeasy + InstallerUrl: https://github.com/speakeasy-api/speakeasy/releases/download/v1.723.0/speakeasy_windows_amd64.zip + InstallerSha256: 522e0271052572e288993772f723790a4097269ab2305dd5f6d377a137de64e1 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/s/Speakeasy/speakeasy/1.723.0/Speakeasy.speakeasy.locale.en-US.yaml b/manifests/s/Speakeasy/speakeasy/1.723.0/Speakeasy.speakeasy.locale.en-US.yaml new file mode 100644 index 0000000000000..f0bc1cd1887c7 --- /dev/null +++ b/manifests/s/Speakeasy/speakeasy/1.723.0/Speakeasy.speakeasy.locale.en-US.yaml @@ -0,0 +1,28 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +PackageIdentifier: Speakeasy.speakeasy +PackageVersion: 1.723.0 +PackageLocale: en-US +Publisher: Speakeasy +PublisherUrl: https://www.speakeasy.com +PublisherSupportUrl: https://github.com/speakeasy-api/speakeasy/issues +PackageName: speakeasy +PackageUrl: https://www.speakeasy.com +License: elastic +LicenseUrl: https://github.com/speakeasy-api/speakeasy/blob/main/LICENSE +Copyright: 2024 Speakeasy, Inc +ShortDescription: Speakeasy CLI makes validating API specs and generating idiomatic SDKs easy! +Description: |- + This CLI is a tool for interacting with the Speakeasy platform - the CLI brings the functionality of Speakeasy into your development workflow. It can be run locally or in your CI/CD pipeline to validate your API specs, generate SDKs and more. + + Current functions of the CLI include: + + Generating idiomatic client SDKs from OpenAPI 3.x specs: + Live: Go, Python3, Typescript(Node), Java, PHP, Ruby, Terraform + Validating the correctness of OpenAPI3 specs. The CLI has a built in command to validate your spec and post helpful error messages. + Authenticating with the platform and managing API keys. +Moniker: speakeasy +ReleaseNotes: https://github.com/speakeasy-api/speakeasy/releases/tag/v1.723.0 +ReleaseNotesUrl: https://github.com/speakeasy-api/speakeasy/releases/tag/v1.723.0 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/s/Speakeasy/speakeasy/1.723.0/Speakeasy.speakeasy.yaml b/manifests/s/Speakeasy/speakeasy/1.723.0/Speakeasy.speakeasy.yaml new file mode 100644 index 0000000000000..0c554bf31dd1e --- /dev/null +++ b/manifests/s/Speakeasy/speakeasy/1.723.0/Speakeasy.speakeasy.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.10.0.schema.json +PackageIdentifier: Speakeasy.speakeasy +PackageVersion: 1.723.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 232ea8278bf93d03a7ee5044cb90d37ee09476dd Mon Sep 17 00:00:00 2001 From: Luis Quintanilla Date: Mon, 23 Feb 2026 09:44:29 -0600 Subject: [PATCH 42/75] lqdev.PodcastTUI version 1.9.0 (#341191) --- .../1.9.0/lqdev.PodcastTUI.installer.yaml | 23 +++++++++++++++++++ .../1.9.0/lqdev.PodcastTUI.locale.en-US.yaml | 18 +++++++++++++++ .../PodcastTUI/1.9.0/lqdev.PodcastTUI.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/l/lqdev/PodcastTUI/1.9.0/lqdev.PodcastTUI.installer.yaml create mode 100644 manifests/l/lqdev/PodcastTUI/1.9.0/lqdev.PodcastTUI.locale.en-US.yaml create mode 100644 manifests/l/lqdev/PodcastTUI/1.9.0/lqdev.PodcastTUI.yaml diff --git a/manifests/l/lqdev/PodcastTUI/1.9.0/lqdev.PodcastTUI.installer.yaml b/manifests/l/lqdev/PodcastTUI/1.9.0/lqdev.PodcastTUI.installer.yaml new file mode 100644 index 0000000000000..0caec28c2de1d --- /dev/null +++ b/manifests/l/lqdev/PodcastTUI/1.9.0/lqdev.PodcastTUI.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: lqdev.PodcastTUI +PackageVersion: 1.9.0 +InstallerType: zip +NestedInstallerType: portable +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: podcast-tui-v1.9.0-windows-aarch64\podcast-tui.exe + PortableCommandAlias: podcast-tui + InstallerUrl: https://github.com/lqdev/podcast-tui/releases/download/v1.9.0/podcast-tui-v1.9.0-windows-aarch64.zip + InstallerSha256: A5DF7A5A38462C8250F5A8221ED8A608DB46E6DF2D14BB357C28DBA02F524C37 +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: podcast-tui-v1.9.0-windows-x86_64\podcast-tui.exe + PortableCommandAlias: podcast-tui + InstallerUrl: https://github.com/lqdev/podcast-tui/releases/download/v1.9.0/podcast-tui-v1.9.0-windows-x86_64.zip + InstallerSha256: 6D5C9E547195C8F075C81414D25ACAB45D3654FA4217A11AD91CC291C52AD0D1 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/l/lqdev/PodcastTUI/1.9.0/lqdev.PodcastTUI.locale.en-US.yaml b/manifests/l/lqdev/PodcastTUI/1.9.0/lqdev.PodcastTUI.locale.en-US.yaml new file mode 100644 index 0000000000000..0632f5dff4c5a --- /dev/null +++ b/manifests/l/lqdev/PodcastTUI/1.9.0/lqdev.PodcastTUI.locale.en-US.yaml @@ -0,0 +1,18 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: lqdev.PodcastTUI +PackageVersion: 1.9.0 +PackageLocale: en-US +Publisher: lqdev +PublisherUrl: https://github.com/lqdev +PublisherSupportUrl: https://github.com/lqdev/podcast-tui/issues +PackageName: PodcastTUI +PackageUrl: https://github.com/lqdev/podcast-tui +License: MIT License +ShortDescription: A Terminal User Interface for Podcast Management +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/lqdev/podcast-tui/wiki +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/l/lqdev/PodcastTUI/1.9.0/lqdev.PodcastTUI.yaml b/manifests/l/lqdev/PodcastTUI/1.9.0/lqdev.PodcastTUI.yaml new file mode 100644 index 0000000000000..a2e96db4eee54 --- /dev/null +++ b/manifests/l/lqdev/PodcastTUI/1.9.0/lqdev.PodcastTUI.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: lqdev.PodcastTUI +PackageVersion: 1.9.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From b71fca8ded574f16d1aa36f93b3552095e4c8398 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 23 Feb 2026 23:45:05 +0800 Subject: [PATCH 43/75] Update: KDE.NeoChat version 25.12.2 (25.12-14689) (#341219) --- .../k/KDE/NeoChat/25.12.2/KDE.NeoChat.installer.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/k/KDE/NeoChat/25.12.2/KDE.NeoChat.installer.yaml b/manifests/k/KDE/NeoChat/25.12.2/KDE.NeoChat.installer.yaml index bc4679f07bae4..c8a3e41cf94cd 100644 --- a/manifests/k/KDE/NeoChat/25.12.2/KDE.NeoChat.installer.yaml +++ b/manifests/k/KDE/NeoChat/25.12.2/KDE.NeoChat.installer.yaml @@ -9,14 +9,14 @@ ProductCode: NeoChat Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/network/neochat/release-25.12/windows/neochat-release_25.12-14416-windows-cl-msvc2022-x86_64.exe - InstallerSha256: E7CE99B79EBA4DE998B6AF1DC6852DD72FB48D36DB2111D8A4C447D539BB3F68 + InstallerUrl: https://cdn.kde.org/ci-builds/network/neochat/release-25.12/windows/neochat-release_25.12-14689-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 6387432E3601604FC534F767DAC2BB12AF43A6C171CBA67C0650F03921B7A420 InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/network/neochat/release-25.12/windows/neochat-release_25.12-14416-windows-cl-msvc2022-x86_64.exe - InstallerSha256: E7CE99B79EBA4DE998B6AF1DC6852DD72FB48D36DB2111D8A4C447D539BB3F68 + InstallerUrl: https://cdn.kde.org/ci-builds/network/neochat/release-25.12/windows/neochat-release_25.12-14689-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 6387432E3601604FC534F767DAC2BB12AF43A6C171CBA67C0650F03921B7A420 InstallerSwitches: Custom: /AllUsers ManifestType: installer From 8cbcdb38430555d93daa56ee69c4c4505b7334fb Mon Sep 17 00:00:00 2001 From: Charm <124303983+charmcli@users.noreply.github.com> Date: Mon, 23 Feb 2026 12:45:41 -0300 Subject: [PATCH 44/75] New version: charmbracelet.crush 0.43.4 (#341226) Co-authored-by: Charm --- .../0.43.4/charmbracelet.crush.installer.yaml | 34 +++++++++++++++++++ .../charmbracelet.crush.locale.en-US.yaml | 18 ++++++++++ .../crush/0.43.4/charmbracelet.crush.yaml | 7 ++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/c/charmbracelet/crush/0.43.4/charmbracelet.crush.installer.yaml create mode 100644 manifests/c/charmbracelet/crush/0.43.4/charmbracelet.crush.locale.en-US.yaml create mode 100644 manifests/c/charmbracelet/crush/0.43.4/charmbracelet.crush.yaml diff --git a/manifests/c/charmbracelet/crush/0.43.4/charmbracelet.crush.installer.yaml b/manifests/c/charmbracelet/crush/0.43.4/charmbracelet.crush.installer.yaml new file mode 100644 index 0000000000000..9b489c0aacd2a --- /dev/null +++ b/manifests/c/charmbracelet/crush/0.43.4/charmbracelet.crush.installer.yaml @@ -0,0 +1,34 @@ +# 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: charmbracelet.crush +PackageVersion: 0.43.4 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-02-20" +Installers: + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: crush_0.43.4_Windows_i386\crush.exe + PortableCommandAlias: crush + InstallerUrl: https://github.com/charmbracelet/crush/releases/download/v0.43.4/crush_0.43.4_Windows_i386.zip + InstallerSha256: 2b25d5fa83735009210ecf91dcd3cc499f9ff788472c8f2e48fdb45d4d31ba0c + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: crush_0.43.4_Windows_arm64\crush.exe + PortableCommandAlias: crush + InstallerUrl: https://github.com/charmbracelet/crush/releases/download/v0.43.4/crush_0.43.4_Windows_arm64.zip + InstallerSha256: c80fde81e33ab1aed27824f934637e22e60b5ef7476db1649c4cf33f1d3a3f5c + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: crush_0.43.4_Windows_x86_64\crush.exe + PortableCommandAlias: crush + InstallerUrl: https://github.com/charmbracelet/crush/releases/download/v0.43.4/crush_0.43.4_Windows_x86_64.zip + InstallerSha256: 96726448a288f2d7ed48a0bcb7bda0577bdb955ecfb920de0c3bad4436cff0c8 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/charmbracelet/crush/0.43.4/charmbracelet.crush.locale.en-US.yaml b/manifests/c/charmbracelet/crush/0.43.4/charmbracelet.crush.locale.en-US.yaml new file mode 100644 index 0000000000000..c611e52e87a71 --- /dev/null +++ b/manifests/c/charmbracelet/crush/0.43.4/charmbracelet.crush.locale.en-US.yaml @@ -0,0 +1,18 @@ +# 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: charmbracelet.crush +PackageVersion: 0.43.4 +PackageLocale: en-US +Publisher: charmbracelet +PublisherUrl: https://charm.land +PackageName: crush +PackageUrl: https://charm.sh/crush +License: FSL-1.1-MIT +LicenseUrl: https://github.com/charmbracelet/crush/blob/main/LICENSE.md +Copyright: Charmbracelet, Inc +ShortDescription: A powerful terminal-based AI assistant for developers, providing intelligent coding assistance directly in your terminal. +Description: A powerful terminal-based AI assistant for developers, providing intelligent coding assistance directly in your terminal. +Moniker: crush +ReleaseNotesUrl: https://github.com/charmbracelet/crush/releases/tag/v0.43.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/charmbracelet/crush/0.43.4/charmbracelet.crush.yaml b/manifests/c/charmbracelet/crush/0.43.4/charmbracelet.crush.yaml new file mode 100644 index 0000000000000..dca693529f5de --- /dev/null +++ b/manifests/c/charmbracelet/crush/0.43.4/charmbracelet.crush.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: charmbracelet.crush +PackageVersion: 0.43.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2aa18fb0e256fef8947d7b403cdf5d201c0e5e7b Mon Sep 17 00:00:00 2001 From: Luis Quintanilla Date: Mon, 23 Feb 2026 09:46:16 -0600 Subject: [PATCH 45/75] New version: lqdev.PodcastTUI version 1.10.0 (#341581) --- .../1.10.0/lqdev.PodcastTUI.installer.yaml | 24 +++++++++++++++++++ .../1.10.0/lqdev.PodcastTUI.locale.en-US.yaml | 19 +++++++++++++++ .../PodcastTUI/1.10.0/lqdev.PodcastTUI.yaml | 8 +++++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/l/lqdev/PodcastTUI/1.10.0/lqdev.PodcastTUI.installer.yaml create mode 100644 manifests/l/lqdev/PodcastTUI/1.10.0/lqdev.PodcastTUI.locale.en-US.yaml create mode 100644 manifests/l/lqdev/PodcastTUI/1.10.0/lqdev.PodcastTUI.yaml diff --git a/manifests/l/lqdev/PodcastTUI/1.10.0/lqdev.PodcastTUI.installer.yaml b/manifests/l/lqdev/PodcastTUI/1.10.0/lqdev.PodcastTUI.installer.yaml new file mode 100644 index 0000000000000..f12f54dc7b372 --- /dev/null +++ b/manifests/l/lqdev/PodcastTUI/1.10.0/lqdev.PodcastTUI.installer.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: lqdev.PodcastTUI +PackageVersion: 1.10.0 +InstallerType: zip +NestedInstallerType: portable +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: podcast-tui-v1.10.0-windows-aarch64\podcast-tui.exe + PortableCommandAlias: podcast-tui + InstallerUrl: https://github.com/lqdev/podcast-tui/releases/download/v1.10.0/podcast-tui-v1.10.0-windows-aarch64.zip + InstallerSha256: 0B646D0D1FA34728CBED13AE32A9466270BE2EC15745CABADBCA540481CE4EAC +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: podcast-tui-v1.10.0-windows-x86_64\podcast-tui.exe + PortableCommandAlias: podcast-tui + InstallerUrl: https://github.com/lqdev/podcast-tui/releases/download/v1.10.0/podcast-tui-v1.10.0-windows-x86_64.zip + InstallerSha256: FFC5204CEF42254B659E98081D31C60991D861D13AFEAF27E3ADD36BD0CE52B2 +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-02-22 diff --git a/manifests/l/lqdev/PodcastTUI/1.10.0/lqdev.PodcastTUI.locale.en-US.yaml b/manifests/l/lqdev/PodcastTUI/1.10.0/lqdev.PodcastTUI.locale.en-US.yaml new file mode 100644 index 0000000000000..318e8d1112d8f --- /dev/null +++ b/manifests/l/lqdev/PodcastTUI/1.10.0/lqdev.PodcastTUI.locale.en-US.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: lqdev.PodcastTUI +PackageVersion: 1.10.0 +PackageLocale: en-US +Publisher: lqdev +PublisherUrl: https://github.com/lqdev +PublisherSupportUrl: https://github.com/lqdev/podcast-tui/issues +PackageName: PodcastTUI +PackageUrl: https://github.com/lqdev/podcast-tui +License: MIT License +ShortDescription: A Terminal User Interface for Podcast Management +ReleaseNotesUrl: https://github.com/lqdev/podcast-tui/releases/tag/v1.10.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/lqdev/podcast-tui/wiki +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/l/lqdev/PodcastTUI/1.10.0/lqdev.PodcastTUI.yaml b/manifests/l/lqdev/PodcastTUI/1.10.0/lqdev.PodcastTUI.yaml new file mode 100644 index 0000000000000..4d892217d29ac --- /dev/null +++ b/manifests/l/lqdev/PodcastTUI/1.10.0/lqdev.PodcastTUI.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: lqdev.PodcastTUI +PackageVersion: 1.10.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 89ca14be42f2709a18760c9e3af959335f517e9b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 23 Feb 2026 23:47:03 +0800 Subject: [PATCH 46/75] New version: ImageMagick.ImageMagick.Q16 version 7.1.2.15 (#341583) --- ...ImageMagick.ImageMagick.Q16.installer.yaml | 33 +++++++++++++++++ ...geMagick.ImageMagick.Q16.locale.en-US.yaml | 37 +++++++++++++++++++ ...geMagick.ImageMagick.Q16.locale.zh-CN.yaml | 33 +++++++++++++++++ .../7.1.2.15/ImageMagick.ImageMagick.Q16.yaml | 8 ++++ 4 files changed, 111 insertions(+) create mode 100644 manifests/i/ImageMagick/ImageMagick/Q16/7.1.2.15/ImageMagick.ImageMagick.Q16.installer.yaml create mode 100644 manifests/i/ImageMagick/ImageMagick/Q16/7.1.2.15/ImageMagick.ImageMagick.Q16.locale.en-US.yaml create mode 100644 manifests/i/ImageMagick/ImageMagick/Q16/7.1.2.15/ImageMagick.ImageMagick.Q16.locale.zh-CN.yaml create mode 100644 manifests/i/ImageMagick/ImageMagick/Q16/7.1.2.15/ImageMagick.ImageMagick.Q16.yaml diff --git a/manifests/i/ImageMagick/ImageMagick/Q16/7.1.2.15/ImageMagick.ImageMagick.Q16.installer.yaml b/manifests/i/ImageMagick/ImageMagick/Q16/7.1.2.15/ImageMagick.ImageMagick.Q16.installer.yaml new file mode 100644 index 0000000000000..8d18cdd38fecd --- /dev/null +++ b/manifests/i/ImageMagick/ImageMagick/Q16/7.1.2.15/ImageMagick.ImageMagick.Q16.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: ImageMagick.ImageMagick.Q16 +PackageVersion: 7.1.2.15 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Commands: +- compare +- composite +- conjure +- identify +- magick +- mogrify +- montage +- stream +ReleaseDate: 2026-02-22 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/ImageMagick/ImageMagick/releases/download/7.1.2-15/ImageMagick-7.1.2-15-Q16-x86-dll.exe + InstallerSha256: A6A6810C16098516FE6CD0ED32D706FB32AFED990D2C1F20FA9BE488261B1F15 + ProductCode: ImageMagick 7.1.2 Q16 (32-bit)_is1 +- Architecture: x64 + InstallerUrl: https://github.com/ImageMagick/ImageMagick/releases/download/7.1.2-15/ImageMagick-7.1.2-15-Q16-x64-dll.exe + InstallerSha256: 8978DCF0310400F924637BC36AF53FDEA690649B48E39C341C9A1FC41BE3F4E0 + ProductCode: ImageMagick 7.1.2 Q16 (64-bit)_is1 +- Architecture: arm64 + InstallerUrl: https://github.com/ImageMagick/ImageMagick/releases/download/7.1.2-15/ImageMagick-7.1.2-15-Q16-arm64-dll.exe + InstallerSha256: BAEAF52CCC90C8C6B9B3F59075E60E237FCE04580A786982F57EEB76C844F03F + ProductCode: ImageMagick 7.1.2 Q16 (arm64)_is1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/ImageMagick/ImageMagick/Q16/7.1.2.15/ImageMagick.ImageMagick.Q16.locale.en-US.yaml b/manifests/i/ImageMagick/ImageMagick/Q16/7.1.2.15/ImageMagick.ImageMagick.Q16.locale.en-US.yaml new file mode 100644 index 0000000000000..7812abb956409 --- /dev/null +++ b/manifests/i/ImageMagick/ImageMagick/Q16/7.1.2.15/ImageMagick.ImageMagick.Q16.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ImageMagick.ImageMagick.Q16 +PackageVersion: 7.1.2.15 +PackageLocale: en-US +Publisher: ImageMagick Studio LLC +PublisherUrl: https://imagemagick.org/ +PublisherSupportUrl: https://github.com/ImageMagick/ImageMagick/issues +PrivacyUrl: https://imagemagick.org/script/privacy-policy.php +Author: ImageMagick Studio LLC +PackageName: ImageMagick Q16 +PackageUrl: https://imagemagick.org/ +License: ImageMagick +LicenseUrl: https://imagemagick.org/script/license.php +Copyright: Copyright © 1999 ImageMagick Studio LLC +ShortDescription: A free, open-source software suite for editing and manipulating digital images +Description: |- + ImageMagick® is a free, open-source software suite, used for editing and manipulating digital images. It can be used to create, edit, compose, or convert bitmap images, and supports a wide range of file formats, including JPEG, PNG, GIF, TIFF, and Ultra HDR. + ImageMagick is widely used in industries such as web development, graphic design, and video editing, as well as in scientific research, medical imaging, and astronomy. Its versatile and customizable nature, along with its robust image processing capabilities, make it a popular choice for a wide range of image-related tasks. + ImageMagick includes a command-line interface for executing complex image processing tasks, as well as APIs for integrating its features into software applications. It is written in C and can be used on a variety of operating systems, including Linux, Windows, and macOS. +Tags: +- image +ReleaseNotes: |- + Commits + - Reverted changes that were committed by accident. 818ee63 + - release b5fdb90 +ReleaseNotesUrl: https://github.com/ImageMagick/Website/blob/HEAD/ChangeLog.md#712-15---2026-02-22 +Documentations: +- DocumentLabel: Command-line Tools + DocumentUrl: https://imagemagick.org/script/command-line-tools.php +- DocumentLabel: Command-line Processing + DocumentUrl: https://imagemagick.org/script/command-line-processing.php +- DocumentLabel: Develop + DocumentUrl: https://imagemagick.org/script/develop.php +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/ImageMagick/ImageMagick/Q16/7.1.2.15/ImageMagick.ImageMagick.Q16.locale.zh-CN.yaml b/manifests/i/ImageMagick/ImageMagick/Q16/7.1.2.15/ImageMagick.ImageMagick.Q16.locale.zh-CN.yaml new file mode 100644 index 0000000000000..8694018558283 --- /dev/null +++ b/manifests/i/ImageMagick/ImageMagick/Q16/7.1.2.15/ImageMagick.ImageMagick.Q16.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: ImageMagick.ImageMagick.Q16 +PackageVersion: 7.1.2.15 +PackageLocale: zh-CN +Publisher: ImageMagick Studio LLC +PublisherUrl: https://imagemagick.org/ +PublisherSupportUrl: https://github.com/ImageMagick/ImageMagick/issues +PrivacyUrl: https://imagemagick.org/script/privacy-policy.php +Author: ImageMagick Studio LLC +PackageName: ImageMagick Q16 +PackageUrl: https://imagemagick.org/ +License: ImageMagick +LicenseUrl: https://imagemagick.org/script/license.php +Copyright: Copyright © 1999 ImageMagick Studio LLC +ShortDescription: 一款用于编辑和处理数字图像的免费开源软件套件 +Description: |- + ImageMagick® 是一款免费的开源软件套件,用于编辑和处理数字图像,可用于创建、编辑、合成或转换位图图像,并支持多种文件格式,包括 JPEG、PNG、GIF、TIFF 和 Ultra HDR。 + ImageMagick 广泛应用于网络开发、图形设计和视频编辑等行业以及科学研究、医学成像和天文学领域,并凭借其多功能性、可定制性以及强大的图像处理能力成为各种图像相关任务的热门选择。 + ImageMagick 包括用于执行复杂图像处理任务的命令行界面,以及将其功能集成到软件应用程序中的应用程序接口。它采用 C 语言编写,可在 Linux、Windows 和 macOS 等多种操作系统上使用。 +Tags: +- 图像 +ReleaseNotesUrl: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md +Documentations: +- DocumentLabel: 命令行工具 + DocumentUrl: https://imagemagick.org/script/command-line-tools.php +- DocumentLabel: 命令行处理 + DocumentUrl: https://imagemagick.org/script/command-line-processing.php +- DocumentLabel: 开发 + DocumentUrl: https://imagemagick.org/script/develop.php +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/i/ImageMagick/ImageMagick/Q16/7.1.2.15/ImageMagick.ImageMagick.Q16.yaml b/manifests/i/ImageMagick/ImageMagick/Q16/7.1.2.15/ImageMagick.ImageMagick.Q16.yaml new file mode 100644 index 0000000000000..cec59fd80f559 --- /dev/null +++ b/manifests/i/ImageMagick/ImageMagick/Q16/7.1.2.15/ImageMagick.ImageMagick.Q16.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: ImageMagick.ImageMagick.Q16 +PackageVersion: 7.1.2.15 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d941f7d3b5d1cbe5be45c56ad04852869bae32e4 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Mon, 23 Feb 2026 10:47:44 -0500 Subject: [PATCH 47/75] New version: ShareX.XerahS version 0.17.4 (#341679) --- .../0.17.4/ShareX.XerahS.installer.yaml | 28 +++++++++++++++++++ .../0.17.4/ShareX.XerahS.locale.en-US.yaml | 23 +++++++++++++++ .../s/ShareX/XerahS/0.17.4/ShareX.XerahS.yaml | 8 ++++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/s/ShareX/XerahS/0.17.4/ShareX.XerahS.installer.yaml create mode 100644 manifests/s/ShareX/XerahS/0.17.4/ShareX.XerahS.locale.en-US.yaml create mode 100644 manifests/s/ShareX/XerahS/0.17.4/ShareX.XerahS.yaml diff --git a/manifests/s/ShareX/XerahS/0.17.4/ShareX.XerahS.installer.yaml b/manifests/s/ShareX/XerahS/0.17.4/ShareX.XerahS.installer.yaml new file mode 100644 index 0000000000000..092a8b167970a --- /dev/null +++ b/manifests/s/ShareX/XerahS/0.17.4/ShareX.XerahS.installer.yaml @@ -0,0 +1,28 @@ +# Created by Anthelion using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ShareX.XerahS +PackageVersion: 0.17.4 +InstallerLocale: en-US +InstallerType: inno +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: 7B28B84B-3D6B-4198-8424-95C4F6298517_is1 +ReleaseDate: 2026-02-23 +AppsAndFeaturesEntries: +- ProductCode: 7B28B84B-3D6B-4198-8424-95C4F6298517_is1 +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\XerahS' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ShareX/XerahS/releases/download/v0.17.4/XerahS-0.17.4-win-x64.exe + InstallerSha256: FACC7D024553B3C13B8E9F7F756737FF6F44A0FC303361592B51F9EBA5F1F63D +- Architecture: arm64 + InstallerUrl: https://github.com/ShareX/XerahS/releases/download/v0.17.4/XerahS-0.17.4-win-arm64.exe + InstallerSha256: F558FA2C66AEB253A759274AF50B7123BF103C19EEB6288F41B76E8F2A38C616 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/ShareX/XerahS/0.17.4/ShareX.XerahS.locale.en-US.yaml b/manifests/s/ShareX/XerahS/0.17.4/ShareX.XerahS.locale.en-US.yaml new file mode 100644 index 0000000000000..1cbfee6b0a2e5 --- /dev/null +++ b/manifests/s/ShareX/XerahS/0.17.4/ShareX.XerahS.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created by Anthelion using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ShareX.XerahS +PackageVersion: 0.17.4 +PackageLocale: en-US +Publisher: ShareX Team +PublisherUrl: https://github.com/ShareX +PublisherSupportUrl: https://github.com/ShareX/XerahS/issues +Author: ShareX Team +PackageName: XerahS +PackageUrl: https://github.com/ShareX/XerahS +License: GPL-3.0 +LicenseUrl: https://github.com/ShareX/XerahS/blob/HEAD/LICENSE.txt +Copyright: Copyright (c) 2007-2026 ShareX Team +ShortDescription: A cross-platform port of the popular ShareX screen capture and file sharing tool, built with Avalonia UI and .NET 10. +Description: XerahS (ShareX.Avalonia) is a cross platform reimagining of the ShareX user interface built with Avalonia. It targets modern UX modular architecture and long term maintainability while preserving core workflows speed and reliability. It provides a foundation for future desktop experiences on Windows macOS and Linux with consistent accessible design. +Moniker: xerahs +Tags: +- avalonia +- sharex +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/ShareX/XerahS/0.17.4/ShareX.XerahS.yaml b/manifests/s/ShareX/XerahS/0.17.4/ShareX.XerahS.yaml new file mode 100644 index 0000000000000..e7e8bf0ee82f5 --- /dev/null +++ b/manifests/s/ShareX/XerahS/0.17.4/ShareX.XerahS.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ShareX.XerahS +PackageVersion: 0.17.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e8b21ebc6b5e30ed5bcaff9373ed290187aa219e Mon Sep 17 00:00:00 2001 From: Imre Eilertsen Date: Mon, 23 Feb 2026 16:48:19 +0100 Subject: [PATCH 48/75] Various maintenance: Microsoft.DotNet.DesktopRuntime.6 version 6.0.36 (#341695) --- ...oft.DotNet.DesktopRuntime.6.locale.en-US.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/DesktopRuntime/6/6.0.36/Microsoft.DotNet.DesktopRuntime.6.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/DesktopRuntime/6/6.0.36/Microsoft.DotNet.DesktopRuntime.6.locale.en-US.yaml index b05e71384407d..0a4d6d1057789 100644 --- a/manifests/m/Microsoft/DotNet/DesktopRuntime/6/6.0.36/Microsoft.DotNet.DesktopRuntime.6.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/DesktopRuntime/6/6.0.36/Microsoft.DotNet.DesktopRuntime.6.locale.en-US.yaml @@ -6,22 +6,22 @@ PackageVersion: 6.0.36 PackageLocale: en-US Publisher: Microsoft Corporation PackageName: Microsoft .NET Windows Desktop Runtime 6.0 -PackageUrl: https://dotnet.microsoft.com/ +PackageUrl: https://dotnet.microsoft.com/en-us/download/dotnet/6.0 License: MIT -ShortDescription: > - .NET is a free, cross-platform, open-source developer platform for building - many different types of applications. +ShortDescription: .NET is a free, cross-platform, open-source developer platform for building many different types of applications. Moniker: dotnet-desktop-6 Tags: +- microsoft-dotnet-desktop-runtime6 +- microsoftdotnetdesktopruntime6 +- microsoft-.net-desktop-runtime-6 +- microsoft.netdesktopruntime6 - .NET -- .NET Core +- .NET-Core - C# - F# - Microsoft.WindowsDesktop.App - VB -- Visual Basic -- Windows -- Windows Desktop +- Visual-Basic - csharp - dotnet - fsharp From fbb432ea2bd560c7c44933f7074f36e3f55f4c26 Mon Sep 17 00:00:00 2001 From: Dvd-Znf Date: Mon, 23 Feb 2026 16:48:56 +0100 Subject: [PATCH 49/75] New version: mostlygeek.llama-swap version 195 (#341698) --- .../195/mostlygeek.llama-swap.installer.yaml | 17 ++++++++++ .../mostlygeek.llama-swap.locale.en-US.yaml | 32 +++++++++++++++++++ .../llama-swap/195/mostlygeek.llama-swap.yaml | 8 +++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/m/mostlygeek/llama-swap/195/mostlygeek.llama-swap.installer.yaml create mode 100644 manifests/m/mostlygeek/llama-swap/195/mostlygeek.llama-swap.locale.en-US.yaml create mode 100644 manifests/m/mostlygeek/llama-swap/195/mostlygeek.llama-swap.yaml diff --git a/manifests/m/mostlygeek/llama-swap/195/mostlygeek.llama-swap.installer.yaml b/manifests/m/mostlygeek/llama-swap/195/mostlygeek.llama-swap.installer.yaml new file mode 100644 index 0000000000000..b697cc7cfa943 --- /dev/null +++ b/manifests/m/mostlygeek/llama-swap/195/mostlygeek.llama-swap.installer.yaml @@ -0,0 +1,17 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: mostlygeek.llama-swap +PackageVersion: '195' +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: llama-swap.exe +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2026-02-23 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/mostlygeek/llama-swap/releases/download/v195/llama-swap_195_windows_amd64.zip + InstallerSha256: 476A861AF9FE5277C652BFA2B9B01C50AC6C17AF806933E6618EC51BD402DFF6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/mostlygeek/llama-swap/195/mostlygeek.llama-swap.locale.en-US.yaml b/manifests/m/mostlygeek/llama-swap/195/mostlygeek.llama-swap.locale.en-US.yaml new file mode 100644 index 0000000000000..88f8cdf24caa7 --- /dev/null +++ b/manifests/m/mostlygeek/llama-swap/195/mostlygeek.llama-swap.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: mostlygeek.llama-swap +PackageVersion: '195' +PackageLocale: en-US +Publisher: mostlygeek +PublisherUrl: https://mostlygeek.com/ +PublisherSupportUrl: https://github.com/mostlygeek/llama-swap/issues +PackageName: llama-swap +PackageUrl: https://github.com/mostlygeek/llama-swap +License: MIT +LicenseUrl: https://github.com/mostlygeek/llama-swap/blob/HEAD/LICENSE.md +Copyright: Copyright (c) 2024 Benson Wong +ShortDescription: Model swapping for llama.cpp +Description: llama-swap is a light weight, transparent proxy server that provides automatic model swapping to llama.cpp's server. +Moniker: llama-swap +Tags: +- golang +- llama +- llamacpp +- localllama +- localllm +- openai +- openai-api +- vllm +ReleaseNotes: |- + Changelog + - 64e4c79 ui: add Rerank tab to playground (#536) +ReleaseNotesUrl: https://github.com/mostlygeek/llama-swap/releases/tag/v195 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/mostlygeek/llama-swap/195/mostlygeek.llama-swap.yaml b/manifests/m/mostlygeek/llama-swap/195/mostlygeek.llama-swap.yaml new file mode 100644 index 0000000000000..686616039f07e --- /dev/null +++ b/manifests/m/mostlygeek/llama-swap/195/mostlygeek.llama-swap.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: mostlygeek.llama-swap +PackageVersion: '195' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From de1c4634799f5de949175e24aa8f8b82a8966d2d Mon Sep 17 00:00:00 2001 From: Dvd-Znf Date: Mon, 23 Feb 2026 16:49:34 +0100 Subject: [PATCH 50/75] New version: DigitalOcean.Doctl version 1.151.0 (#341699) --- .../1.151.0/DigitalOcean.Doctl.installer.yaml | 25 ++++++++++++++++ .../DigitalOcean.Doctl.locale.en-US.yaml | 29 +++++++++++++++++++ .../Doctl/1.151.0/DigitalOcean.Doctl.yaml | 8 +++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/d/DigitalOcean/Doctl/1.151.0/DigitalOcean.Doctl.installer.yaml create mode 100644 manifests/d/DigitalOcean/Doctl/1.151.0/DigitalOcean.Doctl.locale.en-US.yaml create mode 100644 manifests/d/DigitalOcean/Doctl/1.151.0/DigitalOcean.Doctl.yaml diff --git a/manifests/d/DigitalOcean/Doctl/1.151.0/DigitalOcean.Doctl.installer.yaml b/manifests/d/DigitalOcean/Doctl/1.151.0/DigitalOcean.Doctl.installer.yaml new file mode 100644 index 0000000000000..e7f57b46ccf0c --- /dev/null +++ b/manifests/d/DigitalOcean/Doctl/1.151.0/DigitalOcean.Doctl.installer.yaml @@ -0,0 +1,25 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DigitalOcean.Doctl +PackageVersion: 1.151.0 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: doctl.exe +FileExtensions: +- json +ReleaseDate: 2026-02-23 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/digitalocean/doctl/releases/download/v1.151.0/doctl-1.151.0-windows-386.zip + InstallerSha256: 18E7190C3083F81696A83646F1DCF29BED666BC3179CDB94A156F5F8124DA2B3 +- Architecture: x64 + InstallerUrl: https://github.com/digitalocean/doctl/releases/download/v1.151.0/doctl-1.151.0-windows-amd64.zip + InstallerSha256: A658EA719E00AAAD30D75B6A2921B7F93EF163E172A05463CEBE86703F34926C +- Architecture: arm64 + InstallerUrl: https://github.com/digitalocean/doctl/releases/download/v1.151.0/doctl-1.151.0-windows-arm64.zip + InstallerSha256: 474EAEC153F411CD5BA2C58BF09C2DAF5E90D88BFD66BA0CFEA33A1678A586F4 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DigitalOcean/Doctl/1.151.0/DigitalOcean.Doctl.locale.en-US.yaml b/manifests/d/DigitalOcean/Doctl/1.151.0/DigitalOcean.Doctl.locale.en-US.yaml new file mode 100644 index 0000000000000..e9f2aaf23194c --- /dev/null +++ b/manifests/d/DigitalOcean/Doctl/1.151.0/DigitalOcean.Doctl.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DigitalOcean.Doctl +PackageVersion: 1.151.0 +PackageLocale: en-US +Publisher: DigitalOcean +PublisherUrl: https://www.digitalocean.com/ +PublisherSupportUrl: https://github.com/digitalocean/doctl/issues +Author: DigitalOcean +PackageName: doctl +PackageUrl: https://github.com/digitalocean/doctl +License: Apache-2.0 +LicenseUrl: https://github.com/digitalocean/doctl/blob/HEAD/LICENSE.txt +Copyright: Copyright (c) DigitalOcean +CopyrightUrl: https://github.com/digitalocean/doctl/blob/main/LICENSE.txt +ShortDescription: The official command line interface for the DigitalOcean API. +Moniker: doctl +Tags: +- digitalocean +- doctl +ReleaseNotes: |- + Changelog + - 94cff49 security: add commands for cspm scanning preview (#1806) + - fd4297e switch performance tier of nfs share (#1805) + - ef248d1 Update godo to latest version (#1804) +ReleaseNotesUrl: https://github.com/digitalocean/doctl/releases/tag/v1.151.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DigitalOcean/Doctl/1.151.0/DigitalOcean.Doctl.yaml b/manifests/d/DigitalOcean/Doctl/1.151.0/DigitalOcean.Doctl.yaml new file mode 100644 index 0000000000000..6db332517bc87 --- /dev/null +++ b/manifests/d/DigitalOcean/Doctl/1.151.0/DigitalOcean.Doctl.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: DigitalOcean.Doctl +PackageVersion: 1.151.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 1d1fd78a2be2a5a52ce06e17dea5eb241d6aab1d Mon Sep 17 00:00:00 2001 From: Dvd-Znf Date: Mon, 23 Feb 2026 16:50:22 +0100 Subject: [PATCH 51/75] New version: Mozilla.Firefox.Nightly.MSIX version 149.2602.2309.0 (#341703) --- ...ozilla.Firefox.Nightly.MSIX.installer.yaml | 104 +++++++++--------- ...lla.Firefox.Nightly.MSIX.locale.en-US.yaml | 60 +++++----- .../Mozilla.Firefox.Nightly.MSIX.yaml | 16 +-- 3 files changed, 90 insertions(+), 90 deletions(-) rename manifests/m/Mozilla/Firefox/Nightly/MSIX/{149.2602.409.0 => 149.2602.2309.0}/Mozilla.Firefox.Nightly.MSIX.installer.yaml (51%) rename manifests/m/Mozilla/Firefox/Nightly/MSIX/{149.2602.409.0 => 149.2602.2309.0}/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml (87%) rename manifests/m/Mozilla/Firefox/Nightly/MSIX/{149.2602.409.0 => 149.2602.2309.0}/Mozilla.Firefox.Nightly.MSIX.yaml (56%) diff --git a/manifests/m/Mozilla/Firefox/Nightly/MSIX/149.2602.409.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml b/manifests/m/Mozilla/Firefox/Nightly/MSIX/149.2602.2309.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml similarity index 51% rename from manifests/m/Mozilla/Firefox/Nightly/MSIX/149.2602.409.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml rename to manifests/m/Mozilla/Firefox/Nightly/MSIX/149.2602.2309.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml index a61e7638fcd8d..886f32c97cf89 100644 --- a/manifests/m/Mozilla/Firefox/Nightly/MSIX/149.2602.409.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml +++ b/manifests/m/Mozilla/Firefox/Nightly/MSIX/149.2602.2309.0/Mozilla.Firefox.Nightly.MSIX.installer.yaml @@ -1,52 +1,52 @@ -# Created with komac v2.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Mozilla.Firefox.Nightly.MSIX -PackageVersion: 149.2602.409.0 -Platform: -- Windows.Desktop -MinimumOSVersion: 10.0.17763.0 -InstallerType: msix -UpgradeBehavior: install -Protocols: -- http -- https -- mailto -FileExtensions: -- avif -- htm -- html -- pdf -- shtml -- svg -- webp -- xht -- xhtml -PackageFamilyName: Mozilla.MozillaFirefoxNightly_jag0gd4e3s9p2 -RestrictedCapabilities: -- runFullTrust -ReleaseDate: 2026-02-04 -AppsAndFeaturesEntries: -- DisplayName: Firefox Nightly - Publisher: Mozilla Corporation -Installers: -- Architecture: x86 - InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/02/2026-02-04-09-45-24-mozilla-central/firefox-149.0a1.multi.win32.installer.msix - InstallerSha256: 6A66ECFED695DD1FE3EB78830B94203E4E021DB3539DECADB5D151254778789D - SignatureSha256: A031351BC1F60AA852867208FC4B1E3775F1E7A4358B2E9F393ECE1BB6FDE965 - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_149.2602.409.0_x86__jag0gd4e3s9p2' -- Architecture: x64 - InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/02/2026-02-04-09-45-24-mozilla-central/firefox-149.0a1.multi.win64.installer.msix - InstallerSha256: 96F2163A201C3EB156F0553ADED033282D4F4A4E82A44DE95E6A91A1E5387615 - SignatureSha256: 6EA4A1AB0DC432FB9E9771AA1EBD7374FDBFAD767CFD72A48755E2E714BE062B - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_149.2602.409.0_x64__jag0gd4e3s9p2' -- Architecture: arm64 - InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/02/2026-02-04-09-45-24-mozilla-central/firefox-149.0a1.multi.win64-aarch64.installer.msix - InstallerSha256: F196BDE3BB181622081EB32A07923C3FCE03DEAA21681718828323F05FFF46CF - SignatureSha256: 111B1A2CFF6A24CCAEB464F7754F34E87092029292F0189E70AA064B012BEC60 - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_149.2602.409.0_arm64__jag0gd4e3s9p2' -ManifestType: installer -ManifestVersion: 1.10.0 +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.Nightly.MSIX +PackageVersion: 149.2602.2309.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: msix +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +PackageFamilyName: Mozilla.MozillaFirefoxNightly_jag0gd4e3s9p2 +RestrictedCapabilities: +- runFullTrust +ReleaseDate: 2026-02-23 +AppsAndFeaturesEntries: +- DisplayName: Firefox Nightly + Publisher: Mozilla Corporation +Installers: +- Architecture: x86 + InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/02/2026-02-23-09-16-13-mozilla-central/firefox-149.0a1.multi.win32.installer.msix + InstallerSha256: FDAEC27E4612785C78131218B85A54A552D43F7F7827FD05710C8FB6C2D6C441 + SignatureSha256: C1A3A0E77E46671860F199F72446FFF01391B9857E91D9071AF750F059AF79A1 + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_149.2602.2309.0_x86__jag0gd4e3s9p2' +- Architecture: x64 + InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/02/2026-02-23-09-16-13-mozilla-central/firefox-149.0a1.multi.win64.installer.msix + InstallerSha256: 730FA4C079B50CEC7EE68B67E128DA065EE37885D53611497C9F08A0FA8B2E06 + SignatureSha256: 74DD05A3EC76EABCC64CA099CAF422ACE4949912B3385835FF432FBA6BD6AEE1 + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_149.2602.2309.0_x64__jag0gd4e3s9p2' +- Architecture: arm64 + InstallerUrl: https://ftp.mozilla.org/pub/firefox/nightly/2026/02/2026-02-23-09-16-13-mozilla-central/firefox-149.0a1.multi.win64-aarch64.installer.msix + InstallerSha256: 12AADCF21E844F7895541A0B7ED31BFBE8F80F0CF2B13FA9C4F743C1C94845A1 + SignatureSha256: 662C75C6E8D5700CAFDA13EC752620E3C950E54C5A7408C84A85BBF68BDF1A43 + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/WindowsApps/Mozilla.MozillaFirefoxNightly_149.2602.2309.0_arm64__jag0gd4e3s9p2' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/Nightly/MSIX/149.2602.409.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/Nightly/MSIX/149.2602.2309.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml similarity index 87% rename from manifests/m/Mozilla/Firefox/Nightly/MSIX/149.2602.409.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml rename to manifests/m/Mozilla/Firefox/Nightly/MSIX/149.2602.2309.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml index 1e82605b2df27..3b7c3bef72b23 100644 --- a/manifests/m/Mozilla/Firefox/Nightly/MSIX/149.2602.409.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/Nightly/MSIX/149.2602.2309.0/Mozilla.Firefox.Nightly.MSIX.locale.en-US.yaml @@ -1,30 +1,30 @@ -# Created with komac v2.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Mozilla.Firefox.Nightly.MSIX -PackageVersion: 149.2602.409.0 -PackageLocale: en-US -Publisher: Mozilla -PublisherUrl: https://www.mozilla.org/ -PublisherSupportUrl: https://support.mozilla.org/ -Author: Mozilla Foundation -PackageName: Mozilla Firefox (MSIX) Nightly -PackageUrl: https://www.firefox.com/en-US/channel/desktop/?redirect_source=mozilla-org -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: Firefox browser nightly builds -Description: Firefox is a free and open-source web browser developed by the Mozilla Foundation. Nightly provides the latest development patches and fixes, before they are introduced into other stable versions. -Moniker: firefox-nightly -Tags: -- browser -- gecko -- internet -- quantum -- spidermonkey -- web -- web-browser -- webpage -ManifestType: defaultLocale -ManifestVersion: 1.10.0 +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.Nightly.MSIX +PackageVersion: 149.2602.2309.0 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (MSIX) Nightly +PackageUrl: https://www.firefox.com/en-US/channel/desktop/?redirect_source=mozilla-org +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: Firefox browser nightly builds +Description: Firefox is a free and open-source web browser developed by the Mozilla Foundation. Nightly provides the latest development patches and fixes, before they are introduced into other stable versions. +Moniker: firefox-nightly +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/Nightly/MSIX/149.2602.409.0/Mozilla.Firefox.Nightly.MSIX.yaml b/manifests/m/Mozilla/Firefox/Nightly/MSIX/149.2602.2309.0/Mozilla.Firefox.Nightly.MSIX.yaml similarity index 56% rename from manifests/m/Mozilla/Firefox/Nightly/MSIX/149.2602.409.0/Mozilla.Firefox.Nightly.MSIX.yaml rename to manifests/m/Mozilla/Firefox/Nightly/MSIX/149.2602.2309.0/Mozilla.Firefox.Nightly.MSIX.yaml index 16310776a773f..b2a9580372f3e 100644 --- a/manifests/m/Mozilla/Firefox/Nightly/MSIX/149.2602.409.0/Mozilla.Firefox.Nightly.MSIX.yaml +++ b/manifests/m/Mozilla/Firefox/Nightly/MSIX/149.2602.2309.0/Mozilla.Firefox.Nightly.MSIX.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Mozilla.Firefox.Nightly.MSIX -PackageVersion: 149.2602.409.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.Nightly.MSIX +PackageVersion: 149.2602.2309.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f0b0c93004386f4a24c050057f037f0efc341011 Mon Sep 17 00:00:00 2001 From: drrakendu78 Date: Mon, 23 Feb 2026 16:51:04 +0100 Subject: [PATCH 52/75] New version: Drrakendu78.UniCreate version 1.0.4 (#341710) --- .../Drrakendu78.UniCreate.installer.yaml | 14 + .../Drrakendu78.UniCreate.locale.en-US.yaml | 272 ++++++++++++++++++ .../1.0.4/Drrakendu78.UniCreate.yaml | 7 + 3 files changed, 293 insertions(+) create mode 100644 manifests/d/Drrakendu78/UniCreate/1.0.4/Drrakendu78.UniCreate.installer.yaml create mode 100644 manifests/d/Drrakendu78/UniCreate/1.0.4/Drrakendu78.UniCreate.locale.en-US.yaml create mode 100644 manifests/d/Drrakendu78/UniCreate/1.0.4/Drrakendu78.UniCreate.yaml diff --git a/manifests/d/Drrakendu78/UniCreate/1.0.4/Drrakendu78.UniCreate.installer.yaml b/manifests/d/Drrakendu78/UniCreate/1.0.4/Drrakendu78.UniCreate.installer.yaml new file mode 100644 index 0000000000000..0e6e7ef37f71a --- /dev/null +++ b/manifests/d/Drrakendu78/UniCreate/1.0.4/Drrakendu78.UniCreate.installer.yaml @@ -0,0 +1,14 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Drrakendu78.UniCreate +PackageVersion: 1.0.4 +Installers: +- Architecture: x64 + InstallerType: exe + InstallerUrl: https://github.com/drrakendu78/UniCreate/releases/download/v1.0.4/UniCreate_1.0.4_x64-setup.exe + InstallerSha256: 2336574E0161724A6276B50CD9CA7FBF3E69A30455309DCFF5EF11D5D63310AE + InstallerSwitches: + Silent: /S + SilentWithProgress: /S +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/d/Drrakendu78/UniCreate/1.0.4/Drrakendu78.UniCreate.locale.en-US.yaml b/manifests/d/Drrakendu78/UniCreate/1.0.4/Drrakendu78.UniCreate.locale.en-US.yaml new file mode 100644 index 0000000000000..50f0fc562e0d7 --- /dev/null +++ b/manifests/d/Drrakendu78/UniCreate/1.0.4/Drrakendu78.UniCreate.locale.en-US.yaml @@ -0,0 +1,272 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Drrakendu78.UniCreate +PackageVersion: 1.0.4 +PackageLocale: en-US +Publisher: Drrakendu78 +PublisherUrl: https://github.com/drrakendu78 +PrivacyUrl: https://github.com/drrakendu78/UniCreate/blob/master/PRIVACY.md +Author: Drrakendu78 +PackageName: UniCreate +PackageUrl: https://github.com/drrakendu78/UniCreate +License: MIT +LicenseUrl: https://github.com/drrakendu78/UniCreate/blob/master/LICENSE +ShortDescription: The modern WinGet manifest creator — Create and submit packages to winget-pkgs with a beautiful GUI +Description: The modern WinGet manifest creator — Create and submit packages to winget-pkgs with a beautiful GUI +Tags: +- desktop-app +- gui +- manifest +- open-source +- package-manager +- react +- rust +- tauri +- typescript +- windows +- winget +- winget-pkgs +ReleaseNotes: |- + # UniCreate - Patch Notes v1.0.4 + + Date: 2026-02-22 + Release tag: `v1.0.4` + Repository: `drrakendu78/UniCreate` + + ## Highlights + + - Fixed Connect button modal flashing and immediately closing. + - Major security hardening across the entire Rust backend (SSRF, path traversal, input validation, CSP, timeouts). + - Auth token now passed to all GitHub API calls (5000 req/h vs 60 unauthenticated). + - Clear rate limit error messages instead of silent "not found". + - Per-user submission history isolation (each GitHub account sees only its own data). + - Metadata auto-fill now works for drag & drop local files (GitHub URLs). + - Profile repos (`username/username`) excluded from New Package repo list. + - Extracted React hooks for better code organization. + - Removed dead code and unused imports. + + ## Bug fixes + + ### 1) Connect button modal flash fix + - The auth modal was appearing and immediately closing due to a `useEffect` triggering on initial render. + - Added `flowStarted` guard state to only close the modal after the device flow has actually started. + - Cancel/X buttons properly reset the `flowStarted` state. + + Impacted file: + - `src/components/ProfileButton.tsx` + + ## Security hardening + + ### 2) SSRF protection + - All HTTP downloads now enforce HTTPS-only. + - Added `is_private_host()` blocklist covering: + - IPv4: `localhost`, `127.0.0.1`, `0.0.0.0`, `10.x`, `172.16-31.x`, `192.168.x`, `169.254.x`, `.local`, `.internal` + - IPv6: `::1`, `::0`, `fe80::`, `fc00::/fd00::`, IPv4-mapped (`::ffff:127.*`, `::ffff:10.*`, etc.) + - Post-redirect URL is re-validated (scheme + host) to prevent redirect-based SSRF. + - Download file size capped at 2 GB to prevent resource exhaustion. + + Impacted file: + - `src-tauri/src/hash.rs` + + ### 3) Path traversal protection + - `hash_local_file`: file path is `canonicalize()`d before use. + - Extension whitelist enforced (`.exe`, `.msi`, `.msix`, `.msixbundle`, `.appx`, `.zip`). + - `download_and_hash`: file name from `Content-Disposition` is stripped to basename via `Path::file_name()` and special characters are replaced. + - `save_yaml_files` in `lib.rs`: validates file names (no `/`, `\`, `..`), enforces `.yaml` extension, and checks canonicalized path stays within output directory. + + Impacted files: + - `src-tauri/src/hash.rs` + - `src-tauri/src/lib.rs` + + ### 4) Input validation + - Added `validate_package_id()`: 1-128 chars, alphanumeric + `.` `-` `_`, no `..`, at least 2 segments. + - Added `validate_version()`: 1-64 chars, no `/` `\` `..`, alphanumeric + `.` `-` `_` `+`. + - Added `validate_github_name()`: 1-100 chars, alphanumeric + `-` `_` `.`. + - Applied to all Tauri commands: `submit_manifest`, `fetch_existing_manifest`, `check_package_exists`, `fetch_repo_metadata`, `fetch_repo_releases`, `save_yaml_files`. + + Impacted files: + - `src-tauri/src/github.rs` + - `src-tauri/src/lib.rs` + + ### 5) HTTP client hardening + - All `reqwest::Client::new()` replaced with `http_client()` factory. + - Global timeouts: 30s request, 10s connect. + - Download client: 300s timeout, max 5 redirects. + + Impacted file: + - `src-tauri/src/github.rs` + + ### 6) CSP restriction + - Content Security Policy changed from `https://*` wildcard to strict whitelist: + - `connect-src`: `api.github.com`, `github.com`, `avatars.githubusercontent.com` + - `img-src`: `self`, `asset:`, `avatars.githubusercontent.com` + + Impacted file: + - `src-tauri/tauri.conf.json` + + ### 7) Release URL validation + - Download URLs from GitHub release assets are now validated to ensure they point to trusted GitHub domains (`github.com`, `objects.githubusercontent.com`) before being exposed to the frontend. + - Self-update download URLs go through the same validation. + + Impacted file: + - `src-tauri/src/github.rs` + + ### 8) Branch name collision prevention + - `submit_manifest` now appends a Unix timestamp to the branch name to prevent collisions when resubmitting the same package+version. + + Impacted file: + - `src-tauri/src/github.rs` + + ### 9) Error message sanitization + - Removed raw GitHub API response bodies from user-facing error messages to prevent information leakage. + - Applies to: `start_device_flow`, `fetch_unicreate_recent_prs`, and OAuth error catch-all in `poll_device_flow`. + + Impacted file: + - `src-tauri/src/github.rs` + + ### 10) Strict GitHub URL parsing + - `parse_github_url` and `parse_github_pr_url` now use strict equality (`== "github.com"`) instead of `contains("github.com")` to prevent bypass via crafted domains (e.g. `evil-github.com`). + + Impacted file: + - `src-tauri/src/github.rs` + + ### 11) Tag & version validation in API URLs + - Release tags in `fetch_repo_metadata` are validated (no `/`, `\`, `..`, `?`, `#`, `%`, max 128 chars) before being used in API URL construction. + - `latest_version` from winget-pkgs API response is validated via `validate_version()` before being used in URL paths. + + Impacted file: + - `src-tauri/src/github.rs` + + ### 12) Fetched content size limits + - YAML files fetched from GitHub API (base64 decoded) are capped at 512 KB to prevent memory exhaustion. + - Locale files fetched from winget-pkgs are capped at 20 per package. + + Impacted file: + - `src-tauri/src/github.rs` + + ### 13) Safe file name filter + - All file names from GitHub API responses are validated with a `safe_name` filter rejecting `/`, `\`, `..`, `?`, `#`, and `%` characters to prevent path traversal and percent-encoding bypass. + + Impacted file: + - `src-tauri/src/github.rs` + + ### 14) Updater file name validation + - `start_silent_update`: the `preferred_name` parameter is validated (no `-` prefix for arg injection, no null bytes, max 255 chars) before being passed as a CLI argument to the updater process. + - Download URL file name is sanitized via `safe_file_name()` which replaces dangerous characters. + + Impacted file: + - `src-tauri/src/github.rs` + + ### 15) Username validation before search query + - `fetch_unicreate_recent_prs` validates `user.login` via `validate_github_name` before using it in the GitHub search query, preventing query injection. + + Impacted file: + - `src-tauri/src/github.rs` + + ## Bug fixes (continued) + + ### 22) GitHub API rate limit — auth token propagation + - All GitHub API calls (`fetch_repo_metadata`, `fetch_existing_manifest`, `check_package_exists`) now accept and forward the user's auth token. + - Authenticated requests get 5000 req/h instead of 60, preventing silent failures. + - Rust backend now uses `build_headers_optional(token)` for optionally authenticated requests. + + Impacted files: + - `src-tauri/src/github.rs` + - `src-tauri/src/lib.rs` + - `src/pages/StepInstaller.tsx` + - `src/pages/StepMetadata.tsx` + - `src/pages/Home.tsx` + + ### 23) Rate limit error detection + - `fetch_existing_manifest` and `check_package_exists` now check HTTP status before parsing JSON. + - 403/429 responses return a clear "GitHub API rate limit exceeded" message instead of misleading "not found". + - 404 returns "Package not found", other errors return "GitHub API error (HTTP xxx)". + + Impacted file: + - `src-tauri/src/github.rs` + + ### 24) Metadata auto-fill for drag & drop local files + - `handleAddFromLocal` now fetches GitHub repo metadata when the URL contains "github.com/". + - In update mode: fills version, release notes, release notes URL. + - In new package mode: fills publisher, package name, description, tags, etc. + + Impacted file: + - `src/pages/StepInstaller.tsx` + + ### 25) "New Package" always resets manifest + - `handleNew` now always calls `reset()` instead of resuming drafts, preventing stale data carry-over. + - "Update Package" button also resets before switching mode. + + Impacted file: + - `src/pages/Home.tsx` + + ### 26) Per-user submission history + - History store rewritten with `users: Record` keyed by GitHub username. + - `activeUser` synced from auth session in `App.tsx`. + - When no user is connected, all history fields return empty arrays (no data leakage). + - All write operations (`addSubmission`, `removeSubmission`, `mergeRecoveredSubmissions`, `clearHistory`) are no-ops when no user is active. + - Only the `users` map is persisted; computed fields are refreshed on login. + + Impacted files: + - `src/stores/history-store.ts` + - `src/App.tsx` + + ## Improvements + + ### 16) Rate/size limits on IPC commands + - YAML file count capped at 10 per operation (`save_yaml_files`, `submit_manifest`). + - YAML file content capped at 512 KB per file. + - PR URL list capped at 20 in `fetch_pr_statuses`. + - `save_yaml_files`: `package_id` capped at 128 chars, `version` capped at 64 chars. + + Impacted files: + - `src-tauri/src/lib.rs` + - `src-tauri/src/github.rs` + + ### 17) Temp file race condition fix + - MSIX temp files now use a unique nanosecond-based name to prevent collisions. + - Files are opened with `create_new(true)` to prevent symlink following. + + Impacted file: + - `src-tauri/src/hash.rs` + + ### 18) Owner/repo validation in fetch_pr_statuses + - Added `validate_github_name` check on owner and repo extracted from PR URLs, consistent with all other GitHub API calls. + + Impacted file: + - `src-tauri/src/github.rs` + + ### 19) Profile repos excluded from New Package + - Repos where `name == owner.login` (profile repos) are now filtered out from the user repos list, since they never have releases. + + Impacted file: + - `src-tauri/src/github.rs` + + ### 20) Code cleanup + - Extracted `useDeviceFlow` and `useUserRepos` custom hooks from inline component logic. + - Removed dead code and unused imports across multiple files. + - Moved `ProfileButton` to its own component file. + + Impacted files: + - `src/hooks/useDeviceFlow.ts` + - `src/hooks/useUserRepos.ts` + - `src/components/ProfileButton.tsx` + + ### 21) Version bump + - App version updated to `1.0.4`. + + Impacted files: + - `package.json` + - `src-tauri/Cargo.toml` + - `src-tauri/tauri.conf.json` + + ## Checksums (SHA-256) + + | File | SHA-256 | + |------|---------| + | `UniCreate_1.0.4_x64-setup.exe` | `2336574e0161724a6276b50cd9ca7fbf3e69a30455309dcff5ef11d5d63310ae` | + | `UniCreate_1.0.4_x64_en-US.msi` | `c7a43390f50a7b9c291471429aae8912f3d8b039089a81b6e530f0b069ce9aa0` | + | `UniCreate_1.0.4_x64-portable.exe` | `f5cea50d3825a679b0a8d688e74a3e8a0b40e1df9b5fedb32008aed959b458d7` | +ReleaseNotesUrl: https://github.com/drrakendu78/UniCreate/releases/tag/v1.0.4 +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/d/Drrakendu78/UniCreate/1.0.4/Drrakendu78.UniCreate.yaml b/manifests/d/Drrakendu78/UniCreate/1.0.4/Drrakendu78.UniCreate.yaml new file mode 100644 index 0000000000000..f60d6b4042d1e --- /dev/null +++ b/manifests/d/Drrakendu78/UniCreate/1.0.4/Drrakendu78.UniCreate.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Drrakendu78.UniCreate +PackageVersion: 1.0.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From e765dc2ea2d1d3f48ee3fba7d545a29426c7b114 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 23 Feb 2026 23:52:00 +0800 Subject: [PATCH 53/75] New version: xpf0000.FlyEnv version 4.13.2 (#341715) --- .../4.13.2/xpf0000.FlyEnv.installer.yaml | 26 +++++++++++++++ .../4.13.2/xpf0000.FlyEnv.locale.en-US.yaml | 32 +++++++++++++++++++ .../4.13.2/xpf0000.FlyEnv.locale.zh-CN.yaml | 21 ++++++++++++ .../xpf0000/FlyEnv/4.13.2/xpf0000.FlyEnv.yaml | 8 +++++ 4 files changed, 87 insertions(+) create mode 100644 manifests/x/xpf0000/FlyEnv/4.13.2/xpf0000.FlyEnv.installer.yaml create mode 100644 manifests/x/xpf0000/FlyEnv/4.13.2/xpf0000.FlyEnv.locale.en-US.yaml create mode 100644 manifests/x/xpf0000/FlyEnv/4.13.2/xpf0000.FlyEnv.locale.zh-CN.yaml create mode 100644 manifests/x/xpf0000/FlyEnv/4.13.2/xpf0000.FlyEnv.yaml diff --git a/manifests/x/xpf0000/FlyEnv/4.13.2/xpf0000.FlyEnv.installer.yaml b/manifests/x/xpf0000/FlyEnv/4.13.2/xpf0000.FlyEnv.installer.yaml new file mode 100644 index 0000000000000..6cacd6ce37f77 --- /dev/null +++ b/manifests/x/xpf0000/FlyEnv/4.13.2/xpf0000.FlyEnv.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: xpf0000.FlyEnv +PackageVersion: 4.13.2 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: 58e103f9-7c07-5ccc-9a52-ce8faf14c36b +ReleaseDate: 2026-02-23 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/xpf0000/FlyEnv/releases/download/v4.13.2/FlyEnv-Setup-4.13.2.exe + InstallerSha256: CB70B63614983A36B54A8F8EA33DEAEB9BD6FE9460F2B7D171B61096C0C411AA + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/xpf0000/FlyEnv/releases/download/v4.13.2/FlyEnv-Setup-4.13.2.exe + InstallerSha256: CB70B63614983A36B54A8F8EA33DEAEB9BD6FE9460F2B7D171B61096C0C411AA + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/x/xpf0000/FlyEnv/4.13.2/xpf0000.FlyEnv.locale.en-US.yaml b/manifests/x/xpf0000/FlyEnv/4.13.2/xpf0000.FlyEnv.locale.en-US.yaml new file mode 100644 index 0000000000000..9af7ad9ea8c92 --- /dev/null +++ b/manifests/x/xpf0000/FlyEnv/4.13.2/xpf0000.FlyEnv.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: xpf0000.FlyEnv +PackageVersion: 4.13.2 +PackageLocale: en-US +Publisher: pengfei xu +PublisherUrl: https://github.com/xpf0000 +PublisherSupportUrl: https://github.com/xpf0000/FlyEnv/issues +Author: Xu Pengfei +PackageName: FlyEnv +PackageUrl: https://www.macphpstudy.com/ +License: BSD-3-Clause +LicenseUrl: https://github.com/xpf0000/FlyEnv/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026, Xu Pengfei +ShortDescription: Powerful Web Server and Environment Manager +Description: |- + FlyEnv is an all-in-one Web Server / Database Server / Development environment management GUI App + In short, FlyEnv provides a complete set of operating environments. Help users develop and debug PHP/NodeJS/Java/Go/Python applications such as laravel/wordpress/yii2/thinkphp/fastadmin/NestJS/SpringBoot/Gin/Beego/Django/Flask... +Tags: +- server +ReleaseNotes: |- + 1. Optimize FlyEnv Helper logic: trigger installation prompts only when necessary. + 2. New Feature: Display PHP Running Status on Sites + https://www.youtube.com/watch?v=fOK4I0fk8Wg + In this video, I noticed that sometimes users are unclear whether the PHP version used by their site is running properly. Therefore, a display of the PHP running status has been added to the site interface. This allows users to clearly see whether the PHP version used by their site is currently running. +ReleaseNotesUrl: https://github.com/xpf0000/FlyEnv/releases/tag/v4.13.2 +Documentations: +- DocumentLabel: Guide + DocumentUrl: https://www.macphpstudy.com/guide/what-is-flyenv.html +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/x/xpf0000/FlyEnv/4.13.2/xpf0000.FlyEnv.locale.zh-CN.yaml b/manifests/x/xpf0000/FlyEnv/4.13.2/xpf0000.FlyEnv.locale.zh-CN.yaml new file mode 100644 index 0000000000000..37d37db3e2475 --- /dev/null +++ b/manifests/x/xpf0000/FlyEnv/4.13.2/xpf0000.FlyEnv.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: xpf0000.FlyEnv +PackageVersion: 4.13.2 +PackageLocale: zh-CN +Author: 徐鹏飞 +PackageUrl: https://www.macphpstudy.com/zh/ +Copyright: Copyright (c) 2026, 徐鹏飞 +ShortDescription: 功能强大的 Web 服务器和环境管理器 +Description: |- + FlyEnv 是一个集 Web 服务器/数据库服务器/开发环境管理于一体的 GUI 应用程序 + 简而言之,FlyEnv 提供了一套完整的运行环境。帮助用户开发和调试 PHP/NodeJS/Java/Go/Python 程序,如 laravel/wordpress/yii2/thinkphp/fastadmin/NestJS/SpringBoot/Gin/Beego/Django/Flask…… +Tags: +- 服务器 +ReleaseNotesUrl: https://github.com/xpf0000/FlyEnv/releases/tag/v4.13.2 +Documentations: +- DocumentLabel: 指南 + DocumentUrl: https://www.macphpstudy.com/zh/guide/what-is-flyenv.html +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/x/xpf0000/FlyEnv/4.13.2/xpf0000.FlyEnv.yaml b/manifests/x/xpf0000/FlyEnv/4.13.2/xpf0000.FlyEnv.yaml new file mode 100644 index 0000000000000..2ce6f0b46688c --- /dev/null +++ b/manifests/x/xpf0000/FlyEnv/4.13.2/xpf0000.FlyEnv.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: xpf0000.FlyEnv +PackageVersion: 4.13.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 01970ad7472ce80a176097843a270f70389581b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Taygun=20Sava=C5=9F?= Date: Mon, 23 Feb 2026 18:52:36 +0300 Subject: [PATCH 54/75] New version: taygunsavas.git-tangle version 1.0.3 (#341364) Co-authored-by: tangle-bot --- .../1.0.3/taygunsavas.git-tangle.installer.yaml | 17 +++++++++++++++++ .../taygunsavas.git-tangle.locale.en-US.yaml | 11 +++++++++++ .../1.0.3/taygunsavas.git-tangle.yaml | 6 ++++++ 3 files changed, 34 insertions(+) create mode 100644 manifests/t/taygunsavas/git-tangle/1.0.3/taygunsavas.git-tangle.installer.yaml create mode 100644 manifests/t/taygunsavas/git-tangle/1.0.3/taygunsavas.git-tangle.locale.en-US.yaml create mode 100644 manifests/t/taygunsavas/git-tangle/1.0.3/taygunsavas.git-tangle.yaml diff --git a/manifests/t/taygunsavas/git-tangle/1.0.3/taygunsavas.git-tangle.installer.yaml b/manifests/t/taygunsavas/git-tangle/1.0.3/taygunsavas.git-tangle.installer.yaml new file mode 100644 index 0000000000000..3d8978e5f206e --- /dev/null +++ b/manifests/t/taygunsavas/git-tangle/1.0.3/taygunsavas.git-tangle.installer.yaml @@ -0,0 +1,17 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +PackageIdentifier: taygunsavas.git-tangle +PackageVersion: 1.0.3 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: + - RelativeFilePath: git-tangle.exe + PortableCommandAlias: git-tangle +Dependencies: + PackageDependencies: + - PackageIdentifier: Git.Git +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/taygunsavas/git-tangle/releases/download/1.0.3/git-tangle_1.0.3_windows_x64.zip + InstallerSha256: cefae2ea1c43deb8c93d9dff176c7276b32548d73d6a0dfcf22d35bb8d1f31ce +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/t/taygunsavas/git-tangle/1.0.3/taygunsavas.git-tangle.locale.en-US.yaml b/manifests/t/taygunsavas/git-tangle/1.0.3/taygunsavas.git-tangle.locale.en-US.yaml new file mode 100644 index 0000000000000..5988258dc3291 --- /dev/null +++ b/manifests/t/taygunsavas/git-tangle/1.0.3/taygunsavas.git-tangle.locale.en-US.yaml @@ -0,0 +1,11 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +PackageIdentifier: taygunsavas.git-tangle +PackageVersion: 1.0.3 +PackageLocale: en-US +Publisher: taygunsavas +PackageName: Git Tangle +Moniker: git-tangle +License: MIT +ShortDescription: A branching workflow tool that untangles your repo. +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/t/taygunsavas/git-tangle/1.0.3/taygunsavas.git-tangle.yaml b/manifests/t/taygunsavas/git-tangle/1.0.3/taygunsavas.git-tangle.yaml new file mode 100644 index 0000000000000..2ff6af727cb8d --- /dev/null +++ b/manifests/t/taygunsavas/git-tangle/1.0.3/taygunsavas.git-tangle.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +PackageIdentifier: taygunsavas.git-tangle +PackageVersion: 1.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From a3f60a55e5ab2ee3023e6a69f5ad51d74a2b4ed8 Mon Sep 17 00:00:00 2001 From: petrparik Date: Mon, 23 Feb 2026 16:52:40 +0100 Subject: [PATCH 55/75] CAT CLI 2.3.0 (#341717) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Petr Pařík --- .../2.3.0/DataTools.CATCLI.installer.yaml | 12 +++++++ .../2.3.0/DataTools.CATCLI.locale.en-US.yaml | 34 +++++++++++++++++++ .../CATCLI/2.3.0/DataTools.CATCLI.yaml | 8 +++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/d/DataTools/CATCLI/2.3.0/DataTools.CATCLI.installer.yaml create mode 100644 manifests/d/DataTools/CATCLI/2.3.0/DataTools.CATCLI.locale.en-US.yaml create mode 100644 manifests/d/DataTools/CATCLI/2.3.0/DataTools.CATCLI.yaml diff --git a/manifests/d/DataTools/CATCLI/2.3.0/DataTools.CATCLI.installer.yaml b/manifests/d/DataTools/CATCLI/2.3.0/DataTools.CATCLI.installer.yaml new file mode 100644 index 0000000000000..468c2de96a60b --- /dev/null +++ b/manifests/d/DataTools/CATCLI/2.3.0/DataTools.CATCLI.installer.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.5.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: DataTools.CATCLI +PackageVersion: 2.3.0 +InstallerType: inno +Installers: +- Architecture: x64 + InstallerUrl: https://docs.justcat.it/releases/cat-cli-2.3.0-setup.exe + InstallerSha256: 9880522CBE025974ABDB0AD23526D674C04C972E748DEA5D10B0FAABAEB313B9 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/d/DataTools/CATCLI/2.3.0/DataTools.CATCLI.locale.en-US.yaml b/manifests/d/DataTools/CATCLI/2.3.0/DataTools.CATCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..da295e7a52da9 --- /dev/null +++ b/manifests/d/DataTools/CATCLI/2.3.0/DataTools.CATCLI.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created using wingetcreate 1.5.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: DataTools.CATCLI +PackageVersion: 2.3.0 +PackageLocale: en-US +Publisher: Data Tools s.r.o. +PublisherUrl: https://www.justcat.it +PublisherSupportUrl: https://portal.justcat.it/#/feedback +PrivacyUrl: https://docs.justcat.it/docs/privacy-policy +Author: Data Tools s.r.o., Prague, Czech Republic +PackageName: CAT CLI +PackageUrl: https://www.justcat.it +License: Commercial +LicenseUrl: https://docs.justcat.it/docs/license +Copyright: Data Tools s.r.o., Prague, Czech Republic +ShortDescription: CAT is a powerful tool that helps you to test your data. It's super easy to set up and use. +Description: Use CAT to easily author tests. Connect to any major data storage engine available on the market. Combine various test cases in endless range of data testing scenarios. Report on data quality to your team. Experience fearless production releases. +Moniker: catcli +Tags: +- test +- testing +- data +- data-testing +- cli +- cat +ReleaseNotes: https://docs.justcat.it/docs/release-notes/recent/2.3 +ReleaseNotesUrl: https://docs.justcat.it/docs/release-notes/recent/2.3 +PurchaseUrl: https://justcat.it +InstallationNotes: Thanks for installing CAT! Happy testing. CAT team. +Documentations: +- DocumentUrl: https://docs.justcat.it +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/d/DataTools/CATCLI/2.3.0/DataTools.CATCLI.yaml b/manifests/d/DataTools/CATCLI/2.3.0/DataTools.CATCLI.yaml new file mode 100644 index 0000000000000..05569800e04d2 --- /dev/null +++ b/manifests/d/DataTools/CATCLI/2.3.0/DataTools.CATCLI.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.5.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: DataTools.CATCLI +PackageVersion: 2.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 6243a50628c5ed7789245d344c05fe93d1a3d787 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 24 Feb 2026 00:00:50 +0800 Subject: [PATCH 56/75] New package: Sipeed.PicoClaw version 0.1.2 (#341374) --- .../0.1.2/Sipeed.PicoClaw.installer.yaml | 21 ++ .../0.1.2/Sipeed.PicoClaw.locale.en-US.yaml | 195 ++++++++++++++++++ .../0.1.2/Sipeed.PicoClaw.locale.zh-CN.yaml | 36 ++++ .../PicoClaw/0.1.2/Sipeed.PicoClaw.yaml | 8 + 4 files changed, 260 insertions(+) create mode 100644 manifests/s/Sipeed/PicoClaw/0.1.2/Sipeed.PicoClaw.installer.yaml create mode 100644 manifests/s/Sipeed/PicoClaw/0.1.2/Sipeed.PicoClaw.locale.en-US.yaml create mode 100644 manifests/s/Sipeed/PicoClaw/0.1.2/Sipeed.PicoClaw.locale.zh-CN.yaml create mode 100644 manifests/s/Sipeed/PicoClaw/0.1.2/Sipeed.PicoClaw.yaml diff --git a/manifests/s/Sipeed/PicoClaw/0.1.2/Sipeed.PicoClaw.installer.yaml b/manifests/s/Sipeed/PicoClaw/0.1.2/Sipeed.PicoClaw.installer.yaml new file mode 100644 index 0000000000000..6be05fd0fe79c --- /dev/null +++ b/manifests/s/Sipeed/PicoClaw/0.1.2/Sipeed.PicoClaw.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-5-4.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Sipeed.PicoClaw +PackageVersion: 0.1.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: picoclaw.exe +Commands: +- picoclaw +ReleaseDate: 2026-02-17 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/sipeed/picoclaw/releases/download/v0.1.2/picoclaw_Windows_x86_64.zip + InstallerSha256: CD79751C456FAEDDFC10D6483A70D050984E9AA250712DEE85AF2D6C59603192 +- Architecture: arm64 + InstallerUrl: https://github.com/sipeed/picoclaw/releases/download/v0.1.2/picoclaw_Windows_arm64.zip + InstallerSha256: 729ABA3C7163B51F6E2F45049523E040B2A7CDCBEB26D131A9190B2C437F602B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sipeed/PicoClaw/0.1.2/Sipeed.PicoClaw.locale.en-US.yaml b/manifests/s/Sipeed/PicoClaw/0.1.2/Sipeed.PicoClaw.locale.en-US.yaml new file mode 100644 index 0000000000000..75d2676bc034d --- /dev/null +++ b/manifests/s/Sipeed/PicoClaw/0.1.2/Sipeed.PicoClaw.locale.en-US.yaml @@ -0,0 +1,195 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-5-4.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Sipeed.PicoClaw +PackageVersion: 0.1.2 +PackageLocale: en-US +Publisher: Sipeed +PublisherUrl: https://sipeed.com/ +PublisherSupportUrl: https://github.com/sipeed/picoclaw/issues +# PrivacyUrl: +# Author: +PackageName: PicoClaw +PackageUrl: https://picoclaw.io/ +License: MIT +LicenseUrl: https://github.com/sipeed/picoclaw/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 PicoClaw contributors +# CopyrightUrl: +ShortDescription: Tiny, Fast, and Deployable anywhere — automate the mundane, unleash your creativity +Description: |- + 🦐 PicoClaw is an ultra-lightweight personal AI Assistant inspired by nanobot, refactored from the ground up in Go through a self-bootstrapping process, where the AI agent itself drove the entire architectural migration and code optimization. + ⚡️ Runs on $10 hardware with <10MB RAM: That's 99% less memory than OpenClaw and 98% cheaper than a Mac mini! +# Moniker: +Tags: +- agent +- agentic +- ai +- chatbot +- claw +- large-language-model +- llm +ReleaseNotes: |- + Changelog + - 42e0e58 * The docker-build workflow will no longer run when submitting a PR. + - 7140e73 * fix fmt bug + - 68abf6b * fix: docker build failed + - 878650c * fix: heartbeat/service_test.go test failed + - 951b05d 1. add AI Code Generation selection in pr template + - 5fb2721 1. add android phone termux quick guide + - 0fadbcd 1. add roadmap.md + - da79c20 1. fix typo + - ac4b16d 1. rename doc to docs + - 13e4028 1. update wechat group qrcode 2. publish roadmap + - b484d3f Add dependencies for fmt-check in vet and test jobs + - 341dbd3 Add health check endpoints (/health and /ready) for container orchestration liveness and readiness probes. (#104) + - cd638ff Add local AI ollama for security purpose (#226) + - 1516cb5 Change Docker build trigger to on release published + - 8d757fb Feat issue 183 (#189) + - 32cb8fd Feat: Discord message length check and auto split (#143) + - ba0ef4b Merge branch 'main' into architecture-32-bit + - 2cb90f2 Merge branch 'main' into architecture-32-bit + - bc27707 Merge branch 'main' into main + - bd9c9d7 Merge branch 'main' into main + - fc40f29 Merge branch 'main' into main + - 25a47b5 Merge branch 'main' into patch-1 + - a286100 Merge branch 'main' into patch-1 + - f739c45 Merge branch 'main' of https://github.com/SatyamDevv/picoclaw + - 04924ed Merge branch 'main' of https://github.com/SatyamDevv/picoclaw + - e0a7662 Merge branch 'main' of https://github.com/sipeed/picoclaw + - 0c4b8b0 Merge branch 'sipeed:main' into main + - fbe1152 Merge branch 'sipeed:main' into main + - 9036a51 Merge branch 'sipeed:main' into main + - 0d339d9 Merge branch 'sipeed:main' into main + - 5339389 Merge pull request #105 from Zhaoyikaiii/bugfix/fix-duplicate-telegram-messages + - 9ccfea4 Merge pull request #108 from yinwm/ralph/tool-result-refactor + - c58f8b7 Merge pull request #111 from shengsuan/ssy + - ee3e8cc Merge pull request #124 from mengzhuo/mengzhuo-fmt-1 + - 14de80d Merge pull request #128 from yinwm/feat/better-version + - 82a9a80 Merge pull request #130 from MHCP000/fix/codeblock-index-bug + - 3334595 Merge pull request #134 from Sethispr/patch-1 + - 5872e0f Merge pull request #147 from ex-takashima/feat/line-channel + - ddd73ca Merge pull request #151 from qiaoborui/codex/fix-openai-oauth-authorize-url + - 1cff7d4 Merge pull request #153 from alexhoshina/doc/fix-errors + - b805ec8 Merge pull request #158 from easyzoom/feat/device-hotplug-notifications + - 0f506d4 Merge pull request #165 from alexhoshina/feat/onebot + - 59c7aa1 Merge pull request #167 from Lixeer/main + - 1cb690d Merge pull request #169 from PixelTux/architecture-32-bit + - 6ce7659 Merge pull request #172 from mymmrac/docker-curl + - 8eb9dcd Merge pull request #173 from is-Xiaoen/fix/code-review-bugs-116 + - 6f2e730 Merge pull request #178 from Lixeer/main + - 7f60392 Merge pull request #24 from Esubaalew/main + - 55d5e89 Merge pull request #78 from SatyamDevv/main + - 1aea912 Merge pull request #83 from carzygod/main + - c0d1346 Merge pull request #85 from lesichkovm/patch-1 + - 3c2e467 Merge remote-tracking branch 'origin/HEAD' into feat/better-version + - a6aa833 Merge remote-tracking branch 'origin/main' into ralph/tool-result-refactor + - 53b5be8 Merge remote-tracking branch 'origin/main' into ralph/tool-result-refactor + - ab20314 Merge upstream/main into ralph/tool-result-refactor + - a371d53 Prevent panic on publish after MessageBus is closed (#223) + - 1d748fb Remove duplicate file extension in DownloadFile (#230) + - e7f15af Update issue templates + - 5893245 Update launch announcement in README + - 2720fa7 add I2C and SPI tools for hardware interaction (#140) + - cddafb4 add build constraints for feishu to support 32-bit builds + - 811e4f8 add when picoclaw responsed to discord message will show its typing (#236) + - 132fe7d bugfix: fix duplicate Telegram message sending + - 159a954 build: support building for linux/loong64 (#272) + - a5503ae build: temporary disable UPX compression (#257) + - 7fa70b8 chore(docs): remove completed PRD document from tasks + - b36c87b chore: Clean up Ralph agent tracking files + - 3eb9d6a chore: Remove backup cron files + - ff92973 chore: fix tab in build + - d7822e5 chore: fmt code in build + - 15e3c7d chore: lint readme + - ecbe315 chore: remove redundant debug output + - 9a3f361 ci: init goreleaser + - 0d18210 ci: use goreleaser to release docker and binary (#180) + - 5a6ad37 code fmt + - f294a71 feat(channels): add LINE Official Account channel support + - 5aa4dd2 feat(cli): add git commit hash to version output + - a24cbd4 feat(docker): Added curl for Docker image + - c6c82b3 feat(skills): add validation for skill info and test cases (#231) + - 53df8d1 feat: Add DuckDuckGo search fallback. + - 18d3634 feat: Improve parameter fault tolerance for DeepSeek + - a9557aa feat: Support installing built-in AGENT files and skills during picoclaw onboard + - ca781d4 feat: US-002 - Modify Tool interface to return *ToolResult + - c6c61b4 feat: US-004 - Delete isToolConfirmationMessage function + - b573d61 feat: US-005 - Update AgentLoop tool result processing logic + - 56ac18a feat: US-006 - Add AsyncCallback type and AsyncTool interface + - 7bcd8b2 feat: US-007 - Add heartbeat async task execution support + - 4c4c10c feat: US-008 - Inject callback into async tools in AgentLoop + - b94941d feat: US-009 - Add state save atomicity with SetLastChannel + - feba44e feat: US-010 - Add RecordLastChannel to AgentLoop with atomic state save + - 2989c39 feat: US-011 - Add MessageTool tests + - e7e3f95 feat: US-012 - Add ShellTool tests + - 88014ec feat: US-013 - Add FilesystemTool tests + - 0ac93d4 feat: US-014 - Add WebTool tests + - 35fa64c feat: US-015 - Add EditTool tests + - a141815 feat: US-016 - Refactor CronTool to use ToolResult + - 061b071 feat: US-016, US-017 - Mark CronTool and SpawnTool as complete + - 28734c3 feat: US-018 - Add SubagentTool with ToolResult support + - 03b02cc feat: US-019 - Enable heartbeat by default in config + - e63f967 feat: US-020 - Move heartbeat log to memory directory + - be81ba1 feat: US-021 - Heartbeat calls ExecuteHeartbeatWithTools + - e77b0a6 feat: add Codex CLI provider for subprocess integration (#80) + - 7fa641a feat: add OneBot channel support + - 896eae4 feat: add ShengSuanYun(胜算云) as a models provider. + - 5faa67b feat: add Github Copilot provider + - 3780455 feat: add device hotplug event notifications (USB on Linux) + - afc3a2c feat: add provider deepseek + - 2f5849b feat: add support for DuckDuckGo and refactor Brave search configuration support the control with config.js + - 9d5728e feat: implement structured Telegram command handling with a dedicated command service and telegohandler integration. (#164) + - e7e0861 feat: merge heartbeat service improvements from feat-heartbeat branch + - e353844 feat: re-enable cronTool service after refactor completion + - 17685da feat: update the make deps logic to prevent the project from frequently updating dependency package versions (#277) + - 0aab8d8 feat:add github_copilot to providers factory + - 7fa341c fix concurrency and persistence safety in session/cron/heartbeat services + - 7304ab7 fix(auth): align OpenAI OAuth authorize URL and params + - a961a2d fix(ci): use env var for release tag (#342) + - da804a0 fix(codex): include required instructions and improve account-id extraction + - 16e5a02 fix(http_provider): Remove extra parameter from CreateProvider function. + - e3f65fc fix(security): block critical symlink workspace escape (#188) + - 9eb1a53 fix: PR workflow execution failure + - dbf2739 fix: Remove the waiting animation for Telegram replies to reduce the risk of being rate-limited. + - 0cb9387 fix: codex agent 400 error (#102) + - 1e17bac fix: correct index bug in extractCodeBlocks and extractInlineCodes + - 8cff6cf fix: improve connection handling in OneBotChannel + - 4b886b6 fix: not used result + - 6c392c3 fix: openclaw crash because of empty config + - 474f3db fix: resolve code review issues in tool-result-refactor + - 0a88ff0 fix: resolve multiple bugs from code review #116 + - 5c321a9 fix: tighten file perms and enforce Slack ACL checks (#186) + - 773ce9b fix: update BotStatus type in oneBotRawEvent and adjust status checks + - 6463796 fix: update tests to match upstream API changes + - 000e64c gh: add pull request check + - f6d6221 make fmt + - 7a96599 make fmt + - aa7a8b8 merge: resolve conflict with upstream main + - cf5a84a merge: resolve conflicts with upstream/main + - 584a3dc misc: fmt code + - b594642 perf(cron): use read lock for concurrent reads in addJob + - 0cce9fc refactor(agent): extract reusable tool loop and make subagents independent + - 4dfa133 refactor(heartbeat): add configurable interval and channel-aware routing + - 8fbbb67 refactor(heartbeat): simplify service with single handler and direct bus usage + - 8851152 refactor(tools): extract shared logic for internal channels and tool definitions + - 92490fe refactor(version): extract version formatting helpers and improve build info display + - 45351a6 refactor: Trim trailing slashes from the API base URL and enhance API error messages with status codes. + - 1299b20 refactor: remove unused min func + - c86e121 refactor: update tool registry usage and enhance WebSearchTool execution result handling + - 60c3d96 style: fix alignment of fields in BotStatus struct + - 1fcf3fd style: fix format + - ac79a23 style: fix gofmt formatting (CRLF -> LF) + - b5a8eff style: fix var block formatting + - f742112 style: remove unnecessary log messages in WebSocket listener + - 0a4bf32 try after workflow fix + - 57dac39 update pr template + - 82fea61 update readme + - 875a16d update telegram username support + - 6083168 update wechat group qrcode + - 214b201 update wechat group qrcode +ReleaseNotesUrl: https://github.com/sipeed/picoclaw/releases/tag/v0.1.2 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sipeed/PicoClaw/0.1.2/Sipeed.PicoClaw.locale.zh-CN.yaml b/manifests/s/Sipeed/PicoClaw/0.1.2/Sipeed.PicoClaw.locale.zh-CN.yaml new file mode 100644 index 0000000000000..35bb1903d5fcb --- /dev/null +++ b/manifests/s/Sipeed/PicoClaw/0.1.2/Sipeed.PicoClaw.locale.zh-CN.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-5-4.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Sipeed.PicoClaw +PackageVersion: 0.1.2 +PackageLocale: zh-CN +# Publisher: +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +# Author: +# PackageName: +# PackageUrl: +# License: +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: 小巧、快速、随处可部署——自动化繁琐任务,释放你的创造力 +Description: |- + 🦐 PicoClaw 是一种受 nanobot 启发的超轻量级个人 AI 助手,通过自举过程从零开始用 Go 语言重构,整个架构迁移和代码优化均由 AI 智能体自身完成。 + ⚡️ 只需 10 美元硬件,内存低于 10MB:比 OpenClaw 内存占用减少 99%,成本比 Mac mini 低 98%! +# Moniker: +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 聊天机器人 +- 自主智能 +- 龙虾 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sipeed/PicoClaw/0.1.2/Sipeed.PicoClaw.yaml b/manifests/s/Sipeed/PicoClaw/0.1.2/Sipeed.PicoClaw.yaml new file mode 100644 index 0000000000000..a8b3fafda5970 --- /dev/null +++ b/manifests/s/Sipeed/PicoClaw/0.1.2/Sipeed.PicoClaw.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-5-4.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Sipeed.PicoClaw +PackageVersion: 0.1.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 43e99c8dbeb53ee812ec43402dbd847e84b62b57 Mon Sep 17 00:00:00 2001 From: Imre Eilertsen Date: Mon, 23 Feb 2026 17:02:54 +0100 Subject: [PATCH 57/75] New package: Microsoft.SafetyScanner version 1.445.169.0 (#341411) --- .../Microsoft.SafetyScanner.installer.yaml | 23 +++++++++++++++++ .../Microsoft.SafetyScanner.locale.en-US.yaml | 25 +++++++++++++++++++ .../1.445.169.0/Microsoft.SafetyScanner.yaml | 7 ++++++ 3 files changed, 55 insertions(+) create mode 100644 manifests/m/Microsoft/SafetyScanner/1.445.169.0/Microsoft.SafetyScanner.installer.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.445.169.0/Microsoft.SafetyScanner.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/SafetyScanner/1.445.169.0/Microsoft.SafetyScanner.yaml diff --git a/manifests/m/Microsoft/SafetyScanner/1.445.169.0/Microsoft.SafetyScanner.installer.yaml b/manifests/m/Microsoft/SafetyScanner/1.445.169.0/Microsoft.SafetyScanner.installer.yaml new file mode 100644 index 0000000000000..2e8ac4639aacb --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.445.169.0/Microsoft.SafetyScanner.installer.yaml @@ -0,0 +1,23 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.445.169.0 +ReleaseDate: 2026-02-21 +InstallerType: portable +Installers: +- Architecture: x64 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.445.169.0&arch=amd64 + InstallerSha256: 80AA0647E39507015AE4D0283251735B4F9690D30D010230FC7C9EB1127C8F72 + Commands: + - safetyscanner + AppsAndFeaturesEntries: + - DisplayName: Microsoft Safety Scanner (x64) +- Architecture: x86 + InstallerUrl: https://definitionupdates.microsoft.com/packages/content/msert.exe?packageType=Scanner&packageVersion=1.445.169.0&arch=x86 + InstallerSha256: 067f3dfa5822db5fc97218274f16e6a3b2e5ae7cd4f9e169e6b6be154a0e006a + Commands: + - safetyscanner86 + AppsAndFeaturesEntries: + - DisplayName: Microsoft Safety Scanner (x86) +ManifestType: installer +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/SafetyScanner/1.445.169.0/Microsoft.SafetyScanner.locale.en-US.yaml b/manifests/m/Microsoft/SafetyScanner/1.445.169.0/Microsoft.SafetyScanner.locale.en-US.yaml new file mode 100644 index 0000000000000..f70ecd88a86fe --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.445.169.0/Microsoft.SafetyScanner.locale.en-US.yaml @@ -0,0 +1,25 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.445.169.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 (Freeware) +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-safety-scanner +- microsoftsafetyscanner +- windows-security +- windowssecurity +- microsoft-defender-antivirus +- microsoftdefenderantivirus +- msert +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/SafetyScanner/1.445.169.0/Microsoft.SafetyScanner.yaml b/manifests/m/Microsoft/SafetyScanner/1.445.169.0/Microsoft.SafetyScanner.yaml new file mode 100644 index 0000000000000..19d0bef57e97d --- /dev/null +++ b/manifests/m/Microsoft/SafetyScanner/1.445.169.0/Microsoft.SafetyScanner.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.SafetyScanner +PackageVersion: 1.445.169.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 28c9d0022cf848a48a7a640ad08a168c3abace64 Mon Sep 17 00:00:00 2001 From: Ionys <9364594+Ionys320@users.noreply.github.com> Date: Mon, 23 Feb 2026 17:06:07 +0100 Subject: [PATCH 58/75] New package: FredericPeschanski.MrPython version 5.2.0beta (#341386) --- .../FredericPeschanski.MrPython.installer.yaml | 12 ++++++++++++ .../FredericPeschanski.MrPython.locale.fr-FR.yaml | 12 ++++++++++++ .../5.2.0beta/FredericPeschanski.MrPython.yaml | 8 ++++++++ 3 files changed, 32 insertions(+) create mode 100644 manifests/f/FredericPeschanski/MrPython/5.2.0beta/FredericPeschanski.MrPython.installer.yaml create mode 100644 manifests/f/FredericPeschanski/MrPython/5.2.0beta/FredericPeschanski.MrPython.locale.fr-FR.yaml create mode 100644 manifests/f/FredericPeschanski/MrPython/5.2.0beta/FredericPeschanski.MrPython.yaml diff --git a/manifests/f/FredericPeschanski/MrPython/5.2.0beta/FredericPeschanski.MrPython.installer.yaml b/manifests/f/FredericPeschanski/MrPython/5.2.0beta/FredericPeschanski.MrPython.installer.yaml new file mode 100644 index 0000000000000..bb8f40506c0e2 --- /dev/null +++ b/manifests/f/FredericPeschanski/MrPython/5.2.0beta/FredericPeschanski.MrPython.installer.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: FredericPeschanski.MrPython +PackageVersion: 5.2.0beta +InstallerType: inno +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/nohtyprm/MrPython/raw/win-installer/mrpython_5_2_0beta_install_FR.exe + InstallerSha256: D228E5DADF26CC14C8DF5F66E4D646341F5F7C8DC5C4917265B19CDFD0F60165 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/f/FredericPeschanski/MrPython/5.2.0beta/FredericPeschanski.MrPython.locale.fr-FR.yaml b/manifests/f/FredericPeschanski/MrPython/5.2.0beta/FredericPeschanski.MrPython.locale.fr-FR.yaml new file mode 100644 index 0000000000000..bc11099ba0171 --- /dev/null +++ b/manifests/f/FredericPeschanski/MrPython/5.2.0beta/FredericPeschanski.MrPython.locale.fr-FR.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: FredericPeschanski.MrPython +PackageVersion: 5.2.0beta +PackageLocale: fr-FR +Publisher: Frederic Peschanski +PackageName: MrPython +License: PSFL +ShortDescription: MrPython is a minimalistic, distraction-free, pedagogical Python editor. +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/f/FredericPeschanski/MrPython/5.2.0beta/FredericPeschanski.MrPython.yaml b/manifests/f/FredericPeschanski/MrPython/5.2.0beta/FredericPeschanski.MrPython.yaml new file mode 100644 index 0000000000000..ed1d1d075cb7d --- /dev/null +++ b/manifests/f/FredericPeschanski/MrPython/5.2.0beta/FredericPeschanski.MrPython.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: FredericPeschanski.MrPython +PackageVersion: 5.2.0beta +DefaultLocale: fr-FR +ManifestType: version +ManifestVersion: 1.10.0 From d0072cf89fa33f6bf1f41ea864132ae838cf1001 Mon Sep 17 00:00:00 2001 From: David Obando Date: Mon, 23 Feb 2026 08:16:16 -0800 Subject: [PATCH 59/75] New package: DavidObando.Oahu (#341461) --- .../1.0.24/DavidObando.Oahu.installer.yaml | 22 ++++++++++++++ .../1.0.24/DavidObando.Oahu.locale.en-US.yaml | 30 +++++++++++++++++++ .../Oahu/1.0.24/DavidObando.Oahu.yaml | 8 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/d/DavidObando/Oahu/1.0.24/DavidObando.Oahu.installer.yaml create mode 100644 manifests/d/DavidObando/Oahu/1.0.24/DavidObando.Oahu.locale.en-US.yaml create mode 100644 manifests/d/DavidObando/Oahu/1.0.24/DavidObando.Oahu.yaml diff --git a/manifests/d/DavidObando/Oahu/1.0.24/DavidObando.Oahu.installer.yaml b/manifests/d/DavidObando/Oahu/1.0.24/DavidObando.Oahu.installer.yaml new file mode 100644 index 0000000000000..675a5914755c3 --- /dev/null +++ b/manifests/d/DavidObando/Oahu/1.0.24/DavidObando.Oahu.installer.yaml @@ -0,0 +1,22 @@ +# Created using winget-pkgs manifests instructions +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: DavidObando.Oahu +PackageVersion: 1.0.24 +InstallerType: inno +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-02-16 +Installers: +- Architecture: arm64 + InstallerUrl: https://github.com/DavidObando/Oahu/releases/download/v1.0.24/Oahu-1.0.24-win-arm64-Setup.exe + InstallerSha256: DC13E384EF0860974D0F50CC2FA7260771DA4F78B6E089B49B11B43F76F653AF +- Architecture: x64 + InstallerUrl: https://github.com/DavidObando/Oahu/releases/download/v1.0.24/Oahu-1.0.24-win-x64-Setup.exe + InstallerSha256: BB6264FB77F169665DCD51816AB6561F848FCE56948C0BEB913F9F4B8E36BEBB +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/d/DavidObando/Oahu/1.0.24/DavidObando.Oahu.locale.en-US.yaml b/manifests/d/DavidObando/Oahu/1.0.24/DavidObando.Oahu.locale.en-US.yaml new file mode 100644 index 0000000000000..ed97a5ba89700 --- /dev/null +++ b/manifests/d/DavidObando/Oahu/1.0.24/DavidObando.Oahu.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created using winget-pkgs manifests instructions +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: DavidObando.Oahu +PackageVersion: 1.0.24 +PackageLocale: en-US +Publisher: David Obando +PublisherUrl: https://github.com/DavidObando +PublisherSupportUrl: https://github.com/DavidObando/Oahu/issues +PackageName: Oahu +PackageUrl: https://github.com/DavidObando/Oahu +License: GPL-3.0 +LicenseUrl: https://github.com/DavidObando/Oahu/blob/v1.0.24/LICENSE +Author: David Obando +ShortDescription: A standalone Audible downloader and decrypter +Description: |- + Oahu is an Audible downloader app for Windows, macOS, and Linux. + Features include direct download from the Audible server, sign-in via standard web browser, + library browsing with title selection, download and conversion to plain .m4b files, + detailed progress monitoring, and optional export as .aax files. +Moniker: oahu +Tags: +- audible +- audiobook +- downloader +- decrypter +- m4b +ReleaseNotesUrl: https://github.com/DavidObando/Oahu/releases/tag/v1.0.24 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/d/DavidObando/Oahu/1.0.24/DavidObando.Oahu.yaml b/manifests/d/DavidObando/Oahu/1.0.24/DavidObando.Oahu.yaml new file mode 100644 index 0000000000000..7a7d623a5c7e9 --- /dev/null +++ b/manifests/d/DavidObando/Oahu/1.0.24/DavidObando.Oahu.yaml @@ -0,0 +1,8 @@ +# Created using winget-pkgs manifests instructions +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: DavidObando.Oahu +PackageVersion: 1.0.24 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From f95ecd077d1835d116e4d075000e3e77b540636b Mon Sep 17 00:00:00 2001 From: Carlos Alexandro Becker Date: Mon, 23 Feb 2026 13:23:24 -0300 Subject: [PATCH 60/75] New version: goreleaser.mcp 0.3.3 (#341441) Co-authored-by: goreleaserbot --- .../mcp/0.3.3/goreleaser.mcp.installer.yaml | 34 +++++++++++++++++++ .../0.3.3/goreleaser.mcp.locale.en-US.yaml | 13 +++++++ .../goreleaser/mcp/0.3.3/goreleaser.mcp.yaml | 7 ++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/g/goreleaser/mcp/0.3.3/goreleaser.mcp.installer.yaml create mode 100644 manifests/g/goreleaser/mcp/0.3.3/goreleaser.mcp.locale.en-US.yaml create mode 100644 manifests/g/goreleaser/mcp/0.3.3/goreleaser.mcp.yaml diff --git a/manifests/g/goreleaser/mcp/0.3.3/goreleaser.mcp.installer.yaml b/manifests/g/goreleaser/mcp/0.3.3/goreleaser.mcp.installer.yaml new file mode 100644 index 0000000000000..2792282bac531 --- /dev/null +++ b/manifests/g/goreleaser/mcp/0.3.3/goreleaser.mcp.installer.yaml @@ -0,0 +1,34 @@ +# 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: goreleaser.mcp +PackageVersion: 0.3.3 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-02-21" +Installers: + - Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: goreleaser-mcp.exe + PortableCommandAlias: goreleaser-mcp + InstallerUrl: https://github.com/goreleaser/mcp/releases/download/v0.3.3/goreleaser-mcp_Windows_i386.zip + InstallerSha256: e36e4a157f5bda59d5615bb436033976d00ef89fa3b2a52d1ca1c3fb7af60c81 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: goreleaser-mcp.exe + PortableCommandAlias: goreleaser-mcp + InstallerUrl: https://github.com/goreleaser/mcp/releases/download/v0.3.3/goreleaser-mcp_Windows_x86_64.zip + InstallerSha256: e34ac52458731f95a95525343e2e08908590d85ba0f10db8938cb46cd58bc25a + UpgradeBehavior: uninstallPrevious + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: goreleaser-mcp.exe + PortableCommandAlias: goreleaser-mcp + InstallerUrl: https://github.com/goreleaser/mcp/releases/download/v0.3.3/goreleaser-mcp_Windows_arm64.zip + InstallerSha256: b7245e09ad862c709b8b04d8145d2f77a79f249cbe4d36e95b6678fe6d6b9a0c + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/goreleaser/mcp/0.3.3/goreleaser.mcp.locale.en-US.yaml b/manifests/g/goreleaser/mcp/0.3.3/goreleaser.mcp.locale.en-US.yaml new file mode 100644 index 0000000000000..8f12a94779358 --- /dev/null +++ b/manifests/g/goreleaser/mcp/0.3.3/goreleaser.mcp.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: goreleaser.mcp +PackageVersion: 0.3.3 +PackageLocale: en-US +Publisher: goreleaser +PackageName: mcp +PackageUrl: https://goreleaser.com/mcp +License: MIT +ShortDescription: GoReleaser MCP server +Moniker: mcp +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/goreleaser/mcp/0.3.3/goreleaser.mcp.yaml b/manifests/g/goreleaser/mcp/0.3.3/goreleaser.mcp.yaml new file mode 100644 index 0000000000000..cd64b9b39bd6b --- /dev/null +++ b/manifests/g/goreleaser/mcp/0.3.3/goreleaser.mcp.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: goreleaser.mcp +PackageVersion: 0.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 36a9d918ee2998772e63efbf437f1779b6c2f6aa Mon Sep 17 00:00:00 2001 From: xammen <59126883+xammen@users.noreply.github.com> Date: Mon, 23 Feb 2026 17:24:00 +0100 Subject: [PATCH 61/75] New version: xmn.BetterTrumpet version 2.4.0 (#341494) --- .../2.4.0/xmn.BetterTrumpet.installer.yaml | 16 ++++++++ .../2.4.0/xmn.BetterTrumpet.locale.en-US.yaml | 37 +++++++++++++++++++ .../2.4.0/xmn.BetterTrumpet.yaml | 8 ++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/x/xmn/BetterTrumpet/2.4.0/xmn.BetterTrumpet.installer.yaml create mode 100644 manifests/x/xmn/BetterTrumpet/2.4.0/xmn.BetterTrumpet.locale.en-US.yaml create mode 100644 manifests/x/xmn/BetterTrumpet/2.4.0/xmn.BetterTrumpet.yaml diff --git a/manifests/x/xmn/BetterTrumpet/2.4.0/xmn.BetterTrumpet.installer.yaml b/manifests/x/xmn/BetterTrumpet/2.4.0/xmn.BetterTrumpet.installer.yaml new file mode 100644 index 0000000000000..475b85b950d3b --- /dev/null +++ b/manifests/x/xmn/BetterTrumpet/2.4.0/xmn.BetterTrumpet.installer.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: xmn.BetterTrumpet +PackageVersion: 2.4.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: portable +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/xammen/BetterTrumpet/releases/download/v2.4.0/BetterTrumpet-2.4.0-Portable.exe + InstallerSha256: EEBA677140BD87088572E7F2A5D38471A2D9DB062AEB713D15E70337A0A756E7 +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-02-22 diff --git a/manifests/x/xmn/BetterTrumpet/2.4.0/xmn.BetterTrumpet.locale.en-US.yaml b/manifests/x/xmn/BetterTrumpet/2.4.0/xmn.BetterTrumpet.locale.en-US.yaml new file mode 100644 index 0000000000000..24ed4ae0a8361 --- /dev/null +++ b/manifests/x/xmn/BetterTrumpet/2.4.0/xmn.BetterTrumpet.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: xmn.BetterTrumpet +PackageVersion: 2.4.0 +PackageLocale: en-US +Publisher: xmn +PublisherUrl: https://github.com/xammen +PublisherSupportUrl: https://github.com/xammen/BetterTrumpet/issues +PackageName: BetterTrumpet +PackageUrl: https://github.com/xammen/BetterTrumpet +License: MIT +LicenseUrl: https://github.com/xammen/BetterTrumpet/blob/master/LICENSE +ShortDescription: A refined fork of EarTrumpet with enhanced volume control and music overlay +Description: BetterTrumpet is a refined fork of EarTrumpet, the beloved Windows volume mixer. Features include enhanced volume control, a slick music overlay, fully customizable colors, and a cleaner interface. +Tags: +- audio +- volume +- mixer +- sound +- music +- bettertrumpet +- eartrumpet +- windows +ReleaseNotes: |- + - Added 28 built-in themes across 7 categories with animated transitions + - Added custom theme save/delete/import-export (.bttheme files) + - Added volume profiles to capture and restore per-app volumes (.btprofile files) + - Added volume slider in media popup with album art color gradient + - Added adaptive cover art blur for low-res thumbnails + - Improved SMTC thumbnail reliability (increased timeouts) + - Fixed VolumeSlider rendering on DeviceView + - Fixed album art timer leak on window close + - Cleaned up dead code and extracted ColorTheme model +ReleaseNotesUrl: https://github.com/xammen/BetterTrumpet/releases/tag/v2.4.0 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/x/xmn/BetterTrumpet/2.4.0/xmn.BetterTrumpet.yaml b/manifests/x/xmn/BetterTrumpet/2.4.0/xmn.BetterTrumpet.yaml new file mode 100644 index 0000000000000..bd099e042f0ae --- /dev/null +++ b/manifests/x/xmn/BetterTrumpet/2.4.0/xmn.BetterTrumpet.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: xmn.BetterTrumpet +PackageVersion: 2.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 45b3391fa71c2a3097a7e11ad0ddb36f10bcf19e Mon Sep 17 00:00:00 2001 From: Imre Eilertsen Date: Mon, 23 Feb 2026 17:24:35 +0100 Subject: [PATCH 62/75] Added tertiary portable installers + Other maintenance: VideoLAN.VLC version 3.0.23 (#341680) --- .../VLC/3.0.23/VideoLAN.VLC.installer.yaml | 174 +++++++++++------- 1 file changed, 111 insertions(+), 63 deletions(-) diff --git a/manifests/v/VideoLAN/VLC/3.0.23/VideoLAN.VLC.installer.yaml b/manifests/v/VideoLAN/VLC/3.0.23/VideoLAN.VLC.installer.yaml index 64b4dc79420e2..04a966a2f3b22 100644 --- a/manifests/v/VideoLAN/VLC/3.0.23/VideoLAN.VLC.installer.yaml +++ b/manifests/v/VideoLAN/VLC/3.0.23/VideoLAN.VLC.installer.yaml @@ -3,6 +3,7 @@ PackageIdentifier: VideoLAN.VLC PackageVersion: 3.0.23 +ReleaseDate: 2025-12-31 InstallerLocale: en-US MinimumOSVersion: 6.1.7600.0 Scope: machine @@ -10,9 +11,115 @@ InstallModes: - interactive - silent - silentWithProgress -UpgradeBehavior: install -Commands: -- vlc +Installers: +- Architecture: x64 + InstallerType: wix + InstallerUrl: https://download.videolan.org/pub/videolan/vlc/3.0.23/win64/vlc-3.0.23-win64.msi + InstallerSha256: BC4B902A480B98A4A5479327A7F210F06369A59BF727649E320FABA5B4EF1F5E + ProductCode: '{5DFCA3BF-178E-42E2-9CEF-37A44B9FF90A}' + AppsAndFeaturesEntries: + - ProductCode: '{5DFCA3BF-178E-42E2-9CEF-37A44B9FF90A}' + UpgradeCode: '{D2E0205B-0D3A-46E2-ADF7-0504FF48CF04}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\VideoLAN\VLC' + UpgradeBehavior: install + ElevationRequirement: elevatesSelf + Commands: + - vlc +- Architecture: x64 + InstallerType: nullsoft + InstallerUrl: https://download.videolan.org/pub/videolan/vlc/3.0.23/win64/vlc-3.0.23-win64.exe + InstallerSha256: 20AD191348684B470DDC4E05204316F3D8E39655F412B3E392A0EEF97639DAAF + ProductCode: VLC media player + AppsAndFeaturesEntries: + - ProductCode: VLC media player + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\VideoLAN\VLC' + UpgradeBehavior: install + ElevationRequirement: elevatesSelf + Commands: + - vlc +- Architecture: x64 + InstallerType: portable + InstallerNestedFiles: + - RelativeFilePath: vlc.exe + InstallerUrl: https://download.videolan.org/pub/videolan/vlc/3.0.23/win64/vlc-3.0.23-win64.zip + InstallerSha256: 992d19dbd0b8a7cde9167d2f7780b1ef6f92acc8a71acfa736101a21f35181e1 + ArchiveBinariesDependOnPath: true + AppsAndFeaturesEntries: + - DisplayName: VLC media player (x64 portable) +- Architecture: x86 + InstallerType: wix + InstallerUrl: https://download.videolan.org/pub/videolan/vlc/3.0.23/win32/vlc-3.0.23-win32.msi + InstallerSha256: FD8C2A39EFCFC57B26379D890DB5159782147A543F3145FFEC681A32DA0153D1 + ProductCode: '{BB07A485-B145-41C5-B5AB-FDBDE0FBC69C}' + AppsAndFeaturesEntries: + - ProductCode: '{BB07A485-B145-41C5-B5AB-FDBDE0FBC69C}' + UpgradeCode: '{D2E0205B-0D3A-46E2-ADF7-0504FF48CF04}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\VideoLAN\VLC' + UpgradeBehavior: install + ElevationRequirement: elevatesSelf + Commands: + - vlc +- Architecture: x86 + InstallerType: nullsoft + InstallerUrl: https://download.videolan.org/pub/videolan/vlc/3.0.23/win32/vlc-3.0.23-win32.exe + InstallerSha256: ECC17F097EE0801F04FAABB5EF9992FF00EA4C98C8FA005F6508EE74B41B6A53 + ProductCode: VLC media player + AppsAndFeaturesEntries: + - ProductCode: VLC media player + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\VideoLAN\VLC' + UpgradeBehavior: install + ElevationRequirement: elevatesSelf + Commands: + - vlc +- Architecture: x86 + InstallerType: portable + InstallerNestedFiles: + - RelativeFilePath: vlc.exe + InstallerUrl: https://download.videolan.org/pub/videolan/vlc/3.0.23/win32/vlc-3.0.23-win32.zip + InstallerSha256: 8a12a33416ecb319ee06569fd7b5319af7362dfb6ef680df74b4a2c49af6515a + ArchiveBinariesDependOnPath: true + AppsAndFeaturesEntries: + - DisplayName: VLC media player (x86 portable) +- Architecture: arm64 + InstallerType: wix + InstallerUrl: https://download.videolan.org/pub/videolan/vlc/3.0.23/winarm64/vlc-3.0.23-winarm64.msi + InstallerSha256: 875037FDC5CCCAA93AEBBABD42275A7FD412E640C7D3633B32B241220D208033 + ProductCode: '{77F10EE3-FBC7-4631-B67C-7FBC67BAF9D4}' + AppsAndFeaturesEntries: + - ProductCode: '{77F10EE3-FBC7-4631-B67C-7FBC67BAF9D4}' + UpgradeCode: '{D2E0205B-0D3A-46E2-ADF7-0504FF48CF04}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\VideoLAN\VLC' + UpgradeBehavior: install + ElevationRequirement: elevatesSelf + Commands: + - vlc +- Architecture: arm64 + InstallerType: nullsoft + InstallerUrl: https://download.videolan.org/pub/videolan/vlc/3.0.23/winarm64/vlc-3.0.23-winarm64.exe + InstallerSha256: F1FEEEEFBE76299C9E0FE8DF3D9DD7B30A96D6AEF5DC842A22F5CFB577822427 + ProductCode: VLC media player + AppsAndFeaturesEntries: + - ProductCode: VLC media player + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\VideoLAN\VLC' + UpgradeBehavior: install + ElevationRequirement: elevatesSelf + Commands: + - vlc +- Architecture: arm64 + InstallerType: portable + InstallerNestedFiles: + - RelativeFilePath: vlc.exe + InstallerUrl: https://download.videolan.org/pub/videolan/vlc/3.0.23/winarm64/vlc-3.0.23-winarm64.zip + InstallerSha256: 9c0917dc521ffc8ce30e70bca7f6c9dc8fec80909d763e75cd976351dee8db0b + ArchiveBinariesDependOnPath: true + AppsAndFeaturesEntries: + - DisplayName: VLC media player (ARM64 portable) FileExtensions: - '264' - 3g2 @@ -154,65 +261,6 @@ FileExtensions: - xm - xspf - zab -ReleaseDate: 2025-12-31 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerType: nullsoft - InstallerUrl: https://download.videolan.org/pub/videolan/vlc/3.0.23/win32/vlc-3.0.23-win32.exe - InstallerSha256: ECC17F097EE0801F04FAABB5EF9992FF00EA4C98C8FA005F6508EE74B41B6A53 - ProductCode: VLC media player - AppsAndFeaturesEntries: - - ProductCode: VLC media player - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\VideoLAN\VLC' -- Architecture: x86 - InstallerType: wix - InstallerUrl: https://download.videolan.org/pub/videolan/vlc/3.0.23/win32/vlc-3.0.23-win32.msi - InstallerSha256: FD8C2A39EFCFC57B26379D890DB5159782147A543F3145FFEC681A32DA0153D1 - ProductCode: '{BB07A485-B145-41C5-B5AB-FDBDE0FBC69C}' - AppsAndFeaturesEntries: - - ProductCode: '{BB07A485-B145-41C5-B5AB-FDBDE0FBC69C}' - UpgradeCode: '{D2E0205B-0D3A-46E2-ADF7-0504FF48CF04}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\VideoLAN\VLC' -- Architecture: x64 - InstallerType: nullsoft - InstallerUrl: https://download.videolan.org/pub/videolan/vlc/3.0.23/win64/vlc-3.0.23-win64.exe - InstallerSha256: 20AD191348684B470DDC4E05204316F3D8E39655F412B3E392A0EEF97639DAAF - ProductCode: VLC media player - AppsAndFeaturesEntries: - - ProductCode: VLC media player - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\VideoLAN\VLC' -- Architecture: x64 - InstallerType: wix - InstallerUrl: https://download.videolan.org/pub/videolan/vlc/3.0.23/win64/vlc-3.0.23-win64.msi - InstallerSha256: BC4B902A480B98A4A5479327A7F210F06369A59BF727649E320FABA5B4EF1F5E - ProductCode: '{5DFCA3BF-178E-42E2-9CEF-37A44B9FF90A}' - AppsAndFeaturesEntries: - - ProductCode: '{5DFCA3BF-178E-42E2-9CEF-37A44B9FF90A}' - UpgradeCode: '{D2E0205B-0D3A-46E2-ADF7-0504FF48CF04}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\VideoLAN\VLC' -- Architecture: arm64 - InstallerType: nullsoft - InstallerUrl: https://download.videolan.org/pub/videolan/vlc/3.0.23/winarm64/vlc-3.0.23-winarm64.exe - InstallerSha256: F1FEEEEFBE76299C9E0FE8DF3D9DD7B30A96D6AEF5DC842A22F5CFB577822427 - ProductCode: VLC media player - AppsAndFeaturesEntries: - - ProductCode: VLC media player - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\VideoLAN\VLC' -- Architecture: arm64 - InstallerType: wix - InstallerUrl: https://download.videolan.org/pub/videolan/vlc/3.0.23/winarm64/vlc-3.0.23-winarm64.msi - InstallerSha256: 875037FDC5CCCAA93AEBBABD42275A7FD412E640C7D3633B32B241220D208033 - ProductCode: '{77F10EE3-FBC7-4631-B67C-7FBC67BAF9D4}' - AppsAndFeaturesEntries: - - ProductCode: '{77F10EE3-FBC7-4631-B67C-7FBC67BAF9D4}' - UpgradeCode: '{D2E0205B-0D3A-46E2-ADF7-0504FF48CF04}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\VideoLAN\VLC' ManifestType: installer ManifestVersion: 1.10.0 + From 2322b62174517b9b1afffd7b103634c94785054a Mon Sep 17 00:00:00 2001 From: Dvd-Znf Date: Mon, 23 Feb 2026 17:25:15 +0100 Subject: [PATCH 63/75] New version: yt-dlp.yt-dlp.nightly version 2026.02.22.233517 (#341701) --- .../yt-dlp.yt-dlp.nightly.installer.yaml | 25 --- .../yt-dlp.yt-dlp.nightly.locale.en-US.yaml | 148 ------------------ .../yt-dlp.yt-dlp.nightly.installer.yaml | 25 +++ .../yt-dlp.yt-dlp.nightly.locale.en-US.yaml | 53 +++++++ .../yt-dlp.yt-dlp.nightly.yaml | 8 +- 5 files changed, 82 insertions(+), 177 deletions(-) delete mode 100644 manifests/y/yt-dlp/yt-dlp/nightly/2026.01.29.165626/yt-dlp.yt-dlp.nightly.installer.yaml delete mode 100644 manifests/y/yt-dlp/yt-dlp/nightly/2026.01.29.165626/yt-dlp.yt-dlp.nightly.locale.en-US.yaml create mode 100644 manifests/y/yt-dlp/yt-dlp/nightly/2026.02.22.233517/yt-dlp.yt-dlp.nightly.installer.yaml create mode 100644 manifests/y/yt-dlp/yt-dlp/nightly/2026.02.22.233517/yt-dlp.yt-dlp.nightly.locale.en-US.yaml rename manifests/y/yt-dlp/yt-dlp/nightly/{2026.01.29.165626 => 2026.02.22.233517}/yt-dlp.yt-dlp.nightly.yaml (55%) diff --git a/manifests/y/yt-dlp/yt-dlp/nightly/2026.01.29.165626/yt-dlp.yt-dlp.nightly.installer.yaml b/manifests/y/yt-dlp/yt-dlp/nightly/2026.01.29.165626/yt-dlp.yt-dlp.nightly.installer.yaml deleted file mode 100644 index 2edfc5dd01aad..0000000000000 --- a/manifests/y/yt-dlp/yt-dlp/nightly/2026.01.29.165626/yt-dlp.yt-dlp.nightly.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with komac v2.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: yt-dlp.yt-dlp.nightly -PackageVersion: 2026.01.29.165626 -InstallerType: portable -Commands: -- yt-dlp -Dependencies: - PackageDependencies: - - PackageIdentifier: DenoLand.Deno - - PackageIdentifier: yt-dlp.FFmpeg -ReleaseDate: 2026-01-29 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/download/2026.01.29.165626/yt-dlp_x86.exe - InstallerSha256: BB922FE11180AD6BB2337D2B6A107B7DB186994B8599C76C8D2DDE0A4DA2A226 -- Architecture: x64 - InstallerUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/download/2026.01.29.165626/yt-dlp.exe - InstallerSha256: F9ABAA29B3B2C9555BA0D5E68A71207ADE3BB0D25AFF627DFA0846E394F8C32C -- Architecture: arm64 - InstallerUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/download/2026.01.29.165626/yt-dlp_arm64.exe - InstallerSha256: B128F0C31CAEFDAC7A722AD27E2C35B69C2398123122D30F7938579575077EEB -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/y/yt-dlp/yt-dlp/nightly/2026.01.29.165626/yt-dlp.yt-dlp.nightly.locale.en-US.yaml b/manifests/y/yt-dlp/yt-dlp/nightly/2026.01.29.165626/yt-dlp.yt-dlp.nightly.locale.en-US.yaml deleted file mode 100644 index fd12f737f6636..0000000000000 --- a/manifests/y/yt-dlp/yt-dlp/nightly/2026.01.29.165626/yt-dlp.yt-dlp.nightly.locale.en-US.yaml +++ /dev/null @@ -1,148 +0,0 @@ -# Created with komac v2.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: yt-dlp.yt-dlp.nightly -PackageVersion: 2026.01.29.165626 -PackageLocale: en-US -Publisher: yt-dlp -PublisherUrl: https://github.com/yt-dlp -PublisherSupportUrl: https://github.com/yt-dlp/yt-dlp/issues -PackageName: yt-dlp-nightly -PackageUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds -License: Unlicense -LicenseUrl: https://github.com/yt-dlp/yt-dlp/blob/master/LICENSE -Copyright: pukkandan.ytdlp@gmail.com | UNLICENSE -ShortDescription: A feature-rich command-line audio/video downloader. -Description: |- - The yt-dlp nightly channel builds. - yt-dlp is a feature-rich command-line audio/video downloader with support for thousands of sites. - The project is a fork of youtube-dl based on the now inactive youtube-dlc. -Moniker: yt-dlp-nightly -Tags: -- audio -- audio-downloader -- download -- downloader -- media -- media-downloader -- nightly -- video -- video-downloader -- youtube -- youtube-dl -- youtube-dlp -- ytdlp -ReleaseNotes: |- - Generated from: yt-dlp/yt-dlp@8b27553 - Installation Discord Donate Documentation - A description of the various files is in the README - The zipimport Unix executable contains code licensed under ISC and MIT. The PyInstaller-bundled executables are subject to these and other licenses, all of which are compiled in THIRD_PARTY_LICENSES.txt - Changelog - Core changes - - Accept float values for --sleep-subtitles (#15282) by 0xvd - - Add --compat-options 2025 (#15499) by bashonly - - Add --format-sort-reset option (#13809) by nihil-admirari - - Bypass interactive format selection if no formats are found (#15278) by bashonly - - Fix --parse-metadata when TO is a single field name (#14577) by bashonly, clayote - - Fix concurrent formats downloading to stdout (#15617) by grqz - - Fix interactive format/video selection when downloading to stdout (#15626) by grqz - - Support Deno installed via Python package (#15614) by bashonly, zahlman - - utils - - decode_packed_codes: Fix missing key handling (#15440) by cesbar - - devalue: Fix calling reviver on cached value (#15568) by Grub4K - - js_to_json: Prevent false positives for octals (#15474) by doe1080 - - mimetype2ext: Recognize more srt types (#15411) by seproDev - - random_user_agent: Bump versions (#15396) by seproDev - - unified_timestamp: Add tz_offset parameter (#15357) by doe1080 - Extractor changes - - Fix prioritization of Youtube URL matching (#15596) by Grub4K - - archive.org: Fix metadata extraction (#15286) by bashonly - - bandcamp: weekly: Fix extractor (#15208) by 0xvd, bashonly - - bigo: Support --wait-for-video (#15463) by olipfei - - boosty: Improve metadata extraction (#15543) by Sytm - - cbc: Fix extractors (#15631) by subrat-lima - - cda: Support mobile URLs (#15398) by seproDev - - croatian.film: Add extractor (#15468) by 0xvd - - dailymotion: Fix extractor (#15682) by bashonly (With fixes in a893774) - - dropbox: Support videos in folders (#15313) by 0xvd - - errarhiiv: Add extractor (#15667) by rdamas - - facebook - - Remove broken login support (#15434) by bashonly - - ads: Fix extractor (#15582) by legraphista - - filmarchiv: Add extractor (#13490) by 4elta - - franceinfo - - Fix extraction (#15704) by bashonly - - Support new domain URLs (#15669) by romainreignier - - generic: Improve detection of blockage due to TLS fingerprint (#15426) by bashonly - - gofile: Fix extractor (#15296) by quietvoid - - hotstar: Extract from new API (#15480) by 0xvd - - iqiyi: Remove broken login support (#15441) by seproDev - - lbry: Support filtering of flat playlist results (#15695) by christoph-heinrich, dirkf - - manoto: Remove extractor (#15414) by seproDev - - media.ccc.de: Fix extractor (#15608) by rdamas - - nebula - - season - - Add extractor (#15347) by 0xvd, bashonly - - Support more URLs (#15436) by prettysunflower - - netease: program: Support DJ URLs (#15365) by 0xvd - - neteasemusic: Fix merged lyrics extraction (#15052) by Mivik - - netzkino: Rework extractor (#15351) by doe1080 - - nextmedia: Remove extractors (#15354) by doe1080 - - pandatv: Add extractor (#13210) by ptlydpr - - parti: Fix extractors (#15319) by seproDev - - patreon: Extract inlined media (#15498) by bashonly - - pbs: Fix extraction (#15083) by nlurker - - picarto: Fix extraction when stream has no title (#15407) by mikf - - pornhub: Optimize metadata extraction (#15231) by norepro - - rumblechannel: Support filtering of flat playlist results (#15694) by christoph-heinrich - - scte: Remove extractors (#15442) by seproDev - - tarangplus: Add extractors (#13060) by subrat-lima (With fixes in 27afb31 by bashonly) - - telecinco: Fix extractor (#15311) by 0xvd, bashonly - - thechosen: Support new URL format (#15687) by AlexBocken - - tiktok - - Extract save_count (#15054) by pomtnp - - Solve JS challenges with native Python implementation (#15672) by bashonly, DTrombett - - tubitv: Support URLs with locales (#15205) by 0xvd - - tumblr: Extract timestamp (#15462) by alch-emi - - tv5unis: Fix extractors (#15477) by 0xced - - twitch: videos: Raise error when channel is not found (#15458) by 0xvd - - twitter - - Do not extract non-video posts from unified_cards (#15431) by bashonly - - Remove broken login support (#15432) by bashonly - - vimeo: Add macos client (#15746) by bashonly, gamer191 - - volejtv: Fix and add extractors (#13226) by subrat-lima - - wat.tv: Improve DRM detection (#15659) by wesson09 - - whyp: Fix extractor (#15721) by bashonly - - yahoo: Fix extractor (#15314) by 0xvd, bashonly - - youtube - - Adjust default clients (#15601) by bashonly - - Fix player_skip=js extractor-arg (#15428) by bashonly - - Fix default player clients (#15726) by bashonly - - Solve n challenges for manifest formats (#15602) by bashonly - - Support comment subthreads (#15419) by bashonly (With fixes in 76c31a7, 468aa6a) - - Update ejs to 0.4.0 (#15747) by bashonly - - tab: Fix flat thumbnails extraction for shorts (#15331) by bashonly - - zdf: Support sister sites URLs (#15370) by InvalidUsernameException - - zoom: Extract recordings with start times (#15475) by JV-Fernandes - Networking changes - - Request Handler: curl_cffi: Support curl_cffi 0.14.x (#15613) by bashonly - Misc. changes - - build - - Bump official actions to latest versions (#15305) by bashonly - - Harden CI/CD pipeline (#15387) by bashonly - - Improve nightly release check (#15455) by bashonly (With fixes in 0b08b83) - - ci: Explicitly declare permissions and limit credentials (#15324) by bashonly - - cleanup - - Miscellaneous - - a653494 by bashonly, Grub4K, seproDev - - 8b27553 by bashonly -ReleaseNotesUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/tag/2026.01.29.165626 -Documentations: -- DocumentLabel: Discord - DocumentUrl: https://discord.gg/H5MNcFW63r -- DocumentLabel: Update Channels - DocumentUrl: https://github.com/yt-dlp/yt-dlp#update-channels -- DocumentLabel: Wiki - DocumentUrl: https://github.com/yt-dlp/yt-dlp/wiki -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/y/yt-dlp/yt-dlp/nightly/2026.02.22.233517/yt-dlp.yt-dlp.nightly.installer.yaml b/manifests/y/yt-dlp/yt-dlp/nightly/2026.02.22.233517/yt-dlp.yt-dlp.nightly.installer.yaml new file mode 100644 index 0000000000000..03232c4458c9d --- /dev/null +++ b/manifests/y/yt-dlp/yt-dlp/nightly/2026.02.22.233517/yt-dlp.yt-dlp.nightly.installer.yaml @@ -0,0 +1,25 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: yt-dlp.yt-dlp.nightly +PackageVersion: 2026.02.22.233517 +InstallerType: portable +Commands: +- yt-dlp +Dependencies: + PackageDependencies: + - PackageIdentifier: DenoLand.Deno + - PackageIdentifier: yt-dlp.FFmpeg +ReleaseDate: 2026-02-22 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/download/2026.02.22.233517/yt-dlp_x86.exe + InstallerSha256: 1C3879901845A5A8A3D4C004C22A70ABC035A48BC224BD2D9E1AB720857C7FAB +- Architecture: x64 + InstallerUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/download/2026.02.22.233517/yt-dlp.exe + InstallerSha256: AC2AAA3965D1755E8EECCA5CBAC21EF5AB4DE0FD8F69E2B2CB4E4953FB43D914 +- Architecture: arm64 + InstallerUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/download/2026.02.22.233517/yt-dlp_arm64.exe + InstallerSha256: BE73D95F09DE8BCA103E0B2CBFAAB6F273B8538B62F0CAE8BA3332E68B11D872 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/y/yt-dlp/yt-dlp/nightly/2026.02.22.233517/yt-dlp.yt-dlp.nightly.locale.en-US.yaml b/manifests/y/yt-dlp/yt-dlp/nightly/2026.02.22.233517/yt-dlp.yt-dlp.nightly.locale.en-US.yaml new file mode 100644 index 0000000000000..07c97062c8347 --- /dev/null +++ b/manifests/y/yt-dlp/yt-dlp/nightly/2026.02.22.233517/yt-dlp.yt-dlp.nightly.locale.en-US.yaml @@ -0,0 +1,53 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: yt-dlp.yt-dlp.nightly +PackageVersion: 2026.02.22.233517 +PackageLocale: en-US +Publisher: yt-dlp +PublisherUrl: https://github.com/yt-dlp +PublisherSupportUrl: https://github.com/yt-dlp/yt-dlp/issues +PackageName: yt-dlp-nightly +PackageUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds +License: Unlicense +LicenseUrl: https://github.com/yt-dlp/yt-dlp/blob/master/LICENSE +Copyright: pukkandan.ytdlp@gmail.com | UNLICENSE +ShortDescription: A feature-rich command-line audio/video downloader. +Description: |- + The yt-dlp nightly channel builds. + yt-dlp is a feature-rich command-line audio/video downloader with support for thousands of sites. + The project is a fork of youtube-dl based on the now inactive youtube-dlc. +Moniker: yt-dlp-nightly +Tags: +- audio +- audio-downloader +- download +- downloader +- media +- media-downloader +- nightly +- video +- video-downloader +- youtube +- youtube-dl +- youtube-dlp +- ytdlp +ReleaseNotes: |- + Generated from: yt-dlp/yt-dlp@e311860 + Installation Discord Donate Documentation + A description of the various files is in the README + The zipimport Unix executable contains code licensed under ISC and MIT. The PyInstaller-bundled executables are subject to these and other licenses, all of which are compiled in THIRD_PARTY_LICENSES.txt + Changelog + Extractor changes + - aenetworks: Fix extraction (#16036) by bashonly + - thechosen: Rework extractor (#16021) by 0xvd +ReleaseNotesUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/tag/2026.02.22.233517 +Documentations: +- DocumentLabel: Discord + DocumentUrl: https://discord.gg/H5MNcFW63r +- DocumentLabel: Update Channels + DocumentUrl: https://github.com/yt-dlp/yt-dlp#update-channels +- DocumentLabel: Wiki + DocumentUrl: https://github.com/yt-dlp/yt-dlp/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/y/yt-dlp/yt-dlp/nightly/2026.01.29.165626/yt-dlp.yt-dlp.nightly.yaml b/manifests/y/yt-dlp/yt-dlp/nightly/2026.02.22.233517/yt-dlp.yt-dlp.nightly.yaml similarity index 55% rename from manifests/y/yt-dlp/yt-dlp/nightly/2026.01.29.165626/yt-dlp.yt-dlp.nightly.yaml rename to manifests/y/yt-dlp/yt-dlp/nightly/2026.02.22.233517/yt-dlp.yt-dlp.nightly.yaml index e753c4c8a01dd..96a36b33223cb 100644 --- a/manifests/y/yt-dlp/yt-dlp/nightly/2026.01.29.165626/yt-dlp.yt-dlp.nightly.yaml +++ b/manifests/y/yt-dlp/yt-dlp/nightly/2026.02.22.233517/yt-dlp.yt-dlp.nightly.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.14.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: yt-dlp.yt-dlp.nightly -PackageVersion: 2026.01.29.165626 +PackageVersion: 2026.02.22.233517 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 From b89f7a3afec85056fd2f668b07e8fdf9983c7f17 Mon Sep 17 00:00:00 2001 From: arndawg Date: Mon, 23 Feb 2026 08:25:36 -0800 Subject: [PATCH 64/75] New package: arndawg.tmux-windows version 3.5a-win32 (#341456) --- .../arndawg.tmux-windows.installer.yaml | 16 +++++++++++ .../arndawg.tmux-windows.locale.en-US.yaml | 28 +++++++++++++++++++ .../3.5a-win32/arndawg.tmux-windows.yaml | 7 +++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/a/arndawg/tmux-windows/3.5a-win32/arndawg.tmux-windows.installer.yaml create mode 100644 manifests/a/arndawg/tmux-windows/3.5a-win32/arndawg.tmux-windows.locale.en-US.yaml create mode 100644 manifests/a/arndawg/tmux-windows/3.5a-win32/arndawg.tmux-windows.yaml diff --git a/manifests/a/arndawg/tmux-windows/3.5a-win32/arndawg.tmux-windows.installer.yaml b/manifests/a/arndawg/tmux-windows/3.5a-win32/arndawg.tmux-windows.installer.yaml new file mode 100644 index 0000000000000..3950132fdeba2 --- /dev/null +++ b/manifests/a/arndawg/tmux-windows/3.5a-win32/arndawg.tmux-windows.installer.yaml @@ -0,0 +1,16 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: arndawg.tmux-windows +PackageVersion: 3.5a-win32 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: tmux.exe + PortableCommandAlias: tmux +ReleaseDate: 2026-02-21 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/arndawg/tmux-windows/releases/download/v3.5a-win32/tmux-windows-v3.5a-win32.zip + InstallerSha256: B24B06C42BDD42AF89833F71DB1B9F93C8115E7E7396F56066426FD5B8DD7C0E +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/a/arndawg/tmux-windows/3.5a-win32/arndawg.tmux-windows.locale.en-US.yaml b/manifests/a/arndawg/tmux-windows/3.5a-win32/arndawg.tmux-windows.locale.en-US.yaml new file mode 100644 index 0000000000000..d8abaae4d4e9a --- /dev/null +++ b/manifests/a/arndawg/tmux-windows/3.5a-win32/arndawg.tmux-windows.locale.en-US.yaml @@ -0,0 +1,28 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: arndawg.tmux-windows +PackageVersion: 3.5a-win32 +PackageLocale: en-US +Publisher: arndawg +PublisherUrl: https://github.com/arndawg +PublisherSupportUrl: https://github.com/arndawg/tmux-windows/issues +Author: arndawg +PackageName: tmux-windows +PackageUrl: https://github.com/arndawg/tmux-windows +License: ISC +LicenseUrl: https://github.com/arndawg/tmux-windows/blob/master/COPYING +ShortDescription: Terminal multiplexer for Windows, ported from tmux using ConPTY +Description: |- + A native Windows port of tmux, the terminal multiplexer. Uses ConPTY for + pseudo-terminal support, TCP loopback for IPC, and builds with MSVC. + Enables split-pane terminal sessions, session persistence, and detach/attach + workflows on Windows 10+. +Tags: +- cli +- terminal +- multiplexer +- tmux +- conpty +ReleaseNotesUrl: https://github.com/arndawg/tmux-windows/releases/tag/v3.5a-win32 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/a/arndawg/tmux-windows/3.5a-win32/arndawg.tmux-windows.yaml b/manifests/a/arndawg/tmux-windows/3.5a-win32/arndawg.tmux-windows.yaml new file mode 100644 index 0000000000000..f9196a458273c --- /dev/null +++ b/manifests/a/arndawg/tmux-windows/3.5a-win32/arndawg.tmux-windows.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: arndawg.tmux-windows +PackageVersion: 3.5a-win32 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 812137a9205280b97a3029c6b062574042314cbf Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 24 Feb 2026 00:26:17 +0800 Subject: [PATCH 65/75] Update: Amazon.CloudWatchAgent version 1.4.37920 (1.300064.1b1344) (#341706) --- .../1.4.37920/Amazon.CloudWatchAgent.installer.yaml | 10 +++++----- .../1.4.37920/Amazon.CloudWatchAgent.locale.en-US.yaml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/a/Amazon/CloudWatchAgent/1.4.37920/Amazon.CloudWatchAgent.installer.yaml b/manifests/a/Amazon/CloudWatchAgent/1.4.37920/Amazon.CloudWatchAgent.installer.yaml index 3547987b92941..aaa4c44d099dd 100644 --- a/manifests/a/Amazon/CloudWatchAgent/1.4.37920/Amazon.CloudWatchAgent.installer.yaml +++ b/manifests/a/Amazon/CloudWatchAgent/1.4.37920/Amazon.CloudWatchAgent.installer.yaml @@ -8,14 +8,14 @@ Scope: machine InstallerSwitches: InstallLocation: INSTALLDIR="" UpgradeBehavior: install -ProductCode: '{EE5A0019-BC91-40E9-BAA4-2C6D3964620C}' -ReleaseDate: 2025-01-09 +ProductCode: '{7DE39F5A-ECF6-4EF4-8DD6-87E07D5BD98C}' +ReleaseDate: 2026-02-05 AppsAndFeaturesEntries: -- ProductCode: '{EE5A0019-BC91-40E9-BAA4-2C6D3964620C}' +- ProductCode: '{7DE39F5A-ECF6-4EF4-8DD6-87E07D5BD98C}' UpgradeCode: '{C537C936-91B3-4270-94D7-E128ACFC3E86}' Installers: - Architecture: x64 - InstallerUrl: https://amazoncloudwatch-agent.s3.amazonaws.com/windows/amd64/1.300064.0b1337/amazon-cloudwatch-agent.msi - InstallerSha256: 03E6D67E156189AD29A87DEDC3E6828C5962D6B693CB28BE32D61A611D159687 + InstallerUrl: https://amazoncloudwatch-agent.s3.amazonaws.com/windows/amd64/1.300064.1b1344/amazon-cloudwatch-agent.msi + InstallerSha256: 39BF7F670DE2B4BDF26018CF00085074B0A77205F6CDEC436955DF22106AF779 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/a/Amazon/CloudWatchAgent/1.4.37920/Amazon.CloudWatchAgent.locale.en-US.yaml b/manifests/a/Amazon/CloudWatchAgent/1.4.37920/Amazon.CloudWatchAgent.locale.en-US.yaml index 88b439638ce5b..eb971b5b460cf 100644 --- a/manifests/a/Amazon/CloudWatchAgent/1.4.37920/Amazon.CloudWatchAgent.locale.en-US.yaml +++ b/manifests/a/Amazon/CloudWatchAgent/1.4.37920/Amazon.CloudWatchAgent.locale.en-US.yaml @@ -30,7 +30,7 @@ Tags: - aws ReleaseNotes: |- Enhancements: - * Bump Expr to v1.17.7 + * Bump Go version ReleaseNotesUrl: https://amazoncloudwatch-agent.s3.amazonaws.com/info/latest/RELEASE_NOTES ManifestType: defaultLocale ManifestVersion: 1.12.0 From 947eb6381cd6fab52a00ccc3de11edc3902d0e64 Mon Sep 17 00:00:00 2001 From: Imre Eilertsen Date: Mon, 23 Feb 2026 17:26:58 +0100 Subject: [PATCH 66/75] Added the secondary portable installers: SumatraPDF.SumatraPDF version 3.5.2 (#341708) --- .../SumatraPDF.SumatraPDF.installer.yaml | 136 +++++++++++++----- 1 file changed, 101 insertions(+), 35 deletions(-) diff --git a/manifests/s/SumatraPDF/SumatraPDF/3.5.2/SumatraPDF.SumatraPDF.installer.yaml b/manifests/s/SumatraPDF/SumatraPDF/3.5.2/SumatraPDF.SumatraPDF.installer.yaml index a2a243898196f..eb9bb0301f3ce 100644 --- a/manifests/s/SumatraPDF/SumatraPDF/3.5.2/SumatraPDF.SumatraPDF.installer.yaml +++ b/manifests/s/SumatraPDF/SumatraPDF/3.5.2/SumatraPDF.SumatraPDF.installer.yaml @@ -3,70 +3,136 @@ PackageIdentifier: SumatraPDF.SumatraPDF PackageVersion: 3.5.2 +ReleaseDate: 2023-10-25 Platform: - Windows.Desktop -InstallerType: exe -InstallerSwitches: - Silent: -s - SilentWithProgress: -s - InstallLocation: -d "" - Custom: -install -with-preview -UpgradeBehavior: install -Commands: -- sumatrapdf -FileExtensions: -- azw -- cb7 -- cbr -- cbt -- cbz -- chm -- djv -- djvu -- epub -- fb2 -- fb2z -- mobi -- oxps -- pdb -- pdf -- tcr -- xod -- xps -ReleaseDate: 2023-10-25 Installers: - Architecture: x64 Scope: user + InstallerType: exe + InstallerSwitches: + Silent: -s + SilentWithProgress: -s + InstallLocation: -d "" + Custom: -install -with-preview + UpgradeBehavior: install + Commands: + - sumatrapdf InstallerUrl: https://files2.sumatrapdfreader.org/software/sumatrapdf/rel/3.5.2/SumatraPDF-3.5.2-64-install.exe InstallerSha256: 2BE4A27B83830EA07C6671C3557673D509544E5F70FC6B2DC8CC4388B302C1F2 - Architecture: x64 Scope: machine + InstallerType: exe + InstallerSwitches: + Silent: -s + SilentWithProgress: -s + InstallLocation: -d "" + Custom: -allusers -install -with-preview + UpgradeBehavior: install + Commands: + - sumatrapdf InstallerUrl: https://files2.sumatrapdfreader.org/software/sumatrapdf/rel/3.5.2/SumatraPDF-3.5.2-64-install.exe InstallerSha256: 2BE4A27B83830EA07C6671C3557673D509544E5F70FC6B2DC8CC4388B302C1F2 ElevationRequirement: elevationRequired - InstallerSwitches: - Custom: -allusers -install -with-preview +- Architecture: x64 + InstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: SumatraPDF-3.5.2-64.exe + PortableCommandAlias: sumatrapdf + InstallerUrl: https://www.sumatrapdfreader.org/dl/rel/3.5.2/SumatraPDF-3.5.2-64.zip + InstallerSha256: 66ccb395c9184dce6822dfbb9970c877383b3ead6d9417b5106a844aac512989 + AppsAndFeaturesEntries: + - DisplayName: SumatraPDF (x64 portable) - Architecture: x86 Scope: user + InstallerType: exe + InstallerSwitches: + Silent: -s + SilentWithProgress: -s + InstallLocation: -d "" + Custom: -install -with-preview + UpgradeBehavior: install + Commands: + - sumatrapdf InstallerUrl: https://files2.sumatrapdfreader.org/software/sumatrapdf/rel/3.5.2/SumatraPDF-3.5.2-install.exe InstallerSha256: 65B514E80E5121D5EC94705B4A94ADF3BF8A6EB6DE58D2707DDD72C3D6D3779D - Architecture: x86 Scope: machine + InstallerType: exe + InstallerSwitches: + Silent: -s + SilentWithProgress: -s + InstallLocation: -d "" + Custom: -allusers -install -with-preview + UpgradeBehavior: install + Commands: + - sumatrapdf InstallerUrl: https://files2.sumatrapdfreader.org/software/sumatrapdf/rel/3.5.2/SumatraPDF-3.5.2-install.exe InstallerSha256: 65B514E80E5121D5EC94705B4A94ADF3BF8A6EB6DE58D2707DDD72C3D6D3779D ElevationRequirement: elevationRequired - InstallerSwitches: - Custom: -allusers -install -with-preview +- Architecture: x86 + InstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: SumatraPDF-3.5.2-32.exe + PortableCommandAlias: sumatrapdf86 + InstallerUrl: https://files2.sumatrapdfreader.org/software/sumatrapdf/rel/3.5.2/SumatraPDF-3.5.2.zip + InstallerSha256: 5f1f460ff72ddd48979dbcfc2d427d53a473d43e18425470c78e94b19fee70b6 + AppsAndFeaturesEntries: + - DisplayName: SumatraPDF (x86 portable) - Architecture: arm64 Scope: user + InstallerType: exe + InstallerSwitches: + Silent: -s + SilentWithProgress: -s + InstallLocation: -d "" + Custom: -install -with-preview + UpgradeBehavior: install + Commands: + - sumatrapdf InstallerUrl: https://files2.sumatrapdfreader.org/software/sumatrapdf/rel/3.5.2/SumatraPDF-3.5.2-arm64-install.exe InstallerSha256: 8F600E51AA574A424D0263C6C38AABF3F1E24F59AC8ECC26448DE33D24F8CC53 - Architecture: arm64 Scope: machine + InstallerType: exe + InstallerSwitches: + Silent: -s + SilentWithProgress: -s + InstallLocation: -d "" + Custom: -allusers -install -with-preview + UpgradeBehavior: install + Commands: + - sumatrapdf InstallerUrl: https://files2.sumatrapdfreader.org/software/sumatrapdf/rel/3.5.2/SumatraPDF-3.5.2-arm64-install.exe InstallerSha256: 8F600E51AA574A424D0263C6C38AABF3F1E24F59AC8ECC26448DE33D24F8CC53 ElevationRequirement: elevationRequired - InstallerSwitches: - Custom: -allusers -install -with-preview +- Architecture: arm64 + InstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: SumatraPDF-3.5.2-arm64.exe + PortableCommandAlias: sumatrapdfarm64 + InstallerUrl: https://files2.sumatrapdfreader.org/software/sumatrapdf/rel/3.5.2/SumatraPDF-3.5.2-arm64.zip + InstallerSha256: d6fa6678f3dd3017515faa74735ecbf860cb6825bd61f109f9157f0b171e882f + AppsAndFeaturesEntries: + - DisplayName: SumatraPDF (ARM64 portable) +FileExtensions: +- azw +- cb7 +- cbr +- cbt +- cbz +- chm +- djv +- djvu +- epub +- fb2 +- fb2z +- mobi +- oxps +- pdb +- pdf +- tcr +- xod +- xps ManifestType: installer ManifestVersion: 1.6.0 From 18e57a20dd65eddbb2252fec73fd18764908e231 Mon Sep 17 00:00:00 2001 From: Chandan Bhagat Date: Mon, 23 Feb 2026 16:27:17 +0000 Subject: [PATCH 67/75] New package: thechandanbhagat.alter version 0.1.0 (#341480) Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- .../thechandanbhagat.alter.installer.yaml | 23 +++++++++++ .../thechandanbhagat.alter.locale.en-US.yaml | 38 +++++++++++++++++++ .../alter/0.1.0/thechandanbhagat.alter.yaml | 8 ++++ 3 files changed, 69 insertions(+) create mode 100644 manifests/t/thechandanbhagat/alter/0.1.0/thechandanbhagat.alter.installer.yaml create mode 100644 manifests/t/thechandanbhagat/alter/0.1.0/thechandanbhagat.alter.locale.en-US.yaml create mode 100644 manifests/t/thechandanbhagat/alter/0.1.0/thechandanbhagat.alter.yaml diff --git a/manifests/t/thechandanbhagat/alter/0.1.0/thechandanbhagat.alter.installer.yaml b/manifests/t/thechandanbhagat/alter/0.1.0/thechandanbhagat.alter.installer.yaml new file mode 100644 index 0000000000000..352eacae00a43 --- /dev/null +++ b/manifests/t/thechandanbhagat/alter/0.1.0/thechandanbhagat.alter.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: thechandanbhagat.alter +PackageVersion: 0.1.0 +MinimumOSVersion: 10.0.17763.0 +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +Commands: +- alter +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/thechandanbhagat/alter-pm/releases/download/v0.1.0/alter-0.1.0-windows-x64-setup.exe + InstallerSha256: afb2afa7be05c2d5ac6c507c36853f34a8ee34329e3041ac6ecc934a55d84504 + InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- +ManifestType: installer +ManifestVersion: 1.10.0 + diff --git a/manifests/t/thechandanbhagat/alter/0.1.0/thechandanbhagat.alter.locale.en-US.yaml b/manifests/t/thechandanbhagat/alter/0.1.0/thechandanbhagat.alter.locale.en-US.yaml new file mode 100644 index 0000000000000..0deedb82c3393 --- /dev/null +++ b/manifests/t/thechandanbhagat/alter/0.1.0/thechandanbhagat.alter.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: thechandanbhagat.alter +PackageVersion: 0.1.0 +PackageLocale: en-US +Publisher: thechandanbhagat +PublisherUrl: https://github.com/thechandanbhagat +PublisherSupportUrl: https://github.com/thechandanbhagat/alter-pm/issues +PackageName: alter +PackageUrl: https://github.com/thechandanbhagat/alter-pm +License: MIT +LicenseUrl: https://github.com/thechandanbhagat/alter-pm/blob/main/LICENSE +ShortDescription: A fast, lightweight PM2-like process manager for Windows and cross-platform use +Description: |- + alter is a single-binary process manager inspired by PM2. + Run and manage any application — Python, Node.js, Go, Rust, .NET, PHP — from a single CLI with: + - Auto-restart with exponential backoff on crash + - Watch mode (restart on file changes) + - Namespaces for grouping and bulk-controlling processes + - Live log streaming in terminal and browser + - Real-time web dashboard at http://localhost:2999/ + - State persistence (save/restore across reboots) + - Ecosystem config via TOML or JSON + - Full REST API + - No console window popups on Windows (CREATE_NO_WINDOW) +Moniker: alter +Tags: +- process-manager +- pm2 +- cli +- rust +- daemon +- devtools +ReleaseNotesUrl: https://github.com/thechandanbhagat/alter-pm/blob/main/docs/CHANGELOG.md +ManifestType: defaultLocale +ManifestVersion: 1.10.0 + diff --git a/manifests/t/thechandanbhagat/alter/0.1.0/thechandanbhagat.alter.yaml b/manifests/t/thechandanbhagat/alter/0.1.0/thechandanbhagat.alter.yaml new file mode 100644 index 0000000000000..a5f12535f0336 --- /dev/null +++ b/manifests/t/thechandanbhagat/alter/0.1.0/thechandanbhagat.alter.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: thechandanbhagat.alter +PackageVersion: 0.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 From 16847b0ef8f7f33f9417829a70d6a805d748c810 Mon Sep 17 00:00:00 2001 From: mrogala-sauce Date: Mon, 23 Feb 2026 17:27:38 +0100 Subject: [PATCH 68/75] New version: SauceLabs.SauceConnect 5.5.0 (#341716) Co-authored-by: Sauce Connect Bot --- .../SauceLabs.SauceConnect.installer.yaml | 26 +++++++++++++++++++ .../SauceLabs.SauceConnect.locale.en-US.yaml | 14 ++++++++++ .../5.5.0/SauceLabs.SauceConnect.yaml | 7 +++++ 3 files changed, 47 insertions(+) create mode 100644 manifests/s/SauceLabs/SauceConnect/5.5.0/SauceLabs.SauceConnect.installer.yaml create mode 100644 manifests/s/SauceLabs/SauceConnect/5.5.0/SauceLabs.SauceConnect.locale.en-US.yaml create mode 100644 manifests/s/SauceLabs/SauceConnect/5.5.0/SauceLabs.SauceConnect.yaml diff --git a/manifests/s/SauceLabs/SauceConnect/5.5.0/SauceLabs.SauceConnect.installer.yaml b/manifests/s/SauceLabs/SauceConnect/5.5.0/SauceLabs.SauceConnect.installer.yaml new file mode 100644 index 0000000000000..63ba73d19a6bf --- /dev/null +++ b/manifests/s/SauceLabs/SauceConnect/5.5.0/SauceLabs.SauceConnect.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.9.0.schema.json +PackageIdentifier: SauceLabs.SauceConnect +PackageVersion: 5.5.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-02-23" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: sauce-connect.exe + PortableCommandAlias: sauce-connect + InstallerUrl: https://saucelabs.com/downloads/sauce-connect/5.5.0/sauce-connect-5.5.0_windows.aarch64.zip + InstallerSha256: 7c8e94e31e0d4e065d13f2766598fc47b6dbe25db7b18fe5a6778d634fa219a1 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: sauce-connect.exe + PortableCommandAlias: sauce-connect + InstallerUrl: https://saucelabs.com/downloads/sauce-connect/5.5.0/sauce-connect-5.5.0_windows.x86_64.zip + InstallerSha256: 664ca78c58780eedcc9dc2441e18b755e18e8dad57f4cc04ffb374782c7ce4ab + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/s/SauceLabs/SauceConnect/5.5.0/SauceLabs.SauceConnect.locale.en-US.yaml b/manifests/s/SauceLabs/SauceConnect/5.5.0/SauceLabs.SauceConnect.locale.en-US.yaml new file mode 100644 index 0000000000000..72c2b507ee1cb --- /dev/null +++ b/manifests/s/SauceLabs/SauceConnect/5.5.0/SauceLabs.SauceConnect.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.9.0.schema.json +PackageIdentifier: SauceLabs.SauceConnect +PackageVersion: 5.5.0 +PackageLocale: en-US +Publisher: SauceLabs +PublisherUrl: https://saucelabs.com +PackageName: SauceConnect +PackageUrl: https://docs.saucelabs.com/secure-connections/sauce-connect-5/ +License: Proprietary +ShortDescription: Sauce Connect Proxy +Moniker: SauceConnect +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/s/SauceLabs/SauceConnect/5.5.0/SauceLabs.SauceConnect.yaml b/manifests/s/SauceLabs/SauceConnect/5.5.0/SauceLabs.SauceConnect.yaml new file mode 100644 index 0000000000000..393da46c9633f --- /dev/null +++ b/manifests/s/SauceLabs/SauceConnect/5.5.0/SauceLabs.SauceConnect.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.9.0.schema.json +PackageIdentifier: SauceLabs.SauceConnect +PackageVersion: 5.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From baf9e1ae598064789b4639c64f9aec26e2e8dd1d Mon Sep 17 00:00:00 2001 From: Jonas Kamsker <11245306+JKamsker@users.noreply.github.com> Date: Mon, 23 Feb 2026 17:28:24 +0100 Subject: [PATCH 69/75] New package: JKamsker.ZTNetCLI (#341458) --- .../0.1.4/JKamsker.ZTNetCLI.installer.yaml | 15 +++++++++++++ .../0.1.4/JKamsker.ZTNetCLI.locale.en-US.yaml | 22 +++++++++++++++++++ .../ZTNetCLI/0.1.4/JKamsker.ZTNetCLI.yaml | 7 ++++++ 3 files changed, 44 insertions(+) create mode 100644 manifests/j/JKamsker/ZTNetCLI/0.1.4/JKamsker.ZTNetCLI.installer.yaml create mode 100644 manifests/j/JKamsker/ZTNetCLI/0.1.4/JKamsker.ZTNetCLI.locale.en-US.yaml create mode 100644 manifests/j/JKamsker/ZTNetCLI/0.1.4/JKamsker.ZTNetCLI.yaml diff --git a/manifests/j/JKamsker/ZTNetCLI/0.1.4/JKamsker.ZTNetCLI.installer.yaml b/manifests/j/JKamsker/ZTNetCLI/0.1.4/JKamsker.ZTNetCLI.installer.yaml new file mode 100644 index 0000000000000..2f3dedddae30f --- /dev/null +++ b/manifests/j/JKamsker/ZTNetCLI/0.1.4/JKamsker.ZTNetCLI.installer.yaml @@ -0,0 +1,15 @@ +# yaml-language-server: =https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: JKamsker.ZTNetCLI +PackageVersion: 0.1.4 +InstallerType: zip +Installers: +- Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ztnet.exe + PortableCommandAlias: ztnet + InstallerUrl: https://github.com/JKamsker/ztnet-cli/releases/download/v0.1.4/ztnet-0.1.4-x86_64-pc-windows-msvc.zip + InstallerSha256: 9798845023A50394507514452553D64BCA6FE598F734856EEC2FD5D01A3F139A +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/JKamsker/ZTNetCLI/0.1.4/JKamsker.ZTNetCLI.locale.en-US.yaml b/manifests/j/JKamsker/ZTNetCLI/0.1.4/JKamsker.ZTNetCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..44d8cb9483342 --- /dev/null +++ b/manifests/j/JKamsker/ZTNetCLI/0.1.4/JKamsker.ZTNetCLI.locale.en-US.yaml @@ -0,0 +1,22 @@ +# yaml-language-server: =https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: JKamsker.ZTNetCLI +PackageVersion: 0.1.4 +PackageLocale: en-US +Publisher: JKamsker +PublisherUrl: https://github.com/JKamsker +PublisherSupportUrl: https://github.com/JKamsker/ztnet-cli/issues +Author: JKamsker +PackageName: ZTNet CLI +PackageUrl: https://github.com/JKamsker/ztnet-cli +License: AGPL-3.0-only +LicenseUrl: https://github.com/JKamsker/ztnet-cli/blob/master/LICENSE +ShortDescription: ZTNet CLI — manage ZeroTier networks via ZTNet +Moniker: ztnet +Tags: +- zerotier +- ztnet +- cli +ReleaseNotesUrl: https://github.com/JKamsker/ztnet-cli/releases/tag/v0.1.4 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JKamsker/ZTNetCLI/0.1.4/JKamsker.ZTNetCLI.yaml b/manifests/j/JKamsker/ZTNetCLI/0.1.4/JKamsker.ZTNetCLI.yaml new file mode 100644 index 0000000000000..6be67cf9fc946 --- /dev/null +++ b/manifests/j/JKamsker/ZTNetCLI/0.1.4/JKamsker.ZTNetCLI.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: =https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: JKamsker.ZTNetCLI +PackageVersion: 0.1.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 2b9193c6587cde41dc8e5b62d912fe09d955b791 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 24 Feb 2026 00:28:29 +0800 Subject: [PATCH 70/75] New version: Winlink.WinlinkExpress version 1.7.30.0 (#341723) --- .../Winlink.WinlinkExpress.installer.yaml | 6 +++--- .../Winlink.WinlinkExpress.locale.en-US.yaml | 2 +- .../Winlink.WinlinkExpress.locale.zh-CN.yaml | 2 +- .../{1.7.29.0 => 1.7.30.0}/Winlink.WinlinkExpress.yaml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) rename manifests/w/Winlink/WinlinkExpress/{1.7.29.0 => 1.7.30.0}/Winlink.WinlinkExpress.installer.yaml (78%) rename manifests/w/Winlink/WinlinkExpress/{1.7.29.0 => 1.7.30.0}/Winlink.WinlinkExpress.locale.en-US.yaml (99%) rename manifests/w/Winlink/WinlinkExpress/{1.7.29.0 => 1.7.30.0}/Winlink.WinlinkExpress.locale.zh-CN.yaml (98%) rename manifests/w/Winlink/WinlinkExpress/{1.7.29.0 => 1.7.30.0}/Winlink.WinlinkExpress.yaml (90%) diff --git a/manifests/w/Winlink/WinlinkExpress/1.7.29.0/Winlink.WinlinkExpress.installer.yaml b/manifests/w/Winlink/WinlinkExpress/1.7.30.0/Winlink.WinlinkExpress.installer.yaml similarity index 78% rename from manifests/w/Winlink/WinlinkExpress/1.7.29.0/Winlink.WinlinkExpress.installer.yaml rename to manifests/w/Winlink/WinlinkExpress/1.7.30.0/Winlink.WinlinkExpress.installer.yaml index 10504f13bd234..bdf017b4715c5 100644 --- a/manifests/w/Winlink/WinlinkExpress/1.7.29.0/Winlink.WinlinkExpress.installer.yaml +++ b/manifests/w/Winlink/WinlinkExpress/1.7.30.0/Winlink.WinlinkExpress.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Winlink.WinlinkExpress -PackageVersion: 1.7.29.0 +PackageVersion: 1.7.30.0 InstallerType: zip NestedInstallerType: inno NestedInstallerFiles: @@ -12,7 +12,7 @@ UpgradeBehavior: install ProductCode: '{61C2109E-F4CA-43B1-9F3D-90BBBADF510A}_is1' Installers: - Architecture: x86 - InstallerUrl: https://downloads.winlink.org/User%20Programs/Winlink_Express_install_1-7-29-0.zip - InstallerSha256: A688B33FF1D3B36C008315C76CC2033437B7D8D8A27CA92BF900B1BD5E7A35B5 + InstallerUrl: https://downloads.winlink.org/User%20Programs/Winlink_Express_install_1-7-30-0.zip + InstallerSha256: 493F9BF326F1F956C64FA9781667E2B5A070CB5AA1DDD15F7E26C8416EDF88FB ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/w/Winlink/WinlinkExpress/1.7.29.0/Winlink.WinlinkExpress.locale.en-US.yaml b/manifests/w/Winlink/WinlinkExpress/1.7.30.0/Winlink.WinlinkExpress.locale.en-US.yaml similarity index 99% rename from manifests/w/Winlink/WinlinkExpress/1.7.29.0/Winlink.WinlinkExpress.locale.en-US.yaml rename to manifests/w/Winlink/WinlinkExpress/1.7.30.0/Winlink.WinlinkExpress.locale.en-US.yaml index 95655cc5ae400..84312e7e5a13b 100644 --- a/manifests/w/Winlink/WinlinkExpress/1.7.29.0/Winlink.WinlinkExpress.locale.en-US.yaml +++ b/manifests/w/Winlink/WinlinkExpress/1.7.30.0/Winlink.WinlinkExpress.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Winlink.WinlinkExpress -PackageVersion: 1.7.29.0 +PackageVersion: 1.7.30.0 PackageLocale: en-US Publisher: ARSFi - Winlink Development, Copyright (c) PublisherUrl: https://www.winlink.org/ diff --git a/manifests/w/Winlink/WinlinkExpress/1.7.29.0/Winlink.WinlinkExpress.locale.zh-CN.yaml b/manifests/w/Winlink/WinlinkExpress/1.7.30.0/Winlink.WinlinkExpress.locale.zh-CN.yaml similarity index 98% rename from manifests/w/Winlink/WinlinkExpress/1.7.29.0/Winlink.WinlinkExpress.locale.zh-CN.yaml rename to manifests/w/Winlink/WinlinkExpress/1.7.30.0/Winlink.WinlinkExpress.locale.zh-CN.yaml index e05e4731158c1..fb7399af77c84 100644 --- a/manifests/w/Winlink/WinlinkExpress/1.7.29.0/Winlink.WinlinkExpress.locale.zh-CN.yaml +++ b/manifests/w/Winlink/WinlinkExpress/1.7.30.0/Winlink.WinlinkExpress.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Winlink.WinlinkExpress -PackageVersion: 1.7.29.0 +PackageVersion: 1.7.30.0 PackageLocale: zh-CN License: 专有软件 ShortDescription: 专为无缝通信而设计的终极无线电电子邮件客户端 diff --git a/manifests/w/Winlink/WinlinkExpress/1.7.29.0/Winlink.WinlinkExpress.yaml b/manifests/w/Winlink/WinlinkExpress/1.7.30.0/Winlink.WinlinkExpress.yaml similarity index 90% rename from manifests/w/Winlink/WinlinkExpress/1.7.29.0/Winlink.WinlinkExpress.yaml rename to manifests/w/Winlink/WinlinkExpress/1.7.30.0/Winlink.WinlinkExpress.yaml index ac3df586f236a..0164d6b1bf353 100644 --- a/manifests/w/Winlink/WinlinkExpress/1.7.29.0/Winlink.WinlinkExpress.yaml +++ b/manifests/w/Winlink/WinlinkExpress/1.7.30.0/Winlink.WinlinkExpress.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Winlink.WinlinkExpress -PackageVersion: 1.7.29.0 +PackageVersion: 1.7.30.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From 190c1d2c69f25317c6855c8559cd88747a400aab Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 24 Feb 2026 00:58:59 +0800 Subject: [PATCH 71/75] New version: Sogelink.Appeee version 1.98.0 (#340809) --- .../Appeee/{1.97.0 => 1.98.0}/Sogelink.Appeee.installer.yaml | 4 ++-- .../{1.97.0 => 1.98.0}/Sogelink.Appeee.locale.en-US.yaml | 2 +- .../{1.97.0 => 1.98.0}/Sogelink.Appeee.locale.zh-CN.yaml | 2 +- .../s/Sogelink/Appeee/{1.97.0 => 1.98.0}/Sogelink.Appeee.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) rename manifests/s/Sogelink/Appeee/{1.97.0 => 1.98.0}/Sogelink.Appeee.installer.yaml (82%) rename manifests/s/Sogelink/Appeee/{1.97.0 => 1.98.0}/Sogelink.Appeee.locale.en-US.yaml (98%) rename manifests/s/Sogelink/Appeee/{1.97.0 => 1.98.0}/Sogelink.Appeee.locale.zh-CN.yaml (97%) rename manifests/s/Sogelink/Appeee/{1.97.0 => 1.98.0}/Sogelink.Appeee.yaml (91%) diff --git a/manifests/s/Sogelink/Appeee/1.97.0/Sogelink.Appeee.installer.yaml b/manifests/s/Sogelink/Appeee/1.98.0/Sogelink.Appeee.installer.yaml similarity index 82% rename from manifests/s/Sogelink/Appeee/1.97.0/Sogelink.Appeee.installer.yaml rename to manifests/s/Sogelink/Appeee/1.98.0/Sogelink.Appeee.installer.yaml index 96933a2c57b55..dce4b34cdf398 100644 --- a/manifests/s/Sogelink/Appeee/1.97.0/Sogelink.Appeee.installer.yaml +++ b/manifests/s/Sogelink/Appeee/1.98.0/Sogelink.Appeee.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Sogelink.Appeee -PackageVersion: 1.97.0 +PackageVersion: 1.98.0 InstallerType: exe InstallModes: - interactive @@ -15,6 +15,6 @@ ProductCode: Appeee Installers: - Architecture: x86 InstallerUrl: https://web.appeee.nl/Files/UpdateWinApp/appeee/AppeeeSetup.exe - InstallerSha256: 2FDEE570CC4F1F586AA002FF1928376037B96776612DC0AE318B8919E4A8BB5A + InstallerSha256: 789B3551A193B59937D9B1F3F5FB0F30D6A58B4CE7FB1ECF14E0EB7458F77DC7 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/s/Sogelink/Appeee/1.97.0/Sogelink.Appeee.locale.en-US.yaml b/manifests/s/Sogelink/Appeee/1.98.0/Sogelink.Appeee.locale.en-US.yaml similarity index 98% rename from manifests/s/Sogelink/Appeee/1.97.0/Sogelink.Appeee.locale.en-US.yaml rename to manifests/s/Sogelink/Appeee/1.98.0/Sogelink.Appeee.locale.en-US.yaml index 480036658150d..1d90dd35c9ebc 100644 --- a/manifests/s/Sogelink/Appeee/1.97.0/Sogelink.Appeee.locale.en-US.yaml +++ b/manifests/s/Sogelink/Appeee/1.98.0/Sogelink.Appeee.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Sogelink.Appeee -PackageVersion: 1.97.0 +PackageVersion: 1.98.0 PackageLocale: en-US Publisher: Appeee PublisherUrl: https://www.goconnectit.com/ diff --git a/manifests/s/Sogelink/Appeee/1.97.0/Sogelink.Appeee.locale.zh-CN.yaml b/manifests/s/Sogelink/Appeee/1.98.0/Sogelink.Appeee.locale.zh-CN.yaml similarity index 97% rename from manifests/s/Sogelink/Appeee/1.97.0/Sogelink.Appeee.locale.zh-CN.yaml rename to manifests/s/Sogelink/Appeee/1.98.0/Sogelink.Appeee.locale.zh-CN.yaml index 1cb13ed3c059b..d5b1872e65af5 100644 --- a/manifests/s/Sogelink/Appeee/1.97.0/Sogelink.Appeee.locale.zh-CN.yaml +++ b/manifests/s/Sogelink/Appeee/1.98.0/Sogelink.Appeee.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Sogelink.Appeee -PackageVersion: 1.97.0 +PackageVersion: 1.98.0 PackageLocale: zh-CN License: 专有软件 ShortDescription: 通过数字工单、检查、访问报告、时间登记、质量报告、调查等节省大量时间。 diff --git a/manifests/s/Sogelink/Appeee/1.97.0/Sogelink.Appeee.yaml b/manifests/s/Sogelink/Appeee/1.98.0/Sogelink.Appeee.yaml similarity index 91% rename from manifests/s/Sogelink/Appeee/1.97.0/Sogelink.Appeee.yaml rename to manifests/s/Sogelink/Appeee/1.98.0/Sogelink.Appeee.yaml index 4247d77115480..52b88eb1c37e8 100644 --- a/manifests/s/Sogelink/Appeee/1.97.0/Sogelink.Appeee.yaml +++ b/manifests/s/Sogelink/Appeee/1.98.0/Sogelink.Appeee.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Sogelink.Appeee -PackageVersion: 1.97.0 +PackageVersion: 1.98.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 From af3501f279fe0c36ce9fec2dc54524204f0cd81d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 24 Feb 2026 00:59:35 +0800 Subject: [PATCH 72/75] New version: PBH-BTN.PeerBanHelper version 9.3.7 (#341721) --- .../PBH-BTN.PeerBanHelper.installer.yaml | 37 +++++++++++++++++++ .../PBH-BTN.PeerBanHelper.locale.en-US.yaml | 13 +++++++ .../PBH-BTN.PeerBanHelper.locale.zh-CN.yaml | 36 ++++++++++++++++++ .../9.3.7/PBH-BTN.PeerBanHelper.yaml | 8 ++++ 4 files changed, 94 insertions(+) create mode 100644 manifests/p/PBH-BTN/PeerBanHelper/9.3.7/PBH-BTN.PeerBanHelper.installer.yaml create mode 100644 manifests/p/PBH-BTN/PeerBanHelper/9.3.7/PBH-BTN.PeerBanHelper.locale.en-US.yaml create mode 100644 manifests/p/PBH-BTN/PeerBanHelper/9.3.7/PBH-BTN.PeerBanHelper.locale.zh-CN.yaml create mode 100644 manifests/p/PBH-BTN/PeerBanHelper/9.3.7/PBH-BTN.PeerBanHelper.yaml diff --git a/manifests/p/PBH-BTN/PeerBanHelper/9.3.7/PBH-BTN.PeerBanHelper.installer.yaml b/manifests/p/PBH-BTN/PeerBanHelper/9.3.7/PBH-BTN.PeerBanHelper.installer.yaml new file mode 100644 index 0000000000000..eb8e4e5939cd9 --- /dev/null +++ b/manifests/p/PBH-BTN/PeerBanHelper/9.3.7/PBH-BTN.PeerBanHelper.installer.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: PBH-BTN.PeerBanHelper +PackageVersion: 9.3.7 +InstallerType: exe +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: -q -Dinstall4j.suppressUnattendedReboot=true + SilentWithProgress: -q -splash "" -Dinstall4j.suppressUnattendedReboot=true + InstallLocation: -dir "" + Log: -Dinstall4j.log="" +UpgradeBehavior: install +ProductCode: 7121-2388-2769-9582 +ReleaseDate: 2026-02-23 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/PBH-BTN/PeerBanHelper/releases/download/v9.3.7/PeerBanHelper_windows-x64_9.3.7.exe + InstallerSha256: 371BC382FF9F9477F6969479FF01EAA7DB27D88A78CDF2A30B6A95A1B248C200 +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/PBH-BTN/PeerBanHelper/releases/download/v9.3.7/PeerBanHelper_windows-x64_9.3.7.exe + InstallerSha256: 371BC382FF9F9477F6969479FF01EAA7DB27D88A78CDF2A30B6A95A1B248C200 +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/PBH-BTN/PeerBanHelper/releases/download/v9.3.7/PeerBanHelper_windows-arm64_9.3.7.exe + InstallerSha256: 8C4428EC3300245D5136FAE64D5A716EE5ED32921D4E82DABA54E05453C0DC93 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/PBH-BTN/PeerBanHelper/releases/download/v9.3.7/PeerBanHelper_windows-arm64_9.3.7.exe + InstallerSha256: 8C4428EC3300245D5136FAE64D5A716EE5ED32921D4E82DABA54E05453C0DC93 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/PBH-BTN/PeerBanHelper/9.3.7/PBH-BTN.PeerBanHelper.locale.en-US.yaml b/manifests/p/PBH-BTN/PeerBanHelper/9.3.7/PBH-BTN.PeerBanHelper.locale.en-US.yaml new file mode 100644 index 0000000000000..ca3308c19e37a --- /dev/null +++ b/manifests/p/PBH-BTN/PeerBanHelper/9.3.7/PBH-BTN.PeerBanHelper.locale.en-US.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: PBH-BTN.PeerBanHelper +PackageVersion: 9.3.7 +PackageLocale: en-US +ShortDescription: Automatically ban unwanted, leeching and abnormal BitTorrent clients with support for customized rules. +Tags: +- bittorrent +- bt +- torrent +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PBH-BTN/PeerBanHelper/9.3.7/PBH-BTN.PeerBanHelper.locale.zh-CN.yaml b/manifests/p/PBH-BTN/PeerBanHelper/9.3.7/PBH-BTN.PeerBanHelper.locale.zh-CN.yaml new file mode 100644 index 0000000000000..aae840129a0d8 --- /dev/null +++ b/manifests/p/PBH-BTN/PeerBanHelper/9.3.7/PBH-BTN.PeerBanHelper.locale.zh-CN.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: PBH-BTN.PeerBanHelper +PackageVersion: 9.3.7 +PackageLocale: zh-CN +Publisher: PBH-BTN Community +PublisherUrl: https://github.com/PBH-BTN +PublisherSupportUrl: https://github.com/PBH-BTN/PeerBanHelper/issues +PackageName: PeerBanHelper +PackageUrl: https://github.com/PBH-BTN/PeerBanHelper +License: GPL-3.0 +LicenseUrl: https://github.com/PBH-BTN/PeerBanHelper/blob/HEAD/LICENSE +ShortDescription: 自动封禁不受欢迎、吸血和异常的 BT 客户端,并支持自定义规则。 +Tags: +- bt +- 种子 +ReleaseNotes: |- + 操作系统平台支持 + - 重新添加对 Windows 7 (64 位) 操作系统的支持 @Ghost-chu + - Windows 7 用户请下载带有 win7 字样的专用安装程序 + 错误修复 + - 修复完成 OOBE 时可能错误提示 “OOBE 重复初始化”,且配置需要重启生效的问题 @Ghost-chu + - 修复 Portable 版 PeerBanHelper 启动脚本错误导致无法启动的问题 @0x391F + - 修复 GeoIP MMDB 因文件被占用下载失败的问题 @Ghost-chu + Docker + DockerHub: ghostchu/peerbanhelper:v9.3.7 + 阿里云国内镜像加速:registry.cn-hangzhou.aliyuncs.com/ghostchu/peerbanhelper:v9.3.7 + + 部署教程 | 常见问题 | 如何设置下载器 +ReleaseNotesUrl: https://github.com/PBH-BTN/PeerBanHelper/releases/tag/v9.3.7 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/PBH-BTN/PeerBanHelper/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PBH-BTN/PeerBanHelper/9.3.7/PBH-BTN.PeerBanHelper.yaml b/manifests/p/PBH-BTN/PeerBanHelper/9.3.7/PBH-BTN.PeerBanHelper.yaml new file mode 100644 index 0000000000000..75647f6bc8fb7 --- /dev/null +++ b/manifests/p/PBH-BTN/PeerBanHelper/9.3.7/PBH-BTN.PeerBanHelper.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: PBH-BTN.PeerBanHelper +PackageVersion: 9.3.7 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 From 7ec317c56466c5d3a13d3cbca50c49d584495d96 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Tue, 24 Feb 2026 01:00:11 +0800 Subject: [PATCH 73/75] Modify: MartinBresson.Executor version 2.2.5 (#341728) --- .../MartinBresson.Executor.installer.yaml | 7 ----- .../MartinBresson.Executor.locale.en-US.yaml | 28 ++++++++++++++----- 2 files changed, 21 insertions(+), 14 deletions(-) diff --git a/manifests/m/MartinBresson/Executor/2.2.5/MartinBresson.Executor.installer.yaml b/manifests/m/MartinBresson/Executor/2.2.5/MartinBresson.Executor.installer.yaml index 6e17a5a30bc96..3e44ed7fae446 100644 --- a/manifests/m/MartinBresson/Executor/2.2.5/MartinBresson.Executor.installer.yaml +++ b/manifests/m/MartinBresson/Executor/2.2.5/MartinBresson.Executor.installer.yaml @@ -3,18 +3,11 @@ PackageIdentifier: MartinBresson.Executor PackageVersion: 2.2.5 -InstallerLocale: en-US InstallerType: inno Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress UpgradeBehavior: install ProductCode: Executor_is1 ReleaseDate: 2026-02-22 -AppsAndFeaturesEntries: -- ProductCode: Executor_is1 ElevationRequirement: elevatesSelf InstallationMetadata: DefaultInstallLocation: '%ProgramFiles%\Executor' diff --git a/manifests/m/MartinBresson/Executor/2.2.5/MartinBresson.Executor.locale.en-US.yaml b/manifests/m/MartinBresson/Executor/2.2.5/MartinBresson.Executor.locale.en-US.yaml index 80c408363779f..deaab9fd7bfc6 100644 --- a/manifests/m/MartinBresson/Executor/2.2.5/MartinBresson.Executor.locale.en-US.yaml +++ b/manifests/m/MartinBresson/Executor/2.2.5/MartinBresson.Executor.locale.en-US.yaml @@ -10,7 +10,7 @@ PublisherSupportUrl: https://github.com/executordk/executor-community/issues Author: Martin Bresson PackageName: Executor PackageUrl: https://executor.dk/ -License: MIT +License: Freeware Copyright: Copyright © 2007-2026 Martin Bresson. ShortDescription: Executor the desktop workflow application for Windows. Speed up your daily workflow, opening things and doing things. Description: |- @@ -27,16 +27,30 @@ Tags: - ai - desktop - launcher -- windows - workflow -ReleaseNotes: Release v2.2.5 of Executor, check https://executor.dk/updates for release notes. -ReleaseNotesUrl: https://github.com/executordk/executor-community/releases/tag/v2.2.5 +ReleaseNotes: |- + What's New + - keyword command now supports indexed item names: + - Probably most useful in multi commands. This can save you some trouble of creating keywords for multi launch operations. If for example you want a keyword launching both Visual Studio Code, GitHub Desktop and Docker Desktop, you can normally do this in several ways. Create a keywords for each app (vscode,gitdesk,dockerdesk) and set keyword command to vscode||gitdesk||dockerdesk, or don't create any keywords and use full paths C:\SomeLongPath\Code.exe||C:\SomeLongPath\GitHubDesktop.exe||C:\SomeLongPath\DockerDesktop.exe. Now you can also use the indexed names Visual Studio Code||GitHub Desktop||Docker Desktop. + - you can also combine all three methods (keyword, file-path, indexed name). Example: vscode||C:\SomeLongPath\GitHubDesktop.exe||Docker Desktop + - This can also be used in single commands. Example: keyword command: Visual Studio Code as an alternative to keyword command: C:\Users\\AppData\Local\Programs\Microsoft VS Code\Code.exe + - An obvious downside to relying on indexed names is if suddenly the indexed name change, if for example the publisher make changes to their app name (or item is not indexed anymore). Also individual keywords give you more control of how each item launch. + - Keyword names identical to indexed item names will have precedence. + - In case this feature somehow interferes with your flow you can disable it, or limit it to only support indexed shortcuts (.lnk files) and not other indexed file types or folders, by changing the value resolveindexed in executor.ini. See hidden settings for more info. + - The check for index names is not case sensitive, so both "Visual Studio Code" and "visual studio code" will work. + - Limitation: Currently the icon of an indexed item will not be resolved if using a single indexed item as a keyword command (it's a performance thing being looked into). You can still manually set an icon for the keyword, also in the keyword editor there's a new icon option action to set icon from an indexed item name. + + - Running multi commands of indexed items also works directly from the input field, so you can type Visual Studio Code||GitHub Desktop||Docker Desktop (with autocompletion and using arrow keys etc.), that then launch these and puts this as one entry into the history for fast recall (if for example you don't bother making a keyword to launch these). + + - In the keyword editor the "Reset icon" link has been replaced by a "Icon options" link, which will open a menu with several icon options. + - Added the keyword command $SETOPENTEXTKEYWORD$ this can change the keyword that is used to "open text using a keyword" when input is not using a keyword, without having to go to settings. "Open text as a keyword" is a feature that can be enabled in Settings > Misc, where you can also change this keyword (screenshot). See docs for more info. +ReleaseNotesUrl: https://executor.dk/updates#v2205 Documentations: -- DocumentLabel: Community - DocumentUrl: https://github.com/executordk/executor-community/discussions -- DocumentLabel: Full Documentation +- DocumentLabel: Documentation DocumentUrl: https://executor.dk/docs - DocumentLabel: Tips & tricks DocumentUrl: https://executor.dk/tips +- DocumentLabel: Community + DocumentUrl: https://github.com/executordk/executor-community/discussions ManifestType: defaultLocale ManifestVersion: 1.12.0 From 0f8f7f50bb45534d59c03bf1d5113f967ae86c49 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 24 Feb 2026 01:00:49 +0800 Subject: [PATCH 74/75] New version: Foundry376.Mailspring version 1.18.0 (#341735) --- .../Foundry376.Mailspring.installer.yaml | 22 ++++++++ .../Foundry376.Mailspring.locale.en-US.yaml | 55 +++++++++++++++++++ .../Foundry376.Mailspring.locale.zh-CN.yaml | 15 +++++ .../1.18.0/Foundry376.Mailspring.yaml | 8 +++ 4 files changed, 100 insertions(+) create mode 100644 manifests/f/Foundry376/Mailspring/1.18.0/Foundry376.Mailspring.installer.yaml create mode 100644 manifests/f/Foundry376/Mailspring/1.18.0/Foundry376.Mailspring.locale.en-US.yaml create mode 100644 manifests/f/Foundry376/Mailspring/1.18.0/Foundry376.Mailspring.locale.zh-CN.yaml create mode 100644 manifests/f/Foundry376/Mailspring/1.18.0/Foundry376.Mailspring.yaml diff --git a/manifests/f/Foundry376/Mailspring/1.18.0/Foundry376.Mailspring.installer.yaml b/manifests/f/Foundry376/Mailspring/1.18.0/Foundry376.Mailspring.installer.yaml new file mode 100644 index 0000000000000..c44e5d3cc796c --- /dev/null +++ b/manifests/f/Foundry376/Mailspring/1.18.0/Foundry376.Mailspring.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: Foundry376.Mailspring +PackageVersion: 1.18.0 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +ProductCode: Mailspring +ReleaseDate: 2026-02-23 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Foundry376/Mailspring/releases/download/1.18.0/MailspringSetup.exe + InstallerSha256: AE0958E5DE7D4C0CB9E2B09C7F5F032A2F092F99B9BAB516D26120FB76E55FB2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Foundry376/Mailspring/1.18.0/Foundry376.Mailspring.locale.en-US.yaml b/manifests/f/Foundry376/Mailspring/1.18.0/Foundry376.Mailspring.locale.en-US.yaml new file mode 100644 index 0000000000000..8eba8de065c06 --- /dev/null +++ b/manifests/f/Foundry376/Mailspring/1.18.0/Foundry376.Mailspring.locale.en-US.yaml @@ -0,0 +1,55 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Foundry376.Mailspring +PackageVersion: 1.18.0 +PackageLocale: en-US +Publisher: Foundry 376, LLC +PublisherUrl: https://www.getmailspring.com/ +PublisherSupportUrl: https://community.getmailspring.com/ +PrivacyUrl: https://www.getmailspring.com/privacy-policy +Author: Foundry 376, LLC +PackageName: Mailspring +PackageUrl: https://www.getmailspring.com/ +License: GPL-3.0 +LicenseUrl: https://github.com/Foundry376/Mailspring/blob/HEAD/LICENSE.md +Copyright: © 2017-2026 Foundry 376, LLC. +CopyrightUrl: https://www.getmailspring.com/terms +ShortDescription: Boost your productivity and send better email with Mailspring, the best mail client for Mac, Linux, and Windows. +Moniker: mailspring +Tags: +- email +- mail +ReleaseNotes: |- + Features: + - Grammar check is now available in the composer! (#2612) + - This feature relies on a deployment of LanguageTool at id.getmailspring.com - when you use Grammar Check, small snippets of your draft are sent to this server, but the requests are not logged and no message data is stored. + - This feature is disabled by default. To turn it on, click the new icon in the composer toolbar. + - Mailspring now properly detects "Do Not Disturb" status on MacOS Sequoia and on Windows. + Bug Fixes: + - On Wayland, the --background flag now shows the main window briefly then hides it, which is the best we can do under Wayland's rules. (#2623) + - On Wayland, fixed a keyboard freeze in the composer caused by a double focus() call. (#2622) + - Fixed sound notifications playing on Windows regardless of the notification preference. (#2619) + - Fixed the tray icon theme detection on GNOME/Unity Linux desktops. (#2610) + - Fixed a crash in vCard parsing when the VERSION line is not found. + - Fixed an issue with the first CardDAV sync incorrectly seeing existing ETags in mailsync. + - Fixed IMAP IDLE to process VANISHED notifications sent by FastMail (and possibly other providers). + - Fixed folder priority logic that was incorrectly applied to non-iCloud accounts in mailsync. + Improvements: + - Added support for the stnadard biographies / notes field on contacts. (#2621) + - Rearranged the thread context menu to reduce accidental destructive actions. (#2620) + - Added an empty state to the calendar when no CalDAV accounts are connected. (#2625) + - The draft window now uses the message subject as the window title. + - Improved read receipt tracking pixel reliability. (#2613) + - Improved mail rules robustness and fixed condition evaluation bugs. (#2616) + - Added VTIMEZONE to created calendar events so they are created on Yahoo in the correct timezone. + - Enabled CalDAV discovery to support Fastmail, Yahoo, and other providers in the upcoming calendar. + - On Windows, the app icon is now a rounded square to better fit with Windows 11 design guidelines. + Developer: + - Replaced CSS-based platform hiding with React conditionals in preferences. (#2614) + - Removed subpixel-antialiased font smoothing overrides. (#2618) + - Added syncInit to main-calendar to eliminate a 2.5s startup delay. (#2606) +ReleaseNotesUrl: https://github.com/Foundry376/Mailspring/releases/tag/1.18.0 +PurchaseUrl: https://www.getmailspring.com/pro +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Foundry376/Mailspring/1.18.0/Foundry376.Mailspring.locale.zh-CN.yaml b/manifests/f/Foundry376/Mailspring/1.18.0/Foundry376.Mailspring.locale.zh-CN.yaml new file mode 100644 index 0000000000000..9db96656b9208 --- /dev/null +++ b/manifests/f/Foundry376/Mailspring/1.18.0/Foundry376.Mailspring.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: Foundry376.Mailspring +PackageVersion: 1.18.0 +PackageLocale: zh-CN +Publisher: Foundry 376, LLC +PackageName: Mailspring +ShortDescription: 通过适用于 Mac、Linux 和 Windows 的最佳邮件客户端 Mailspring 来提高你的工作效率,更好地发送电子邮件。 +Tags: +- 电子邮件 +- 邮件 +ReleaseNotesUrl: https://github.com/Foundry376/Mailspring/releases/tag/1.18.0 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Foundry376/Mailspring/1.18.0/Foundry376.Mailspring.yaml b/manifests/f/Foundry376/Mailspring/1.18.0/Foundry376.Mailspring.yaml new file mode 100644 index 0000000000000..dedce13e24bcb --- /dev/null +++ b/manifests/f/Foundry376/Mailspring/1.18.0/Foundry376.Mailspring.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: Foundry376.Mailspring +PackageVersion: 1.18.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d2bc2f730612cefb3894a36c852a8cc52e4ebf83 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 24 Feb 2026 01:01:25 +0800 Subject: [PATCH 75/75] New version: Netsoft.Hubstaff version 1.8.2 (1.8.2-49bc3534) (#341737) --- .../1.8.2/Netsoft.Hubstaff.installer.yaml | 17 +++++++++++ .../1.8.2/Netsoft.Hubstaff.locale.en-US.yaml | 30 +++++++++++++++++++ .../1.8.2/Netsoft.Hubstaff.locale.zh-CN.yaml | 18 +++++++++++ .../Hubstaff/1.8.2/Netsoft.Hubstaff.yaml | 8 +++++ 4 files changed, 73 insertions(+) create mode 100644 manifests/n/Netsoft/Hubstaff/1.8.2/Netsoft.Hubstaff.installer.yaml create mode 100644 manifests/n/Netsoft/Hubstaff/1.8.2/Netsoft.Hubstaff.locale.en-US.yaml create mode 100644 manifests/n/Netsoft/Hubstaff/1.8.2/Netsoft.Hubstaff.locale.zh-CN.yaml create mode 100644 manifests/n/Netsoft/Hubstaff/1.8.2/Netsoft.Hubstaff.yaml diff --git a/manifests/n/Netsoft/Hubstaff/1.8.2/Netsoft.Hubstaff.installer.yaml b/manifests/n/Netsoft/Hubstaff/1.8.2/Netsoft.Hubstaff.installer.yaml new file mode 100644 index 0000000000000..96fa4caf770c8 --- /dev/null +++ b/manifests/n/Netsoft/Hubstaff/1.8.2/Netsoft.Hubstaff.installer.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Netsoft.Hubstaff +PackageVersion: 1.8.2 +InstallerType: nullsoft +Scope: machine +Protocols: +- hubstaff +ProductCode: Hubstaff +ReleaseDate: 2026-01-30 +Installers: +- Architecture: x64 + InstallerUrl: https://app.hubstaff.com/download/11728-standard-windows-1-8-2-release/exe + InstallerSha256: 2964C0E003FDE68C7E3F4CB0B02CB44AC57C3921CC16D288C3CFC72E79692CCF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/Netsoft/Hubstaff/1.8.2/Netsoft.Hubstaff.locale.en-US.yaml b/manifests/n/Netsoft/Hubstaff/1.8.2/Netsoft.Hubstaff.locale.en-US.yaml new file mode 100644 index 0000000000000..9011580b8eb09 --- /dev/null +++ b/manifests/n/Netsoft/Hubstaff/1.8.2/Netsoft.Hubstaff.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: Netsoft.Hubstaff +PackageVersion: 1.8.2 +PackageLocale: en-US +Publisher: Netsoft Holdings, LLC. +PublisherUrl: https://hubstaff.com/ +PublisherSupportUrl: https://support.hubstaff.com/ +PrivacyUrl: https://hubstaff.com/privacy +Author: Netsoft Holdings, LLC +PackageName: Hubstaff +PackageUrl: https://app.hubstaff.com/download +License: Proprietary +LicenseUrl: https://hubstaff.com/terms +Copyright: Copyright © 2012-2026 Netsoft Holdings, LLC. All rights reserved. +CopyrightUrl: https://hubstaff.com/terms +ShortDescription: Time Tracking and Productivity Monitoring Tool +Tags: +- time +- timer +- tracker +- work +ReleaseNotes: '- Stability improvements' +PurchaseUrl: https://hubstaff.com/pricing +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://hubstaff.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/Netsoft/Hubstaff/1.8.2/Netsoft.Hubstaff.locale.zh-CN.yaml b/manifests/n/Netsoft/Hubstaff/1.8.2/Netsoft.Hubstaff.locale.zh-CN.yaml new file mode 100644 index 0000000000000..48012ffaaed57 --- /dev/null +++ b/manifests/n/Netsoft/Hubstaff/1.8.2/Netsoft.Hubstaff.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: Netsoft.Hubstaff +PackageVersion: 1.8.2 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 时间跟踪和生产力监控工具 +Tags: +- 工作 +- 时间 +- 计时器 +- 跟踪器 +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://hubstaff.com/faq +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/Netsoft/Hubstaff/1.8.2/Netsoft.Hubstaff.yaml b/manifests/n/Netsoft/Hubstaff/1.8.2/Netsoft.Hubstaff.yaml new file mode 100644 index 0000000000000..b40ebee5ff9ce --- /dev/null +++ b/manifests/n/Netsoft/Hubstaff/1.8.2/Netsoft.Hubstaff.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: Netsoft.Hubstaff +PackageVersion: 1.8.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0