diff --git a/manifests/3/360/NamiAI/1.3.1483.64/360.NamiAI.installer.yaml b/manifests/3/360/NamiAI/1.3.1483.64/360.NamiAI.installer.yaml index b5bf78bc2c29..dc4cde85761d 100644 --- a/manifests/3/360/NamiAI/1.3.1483.64/360.NamiAI.installer.yaml +++ b/manifests/3/360/NamiAI/1.3.1483.64/360.NamiAI.installer.yaml @@ -26,7 +26,7 @@ ExpectedReturnCodes: UpgradeBehavior: install Protocols: - nami -ProductCode: Freedom 1.3.1483.64 +ProductCode: namiai Installers: - Architecture: x64 Scope: user diff --git a/manifests/a/AGTEK/Trackwork/2.25.5.3/AGTEK.Trackwork.installer.yaml b/manifests/a/AGTEK/Trackwork/2.25.5.3/AGTEK.Trackwork.installer.yaml index 1e0003ce9c31..2962fb05a1c2 100644 --- a/manifests/a/AGTEK/Trackwork/2.25.5.3/AGTEK.Trackwork.installer.yaml +++ b/manifests/a/AGTEK/Trackwork/2.25.5.3/AGTEK.Trackwork.installer.yaml @@ -18,6 +18,6 @@ ReleaseDate: 2026-03-09 Installers: - Architecture: x64 InstallerUrl: https://agtek.s3.amazonaws.com/Agtek/pjIHVg17xEt1 - InstallerSha256: 2F21EC5573BA613ECE9402339F51352D6858D42A32652F42239DFA8AD876B363 + InstallerSha256: 15F1C0D6BBA54B923A21D6AEE9B06CA1F4092F03FE66814BFCC9DDA535811471 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/a/AGTEK/UndergroundSA/1.12.5.3/AGTEK.UndergroundSA.installer.yaml b/manifests/a/AGTEK/UndergroundSA/1.12.5.3/AGTEK.UndergroundSA.installer.yaml index ba2bec221ac8..f32ef65030c2 100644 --- a/manifests/a/AGTEK/UndergroundSA/1.12.5.3/AGTEK.UndergroundSA.installer.yaml +++ b/manifests/a/AGTEK/UndergroundSA/1.12.5.3/AGTEK.UndergroundSA.installer.yaml @@ -20,6 +20,6 @@ ReleaseDate: 2026-03-09 Installers: - Architecture: x64 InstallerUrl: https://agtek.s3.amazonaws.com/Agtek/9De1mpxXNn7f - InstallerSha256: 4D869707BB75A20117FC64C52521A6F2526A95DED4D0741FB5CE76B6B3F73D63 + InstallerSha256: 38531913D7ADBD7514074FBFB08363FC5103A9095CC127747631BD47F7AAD454 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/a/AdamGell/CMTraceOpen/1.0.0/AdamGell.CMTraceOpen.installer.yaml b/manifests/a/AdamGell/CMTraceOpen/1.0.0/AdamGell.CMTraceOpen.installer.yaml new file mode 100644 index 000000000000..dc45103b1b20 --- /dev/null +++ b/manifests/a/AdamGell/CMTraceOpen/1.0.0/AdamGell.CMTraceOpen.installer.yaml @@ -0,0 +1,43 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AdamGell.CMTraceOpen +PackageVersion: 1.0.0 +ReleaseDate: 2026-03-29 +Installers: +- Architecture: x64 + InstallerType: portable + InstallerUrl: https://github.com/adamgell/cmtraceopen/releases/download/v1.0.0/CMTrace-Open_1.0.0_x64.exe + InstallerSha256: 08D19DD83243C3CE6ECDD104B4535BA27E9FFF47B5DB58BC383F1D95B9EE9107 +- Architecture: arm64 + InstallerType: portable + InstallerUrl: https://github.com/adamgell/cmtraceopen/releases/download/v1.0.0/CMTrace-Open_1.0.0_arm64.exe + InstallerSha256: EC38C1ED9A1BBDA10DA399777B1B82C008BE2DBE42F77893918D1D0BA90D3265 +- InstallerLocale: en-US + Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/adamgell/cmtraceopen/releases/download/v1.0.0/CMTrace-Open_1.0.0_x64.msi + InstallerSha256: F148A3666F67D30DC2F05D55D665101CBA1D72046A4EDFFA9947F9E821CCE119 + ProductCode: '{DF9A25D5-349C-41D8-B5AD-BEEBA93006C0}' + AppsAndFeaturesEntries: + - Publisher: cmtrace + ProductCode: '{DF9A25D5-349C-41D8-B5AD-BEEBA93006C0}' + UpgradeCode: '{5F75B1C0-0C44-5930-99AE-0E04A8D1C4D1}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/CMTrace Open' +- InstallerLocale: en-US + Architecture: arm64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/adamgell/cmtraceopen/releases/download/v1.0.0/CMTrace-Open_1.0.0_arm64.msi + InstallerSha256: 4534CB8539FE0006520DDD5BFFE46656FF0A3E23E16149BEE41D0F5C41B6DE04 + ProductCode: '{2F32E595-797F-4E18-A248-1CE91B117BB7}' + AppsAndFeaturesEntries: + - Publisher: cmtrace + ProductCode: '{2F32E595-797F-4E18-A248-1CE91B117BB7}' + UpgradeCode: '{5F75B1C0-0C44-5930-99AE-0E04A8D1C4D1}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/CMTrace Open' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AdamGell/CMTraceOpen/1.0.0/AdamGell.CMTraceOpen.locale.en-US.yaml b/manifests/a/AdamGell/CMTraceOpen/1.0.0/AdamGell.CMTraceOpen.locale.en-US.yaml new file mode 100644 index 000000000000..843ea2505e85 --- /dev/null +++ b/manifests/a/AdamGell/CMTraceOpen/1.0.0/AdamGell.CMTraceOpen.locale.en-US.yaml @@ -0,0 +1,73 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AdamGell.CMTraceOpen +PackageVersion: 1.0.0 +PackageLocale: en-US +Publisher: Adam Gell +PublisherUrl: https://github.com/adamgell +PublisherSupportUrl: https://github.com/adamgell/cmtraceopen/issues +PackageName: CMTrace Open +PackageUrl: https://github.com/adamgell/cmtraceopen +License: MIT +LicenseUrl: https://github.com/adamgell/cmtraceopen/blob/HEAD/LICENSE +ShortDescription: An open-source log viewer inspired by Microsoft's CMTrace.exe. +Tags: +- cmtrace +- intune +ReleaseNotes: |- + CMTrace Open v1.0.0 + First stable release. Since v0.5.0, CMTrace Open has received a complete UX overhaul — eight themes, multi-tab browsing, dynamic parser-aware columns, six new log parsers, a registry file viewer, an embedded 411-code error intelligence layer, a Software Deployment workspace, a Windows Diagnostics Collection tool, and timezone-correct timestamps across all parsers. + New: Registry File (.reg) Viewer + Open .reg files exported by regedit.exe directly in CMTrace Open. Auto-detected via the Windows Registry Editor Version 5.00 header. Supports REG_SZ, REG_DWORD, REG_QWORD, REG_BINARY, REG_EXPAND_SZ, REG_MULTI_SZ, REG_NONE, and delete markers. Hex continuations and UTF-16LE values decoded automatically. Renders in a regedit-style two-pane UI with a virtualized key tree (handles 22 MB+ files) and a Name / Type / Data value table. Integrates into the tab system alongside log files. + Workspaces + - Software Deployment — Analyze MSI, PSADT, and WiX/Burn deployment folders in one click with recursive scanning, exit code extraction, and error summarization with code lookups + - Diagnostics Collection (Windows) — Collect 32 log patterns, 61 registry keys, 42 event log channels, 6 file exports, and 30 command outputs. Preset picker (Full / Intune+Autopilot / Networking / Security / Quick) with granular family-level scoping + - DSRegCmd MDM cross-reference — Eliminates false "enrollment missing" warnings by cross-referencing scheduled task GUIDs against enrollment registry keys + Log Parsing + Six new parsers: Windows DHCP Server, macOS Intune MDM Daemon, WiX/Burn bootstrapper, MSI verbose, PSADT Legacy, and Windows Registry (.reg) + - Dynamic columns auto-derived from detected parser type + - Panther enrichment with result codes, GLE codes, setup phases, and operation names + - IME subsystem enrichment extracting source tags into a dedicated column + - Timestamp corrections: IME 4-hour offset fixed, CCM/SCCM/ISO timezone offsets applied correctly + Error Intelligence + - 411-code embedded database — Win32, HRESULT, ConfigMgr, and Windows Update codes highlighted inline in log entries + - HRESULT decomposition with FACILITY_WIN32 fallback + - Rebuilt Error Lookup dialog with live search and category badges + UI + - 8 themes with toolbar picker + - Multi-tab file browser with cached instant switching + - Resizable and reorderable columns (persisted) + - Inline find bar (Ctrl+F) with regex, match case, live hit count + - Font family picker in Accessibility settings + - Collapsible sidebar (Ctrl+B) + - Multi-file open via dialog, drag-drop, CLI args, and OS file association + Performance + - Zero-allocation severity detection + - Cached thread display strings (~15 allocations vs ~30K) + - Rayon-powered parallel folder parsing + - In-memory tab cache (zero re-parse on switch) + - Progressive folder loading with batch size of 4 and live progress bar — fixes UI freeze when opening large folders + - O(1) GUID lookups in DSRegCmd workspace + Bug Fixes + - Large folder opening — Progressive batch loading (batch size 4) with live progress bar replaces the previous approach that could freeze the UI on folders with many log files + - Scroll jump when clicking an already-visible row + - Tab strip overflow dropdown clipping + - Sidebar routing for Deployment and macOS workspaces + - Burn log classification and hex exit code extraction + - NeXTSTEP payload parser: quoted keys, arrays-of-dicts, nested arrays + - Invalid Date in macOS packages tab + - False hex matches in GUID error-code lookups + - Row height overlap at large font sizes + - GUID-to-app-name deduplication across download stats and event tracker + Build & Dependencies + - TypeScript 6.0 migration + - macOS code signing and notarization in CI + - Windows prerequisite script hardening + - picomatch 4.0.3 → 4.0.4 +ReleaseNotesUrl: https://github.com/adamgell/cmtraceopen/releases/tag/v1.0.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/adamgell/cmtraceopen/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AdamGell/CMTraceOpen/1.0.0/AdamGell.CMTraceOpen.yaml b/manifests/a/AdamGell/CMTraceOpen/1.0.0/AdamGell.CMTraceOpen.yaml new file mode 100644 index 000000000000..edfd5390b728 --- /dev/null +++ b/manifests/a/AdamGell/CMTraceOpen/1.0.0/AdamGell.CMTraceOpen.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: AdamGell.CMTraceOpen +PackageVersion: 1.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/Baidu/Comate/1.4.0/Baidu.Comate.installer.yaml b/manifests/b/Baidu/Comate/1.4.0/Baidu.Comate.installer.yaml new file mode 100644 index 000000000000..996586d0d15d --- /dev/null +++ b/manifests/b/Baidu/Comate/1.4.0/Baidu.Comate.installer.yaml @@ -0,0 +1,154 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Baidu.Comate +PackageVersion: 1.4.0 +InstallerType: inno +Scope: user +InstallerSwitches: + Custom: /mergetasks=!runcode +UpgradeBehavior: install +Protocols: +- comate +FileExtensions: +- ascx +- asp +- aspx +- bash +- bash_login +- bash_logout +- bash_profile +- bashrc +- bib +- bowerrc +- c +- c++ +- cc +- cfg +- cjs +- clj +- cljs +- cljx +- clojure +- cls +- cmake +- code-workspace +- coffee +- config +- containerfile +- cpp +- cs +- cshtml +- csproj +- css +- csv +- csx +- ctp +- cxx +- dart +- diff +- dockerfile +- dot +- dtd +- editorconfig +- edn +- erb +- eyaml +- eyml +- fs +- fsi +- fsscript +- fsx +- gemspec +- gitattributes +- gitconfig +- gitignore +- go +- gradle +- groovy +- h +- h++ +- handlebars +- hbs +- hh +- hpp +- hxx +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- lua +- m +- makefile +- markdown +- md +- mdoc +- mdown +- mdtext +- mdtxt +- mdwn +- mjs +- mk +- mkd +- mkdn +- ml +- mli +- npmignore +- php +- phtml +- pl +- pl6 +- plist +- pm +- pm6 +- pod +- pp +- profile +- properties +- psgi +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- shtml +- sql +- t +- tex +- toml +- ts +- tsx +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- xhtml +- xml +- yaml +- yml +- zsh +ProductCode: '{E1BCCBB0-0C31-40C1-AB8D-2AE2E6C3C2F2}}_is1' +ReleaseDate: 2026-03-29 +Installers: +- Architecture: x64 + InstallerUrl: https://comate-ide.cdn.bcebos.com/download/stable/5ab44bbb6bc38db0be4caa8f2d65a4d6f56ffd54-246558738/Comate-win32-x64-user-setup.exe + InstallerSha256: 300B164F07D2A93AEE1EE23BF61ED46BCAE0FEE8B17226388BC920F285424909 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/Baidu/Comate/1.4.0/Baidu.Comate.locale.en-US.yaml b/manifests/b/Baidu/Comate/1.4.0/Baidu.Comate.locale.en-US.yaml new file mode 100644 index 000000000000..4c56291cf942 --- /dev/null +++ b/manifests/b/Baidu/Comate/1.4.0/Baidu.Comate.locale.en-US.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Baidu.Comate +PackageVersion: 1.4.0 +PackageLocale: en-US +PublisherUrl: https://comate.baidu.com/en +License: Proprietary +ShortDescription: Intelligent coding capabilities throughout the entire development process along with enhanced multimodal abilities. Install now to start a seamless and natural intelligent development experience. +PurchaseUrl: https://comate.baidu.com/en/pricing +Documentations: +- DocumentLabel: Manual + DocumentUrl: https://cloud.baidu.com/doc/COMATE/s/9lnvs245z +- DocumentLabel: Tutorials + DocumentUrl: https://comate.baidu.com/zh/curriculums/1 +- DocumentLabel: FAQ + DocumentUrl: https://cloud.baidu.com/doc/COMATE/s/Dlnvqzquu +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Baidu/Comate/1.4.0/Baidu.Comate.locale.zh-CN.yaml b/manifests/b/Baidu/Comate/1.4.0/Baidu.Comate.locale.zh-CN.yaml new file mode 100644 index 000000000000..eea3f97ce97c --- /dev/null +++ b/manifests/b/Baidu/Comate/1.4.0/Baidu.Comate.locale.zh-CN.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Baidu.Comate +PackageVersion: 1.4.0 +PackageLocale: zh-CN +Publisher: Microsoft Corporation +PublisherUrl: https://comate.baidu.com/ +PublisherSupportUrl: https://developer.baidu.com/singleTagPage.html?tagId=326 +PrivacyUrl: https://cloud.baidu.com/doc/COMATE/s/2lxiygl2z +Author: 北京百度网讯科技有限公司 +PackageName: Comate +PackageUrl: https://comate.baidu.com/download +License: 专有软件 +LicenseUrl: https://cloud.baidu.com/doc/COMATE/s/glxiygwdx +Copyright: © 2026 Baidu +CopyrightUrl: https://cloud.baidu.com/doc/COMATE/s/glxiygwdx +ShortDescription: 智能编码能力深度融入开发全流程,多模态能力全面增强,一键安装、畅享自然流畅的智能开发体验。 +Tags: +- 代码 +- 开发 +- 编程 +- 编辑 +- 编辑器 +PurchaseUrl: https://comate.baidu.com/pricing +Documentations: +- DocumentLabel: 使用手册 + DocumentUrl: https://cloud.baidu.com/doc/COMATE/s/9lnvs245z +- DocumentLabel: 教学课程 + DocumentUrl: https://comate.baidu.com/zh/curriculums/1 +- DocumentLabel: 常见问题 + DocumentUrl: https://cloud.baidu.com/doc/COMATE/s/Dlnvqzquu +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/Baidu/Comate/1.4.0/Baidu.Comate.yaml b/manifests/b/Baidu/Comate/1.4.0/Baidu.Comate.yaml new file mode 100644 index 000000000000..48bc7a981418 --- /dev/null +++ b/manifests/b/Baidu/Comate/1.4.0/Baidu.Comate.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: Baidu.Comate +PackageVersion: 1.4.0 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/BaldBeardedBuilder/WeatherforCommandPalette/1.0.4/BaldBeardedBuilder.WeatherforCommandPalette.installer.yaml b/manifests/b/BaldBeardedBuilder/WeatherforCommandPalette/1.0.4/BaldBeardedBuilder.WeatherforCommandPalette.installer.yaml new file mode 100644 index 000000000000..839407ed9886 --- /dev/null +++ b/manifests/b/BaldBeardedBuilder/WeatherforCommandPalette/1.0.4/BaldBeardedBuilder.WeatherforCommandPalette.installer.yaml @@ -0,0 +1,30 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: BaldBeardedBuilder.WeatherforCommandPalette +PackageVersion: 1.0.4 +Platform: +- Windows.Desktop +- Windows.Universal +MinimumOSVersion: 10.0.19041.0 +InstallerType: msix +UpgradeBehavior: install +PackageFamilyName: BaldBeardedBuilder.WeatherforCommandPalette_mz2czbsqj5cj0 +RestrictedCapabilities: +- runFullTrust +ReleaseDate: 2026-03-27 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/michaeljolley/WeatherExtension/releases/download/v1.0.4/WeatherExtension_1.0.4.0_x64.msix + InstallerSha256: BC1314F3A5D971043587E09EE32D5AFFB0AF156E5678377A0215961C2AF579E5 + SignatureSha256: D1C89D3DB4CF8977C6E170ED448BD8DCBCFFD40CC5C5B3C1E98A3D18D1D31946 + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/WindowsApps/BaldBeardedBuilder.WeatherforCommandPalette_1.0.4.0_x64__mz2czbsqj5cj0' +- Architecture: arm64 + InstallerUrl: https://github.com/michaeljolley/WeatherExtension/releases/download/v1.0.4/WeatherExtension_1.0.4.0_arm64.msix + InstallerSha256: 7CD4D29AEC8D15BCEA16AE53C43F6CF16083D382E4C8259E9CBCB58EEEC2E6C2 + SignatureSha256: 04D84C7B60218DC57D45736F7CFEE15482D5043718B37260723F98CA525B7E34 + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/WindowsApps/BaldBeardedBuilder.WeatherforCommandPalette_1.0.4.0_arm64__mz2czbsqj5cj0' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/BaldBeardedBuilder/WeatherforCommandPalette/1.0.4/BaldBeardedBuilder.WeatherforCommandPalette.locale.en-US.yaml b/manifests/b/BaldBeardedBuilder/WeatherforCommandPalette/1.0.4/BaldBeardedBuilder.WeatherforCommandPalette.locale.en-US.yaml new file mode 100644 index 000000000000..a498f6997369 --- /dev/null +++ b/manifests/b/BaldBeardedBuilder/WeatherforCommandPalette/1.0.4/BaldBeardedBuilder.WeatherforCommandPalette.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: BaldBeardedBuilder.WeatherforCommandPalette +PackageVersion: 1.0.4 +PackageLocale: en-US +Publisher: Bald Bearded Builder +PublisherUrl: https://github.com/michaeljolley +PublisherSupportUrl: https://github.com/michaeljolley/WeatherExtension/issues +PackageName: Weather for Command Palette +PackageUrl: https://github.com/michaeljolley/WeatherExtension +License: MIT +LicenseUrl: https://github.com/michaeljolley/WeatherExtension/blob/HEAD/LICENSE +ShortDescription: Weather extension for Microsoft Command Palette +ReleaseNotes: |- + What's New in v1.0.4 + 🔍 More Reliable Location Search + We completely rebuilt how location search works under the hood. Searches are now powered by Nominatim with a smart fallback system, so you'll get accurate results even with partial or messy queries — like pasting an address with extra commas. (#39, #41, #43, #44) + 🎨 Visual Polish + Small design tweaks make the weather cards feel a bit more polished. (#37) + 🐛 Bug Fixes + - Missing icons in installed package — Some icons weren't showing up after installation. This is now fixed. (#40, #42) + - Duplicate locations in search results — Searching could sometimes return the same location multiple times. Each result now has a unique identity. (#43, #44) + 📦 Behind the Scenes + - The extension is now available on WinGet — install with winget install BaldBeardedBuilder.WeatherforCommandPalette. (#34) + - Fixed Microsoft Store submission pipeline to use the correct Store publisher identity. (#48) + - Updated release signing and CI workflow for more reliable builds. (#44, #45, #46, #47) + - Refreshed README with download links and images. (#35) +ReleaseNotesUrl: https://github.com/michaeljolley/WeatherExtension/releases/tag/v1.0.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/BaldBeardedBuilder/WeatherforCommandPalette/1.0.4/BaldBeardedBuilder.WeatherforCommandPalette.yaml b/manifests/b/BaldBeardedBuilder/WeatherforCommandPalette/1.0.4/BaldBeardedBuilder.WeatherforCommandPalette.yaml new file mode 100644 index 000000000000..d1409d45ff2f --- /dev/null +++ b/manifests/b/BaldBeardedBuilder/WeatherforCommandPalette/1.0.4/BaldBeardedBuilder.WeatherforCommandPalette.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: BaldBeardedBuilder.WeatherforCommandPalette +PackageVersion: 1.0.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/badlogic/pi/0.63.2/badlogic.pi.installer.yaml b/manifests/b/badlogic/pi/0.63.2/badlogic.pi.installer.yaml new file mode 100644 index 000000000000..450f4299e292 --- /dev/null +++ b/manifests/b/badlogic/pi/0.63.2/badlogic.pi.installer.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: badlogic.pi +PackageVersion: 0.63.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: pi.exe +Commands: +- pi +ReleaseDate: 2026-03-29 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/badlogic/pi-mono/releases/download/v0.63.2/pi-windows-x64.zip + InstallerSha256: DF1AF1D71967A5655D2A1A548F6ADCEEF3C77A3D0ED3511EDA95C2A5BDE7AC49 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/badlogic/pi/0.63.2/badlogic.pi.locale.en-US.yaml b/manifests/b/badlogic/pi/0.63.2/badlogic.pi.locale.en-US.yaml new file mode 100644 index 000000000000..737ac9bdad9f --- /dev/null +++ b/manifests/b/badlogic/pi/0.63.2/badlogic.pi.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: badlogic.pi +PackageVersion: 0.63.2 +PackageLocale: en-US +Publisher: Mario Zechner +PublisherUrl: https://github.com/badlogic +PublisherSupportUrl: https://github.com/badlogic/pi-mono/issues +Author: Mario Zechner +PackageName: pi +PackageUrl: https://github.com/badlogic/pi-mono +License: MIT +LicenseUrl: https://github.com/badlogic/pi-mono/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Mario Zechner +ShortDescription: AI coding assistant with read, bash, edit, write tools +Description: |- + Pi is a minimal terminal coding harness. Adapt pi to your workflows, not the other way around, without having to fork and modify pi internals. Extend it with TypeScript Extensions, Skills, Prompt Templates, and Themes. Put your extensions, skills, prompt templates, and themes in Pi Packages and share them with others via npm or git. + Pi ships with powerful defaults but skips features like sub agents and plan mode. Instead, you can ask pi to build what you want or install a third party pi package that matches your workflow. + Pi runs in four modes: interactive, print or JSON, RPC for process integration, and an SDK for embedding in your own apps. See openclaw/openclaw for a real-world SDK integration. +Moniker: pi +Tags: +- agent +- agentic +- ai +- chatbot +- code +- coding +- large-language-model +- llm +- programming +ReleaseNotes: |- + New Features + - Extension handlers can now use ctx.signal to forward cancellation into nested model calls, fetch(), and other abort-aware work. See docs/extensions.md#ctxsignal (#2660) + - Built-in edit tool input now uses edits[] as the only replacement shape, reducing invalid tool calls caused by mixed single-edit and multi-edit schemas (#2639) + - Large multi-edit results no longer trigger full-screen redraws in the interactive TUI when the final diff is rendered (#2664) + Added + - Added ctx.signal to ExtensionContext and wired it to the active agent turn so extension handlers can forward cancellation into nested model calls, fetch(), and other abort-aware work (#2660) + Fixed + - Fixed built-in edit tool input to use edits[] as the only replacement shape, eliminating the mixed single-edit and multi-edit modes that caused repeated invalid tool calls and retries (#2639) + - Fixed edit tool TUI rendering to defer large multi-edit diffs to the settled result, avoiding full-screen redraws when the tool completes (#2664) +ReleaseNotesUrl: https://github.com/badlogic/pi-mono/releases/tag/v0.63.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/badlogic/pi/0.63.2/badlogic.pi.locale.zh-CN.yaml b/manifests/b/badlogic/pi/0.63.2/badlogic.pi.locale.zh-CN.yaml new file mode 100644 index 000000000000..02c302267117 --- /dev/null +++ b/manifests/b/badlogic/pi/0.63.2/badlogic.pi.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: badlogic.pi +PackageVersion: 0.63.2 +PackageLocale: zh-CN +ShortDescription: 具备读取、Bash、编辑、写入工具的 AI 编程助手 +Description: |- + Pi 是一款轻量型终端编码工具集。无需复刻并修改 Pi 的内部代码,就能让 Pi 适配你的工作流,而非反过来让你迁就 Pi。你可以通过 TypeScript 扩展、技能模块、提示词模板和主题对 Pi 进行拓展。把你开发的扩展、技能模块、提示词模板和主题打包为 Pi 包,即可通过 npm 或 git 分享给其他用户。 + Pi 默认搭载的功能十分强大,但未内置子代理、计划模式这类功能。你可以让 Pi 生成你需要的功能,或是安装适配你工作流的第三方 Pi 包即可。 + Pi 支持四种运行模式:交互模式、打印/JSON 输出模式、用于流程集成的 RPC 模式,以及可嵌入你自有应用的 SDK 模式。实际的 SDK 集成案例可参考 openclaw/openclaw 项目。 +Tags: +- 人工智能 +- 代码 +- 大语言模型 +- 智能体 +- 编程 +- 聊天机器人 +- 自主智能 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/badlogic/pi/0.63.2/badlogic.pi.yaml b/manifests/b/badlogic/pi/0.63.2/badlogic.pi.yaml new file mode 100644 index 000000000000..e674422102bd --- /dev/null +++ b/manifests/b/badlogic/pi/0.63.2/badlogic.pi.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: badlogic.pi +PackageVersion: 0.63.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/binaricat/Netcatty/1.0.69/binaricat.Netcatty.installer.yaml b/manifests/b/binaricat/Netcatty/1.0.69/binaricat.Netcatty.installer.yaml new file mode 100644 index 000000000000..fb26c890fd00 --- /dev/null +++ b/manifests/b/binaricat/Netcatty/1.0.69/binaricat.Netcatty.installer.yaml @@ -0,0 +1,21 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: binaricat.Netcatty +PackageVersion: 1.0.69 +InstallerLocale: en-US +InstallerType: nullsoft +ProductCode: 31df50fe-edbb-5d76-969b-4e1d47e4b7d7 +ReleaseDate: 2026-03-26 +AppsAndFeaturesEntries: +- DisplayName: Netcatty 1.0.69 + ProductCode: 31df50fe-edbb-5d76-969b-4e1d47e4b7d7 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/binaricat/Netcatty/releases/download/v1.0.69/Netcatty-1.0.69-win-x64.exe + InstallerSha256: DBEBE0AF21A54DBBC2FF2B167DE4986C70E235879EF31271834C7F3C2C4C75D7 +- Architecture: arm64 + InstallerUrl: https://github.com/binaricat/Netcatty/releases/download/v1.0.69/Netcatty-1.0.69-win-arm64.exe + InstallerSha256: 5ACDD09F1523E5F291E2B4C0A81D5F9341DDB0DCC1DB584A8A7AF3156FA28D97 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/binaricat/Netcatty/1.0.69/binaricat.Netcatty.locale.en-US.yaml b/manifests/b/binaricat/Netcatty/1.0.69/binaricat.Netcatty.locale.en-US.yaml new file mode 100644 index 000000000000..a378b8feac0c --- /dev/null +++ b/manifests/b/binaricat/Netcatty/1.0.69/binaricat.Netcatty.locale.en-US.yaml @@ -0,0 +1,54 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: binaricat.Netcatty +PackageVersion: 1.0.69 +PackageLocale: en-US +Publisher: binaricat +PublisherUrl: https://github.com/binaricat +PublisherSupportUrl: https://github.com/binaricat/Netcatty/issues +PackageName: Netcatty +PackageUrl: https://github.com/binaricat/Netcatty +License: GPL-3.0 +LicenseUrl: https://github.com/binaricat/Netcatty/blob/HEAD/LICENSE +Copyright: Copyright © 2026 binaricat +ShortDescription: Netcatty is a modern SSH manager and terminal app with host grouping, SFTP, keychain, port forwarding, and a rich UI. +Tags: +- electron +- electron-app +- radix-ui +- react +- sftp-client +- ssh +- ssh-client +- terminal +- terminal-emulator +- xterm +ReleaseNotes: |- + Download based on your OS: + ───────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + OS │Download + ───────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + Windows│Setup x64 Setup arm64 + ───────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + macOS │DMG Apple Silicon DMG Intel X64 + ───────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + Linux │AppImage x64 DebPackage x64 RpmPackage x64 + │AppImage arm64 DebPackage arm64 RpmPackage arm64 + ───────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + What's Changed + - feat: Catty Agent support for serial port session command execution by @binaricat in #521 + - refactor: remove SFTP and multi_host_execute tools from MCP server by @binaricat in #523 + - chore: dead code cleanup and architecture layering fixes by @binaricat in #524 + - feat: add global SFTP bookmarks shared across all hosts (#529) by @binaricat in #530 + - feat: terminal command autocomplete system by @binaricat in #527 + - feat: expose advanced AI model parameters in provider settings (#532) by @binaricat in #533 + - fix: prevent double-click update crash and improve update UX (#522) by @binaricat in #531 + - Add session activity indicator and store by @tces1 in #528 + - feat: remote path completion — auto-list files/dirs for cd/ls/cat commands by @binaricat in #534 + - fix: add local autocomplete specs and isolate command history per host by @binaricat in #536 + - perf: reduce workspace and theme switch rerenders by @binaricat in #537 + Full Changelog: v1.0.68...v1.0.69 +ReleaseNotesUrl: https://github.com/binaricat/Netcatty/releases/tag/v1.0.69 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/binaricat/Netcatty/1.0.69/binaricat.Netcatty.yaml b/manifests/b/binaricat/Netcatty/1.0.69/binaricat.Netcatty.yaml new file mode 100644 index 000000000000..b52c8960fb1e --- /dev/null +++ b/manifests/b/binaricat/Netcatty/1.0.69/binaricat.Netcatty.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: binaricat.Netcatty +PackageVersion: 1.0.69 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/binaricat/Netcatty/1.0.71/binaricat.Netcatty.installer.yaml b/manifests/b/binaricat/Netcatty/1.0.71/binaricat.Netcatty.installer.yaml new file mode 100644 index 000000000000..10fc12b9e52e --- /dev/null +++ b/manifests/b/binaricat/Netcatty/1.0.71/binaricat.Netcatty.installer.yaml @@ -0,0 +1,21 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: binaricat.Netcatty +PackageVersion: 1.0.71 +InstallerLocale: en-US +InstallerType: nullsoft +ProductCode: 31df50fe-edbb-5d76-969b-4e1d47e4b7d7 +ReleaseDate: 2026-03-28 +AppsAndFeaturesEntries: +- DisplayName: Netcatty 1.0.71 + ProductCode: 31df50fe-edbb-5d76-969b-4e1d47e4b7d7 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/binaricat/Netcatty/releases/download/v1.0.71/Netcatty-1.0.71-win-x64.exe + InstallerSha256: 1FBFBF96A93B7B1313609622824E6032F2CE35052143FB25A39696654C47C8A6 +- Architecture: arm64 + InstallerUrl: https://github.com/binaricat/Netcatty/releases/download/v1.0.71/Netcatty-1.0.71-win-arm64.exe + InstallerSha256: 5510C6633B48BCAF43BD237A10CB00E9833A3F092A8F6A37B71F7BC917AEFA9B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/binaricat/Netcatty/1.0.71/binaricat.Netcatty.locale.en-US.yaml b/manifests/b/binaricat/Netcatty/1.0.71/binaricat.Netcatty.locale.en-US.yaml new file mode 100644 index 000000000000..f570ee33cb94 --- /dev/null +++ b/manifests/b/binaricat/Netcatty/1.0.71/binaricat.Netcatty.locale.en-US.yaml @@ -0,0 +1,53 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: binaricat.Netcatty +PackageVersion: 1.0.71 +PackageLocale: en-US +Publisher: binaricat +PublisherUrl: https://github.com/binaricat +PublisherSupportUrl: https://github.com/binaricat/Netcatty/issues +PackageName: Netcatty +PackageUrl: https://github.com/binaricat/Netcatty +License: GPL-3.0 +LicenseUrl: https://github.com/binaricat/Netcatty/blob/HEAD/LICENSE +Copyright: Copyright © 2026 binaricat +ShortDescription: Netcatty is a modern SSH manager and terminal app with host grouping, SFTP, keychain, port forwarding, and a rich UI. +Tags: +- electron +- electron-app +- radix-ui +- react +- sftp-client +- ssh +- ssh-client +- terminal +- terminal-emulator +- xterm +ReleaseNotes: |- + Download based on your OS: + ───────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + OS │Download + ───────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + Windows│Setup x64 Setup arm64 + ───────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + macOS │DMG Apple Silicon DMG Intel X64 + ───────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + Linux │AppImage x64 DebPackage x64 RpmPackage x64 + │AppImage arm64 DebPackage arm64 RpmPackage arm64 + ───────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + What's Changed + - Display approved AI commands in terminal sessions before their output. by @tces1 in #546 + - feat(sftp): add tree view explorer for SFTP pane by @penguinway in #547 + - fix: sort directory symlinks with directories in SFTP file list by @binaricat in #552 + - feat: sync global SFTP bookmarks via cloud sync by @binaricat in #553 + - feat: add default file opener setting for SFTP by @binaricat in #554 + - fix: widen host edit panel and prevent content overflow by @binaricat in #555 + - feat: add workspace focus indicator style setting (dim vs border) by @binaricat in #557 + - perf: use fallback viewport for transfer child list virtualization by @binaricat in #559 + - feat: make SFTP folder transfer concurrency configurable by @binaricat in #558 + - refactor: unify directory download with upload transfer system by @binaricat in #560 + Full Changelog: v1.0.70...v1.0.71 +ReleaseNotesUrl: https://github.com/binaricat/Netcatty/releases/tag/v1.0.71 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/binaricat/Netcatty/1.0.71/binaricat.Netcatty.yaml b/manifests/b/binaricat/Netcatty/1.0.71/binaricat.Netcatty.yaml new file mode 100644 index 000000000000..20dd4d83696c --- /dev/null +++ b/manifests/b/binaricat/Netcatty/1.0.71/binaricat.Netcatty.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: binaricat.Netcatty +PackageVersion: 1.0.71 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/binaricat/Netcatty/1.0.72/binaricat.Netcatty.installer.yaml b/manifests/b/binaricat/Netcatty/1.0.72/binaricat.Netcatty.installer.yaml new file mode 100644 index 000000000000..a4bc8fc47658 --- /dev/null +++ b/manifests/b/binaricat/Netcatty/1.0.72/binaricat.Netcatty.installer.yaml @@ -0,0 +1,21 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: binaricat.Netcatty +PackageVersion: 1.0.72 +InstallerLocale: en-US +InstallerType: nullsoft +ProductCode: 31df50fe-edbb-5d76-969b-4e1d47e4b7d7 +ReleaseDate: 2026-03-29 +AppsAndFeaturesEntries: +- DisplayName: Netcatty 1.0.72 + ProductCode: 31df50fe-edbb-5d76-969b-4e1d47e4b7d7 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/binaricat/Netcatty/releases/download/v1.0.72/Netcatty-1.0.72-win-x64.exe + InstallerSha256: 930FB2C06389EB35BDCB1675BE9977BC051329A5D7BDCE0986EC432F7FAA199C +- Architecture: arm64 + InstallerUrl: https://github.com/binaricat/Netcatty/releases/download/v1.0.72/Netcatty-1.0.72-win-arm64.exe + InstallerSha256: 55B5E7BF935527331FB7D1C78335D3A7B2C1363E1E7E16F5B6C31797D9321CE3 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/binaricat/Netcatty/1.0.72/binaricat.Netcatty.locale.en-US.yaml b/manifests/b/binaricat/Netcatty/1.0.72/binaricat.Netcatty.locale.en-US.yaml new file mode 100644 index 000000000000..c032ff92a436 --- /dev/null +++ b/manifests/b/binaricat/Netcatty/1.0.72/binaricat.Netcatty.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: binaricat.Netcatty +PackageVersion: 1.0.72 +PackageLocale: en-US +Publisher: binaricat +PublisherUrl: https://github.com/binaricat +PublisherSupportUrl: https://github.com/binaricat/Netcatty/issues +PackageName: Netcatty +PackageUrl: https://github.com/binaricat/Netcatty +License: GPL-3.0 +LicenseUrl: https://github.com/binaricat/Netcatty/blob/HEAD/LICENSE +Copyright: Copyright © 2026 binaricat +ShortDescription: Netcatty is a modern SSH manager and terminal app with host grouping, SFTP, keychain, port forwarding, and a rich UI. +Tags: +- electron +- electron-app +- radix-ui +- react +- sftp-client +- ssh +- ssh-client +- terminal +- terminal-emulator +- xterm +ReleaseNotes: |- + Download based on your OS: + ───────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + OS │Download + ───────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + Windows│Setup x64 Setup arm64 + ───────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + macOS │DMG Apple Silicon DMG Intel X64 + ───────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + Linux │AppImage x64 DebPackage x64 RpmPackage x64 + │AppImage arm64 DebPackage arm64 RpmPackage arm64 + ───────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── + What's Changed + - fix: use system browser for OAuth flows (#563) by @binaricat in #565 + - fix: prevent key file path from overflowing panel (#551) by @binaricat in #567 + - perf: optimize same-host SFTP transfer with remote cp command by @binaricat in #564 + Full Changelog: v1.0.71...v1.0.72 +ReleaseNotesUrl: https://github.com/binaricat/Netcatty/releases/tag/v1.0.72 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/binaricat/Netcatty/1.0.72/binaricat.Netcatty.yaml b/manifests/b/binaricat/Netcatty/1.0.72/binaricat.Netcatty.yaml new file mode 100644 index 000000000000..d58496081e1d --- /dev/null +++ b/manifests/b/binaricat/Netcatty/1.0.72/binaricat.Netcatty.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: binaricat.Netcatty +PackageVersion: 1.0.72 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/Crowdin/CrowdinCLI/4.14.1/Crowdin.CrowdinCLI.installer.yaml b/manifests/c/Crowdin/CrowdinCLI/4.14.1/Crowdin.CrowdinCLI.installer.yaml new file mode 100644 index 000000000000..63e92299fa21 --- /dev/null +++ b/manifests/c/Crowdin/CrowdinCLI/4.14.1/Crowdin.CrowdinCLI.installer.yaml @@ -0,0 +1,23 @@ +# Updated to winget manifest schema 1.10.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Crowdin.CrowdinCLI +PackageVersion: 4.14.1 +MinimumOSVersion: 10.0.0.0 +InstallerType: inno +InstallModes: + - interactive + - silent +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/crowdin/crowdin-cli/releases/download/4.14.1/crowdin.exe + InstallerSha256: e912b4db3693fd9681d88cde83bcd1f8d955ba332aaf6c509cafd0a1b7f15541 + ProductCode: '{52B80417-16B8-4EFE-B118-6FA64B25CC0F}_is1' +Dependencies: + PackageDependencies: + - PackageIdentifier: EclipseAdoptium.Temurin.17.JRE +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/c/Crowdin/CrowdinCLI/4.14.1/Crowdin.CrowdinCLI.locale.en-US.yaml b/manifests/c/Crowdin/CrowdinCLI/4.14.1/Crowdin.CrowdinCLI.locale.en-US.yaml new file mode 100644 index 000000000000..7179553b2fa5 --- /dev/null +++ b/manifests/c/Crowdin/CrowdinCLI/4.14.1/Crowdin.CrowdinCLI.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Updated to winget manifest schema 1.10.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Crowdin.CrowdinCLI +PackageVersion: 4.14.1 +PackageLocale: en-US +Publisher: Crowdin +PublisherUrl: https://crowdin.com +PublisherSupportUrl: https://github.com/crowdin/crowdin-cli/issues +PrivacyUrl: https://crowdin.com/page/privacy-policy +Author: Crowdin +PackageName: Crowdin CLI +PackageUrl: https://crowdin.github.io/crowdin-cli +License: MIT +LicenseUrl: https://github.com/crowdin/crowdin-cli/blob/main/LICENSE +Copyright: © Crowdin +ShortDescription: A command line tool that allows you to manage and synchronize localization resources with your Crowdin project. +Description: |- + Crowdin CLI is a command line tool that allows you to manage and synchronize your localization resources with your Crowdin project. Using CLI, you can: + - Automate the process of updating your source files in your Crowdin project + - Download translations from Crowdin and automatically save them in the correct locations + - Upload all your existing translations to Crowdin in minutes + - Manage your localization resources without leaving the terminal + - Integrate Crowdin CLI with GitHub, GitLab, Jenkins, CircleCI, and other software +Moniker: crowdin +Tags: + - cli + - crowdin + - i18n + - l10n + - localization + - translation +ReleaseNotesUrl: https://github.com/crowdin/crowdin-cli/releases/tag/4.14.1 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/c/Crowdin/CrowdinCLI/4.14.1/Crowdin.CrowdinCLI.yaml b/manifests/c/Crowdin/CrowdinCLI/4.14.1/Crowdin.CrowdinCLI.yaml new file mode 100644 index 000000000000..af69aa887553 --- /dev/null +++ b/manifests/c/Crowdin/CrowdinCLI/4.14.1/Crowdin.CrowdinCLI.yaml @@ -0,0 +1,8 @@ +# Updated to winget manifest schema 1.10.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Crowdin.CrowdinCLI +PackageVersion: 4.14.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/d/Drrakendu78/UniCreate/1.0.7/Drrakendu78.UniCreate.installer.yaml b/manifests/d/Drrakendu78/UniCreate/1.0.7/Drrakendu78.UniCreate.installer.yaml new file mode 100644 index 000000000000..4d36e1608abc --- /dev/null +++ b/manifests/d/Drrakendu78/UniCreate/1.0.7/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.7 +Installers: +- Architecture: x64 + InstallerType: exe + InstallerUrl: https://github.com/drrakendu78/UniCreate/releases/download/v1.0.7/UniCreate_1.0.7_x64-setup.exe + InstallerSha256: 9BA244774B6637598E44778B4E5F8C40D917A572548939E3E1715FD40F255A1D + InstallerSwitches: + Silent: /S + SilentWithProgress: /S +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/d/Drrakendu78/UniCreate/1.0.7/Drrakendu78.UniCreate.locale.en-US.yaml b/manifests/d/Drrakendu78/UniCreate/1.0.7/Drrakendu78.UniCreate.locale.en-US.yaml new file mode 100644 index 000000000000..3873699dc373 --- /dev/null +++ b/manifests/d/Drrakendu78/UniCreate/1.0.7/Drrakendu78.UniCreate.locale.en-US.yaml @@ -0,0 +1,97 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Drrakendu78.UniCreate +PackageVersion: 1.0.7 +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.7 + + Date: 2026-03-29 + Release tag: \`v1.0.7\` + Repository: \`drrakendu78/UniCreate\` + + ## Highlights + + - Chinese localization (Simplified & Traditional) — merged PR #3 + - Fixed package IDs with \`-\` and \`_\` being incorrectly rejected + - Fixed case-sensitive package search causing false "not found" results + - Added nested installer support for ZIP packages + - Fixed auto-updater "Path traversal detected" error on Windows + + ## Changes + + ### 1) Chinese localization (PR #3) + - Added Simplified Chinese (\`zh-Hans\`) and Traditional Chinese (\`zh-Hant\`) translations across all UI strings. + - Language selector in Settings now includes both Chinese variants. + + Impacted files: + - \`src/lib/i18n.ts\` + - \`src/pages/Settings.tsx\` + - \`src/stores/settings-store.ts\` + + ### 2) Fix — Package ID with \`-\` and \`_\` rejected (issue #1) + - The frontend regex now correctly allows hyphens and underscores in package identifiers (e.g. \`Mihomo-Party.Mihomo-Party\`). + - WinGet supports these characters natively; only the UI validation was wrong. + + Impacted files: + - \`src/pages/StepMetadata.tsx\` + + ### 3) Fix — Case-sensitive package search (issue #2) + - Searching for an existing package now falls back to a case-insensitive directory walk when the exact-case path returns 404. + - Prevents false "package not found" errors when the user types a different casing than what is stored in \`microsoft/winget-pkgs\`. + + Impacted files: + - \`src-tauri/src/github.rs\` + + ### 4) Nested installer support for ZIP packages (issue #4) + - When installer type is set to \`zip\`, a new section appears to fill in \`NestedInstallerType\`, \`RelativeFilePath\`, and optionally \`PortableCommandAlias\`. + - The generated manifest now correctly includes \`NestedInstallerType\` and \`NestedInstallerFiles\` as required by WinGet for archive-type packages. + + Impacted files: + - \`src/lib/types.ts\` + - \`src/lib/i18n.ts\` + - \`src/pages/StepInstaller.tsx\` + - \`src-tauri/src/yaml_generator.rs\` + + ### 5) Fix — Auto-updater "Path traversal detected" on Windows + - \`std::fs::canonicalize\` on Windows adds a \`\\?\\` prefix to existing directories but the file doesn't exist yet, causing \`starts_with\` to fail. + - Fixed by building the destination path from the already-canonical directory instead of canonicalizing the non-existent file. + + Impacted files: + - \`updater/src-tauri/src/lib.rs\` + + ### 6) Version bump + - App version updated to \`1.0.7\`. + + ## Checksums (SHA-256) + + | File | SHA-256 | + |------|---------| + | \`UniCreate_1.0.7_x64-setup.exe\` | \`9ba244774b6637598e44778b4e5f8c40d917a572548939e3e1715fd40f255a1d\` | + | \`UniCreate_1.0.7_x64_en-US.msi\` | \`23f761c7a60b4e922f5f7be831495e37b3b02126f0993d30b9e8727091d40591\` | +ReleaseNotesUrl: https://github.com/drrakendu78/UniCreate/releases/tag/v1.0.7 +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/d/Drrakendu78/UniCreate/1.0.7/Drrakendu78.UniCreate.yaml b/manifests/d/Drrakendu78/UniCreate/1.0.7/Drrakendu78.UniCreate.yaml new file mode 100644 index 000000000000..06f3ef8cc586 --- /dev/null +++ b/manifests/d/Drrakendu78/UniCreate/1.0.7/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.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 diff --git a/manifests/d/DynamoRIO/DynamoRIO/11.91.20536/DynamoRIO.DynamoRIO.installer.yaml b/manifests/d/DynamoRIO/DynamoRIO/11.91.20536/DynamoRIO.DynamoRIO.installer.yaml new file mode 100644 index 000000000000..c3804d505d76 --- /dev/null +++ b/manifests/d/DynamoRIO/DynamoRIO/11.91.20536/DynamoRIO.DynamoRIO.installer.yaml @@ -0,0 +1,47 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DynamoRIO.DynamoRIO +PackageVersion: 11.91.20536 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: DynamoRIO-Windows-11.91.20536/bin32/ldmp.exe + PortableCommandAlias: ldmp +- RelativeFilePath: DynamoRIO-Windows-11.91.20536/bin64/DRcontrol.exe + PortableCommandAlias: DRcontrol +- RelativeFilePath: DynamoRIO-Windows-11.91.20536/bin64/DRkill.exe + PortableCommandAlias: DRkill +- RelativeFilePath: DynamoRIO-Windows-11.91.20536/bin64/DRload.exe + PortableCommandAlias: DRload +- RelativeFilePath: DynamoRIO-Windows-11.91.20536/bin64/DRstats.exe + PortableCommandAlias: DRstats +- RelativeFilePath: DynamoRIO-Windows-11.91.20536/bin64/DRview.exe + PortableCommandAlias: DRview +- RelativeFilePath: DynamoRIO-Windows-11.91.20536/bin64/balloon.exe + PortableCommandAlias: balloon +- RelativeFilePath: DynamoRIO-Windows-11.91.20536/bin64/closewnd.exe + PortableCommandAlias: closewnd +- RelativeFilePath: DynamoRIO-Windows-11.91.20536/bin64/create_process.exe + PortableCommandAlias: create_process +- RelativeFilePath: DynamoRIO-Windows-11.91.20536/bin64/drconfig.exe + PortableCommandAlias: drconfig +- RelativeFilePath: DynamoRIO-Windows-11.91.20536/bin64/drdisas.exe + PortableCommandAlias: drdisas +- RelativeFilePath: DynamoRIO-Windows-11.91.20536/bin64/drinject.exe + PortableCommandAlias: drinject +- RelativeFilePath: DynamoRIO-Windows-11.91.20536/bin64/drrun.exe + PortableCommandAlias: drrun +- RelativeFilePath: DynamoRIO-Windows-11.91.20536/bin64/dummy.exe + PortableCommandAlias: dummy +- RelativeFilePath: DynamoRIO-Windows-11.91.20536/bin64/svccntrl.exe + PortableCommandAlias: svccntrl +- RelativeFilePath: DynamoRIO-Windows-11.91.20536/bin64/winstats.exe + PortableCommandAlias: winstats +ReleaseDate: 2026-03-28 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/DynamoRIO/dynamorio/releases/download/cronbuild-11.91.20536/DynamoRIO-Windows-11.91.20536.zip + InstallerSha256: B5F83CE74732E4D428538FE0E1714639831E6140DF6BCA26FD739C48508493AD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DynamoRIO/DynamoRIO/11.91.20536/DynamoRIO.DynamoRIO.locale.en-US.yaml b/manifests/d/DynamoRIO/DynamoRIO/11.91.20536/DynamoRIO.DynamoRIO.locale.en-US.yaml new file mode 100644 index 000000000000..3c5176c1dc63 --- /dev/null +++ b/manifests/d/DynamoRIO/DynamoRIO/11.91.20536/DynamoRIO.DynamoRIO.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DynamoRIO.DynamoRIO +PackageVersion: 11.91.20536 +PackageLocale: en-US +Publisher: DynamoRIO +PublisherUrl: https://github.com/DynamoRIO +PublisherSupportUrl: https://github.com/DynamoRIO/dynamorio/issues +PackageName: DynamoRIO +PackageUrl: https://github.com/DynamoRIO/dynamorio +License: BSD-3-Clause-Clear +LicenseUrl: https://github.com/DynamoRIO/dynamorio/blob/HEAD/License.txt +ShortDescription: DynamoRIO is a runtime code manipulation system that supports code transformations on any part of a program, while it executes. +Tags: +- analysis-framework +- binary-analysis +- cache-simulator +- dynamorio +- instrumentation +- linux +- profiling +- simulator +- toolkit +- windows +ReleaseNotes: Auto-generated periodic build. +ReleaseNotesUrl: https://github.com/DynamoRIO/dynamorio/releases/tag/cronbuild-11.91.20536 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DynamoRIO/DynamoRIO/11.91.20536/DynamoRIO.DynamoRIO.yaml b/manifests/d/DynamoRIO/DynamoRIO/11.91.20536/DynamoRIO.DynamoRIO.yaml new file mode 100644 index 000000000000..ce8803bbae5f --- /dev/null +++ b/manifests/d/DynamoRIO/DynamoRIO/11.91.20536/DynamoRIO.DynamoRIO.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: DynamoRIO.DynamoRIO +PackageVersion: 11.91.20536 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/EsheepDev/VoxArchive/0.0.3/EsheepDev.VoxArchive.installer.yaml b/manifests/e/EsheepDev/VoxArchive/0.0.3/EsheepDev.VoxArchive.installer.yaml new file mode 100644 index 000000000000..0ce66496e1e8 --- /dev/null +++ b/manifests/e/EsheepDev/VoxArchive/0.0.3/EsheepDev.VoxArchive.installer.yaml @@ -0,0 +1,19 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: EsheepDev.VoxArchive +PackageVersion: 0.0.3 +InstallerType: inno +Dependencies: + PackageDependencies: + - PackageIdentifier: Gyan.FFmpeg +ProductCode: '{7E3F9A2C-B4D1-4F56-8C3E-9A0B2D4F6E1A}_is1' +ReleaseDate: 2026-03-29 +AppsAndFeaturesEntries: +- ProductCode: '{7E3F9A2C-B4D1-4F56-8C3E-9A0B2D4F6E1A}_is1' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Ovis/VoxArchive/releases/download/v0.0.3/VoxArchive-setup-0.0.3-sc.exe + InstallerSha256: 7FC0E84193DF2755B8E45159776A9C3E2584AD1BB55D60B70F8C934715109184 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/EsheepDev/VoxArchive/0.0.3/EsheepDev.VoxArchive.locale.ja-JP.yaml b/manifests/e/EsheepDev/VoxArchive/0.0.3/EsheepDev.VoxArchive.locale.ja-JP.yaml new file mode 100644 index 000000000000..299c23aaf619 --- /dev/null +++ b/manifests/e/EsheepDev/VoxArchive/0.0.3/EsheepDev.VoxArchive.locale.ja-JP.yaml @@ -0,0 +1,26 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: EsheepDev.VoxArchive +PackageVersion: 0.0.3 +PackageLocale: ja-JP +Publisher: Ovis +PublisherUrl: https://software.esheep.dev/ +PublisherSupportUrl: https://github.com/Ovis/VoxArchive/issues +Author: Ovis +PackageName: VoxArchive +PackageUrl: https://software.esheep.dev/voxarchive/ +License: MIT +LicenseUrl: https://github.com/Ovis/VoxArchive/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Ovis +ShortDescription: 音声の入出力を別チャンネルで分離録音・保存するレコーディングツール +Moniker: VoxArchive +Tags: +- audio +- recorder +- recording +- sound +ReleaseNotes: 'Full Changelog: v0.0.2...v0.0.3' +ReleaseNotesUrl: https://github.com/Ovis/VoxArchive/releases/tag/v0.0.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EsheepDev/VoxArchive/0.0.3/EsheepDev.VoxArchive.yaml b/manifests/e/EsheepDev/VoxArchive/0.0.3/EsheepDev.VoxArchive.yaml new file mode 100644 index 000000000000..758ca00657b5 --- /dev/null +++ b/manifests/e/EsheepDev/VoxArchive/0.0.3/EsheepDev.VoxArchive.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: EsheepDev.VoxArchive +PackageVersion: 0.0.3 +DefaultLocale: ja-JP +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/ExpressLRS/ExpressLRS-Configurator/1.7.11/ExpressLRS.ExpressLRS-Configurator.installer.yaml b/manifests/e/ExpressLRS/ExpressLRS-Configurator/1.7.11/ExpressLRS.ExpressLRS-Configurator.installer.yaml new file mode 100644 index 000000000000..32be4b46d2fb --- /dev/null +++ b/manifests/e/ExpressLRS/ExpressLRS-Configurator/1.7.11/ExpressLRS.ExpressLRS-Configurator.installer.yaml @@ -0,0 +1,31 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ExpressLRS.ExpressLRS-Configurator +PackageVersion: 1.7.11 +InstallerLocale: en-US +InstallerType: nullsoft +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ProductCode: 2a8c9963-7c47-572e-b852-e0570c14856b +AppsAndFeaturesEntries: +- DisplayName: ExpressLRS Configurator 1.7.11 + ProductCode: 2a8c9963-7c47-572e-b852-e0570c14856b +ReleaseDate: 2025-10-23 +Installers: +- Architecture: x64 + Scope: user + InstallerSwitches: + Custom: /CURRENTUSER + InstallerUrl: https://github.com/ExpressLRS/ExpressLRS-Configurator/releases/download/v1.7.11/ExpressLRS-Configurator-Setup-1.7.11.exe + InstallerSha256: F2F016054036D743C3F248A07C863B40692E823485858CCCBFEBC47F192F67ED +- Architecture: x64 + Scope: machine + InstallerSwitches: + Custom: /ALLUSERS + InstallerUrl: https://github.com/ExpressLRS/ExpressLRS-Configurator/releases/download/v1.7.11/ExpressLRS-Configurator-Setup-1.7.11.exe + InstallerSha256: F2F016054036D743C3F248A07C863B40692E823485858CCCBFEBC47F192F67ED +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/ExpressLRS/ExpressLRS-Configurator/1.7.11/ExpressLRS.ExpressLRS-Configurator.locale.en-US.yaml b/manifests/e/ExpressLRS/ExpressLRS-Configurator/1.7.11/ExpressLRS.ExpressLRS-Configurator.locale.en-US.yaml new file mode 100644 index 000000000000..60218a7664c5 --- /dev/null +++ b/manifests/e/ExpressLRS/ExpressLRS-Configurator/1.7.11/ExpressLRS.ExpressLRS-Configurator.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ExpressLRS.ExpressLRS-Configurator +PackageVersion: 1.7.11 +PackageLocale: en-US +Publisher: ExpressLRS Configurator Contributors +PublisherUrl: https://github.com/ExpressLRS/ExpressLRS-Configurator +PublisherSupportUrl: https://github.com/ExpressLRS/ExpressLRS-Configurator/issues +Author: ExpressLRS Configurator Contributors +PackageName: ExpressLRS Configurator +PackageUrl: https://github.com/ExpressLRS/ExpressLRS-Configurator +License: GPL-3.0 +LicenseUrl: https://github.com/ExpressLRS/ExpressLRS-Configurator/blob/HEAD/LICENSE +CopyrightUrl: https://raw.githubusercontent.com/ExpressLRS/ExpressLRS-Configurator/master/LICENSE +ShortDescription: Cross platform configuration tool for the ExpressLRS firmware +ReleaseNotes: |- + Changelog + - Update Wi-Fi startup delay option description #744 + - Translation updates + - Add TM symbol + Which file do I need? + - Windows (8, 10, 11): ExpressLRS-Configurator-Setup-1.7.11.exe + - Mac OS X (please + read macOS install notes): ExpressLRS-Configurator-1.7.11.dmg + - Linux (please read linux install notes): + - expresslrs-configurator_1.7.11_amd64.deb (Ubuntu, debian) + - expresslrs-configurator-1.7.11.pacman (Arch) + - expresslrs-configurator-1.7.11.x86_64.rpm (Red Hat, Fedora, CentOS) + - flatpak install org.expresslrs.ExpressLRSConfigurator (Flatpak distribution format) + - expresslrs-configurator-1.7.11.zip (others) +ReleaseNotesUrl: https://github.com/ExpressLRS/ExpressLRS-Configurator/releases/tag/v1.7.11 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ExpressLRS/ExpressLRS-Configurator/1.7.11/ExpressLRS.ExpressLRS-Configurator.yaml b/manifests/e/ExpressLRS/ExpressLRS-Configurator/1.7.11/ExpressLRS.ExpressLRS-Configurator.yaml new file mode 100644 index 000000000000..d61dadff9b77 --- /dev/null +++ b/manifests/e/ExpressLRS/ExpressLRS-Configurator/1.7.11/ExpressLRS.ExpressLRS-Configurator.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ExpressLRS.ExpressLRS-Configurator +PackageVersion: 1.7.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/e/eloston/ungoogled-chromium/146.0.7680.164/eloston.ungoogled-chromium.installer.yaml b/manifests/e/eloston/ungoogled-chromium/146.0.7680.164/eloston.ungoogled-chromium.installer.yaml new file mode 100644 index 000000000000..7e3362198f30 --- /dev/null +++ b/manifests/e/eloston/ungoogled-chromium/146.0.7680.164/eloston.ungoogled-chromium.installer.yaml @@ -0,0 +1,98 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: eloston.ungoogled-chromium +PackageVersion: 146.0.7680.164 +InstallerLocale: en-US +UpgradeBehavior: install +Protocols: +- http +- https +FileExtensions: +- crx +- htm +- html +- pdf +- url +ReleaseDate: 2026-03-29 +Installers: +- Architecture: x86 + InstallerType: exe + Scope: user + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/146.0.7680.164-1.1/ungoogled-chromium_146.0.7680.164-1.1_installer_x86.exe + InstallerSha256: D2C56EF64CAC3D3C983B950F28DCA26A081AD0D4A0A95BDAA5727A54F2AFFEEC + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install +- Architecture: x86 + InstallerType: exe + Scope: machine + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/146.0.7680.164-1.1/ungoogled-chromium_146.0.7680.164-1.1_installer_x86.exe + InstallerSha256: D2C56EF64CAC3D3C983B950F28DCA26A081AD0D4A0A95BDAA5727A54F2AFFEEC + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + Custom: --system-level +- Architecture: x86 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ungoogled-chromium_146.0.7680.164-1.1_windows_x86/chrome.exe + PortableCommandAlias: chrome + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/146.0.7680.164-1.1/ungoogled-chromium_146.0.7680.164-1.1_windows_x86.zip + InstallerSha256: C84CD97867B90907234265F186B4A7E30BAE8C93F548B8B18874A19A02A25610 + ArchiveBinariesDependOnPath: true +- Architecture: x64 + InstallerType: exe + Scope: user + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/146.0.7680.164-1.1/ungoogled-chromium_146.0.7680.164-1.1_installer_x64.exe + InstallerSha256: 3FAAC95DC2F9DEC9A9DAA26C4D6E073DAAFC010E402E511916A8FD4927755FF9 + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install +- Architecture: x64 + InstallerType: exe + Scope: machine + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/146.0.7680.164-1.1/ungoogled-chromium_146.0.7680.164-1.1_installer_x64.exe + InstallerSha256: 3FAAC95DC2F9DEC9A9DAA26C4D6E073DAAFC010E402E511916A8FD4927755FF9 + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + Custom: --system-level +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ungoogled-chromium_146.0.7680.164-1.1_windows_x64/chrome.exe + PortableCommandAlias: chrome + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/146.0.7680.164-1.1/ungoogled-chromium_146.0.7680.164-1.1_windows_x64.zip + InstallerSha256: A91FB27BD4D0C3B03D763B4DBD901C9081259A040AE116526FA968E2D337DD15 + ArchiveBinariesDependOnPath: true +- Architecture: arm64 + InstallerType: exe + Scope: user + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/146.0.7680.164-1.1/ungoogled-chromium_146.0.7680.164-1.1_installer_arm64.exe + InstallerSha256: 5C196329B732FDC8430BF02101E7A08B85ED2E951D181DA42B9AB925AD20E727 + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install +- Architecture: arm64 + InstallerType: exe + Scope: machine + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/146.0.7680.164-1.1/ungoogled-chromium_146.0.7680.164-1.1_installer_arm64.exe + InstallerSha256: 5C196329B732FDC8430BF02101E7A08B85ED2E951D181DA42B9AB925AD20E727 + InstallerSwitches: + Silent: /silent /install + SilentWithProgress: /silent /install + Custom: --system-level +- Architecture: arm64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ungoogled-chromium_146.0.7680.164-1.1_windows_arm64/chrome.exe + PortableCommandAlias: chrome + InstallerUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/download/146.0.7680.164-1.1/ungoogled-chromium_146.0.7680.164-1.1_windows_arm64.zip + InstallerSha256: 8403643979B2CCB3B0F3087B39763F86D9E2250A266CAE8E48107D172C14190E + ArchiveBinariesDependOnPath: true +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/eloston/ungoogled-chromium/146.0.7680.164/eloston.ungoogled-chromium.locale.en-US.yaml b/manifests/e/eloston/ungoogled-chromium/146.0.7680.164/eloston.ungoogled-chromium.locale.en-US.yaml new file mode 100644 index 000000000000..58e11f450488 --- /dev/null +++ b/manifests/e/eloston/ungoogled-chromium/146.0.7680.164/eloston.ungoogled-chromium.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: eloston.ungoogled-chromium +PackageVersion: 146.0.7680.164 +PackageLocale: en-US +Publisher: ungoogled-chromium Authors +PublisherUrl: https://ungoogled-software.github.io/ +PublisherSupportUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/issues +Author: Eloston +PackageName: ungoogled-chromium +PackageUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases +License: BSD-3-Clause +LicenseUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/blob/HEAD/LICENSE +Copyright: Copyright 2022 The ungoogled-chromium Authors +CopyrightUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/blob/master/LICENSE +ShortDescription: Google Chromium without dependency on Google web services. +Description: |- + ungoogled-chromium is a set of configuration flags, patches, and custom scripts. + + These components altogether strive to accomplish the following + * Disable or remove offending services and features that communicate with Google or weaken privacy + * Strip binaries from the source tree, and use those provided by the system or build them from source + * Add, modify, or disable features that inhibit control and transparency (these changes are minor and do not have significant impacts on the general user experience) + + ungoogled-chromium should not be considered a fork of Chromium. + The main reason for this is that a fork is associated with more significant deviations from the Chromium, such as branding, configuration formats, file locations, and other interface changes. + ungoogled-chromium will not modify the Chromium browser outside of the project's goals. + Since these goals and requirements are not precise, unclear situations are discussed and decided on a case-by-case basis. +Moniker: ungoogled-chromium +Tags: +- browser +- chromium +- manifestv2 +- mv2 +- ungoogled +ReleaseNotesUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/releases/tag/146.0.7680.164-1.1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/ungoogled-software/ungoogled-chromium-windows/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/eloston/ungoogled-chromium/146.0.7680.164/eloston.ungoogled-chromium.yaml b/manifests/e/eloston/ungoogled-chromium/146.0.7680.164/eloston.ungoogled-chromium.yaml new file mode 100644 index 000000000000..f91c7c515988 --- /dev/null +++ b/manifests/e/eloston/ungoogled-chromium/146.0.7680.164/eloston.ungoogled-chromium.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: eloston.ungoogled-chromium +PackageVersion: 146.0.7680.164 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fanis/ClaudeCodeSwitcher/0.3.1/Fanis.ClaudeCodeSwitcher.installer.yaml b/manifests/f/Fanis/ClaudeCodeSwitcher/0.3.1/Fanis.ClaudeCodeSwitcher.installer.yaml new file mode 100644 index 000000000000..4975aa897094 --- /dev/null +++ b/manifests/f/Fanis/ClaudeCodeSwitcher/0.3.1/Fanis.ClaudeCodeSwitcher.installer.yaml @@ -0,0 +1,15 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Fanis.ClaudeCodeSwitcher +PackageVersion: 0.3.1 +InstallerType: portable +Commands: +- claude-code-switcher +ReleaseDate: 2026-03-29 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/fanis/claude-code-switcher/releases/download/0.3.1/claude-code-switcher.exe + InstallerSha256: CAEB2732D9F4183463C3D6359D64ADB10F85F05CA8D1FBF327FFEDE68DFDF71B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fanis/ClaudeCodeSwitcher/0.3.1/Fanis.ClaudeCodeSwitcher.locale.en-US.yaml b/manifests/f/Fanis/ClaudeCodeSwitcher/0.3.1/Fanis.ClaudeCodeSwitcher.locale.en-US.yaml new file mode 100644 index 000000000000..cbd7a0f27cf8 --- /dev/null +++ b/manifests/f/Fanis/ClaudeCodeSwitcher/0.3.1/Fanis.ClaudeCodeSwitcher.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Fanis.ClaudeCodeSwitcher +PackageVersion: 0.3.1 +PackageLocale: en-US +Publisher: Fanis Hatzidakis +PublisherUrl: https://github.com/fanis +PublisherSupportUrl: https://github.com/fanis/claude-code-switcher/issues +PackageName: Claude Code Switcher +PackageUrl: https://github.com/fanis/claude-code-switcher +License: PolyForm Internal Use License 1.0.0 +LicenseUrl: https://github.com/fanis/claude-code-switcher/blob/master/LICENCE.md +ShortDescription: Fast native Windows utility for switching between Claude Code projects. +Description: A fast, native Windows utility for switching between Claude Code projects. Shows all your Claude Code projects in a popup dialog sorted by most recently used, with fuzzy search filtering. +Tags: +- claude +- claude-code +- developer-tools +- windows-terminal +ReleaseNotes: |- + Added + - Configurable terminal emulator: Windows Terminal, WezTerm, cmd.exe, or custom command + - Terminal selector dropdown in Settings dialog + - Custom command support with {dir} and {claude} placeholders + - Tab key cycles focus between controls in Settings dialog + - Welcome message on first-launch onboarding prompt + Changed + - Auto-detect mode now tries Windows Terminal, then WezTerm, then cmd.exe (was: wt then cmd) + - Built-in WezTerm launching now prefers wezterm.exe from PATH, opens tabs via start --new-tab, hides the helper console window, and suppresses the default handoff info log + - Built-in WezTerm and custom wezterm start ... commands now share the same silent launch behavior +ReleaseNotesUrl: https://github.com/fanis/claude-code-switcher/releases/tag/0.3.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fanis/ClaudeCodeSwitcher/0.3.1/Fanis.ClaudeCodeSwitcher.yaml b/manifests/f/Fanis/ClaudeCodeSwitcher/0.3.1/Fanis.ClaudeCodeSwitcher.yaml new file mode 100644 index 000000000000..93aeb44a28bc --- /dev/null +++ b/manifests/f/Fanis/ClaudeCodeSwitcher/0.3.1/Fanis.ClaudeCodeSwitcher.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Fanis.ClaudeCodeSwitcher +PackageVersion: 0.3.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/f/Foxlider/FASTER/1.9g/Foxlider.FASTER.installer.yaml b/manifests/f/Foxlider/FASTER/1.9g/Foxlider.FASTER.installer.yaml new file mode 100644 index 000000000000..0beb5c4b94e8 --- /dev/null +++ b/manifests/f/Foxlider/FASTER/1.9g/Foxlider.FASTER.installer.yaml @@ -0,0 +1,17 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Foxlider.FASTER +PackageVersion: 1.9g +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: FASTER.exe + PortableCommandAlias: faster +ReleaseDate: 2025-07-25 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Foxlider/FASTER/releases/download/1.9g_102/Release_x64.zip + InstallerSha256: 5D6EC7C0E5BF27B512E1E0C5411F334A55DB138CA05B6286C23C1DED8EC0CF4C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Foxlider/FASTER/1.9g/Foxlider.FASTER.locale.en-US.yaml b/manifests/f/Foxlider/FASTER/1.9g/Foxlider.FASTER.locale.en-US.yaml new file mode 100644 index 000000000000..ed54f41e2844 --- /dev/null +++ b/manifests/f/Foxlider/FASTER/1.9g/Foxlider.FASTER.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Foxlider.FASTER +PackageVersion: 1.9g +PackageLocale: en-US +Publisher: Foxlider +PublisherUrl: https://github.com/Foxlider +PublisherSupportUrl: https://github.com/Foxlider/FASTER/issues +PackageName: FASTER +PackageUrl: https://github.com/Foxlider/FASTER +License: GPL-3.0 +LicenseUrl: https://github.com/Foxlider/FASTER/blob/HEAD/LICENSE +ShortDescription: Full rebuild of Flax's tool for installing and updating Arma 3 server with built in features for managing Steam Workshop mods. +Tags: +- FASTER +- arma +- arma3 +ReleaseNotes: |- + Changelog since release v1.9g_100 : + - 784af68 (Merge pull request #245 from Foxlider/feature/Update-1.9, 2025-07-25) + - bf11c6e (Hotfix/Code clean, .Net8 , Workflow, (#243), 2025-07-25) + - ebdb2c5 (Update MainWindow.xaml (#227), 2025-07-17) + - 64cdfbe (Update version and clarify menu labels (#234), 2025-07-17) + - b3ca43e (Merge branch 'master' into feature/Update-1.9, 2025-07-17) + - 5f42fbb (Merge pull request #199 from Foxlider/master, 2024-09-30) +ReleaseNotesUrl: https://github.com/Foxlider/FASTER/releases/tag/1.9g_102 +Documentations: +- DocumentLabel: FASTER Wiki + DocumentUrl: https://github.com/Foxlider/FASTER/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Foxlider/FASTER/1.9g/Foxlider.FASTER.yaml b/manifests/f/Foxlider/FASTER/1.9g/Foxlider.FASTER.yaml new file mode 100644 index 000000000000..aa7a7894e037 --- /dev/null +++ b/manifests/f/Foxlider/FASTER/1.9g/Foxlider.FASTER.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Foxlider.FASTER +PackageVersion: 1.9g +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/f/Frnsys/Half_earth/1.0.12/Frnsys.Half_earth.installer.yaml b/manifests/f/Frnsys/Half_earth/1.0.12/Frnsys.Half_earth.installer.yaml new file mode 100644 index 000000000000..e83489b849ad --- /dev/null +++ b/manifests/f/Frnsys/Half_earth/1.0.12/Frnsys.Half_earth.installer.yaml @@ -0,0 +1,24 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Frnsys.Half_earth +PackageVersion: 1.0.12 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: half-earth-socialism-v1.0.12-x86_64-windows/hes-game.exe + PortableCommandAlias: half_earth +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: uninstallPrevious +Commands: +- half_earth +ReleaseDate: 2026-03-11 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/frnsys/half_earth/releases/download/v1.0.12/half-earth-socialism-v1.0.12-x86_64-windows.zip + InstallerSha256: A1D8284B92AF54BF30947B46D55AE7A28509D643C289F7792827804278818AD5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Frnsys/Half_earth/1.0.12/Frnsys.Half_earth.locale.en-US.yaml b/manifests/f/Frnsys/Half_earth/1.0.12/Frnsys.Half_earth.locale.en-US.yaml new file mode 100644 index 000000000000..9408c907032d --- /dev/null +++ b/manifests/f/Frnsys/Half_earth/1.0.12/Frnsys.Half_earth.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Frnsys.Half_earth +PackageVersion: 1.0.12 +PackageLocale: en-US +Publisher: Frnsys +PublisherUrl: https://github.com/frnsys +PublisherSupportUrl: https://github.com/frnsys/half_earth/issues +Author: Frnsys +PackageName: 'Half-Earth Socialism: The Game' +PackageUrl: https://github.com/frnsys/half_earth +License: AGPL-3.0 +LicenseUrl: https://github.com/frnsys/half_earth/blob/HEAD/LICENSE +ShortDescription: 'Half-Earth Socialism: The Game, for Half-Earth Socialism (Verso 2022)' +Description: ' Try your hand as a global planner of a future society. Play with a wide range of technologies and policies spanning different fields and ideologies. Will you lead the world to ecological utopia or planetary ruin? ' +Moniker: half_earth +ReleaseNotesUrl: https://github.com/frnsys/half_earth/releases/tag/v1.0.12 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Frnsys/Half_earth/1.0.12/Frnsys.Half_earth.yaml b/manifests/f/Frnsys/Half_earth/1.0.12/Frnsys.Half_earth.yaml new file mode 100644 index 000000000000..9598a75889ba --- /dev/null +++ b/manifests/f/Frnsys/Half_earth/1.0.12/Frnsys.Half_earth.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Frnsys.Half_earth +PackageVersion: 1.0.12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/f/fifty-six/Scarab/2.7.0.0/fifty-six.Scarab.installer.yaml b/manifests/f/fifty-six/Scarab/2.7.0.0/fifty-six.Scarab.installer.yaml new file mode 100644 index 000000000000..4e0a9b4afd2e --- /dev/null +++ b/manifests/f/fifty-six/Scarab/2.7.0.0/fifty-six.Scarab.installer.yaml @@ -0,0 +1,16 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: fifty-six.Scarab +PackageVersion: 2.7.0.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: Scarab.exe +ReleaseDate: 2025-12-03 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/fifty-six/Scarab/releases/download/v2.7.0.0/windows.zip + InstallerSha256: 5F243D82AC141EF9DE7B1ECA9AF91C7FA6FBE970CDAA21354517B0087D863723 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/fifty-six/Scarab/2.7.0.0/fifty-six.Scarab.locale.en-US.yaml b/manifests/f/fifty-six/Scarab/2.7.0.0/fifty-six.Scarab.locale.en-US.yaml new file mode 100644 index 000000000000..ce68eabadbaf --- /dev/null +++ b/manifests/f/fifty-six/Scarab/2.7.0.0/fifty-six.Scarab.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: fifty-six.Scarab +PackageVersion: 2.7.0.0 +PackageLocale: en-US +Publisher: fifty-six +PublisherUrl: https://github.com/fifty-six +PublisherSupportUrl: https://github.com/fifty-six/Scarab/issues +PackageName: Scarab +PackageUrl: https://github.com/fifty-six/Scarab +License: GPL-3.0 +LicenseUrl: https://github.com/fifty-six/Scarab/blob/HEAD/LICENSE +ShortDescription: This is a mod manager for Hollow Knight aimed at making the process of installing mods easier for users. +ReleaseNotes: |- + Bump version + This release has + - Skipping Scarab updates and showing their changelogs + - Better support for proton (controllers should work better) + - Markdown fixes + - Slightly improved dep handling + - Better handling of broken installs + - Updated avalonia + - --version cli flag + In the works is currently flatpak support, which I plan on getting onto flathub, as well as just some stability stuff I haven't gotten to + quite yet. Sorry for the wait. I'd like to ideally get some of that stuff done soon-ish, but I'm bad with timelines so no promises. +ReleaseNotesUrl: https://github.com/fifty-six/Scarab/releases/tag/v2.7.0.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/fifty-six/Scarab/2.7.0.0/fifty-six.Scarab.yaml b/manifests/f/fifty-six/Scarab/2.7.0.0/fifty-six.Scarab.yaml new file mode 100644 index 000000000000..8e5bd497e175 --- /dev/null +++ b/manifests/f/fifty-six/Scarab/2.7.0.0/fifty-six.Scarab.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: fifty-six.Scarab +PackageVersion: 2.7.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/GaoyangZhang/EasyClaw/1.7.8/GaoyangZhang.EasyClaw.installer.yaml b/manifests/g/GaoyangZhang/EasyClaw/1.7.8/GaoyangZhang.EasyClaw.installer.yaml new file mode 100644 index 000000000000..715851e3c8a2 --- /dev/null +++ b/manifests/g/GaoyangZhang/EasyClaw/1.7.8/GaoyangZhang.EasyClaw.installer.yaml @@ -0,0 +1,43 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GaoyangZhang.EasyClaw +PackageVersion: 1.7.8 +InstallerLocale: en-US +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ReleaseDate: 2026-03-29 +Installers: +- Architecture: x86 + InstallerType: portable + InstallerUrl: https://github.com/gaoyangz77/rivonclaw/releases/download/v1.7.8/RivonClaw-1.7.8-portable.exe + InstallerSha256: 065CF2883251EBDDE9C43931425BACC915B6ACE25B2B0811A807FD7ACAC39B6C + InstallationMetadata: + DefaultInstallLocation: '%Temp%\3BbFRPUP3C78oS2zeOaqILYcwBT' +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/gaoyangz77/rivonclaw/releases/download/v1.7.8/RivonClaw.Setup.1.7.8.exe + InstallerSha256: 1736053DF02CC02F2FA9EA6D36B2B62DF5F72A1EEA44F918FDCE5887E0830B5C + InstallerSwitches: + Custom: /currentuser + ProductCode: 51492edb-6d67-582c-a781-6b48bbf5f3bf + AppsAndFeaturesEntries: + - DisplayName: RivonClaw + Publisher: RivonClaw + ProductCode: 51492edb-6d67-582c-a781-6b48bbf5f3bf +- Architecture: x64 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://github.com/gaoyangz77/rivonclaw/releases/download/v1.7.8/RivonClaw.Setup.1.7.8.exe + InstallerSha256: 1736053DF02CC02F2FA9EA6D36B2B62DF5F72A1EEA44F918FDCE5887E0830B5C + InstallerSwitches: + Custom: /allusers + ProductCode: 51492edb-6d67-582c-a781-6b48bbf5f3bf + AppsAndFeaturesEntries: + - DisplayName: RivonClaw + Publisher: RivonClaw + ProductCode: 51492edb-6d67-582c-a781-6b48bbf5f3bf +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GaoyangZhang/EasyClaw/1.7.8/GaoyangZhang.EasyClaw.locale.en-US.yaml b/manifests/g/GaoyangZhang/EasyClaw/1.7.8/GaoyangZhang.EasyClaw.locale.en-US.yaml new file mode 100644 index 000000000000..b63ad3705137 --- /dev/null +++ b/manifests/g/GaoyangZhang/EasyClaw/1.7.8/GaoyangZhang.EasyClaw.locale.en-US.yaml @@ -0,0 +1,70 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GaoyangZhang.EasyClaw +PackageVersion: 1.7.8 +PackageLocale: en-US +Publisher: EasyClaw +PublisherUrl: https://github.com/gaoyangz77 +PublisherSupportUrl: https://github.com/gaoyangz77/easyclaw/issues +Author: Gaoyang Zhang +PackageName: EasyClaw +PackageUrl: https://github.com/gaoyangz77/easyclaw +License: MIT +LicenseUrl: https://github.com/gaoyangz77/rivonclaw/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Gaoyang Zhang +ShortDescription: An easy-mode runtime and UI layer built on top of OpenClaw, designed to turn long-lived AI agents into personal digital butlers. +Description: |- + OpenClaw is a powerful agent runtime — but it's built for engineers. Setting it up means editing config files, managing processes, and juggling API keys from the terminal. For non-programmers (designers, operators, small business owners), that barrier is too high. + EasyClaw wraps OpenClaw into a desktop app that anyone can use: install, launch from the system tray, and manage everything through a local web panel. Write rules in plain language instead of code, configure LLM providers and messaging channels with a few clicks, and let the agent learn your preferences over time. No terminal required. + In short: OpenClaw is the engine; EasyClaw is the cockpit. + + Features + - Natural Language Rules: Write rules in plain language—they compile to policy, guards, or skills and take effect immediately (no restart) + - Multi-Provider LLM Support: 20+ providers (OpenAI, Anthropic, Google Gemini, DeepSeek, Zhipu/Z.ai, Moonshot/Kimi, Qwen, Groq, Mistral, xAI, OpenRouter, MiniMax, Venice AI, Xiaomi/MiMo, Volcengine/Doubao, Amazon Bedrock, NVIDIA NIM, etc.) plus subscription/coding plans (Claude, Gemini, Zhipu Coding, Qwen Coding, Kimi Code, MiniMax Coding, Volcengine Coding) and Ollama for local models + - OAuth & Subscription Plans: Sign in with Google for free-tier Gemini access or connect Claude/Anthropic subscription—no API key needed. Auto-detects or installs CLI credentials + - Per-Provider Proxy Support: Configure HTTP/SOCKS5 proxies per LLM provider or API key, with automatic routing and hot reload—essential for restricted regions + - Multi-Account Channels: Configure Telegram, WhatsApp, Discord, Slack, Google Chat, Signal, iMessage, Feishu/Lark, LINE, Matrix, Mattermost, Microsoft Teams, and more through UI with secure secret storage (Keychain/DPAPI) + - Token Usage Tracking: Real-time statistics by model and provider, auto-refreshed from OpenClaw session files + - Speech-to-Text: Region-aware STT integration for voice messages (Groq, Volcengine) + - Visual Permissions: Control file read/write access through UI + - Zero-Restart Updates: API key, proxy, and channel changes apply instantly via hot reload—no gateway restart needed + - Local-First & Private: All data stays on your machine; secrets never stored in plaintext + - Chat with Agent: Real-time WebSocket chat with markdown rendering, emoji picker, image attachments, model switching, and persistent conversation history + - Skills Marketplace: Browse, search, and install community skills from a built-in marketplace; manage installed skills with one click + - Auto-Update: Client update checker with static manifest hosting + - Privacy-First Telemetry: Optional anonymous usage analytics—no PII collected + + How File Permissions Work + EasyClaw enforces file access permissions through an OpenClaw plugin that intercepts tool calls before they execute. Here's what's protected: + - File access tools (read, write, edit, image, apply-patch): Fully protected—paths are validated against your configured permissions + - Command execution (exec, process): Working directory is validated, but paths inside command strings (like cat /etc/passwd) cannot be inspected + Coverage: ~85-90% of file access scenarios. For maximum security, consider restricting or disabling exec tools through Rules. + Technical note: The file permissions plugin uses OpenClaw's before_tool_call hook—no vendor source code modifications needed, so EasyClaw can cleanly pull upstream OpenClaw updates. +Tags: +- agent +- agentic +- ai +- chatbot +- claw +- large-language-model +- llm +ReleaseNotes: |- + Installation / 安装说明 + macOS + If you see "'RivonClaw' is damaged and can't be opened" — this is macOS Gatekeeper blocking an unsigned app. The file is not actually damaged. + 如果提示 "'RivonClaw' 已损坏,无法打开",这是 macOS Gatekeeper 安全机制拦截了未签名应用,并非文件真的损坏。 + Fix / 解决方法: + 1. Open Terminal (press Cmd + Space, search "Terminal") + 2. Run the following command / 运行以下命令: + sudo xattr -r -d com.apple.quarantine /Applications/RivonClaw.app + 3. Enter your login password (characters won't be displayed), press Enter / 输入开机密码(不显示字符),按回车 + 4. Re-open the app / 重新打开应用即可 + Windows + If Windows SmartScreen shows "Windows protected your PC" / 如果 SmartScreen 提示"已保护你的电脑": + 1. Click "More info" / 点击 "更多信息" + 2. Click "Run anyway" / 点击 "仍要运行" + This is normal for apps without a digital signature. / 这是无数字签名应用的正常现象。 +ReleaseNotesUrl: https://github.com/gaoyangz77/rivonclaw/releases/tag/v1.7.8 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GaoyangZhang/EasyClaw/1.7.8/GaoyangZhang.EasyClaw.locale.zh-CN.yaml b/manifests/g/GaoyangZhang/EasyClaw/1.7.8/GaoyangZhang.EasyClaw.locale.zh-CN.yaml new file mode 100644 index 000000000000..876ef99d35a0 --- /dev/null +++ b/manifests/g/GaoyangZhang/EasyClaw/1.7.8/GaoyangZhang.EasyClaw.locale.zh-CN.yaml @@ -0,0 +1,44 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: GaoyangZhang.EasyClaw +PackageVersion: 1.7.8 +PackageLocale: zh-CN +ShortDescription: 基于 OpenClaw 构建的简易模式运行时与 UI 层,旨在将长生命周期 AI 智能体转化为个人数字管家。 +Description: |- + OpenClaw 是一款功能强大的智能体运行时,但它专为工程师打造:配置需编辑配置文件、管理进程,并在终端中调度各类 API 密钥。对非程序员(如设计师、运营人员、小企业主)而言,这一门槛过高。 + EasyClaw 将 OpenClaw 封装为桌面应用,人人可用:安装后从系统托盘启动,通过本地 Web 面板管理一切。用自然语言编写规则而非代码,只需几次点击即可配置大语言模型(LLM)提供商与消息渠道,并让智能体随时间学习您的偏好。无需终端。 + 简言之:OpenClaw 是引擎,EasyClaw 是驾驶舱。 + + 功能特性 + - 自然语言规则:用通俗语言编写规则,自动编译为策略、防护器或技能,即时生效(无需重启) + - 多提供商 LLM 支持:支持 20+ 提供商(OpenAI、Anthropic、Google Gemini、DeepSeek、智谱/Z.ai、Moonshot/Kimi、通义千问/Qwen、Groq、Mistral、xAI、OpenRouter、MiniMax、Venice AI、小米/MiMo、火山引擎/豆包、Amazon Bedrock、NVIDIA NIM 等),另含订阅/编码计划(Claude、Gemini、智谱编码、通义编码、Kimi Code、MiniMax 编码、火山引擎编码),并支持 Ollama 本地模型 + - OAuth 与订阅计划:使用 Google 登录即可免费访问 Gemini,或连接 Claude/Anthropic 订阅——无需 API 密钥;自动检测或安装 CLI 凭证 + - 每提供商代理支持:为每个 LLM 提供商或 API 密钥单独配置 HTTP/SOCKS5 代理,支持自动路由与热重载——对受限地区至关重要 + - 多账号消息渠道:通过图形界面配置 Telegram、WhatsApp、Discord、Slack、Google Chat、Signal、iMessage、飞书/Lark、LINE、Matrix、Mattermost、Microsoft Teams 等,并提供安全的密钥存储(Keychain/DPAPI) + - Token 用量追踪:按模型与提供商实时统计用量,基于 OpenClaw 会话文件自动刷新 + - 语音转文字(STT):集成区域感知的 STT 功能,支持语音消息处理(Groq、火山引擎) + - 可视化权限控制:通过图形界面管理文件读写访问权限 + - 零重启更新:API 密钥、代理及渠道变更通过热重载即时生效,无需重启网关 + - 本地优先与隐私保护:所有数据留存于本机,敏感信息绝不以明文存储 + - 与智能体对话:基于 WebSocket 的实时聊天,支持 Markdown 渲染、表情选择器、图片附件、模型切换及持久化对话历史 + - 技能市场:内置市场可浏览、搜索并安装社区技能,一键管理已安装技能 + - 自动更新:客户端更新检查器,支持静态清单托管 + - 隐私优先遥测:可选的匿名使用分析,不收集任何个人身份信息(PII) + + 文件权限工作原理 + EasyClaw 通过一个 OpenClaw 插件强制执行文件访问权限,该插件在工具调用执行前进行拦截。受保护内容包括: + - 文件访问工具(读取、写入、编辑、图像处理、应用补丁):全面保护——路径将对照您配置的权限进行验证 + - 命令执行(exec、process):工作目录会被验证,但命令字符串内部的路径(例如 cat /etc/passwd)无法被检查 + 覆盖范围:约 85–90% 的文件访问场景。为实现最高安全性,建议通过规则限制或禁用 exec 工具。 + 技术说明:文件权限插件利用 OpenClaw 的 before_tool_call 钩子实现,无需修改厂商源代码,因此 EasyClaw 可干净地拉取上游 OpenClaw 更新。 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 聊天机器人 +- 自主智能 +- 龙虾 +ReleaseNotesUrl: https://github.com/gaoyangz77/rivonclaw/releases/tag/v1.7.8 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GaoyangZhang/EasyClaw/1.7.8/GaoyangZhang.EasyClaw.yaml b/manifests/g/GaoyangZhang/EasyClaw/1.7.8/GaoyangZhang.EasyClaw.yaml new file mode 100644 index 000000000000..5b2e9120a9f5 --- /dev/null +++ b/manifests/g/GaoyangZhang/EasyClaw/1.7.8/GaoyangZhang.EasyClaw.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: GaoyangZhang.EasyClaw +PackageVersion: 1.7.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/Gilgamech/MoarShopBot/1.1555/Gilgamech.MoarShopBot.installer.yaml b/manifests/g/Gilgamech/MoarShopBot/1.1555/Gilgamech.MoarShopBot.installer.yaml new file mode 100644 index 000000000000..f2e9f81f52e1 --- /dev/null +++ b/manifests/g/Gilgamech/MoarShopBot/1.1555/Gilgamech.MoarShopBot.installer.yaml @@ -0,0 +1,15 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Gilgamech.MoarShopBot +PackageVersion: '1.1555' +InstallerType: portable +Commands: +- shopbot +ReleaseDate: 2025-11-17 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/Gilgamech/MoarShopBot/releases/download/1.1555/MoarShopBot.exe + InstallerSha256: 902FD75D1C36EDAAF7B0FBD23DE23E8A34F417DE04C0B7087CB39B745456C59E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Gilgamech/MoarShopBot/1.1555/Gilgamech.MoarShopBot.locale.en-US.yaml b/manifests/g/Gilgamech/MoarShopBot/1.1555/Gilgamech.MoarShopBot.locale.en-US.yaml new file mode 100644 index 000000000000..7dd1486fee72 --- /dev/null +++ b/manifests/g/Gilgamech/MoarShopBot/1.1555/Gilgamech.MoarShopBot.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Gilgamech.MoarShopBot +PackageVersion: '1.1555' +PackageLocale: en-US +Publisher: Gilgamech +PublisherUrl: https://github.com/Gilgamech +PublisherSupportUrl: https://github.com/Gilgamech/MoarShopBot/issues +PackageName: MoarShopBot +PackageUrl: https://github.com/Gilgamech/MoarShopBot +License: GPL-3.0 +LicenseUrl: https://github.com/Gilgamech/MoarShopBot/blob/HEAD/LICENSE +ShortDescription: Generates out-of-stock alerts and financial reports from QuickShop buy/sell comments in Minecraft chat logs. +ReleaseNotes: A few bugfixes. +ReleaseNotesUrl: https://github.com/Gilgamech/MoarShopBot/releases/tag/1.1555 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/Gilgamech/MoarShopBot/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Gilgamech/MoarShopBot/1.1555/Gilgamech.MoarShopBot.yaml b/manifests/g/Gilgamech/MoarShopBot/1.1555/Gilgamech.MoarShopBot.yaml new file mode 100644 index 000000000000..cc2fe0dd3a1c --- /dev/null +++ b/manifests/g/Gilgamech/MoarShopBot/1.1555/Gilgamech.MoarShopBot.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Gilgamech.MoarShopBot +PackageVersion: '1.1555' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/GitHub/smimesign/0.2.0/GitHub.smimesign.installer.yaml b/manifests/g/GitHub/smimesign/0.2.0/GitHub.smimesign.installer.yaml new file mode 100644 index 000000000000..5e66434bd60c --- /dev/null +++ b/manifests/g/GitHub/smimesign/0.2.0/GitHub.smimesign.installer.yaml @@ -0,0 +1,32 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GitHub.smimesign +PackageVersion: 0.2.0 +ReleaseDate: 2021-12-06 +Installers: +- Architecture: x86 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: smimesign.exe + InstallerUrl: https://github.com/github/smimesign/releases/download/v0.2.0/smimesign-windows-386-v0.2.0.zip + InstallerSha256: 259E6E94FABD294E25EE5F71E8395E8C02B7BCF45A56A769B99943549AE88BD1 +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: smimesign.exe + InstallerUrl: https://github.com/github/smimesign/releases/download/v0.2.0/smimesign-windows-amd64-v0.2.0.zip + InstallerSha256: E6CCD16F61B5D3405836168ACF782D4E52164BAFAE35004329BBA41A94CD8329 +- InstallerLocale: en-US + Architecture: x86 + InstallerType: inno + InstallerUrl: https://github.com/github/smimesign/releases/download/v0.2.0/smimesign-windows-v0.2.0.exe + InstallerSha256: 64FEE48CA051397ED05DB62E371180CFB3450C417C9F4E0F1309D453A54738CC + ProductCode: '{4F942266-232E-4F47-8D44-A6BEE366A2A0}_is1' + AppsAndFeaturesEntries: + - DisplayName: 0.2.0 + ProductCode: '{4F942266-232E-4F47-8D44-A6BEE366A2A0}_is1' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GitHub/smimesign/0.2.0/GitHub.smimesign.locale.en-US.yaml b/manifests/g/GitHub/smimesign/0.2.0/GitHub.smimesign.locale.en-US.yaml new file mode 100644 index 000000000000..0852408a5e71 --- /dev/null +++ b/manifests/g/GitHub/smimesign/0.2.0/GitHub.smimesign.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GitHub.smimesign +PackageVersion: 0.2.0 +PackageLocale: en-US +Publisher: GitHub, Inc. +PublisherUrl: https://github.com/github +PublisherSupportUrl: https://github.com/github/smimesign/issues +PackageName: smimesign +PackageUrl: https://github.com/github/smimesign +License: MIT +LicenseUrl: https://github.com/github/smimesign/blob/HEAD/LICENSE.md +Copyright: GitHub, Inc. +ShortDescription: An S/MIME signing utility for use with Git +Tags: +- git +- signing +- smime +ReleaseNotes: |- + Release notes: + - Three dependencies have now been moved into github.com/smimesign directly: + - github.com/smimesign/certstore + - github.com/smimesign/fakeca + - github.com/smimesign/ietf-cms + There are no other changes. The minor version bump delineates the presence of the new packages inside smimesign itself. +ReleaseNotesUrl: https://github.com/github/smimesign/releases/tag/v0.2.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GitHub/smimesign/0.2.0/GitHub.smimesign.yaml b/manifests/g/GitHub/smimesign/0.2.0/GitHub.smimesign.yaml new file mode 100644 index 000000000000..b33fb4e67caa --- /dev/null +++ b/manifests/g/GitHub/smimesign/0.2.0/GitHub.smimesign.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: GitHub.smimesign +PackageVersion: 0.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/GnuCash/GnuCash/5.15/GnuCash.GnuCash.installer.yaml b/manifests/g/GnuCash/GnuCash/5.15/GnuCash.GnuCash.installer.yaml new file mode 100644 index 000000000000..5930ac3bd458 --- /dev/null +++ b/manifests/g/GnuCash/GnuCash/5.15/GnuCash.GnuCash.installer.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: GnuCash.GnuCash +PackageVersion: "5.15" +InstallerType: inno +Scope: machine +UpgradeBehavior: install +FileExtensions: +- gnucash +ProductCode: GnuCash_is1 +ReleaseDate: 2026-03-29 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/Gnucash/gnucash/releases/download/5.15/gnucash-5.15.setup.exe + InstallerSha256: 6E10F34F92A1464B45436372A70CDBD16636B14B2842431B72251DED780858BD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/GnuCash/GnuCash/5.15/GnuCash.GnuCash.locale.en-US.yaml b/manifests/g/GnuCash/GnuCash/5.15/GnuCash.GnuCash.locale.en-US.yaml new file mode 100644 index 000000000000..d8db4ec04af2 --- /dev/null +++ b/manifests/g/GnuCash/GnuCash/5.15/GnuCash.GnuCash.locale.en-US.yaml @@ -0,0 +1,85 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: GnuCash.GnuCash +PackageVersion: "5.15" +PackageLocale: en-US +Publisher: GnuCash Development Team +PublisherUrl: https://www.gnucash.org/ +PublisherSupportUrl: https://wiki.gnucash.org/wiki/Getting_Help +PackageName: GnuCash +PackageUrl: https://www.gnucash.org/ +License: GPL-2.0-or-later +LicenseUrl: https://github.com/Gnucash/gnucash/blob/HEAD/LICENSE +Copyright: Copyright © 1997-2026 The GnuCash contributors. +ShortDescription: Personal and small-business financial-accounting software +Description: |- + GnuCash is personal and small-business financial-accounting software, freely licensed under the GNU GPL and available for GNU/Linux, BSD, Solaris, Mac OS X and Microsoft Windows. + Designed to be easy to use, yet powerful and flexible, GnuCash allows you to track bank accounts, stocks, income and expenses. As quick and intuitive to use as a checkbook register, it is based on professional accounting principles to ensure balanced books and accurate reports. +Moniker: gnucash +Tags: +- accounting +- finance +ReleaseNotes: |- + The GnuCash development team announces GnuCash 5.15, the sixteenth release in the stable 5.x series. + Between 5.14 and 5.15, the following bugfixes were accomplished: + - Bug 666536 - smallest fraction of KRW is invalid + - Bug 798122 - Message about unable to balance transaction: Implement better can't-balance messages for scheduled transactions with more than one template transaction. + - Bug 798873 - Crash when scrubbing after "undoing" changes + - Bug 799705 - Remove Old Prices by Namespace: Display namespaces and allow selecting particular namespaces in the Remove Old Prices dialog. + - Bug 799706 - Rename Namespace: Add a rename namespace button to the Security editor that is enabled by the selection of a namespace row in the tree view. + - Bug 799713 - Account Editor changes account color to gray when default selected. + - Bug 799722 - Inconsistent wording: Bill and Invoice: Use "Business Item" in messages that could apply to any of Bill, Credit Note, or Invoice, including where we reuse the same message in different cases. + - Bug 799734 - mapped OFX income account not listed + - Bug 799745 - Import matcher doesn't handle zero length memo and description properly + The following fixes and improvements were not associated with bug reports: + - Major improvement in Python bindings to enable engine methods to return Python objects instead of SWIG pointers. Covers Account, Split, Transaction, GNCLot, gnc_commodity, gnc_commodity_namespace, gnc_commodity_table, GNCPrice, GNCPriceDB, QofBook, QofSession, GncGUID, GncCustomer, GncEmployee, GncVendor, GncJob, GncAddress, GncBillTerm, GncTaxTable, GncInvoice, and GncEntry. GncOwner, the superclass of many of the business classes, is already covered. This allows more pythonic usage: + - Call member functions directly, e.g. price.get_commodity() instead of using the C-function style gc.gnc_price_get_commodity(price) + - The C-function call now raises a DeprecationWarning if called with a Python object but not if called with the instance, e.g. gc.gnc_price_get_commodity(price.instance) + - It is no longer necessary to test and convert return values for being SwigPyObjects or not Python objects: Code like + if type(desc).__name__ == 'SwigPyObject': + desc = gnucash.Account(instance=desc) + or + if type(split) != Split: + split=Split(instance=split) + is no longer required. + - Enable copy-and-paste in Scheduled Transaction template transactions. + - Disable the Transaction Paste or Split Paste menu items in the register's Transaction menu when there is no transaction or split in the clipboard. + - Check all template transactions in a Scheduled Transaction for balance instead of only the first. + - Fix the last reconcile date sort in the Accounts page so that unreconciled accounts sort after reconciled ones instead of before. + - Ensure that custom report sub-menus can receive custom report entries. + - Import Matcher: Add trace messages to make it easier to track why some transactions aren't considered possible matches and uncomment the debug statements so that they can be emitted with --log arguments on the command line. + - Fix segfault in gnc_gsettings_get_settings_obj when GSettings schemas are not installed. + - Add tooltip explaining date-format selection to the CSV Import Assistant. + - CSV Importer: Reparse all import lines when changing date or currency formats or when setting base_account. + - [new-owner-report.scm] fix display/due-date tooltip + - Transaction report efficiency improvements. + - Ensure that gnc_commodity_compare produces a stable sort. + - Implement full test coverage of libgnucash/engine/qofid except for some unreachable code. + - Remove unused qof_collection_from_glist function. + - New function gnc_account_get_earliest_date returns the account's earliest split date. This usually reflects the account opening date. + - Provide an earliest-date sort option in the Accounts page and the balance-forecast report. + - Support 64-bit compilation on Windows. + - gnc_account_child_index: return -1 for non-child. + - Turn off deprecation warning for wstring_convert. It's deprecated in C++17 with no replacement until C++26. + - Update GncDateTime to handle new exceptions from Boost::DateTime + - Use std::chrono to create a GncDateTime. Boost::DateTime uses time_t and in some cases that's still 32-bit, leading to a potential 2038 bug. + - Fix GUI leaks in register completion cell, GncPluginPageRegister, and GNCPluginPageReport. + - [gnc-datetime.cpp] Fix potential bug in fast_iso8601_utc_parse + New and Updated Translations: Chinese (Simplified Han script), Croatian, Czech, Danish, Dutch, English (Australia), English (New Zealand), English (United Kingdom), French, German, Hungarian, Italian, Portuguese, Portuguese (Brazil), Russian, Spanish, Tamil, Turkish + Help translate GnuCash on Weblate + Known Problems + Complete list of all open bugs. + Documentation + There are no changes in the documentation for this release. + Updated Translations: None. +ReleaseNotesUrl: https://github.com/Gnucash/gnucash/releases/tag/5.15 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.gnucash.org/docs.phtml +- DocumentLabel: Wiki + DocumentUrl: https://wiki.gnucash.org/wiki/GnuCash +- DocumentLabel: FAQ + DocumentUrl: https://wiki.gnucash.org/wiki/FAQ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GnuCash/GnuCash/5.15/GnuCash.GnuCash.locale.zh-CN.yaml b/manifests/g/GnuCash/GnuCash/5.15/GnuCash.GnuCash.locale.zh-CN.yaml new file mode 100644 index 000000000000..f4c1f9d6ac40 --- /dev/null +++ b/manifests/g/GnuCash/GnuCash/5.15/GnuCash.GnuCash.locale.zh-CN.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: GnuCash.GnuCash +PackageVersion: "5.15" +PackageLocale: zh-CN +Copyright: 版权 © 1997-2026 GnuCash 贡献者。 +ShortDescription: 个人和小规模企业财务软件 +Description: |- + GnuCash 个人和小规模企业财务软件,遵循 GNU GPL 协议,支持 Linux、BSD、Solaris、Mac OS X 和 Microsoft Windows。 + 简洁强大,可以跟踪银行、股票、收入和支出;高效,像纸质账簿一样快速、直观;专业,严格遵循会计准则,保证科目平衡、报表准确。 +Tags: +- 会计 +- 经济 +- 财务 +- 金融 +ReleaseNotesUrl: https://github.com/Gnucash/gnucash/releases/tag/5.15 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.gnucash.org/docs.phtml +- DocumentLabel: Wiki + DocumentUrl: https://wiki.gnucash.org/wiki/GnuCash +- DocumentLabel: 常见问题 + DocumentUrl: https://wiki.gnucash.org/wiki/FAQ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/g/GnuCash/GnuCash/5.15/GnuCash.GnuCash.yaml b/manifests/g/GnuCash/GnuCash/5.15/GnuCash.GnuCash.yaml new file mode 100644 index 000000000000..56645672aa34 --- /dev/null +++ b/manifests/g/GnuCash/GnuCash/5.15/GnuCash.GnuCash.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: GnuCash.GnuCash +PackageVersion: "5.15" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/HandyOrg/HandyWinget-GUI/3.4.0/HandyOrg.HandyWinget-GUI.installer.yaml b/manifests/h/HandyOrg/HandyWinget-GUI/3.4.0/HandyOrg.HandyWinget-GUI.installer.yaml new file mode 100644 index 000000000000..bd3c6a87610f --- /dev/null +++ b/manifests/h/HandyOrg/HandyWinget-GUI/3.4.0/HandyOrg.HandyWinget-GUI.installer.yaml @@ -0,0 +1,17 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HandyOrg.HandyWinget-GUI +PackageVersion: 3.4.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: HandyWinget.exe +ProductCode: '{0372F9C5-33AB-4E13-9C1B-FC2591456169}' +ReleaseDate: 2021-12-07 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/HandyOrg/HandyWinGet/releases/download/v3.4.0/HandyWinget-Portable.zip + InstallerSha256: 463CEFCB97090A69BC94A25D721A50AEB4A84E9A9552EA317C6B8437DB34462C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HandyOrg/HandyWinget-GUI/3.4.0/HandyOrg.HandyWinget-GUI.locale.en-US.yaml b/manifests/h/HandyOrg/HandyWinget-GUI/3.4.0/HandyOrg.HandyWinget-GUI.locale.en-US.yaml new file mode 100644 index 000000000000..6f25fed524a4 --- /dev/null +++ b/manifests/h/HandyOrg/HandyWinget-GUI/3.4.0/HandyOrg.HandyWinget-GUI.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HandyOrg.HandyWinget-GUI +PackageVersion: 3.4.0 +PackageLocale: en-US +Publisher: HandyOrg +PublisherUrl: https://github.com/HandyOrg +PublisherSupportUrl: https://github.com/HandyOrg/HandyWinGet/issues +PackageName: HandyWinget +PackageUrl: https://github.com/HandyOrg/HandyWinGet +License: MIT +LicenseUrl: https://github.com/HandyOrg/HandyWinGet/blob/HEAD/LICENSE +ShortDescription: GUI for installing apps through WinGet and Creating winget manifest file +Moniker: handywinget +Tags: +- gui +- handy +- handycontrol +- handywinget +- package +- package-manager +- packages +- winget +ReleaseNotes: |- + Added Save and Restore DataGrid Columns Width + Added Back Button + Added Auto Refresh When Application Startup +ReleaseNotesUrl: https://github.com/HandyOrg/HandyWinGet/releases/tag/v3.4.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HandyOrg/HandyWinget-GUI/3.4.0/HandyOrg.HandyWinget-GUI.yaml b/manifests/h/HandyOrg/HandyWinget-GUI/3.4.0/HandyOrg.HandyWinget-GUI.yaml new file mode 100644 index 000000000000..f103887f3923 --- /dev/null +++ b/manifests/h/HandyOrg/HandyWinget-GUI/3.4.0/HandyOrg.HandyWinget-GUI.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: HandyOrg.HandyWinget-GUI +PackageVersion: 3.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hawaii_Beach/TinyNvidiaUpdateChecker/1.23.0/Hawaii_Beach.TinyNvidiaUpdateChecker.installer.yaml b/manifests/h/Hawaii_Beach/TinyNvidiaUpdateChecker/1.23.0/Hawaii_Beach.TinyNvidiaUpdateChecker.installer.yaml new file mode 100644 index 000000000000..fffdec295de1 --- /dev/null +++ b/manifests/h/Hawaii_Beach/TinyNvidiaUpdateChecker/1.23.0/Hawaii_Beach.TinyNvidiaUpdateChecker.installer.yaml @@ -0,0 +1,18 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Hawaii_Beach.TinyNvidiaUpdateChecker +PackageVersion: 1.23.0 +InstallerType: portable +Commands: +- TinyNvidiaUpdateChecker +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 +ReleaseDate: 2026-02-23 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ElPumpo/TinyNvidiaUpdateChecker/releases/download/v1.23.0/TinyNvidiaUpdateChecker.exe + InstallerSha256: D8138797926E693A472696EF25F9D7208CEEB59BADF17EB933BD650DB051F99B +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hawaii_Beach/TinyNvidiaUpdateChecker/1.23.0/Hawaii_Beach.TinyNvidiaUpdateChecker.locale.en-US.yaml b/manifests/h/Hawaii_Beach/TinyNvidiaUpdateChecker/1.23.0/Hawaii_Beach.TinyNvidiaUpdateChecker.locale.en-US.yaml new file mode 100644 index 000000000000..bcf88136eb07 --- /dev/null +++ b/manifests/h/Hawaii_Beach/TinyNvidiaUpdateChecker/1.23.0/Hawaii_Beach.TinyNvidiaUpdateChecker.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Hawaii_Beach.TinyNvidiaUpdateChecker +PackageVersion: 1.23.0 +PackageLocale: en-US +Publisher: Hawaii_Beach +PublisherUrl: https://github.com/ElPumpo +PublisherSupportUrl: https://github.com/ElPumpo/TinyNvidiaUpdateChecker/issues +PackageName: TinyNvidiaUpdateChecker +PackageUrl: https://github.com/ElPumpo/TinyNvidiaUpdateChecker +License: GPL-3.0 +LicenseUrl: https://github.com/ElPumpo/TinyNvidiaUpdateChecker/blob/HEAD/LICENSE +Copyright: Copyright © Hawaii_Beach 2016-present +ShortDescription: GeForce Experience sucks, this is the best open sourced AND lightweight NVIDIA GPU update checker. +Tags: +- check +- driver +- gpu +- nvidia +- update +- windows +ReleaseNotes: |- + [1.23.0] - 2026-02-23 + Changed + - Fallback to New Metadata Handler if GPU metadata was not found in Zenith repo + - Checksum calculation method changed to GitHub API SHA256 from MD5 + - Updated dependencies +ReleaseNotesUrl: https://github.com/ElPumpo/TinyNvidiaUpdateChecker/releases/tag/v1.23.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hawaii_Beach/TinyNvidiaUpdateChecker/1.23.0/Hawaii_Beach.TinyNvidiaUpdateChecker.yaml b/manifests/h/Hawaii_Beach/TinyNvidiaUpdateChecker/1.23.0/Hawaii_Beach.TinyNvidiaUpdateChecker.yaml new file mode 100644 index 000000000000..cc85f454d5d2 --- /dev/null +++ b/manifests/h/Hawaii_Beach/TinyNvidiaUpdateChecker/1.23.0/Hawaii_Beach.TinyNvidiaUpdateChecker.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Hawaii_Beach.TinyNvidiaUpdateChecker +PackageVersion: 1.23.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/Headwindsim/HeadwindInstaller/2.0.1/Headwindsim.HeadwindInstaller.installer.yaml b/manifests/h/Headwindsim/HeadwindInstaller/2.0.1/Headwindsim.HeadwindInstaller.installer.yaml new file mode 100644 index 000000000000..5bbb151196cd --- /dev/null +++ b/manifests/h/Headwindsim/HeadwindInstaller/2.0.1/Headwindsim.HeadwindInstaller.installer.yaml @@ -0,0 +1,19 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Headwindsim.HeadwindInstaller +PackageVersion: 2.0.1 +InstallerLocale: en-US +InstallerType: nullsoft +ProductCode: 5a23a500-53c7-5e39-adc4-89e573684217 +ReleaseDate: 2026-01-04 +AppsAndFeaturesEntries: +- DisplayName: Headwind Simulations Installer 2.0.1 + Publisher: Headwind Simulations + ProductCode: 5a23a500-53c7-5e39-adc4-89e573684217 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/headwindsim/installer/releases/download/v2.0.1/Headwind_Installer_Setup.exe + InstallerSha256: 14FDB5BF2CCF3B51B16D77CF5B11D501ED6FC781475AABD6AA34A6FFD0FFC4C7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/Headwindsim/HeadwindInstaller/2.0.1/Headwindsim.HeadwindInstaller.locale.en-US.yaml b/manifests/h/Headwindsim/HeadwindInstaller/2.0.1/Headwindsim.HeadwindInstaller.locale.en-US.yaml new file mode 100644 index 000000000000..0a63e1b2c40c --- /dev/null +++ b/manifests/h/Headwindsim/HeadwindInstaller/2.0.1/Headwindsim.HeadwindInstaller.locale.en-US.yaml @@ -0,0 +1,18 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Headwindsim.HeadwindInstaller +PackageVersion: 2.0.1 +PackageLocale: en-US +Publisher: Headwindsim +PublisherUrl: https://github.com/headwindsim +PublisherSupportUrl: https://github.com/headwindsim/installer/issues +PackageName: Headwind Installer +PackageUrl: https://github.com/headwindsim/installer +License: GPL-3.0 +LicenseUrl: https://github.com/headwindsim/installer/blob/HEAD/LICENSE +Copyright: Copyright © 2023 FlyByWire Simulations +ShortDescription: Desktop application to install and customize Headwind addons +ReleaseNotesUrl: https://github.com/headwindsim/installer/releases/tag/v2.0.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Headwindsim/HeadwindInstaller/2.0.1/Headwindsim.HeadwindInstaller.yaml b/manifests/h/Headwindsim/HeadwindInstaller/2.0.1/Headwindsim.HeadwindInstaller.yaml new file mode 100644 index 000000000000..777f4771989e --- /dev/null +++ b/manifests/h/Headwindsim/HeadwindInstaller/2.0.1/Headwindsim.HeadwindInstaller.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Headwindsim.HeadwindInstaller +PackageVersion: 2.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hitalin/NoteDeck/0.9.4/Hitalin.NoteDeck.installer.yaml b/manifests/h/Hitalin/NoteDeck/0.9.4/Hitalin.NoteDeck.installer.yaml new file mode 100644 index 000000000000..075233323bd1 --- /dev/null +++ b/manifests/h/Hitalin/NoteDeck/0.9.4/Hitalin.NoteDeck.installer.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Hitalin.NoteDeck +PackageVersion: 0.9.4 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +ProductCode: NoteDeck +ReleaseDate: 2026-03-29 +AppsAndFeaturesEntries: +- Publisher: notedeck + ProductCode: NoteDeck +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\NoteDeck' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/hitalin/notedeck/releases/download/v0.9.4/NoteDeck-0.9.4-windows-x64-setup.exe + InstallerSha256: 91BE87128FF9C717A3AABAB1386BFE919F01A60D2AF7A53E6E4432955590329E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hitalin/NoteDeck/0.9.4/Hitalin.NoteDeck.locale.en-US.yaml b/manifests/h/Hitalin/NoteDeck/0.9.4/Hitalin.NoteDeck.locale.en-US.yaml new file mode 100644 index 000000000000..90ee4e0db999 --- /dev/null +++ b/manifests/h/Hitalin/NoteDeck/0.9.4/Hitalin.NoteDeck.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Hitalin.NoteDeck +PackageVersion: 0.9.4 +PackageLocale: en-US +Publisher: hitalin +PublisherUrl: https://github.com/hitalin +PackageName: NoteDeck +PackageUrl: https://github.com/hitalin/notedeck +License: AGPL-3.0 +LicenseUrl: https://github.com/hitalin/notedeck/blob/main/LICENSE +ShortDescription: A multi-platform deck client for Misskey and its forks +Description: |- + NoteDeck is a deck client for Misskey and its forks. + It provides efficient multi-server timeline viewing with features like local full-text search, + AI integration, and localhost API that are only possible with a native desktop application. +Tags: +- deck +- fediverse +- misskey +- social-media +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hitalin/NoteDeck/0.9.4/Hitalin.NoteDeck.locale.ja-JP.yaml b/manifests/h/Hitalin/NoteDeck/0.9.4/Hitalin.NoteDeck.locale.ja-JP.yaml new file mode 100644 index 000000000000..1ec9f264153c --- /dev/null +++ b/manifests/h/Hitalin/NoteDeck/0.9.4/Hitalin.NoteDeck.locale.ja-JP.yaml @@ -0,0 +1,33 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Hitalin.NoteDeck +PackageVersion: 0.9.4 +PackageLocale: ja-JP +Publisher: hitalin +PublisherUrl: https://github.com/hitalin +PublisherSupportUrl: https://github.com/hitalin/notedeck/issues +PackageName: NoteDeck +PackageUrl: https://github.com/hitalin/notedeck +License: AGPL-3.0 +LicenseUrl: https://github.com/hitalin/notedeck/blob/HEAD/LICENSE +ShortDescription: Misskey とそのフォークに対応したマルチプラットフォーム対応デッキクライアント +Description: |- + NoteDeck は Misskey とそのフォークに対応したデッキクライアントです。 + 複数サーバーのタイムラインを効率よく閲覧でき、ローカル全文検索、AI 統合、localhost API など + デスクトップネイティブならではの機能を備えています。 +Tags: +- deck +- fediverse +- misskey +- social-media +ReleaseNotes: |- + What's Changed + Other Changes + - ランディングページ: 比較テーブル削除・機能ハイライトカード化 by @hitalin in #261 + - ランディングページ: オープンソースカードを削除 by @hitalin in #262 + - Release v0.9.4 by @hitalin in #265 + Full Changelog: v0.9.3...v0.9.4 +ReleaseNotesUrl: https://github.com/hitalin/notedeck/releases/tag/v0.9.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hitalin/NoteDeck/0.9.4/Hitalin.NoteDeck.yaml b/manifests/h/Hitalin/NoteDeck/0.9.4/Hitalin.NoteDeck.yaml new file mode 100644 index 000000000000..548f614bc5d4 --- /dev/null +++ b/manifests/h/Hitalin/NoteDeck/0.9.4/Hitalin.NoteDeck.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Hitalin.NoteDeck +PackageVersion: 0.9.4 +DefaultLocale: ja-JP +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/i/Ideamerit/GalaxyModeler/12.5.0/Ideamerit.GalaxyModeler.installer.yaml b/manifests/i/Ideamerit/GalaxyModeler/12.5.0/Ideamerit.GalaxyModeler.installer.yaml new file mode 100644 index 000000000000..f1ef4a5411eb --- /dev/null +++ b/manifests/i/Ideamerit/GalaxyModeler/12.5.0/Ideamerit.GalaxyModeler.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: Ideamerit.GalaxyModeler +PackageVersion: 12.5.0 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +FileExtensions: +- dmm +ProductCode: 81682671-6f05-51d8-a3cc-b0a22c984bc5 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://www.datensen.com/downloads/Galaxy%20Modeler-12.5.0-x64.exe + InstallerSha256: 8D65EAA063649D1366E910D06F3911368E15F7302035D83F92E44D8FB8CF6811 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.datensen.com/downloads/Galaxy%20Modeler-12.5.0-x64.exe + InstallerSha256: 8D65EAA063649D1366E910D06F3911368E15F7302035D83F92E44D8FB8CF6811 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/Ideamerit/GalaxyModeler/12.5.0/Ideamerit.GalaxyModeler.locale.en-US.yaml b/manifests/i/Ideamerit/GalaxyModeler/12.5.0/Ideamerit.GalaxyModeler.locale.en-US.yaml new file mode 100644 index 000000000000..64869081d082 --- /dev/null +++ b/manifests/i/Ideamerit/GalaxyModeler/12.5.0/Ideamerit.GalaxyModeler.locale.en-US.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: Ideamerit.GalaxyModeler +PackageVersion: 12.5.0 +PackageLocale: en-US +Publisher: Ideamerit +PublisherUrl: https://www.datensen.com/ +PublisherSupportUrl: https://www.datensen.com/contact.html +PrivacyUrl: https://www.datensen.com/blog/privacy-policy/ +Author: Ideamerit s.r.o. +PackageName: Galaxy Modeler +PackageUrl: https://www.datensen.com/galaxy-modeler-for-graphql.html +License: Proprietary +LicenseUrl: https://www.datensen.com/blog/eula-datensen/ +Copyright: Copyright 2026 Ideamerit s.r.o. All rights reserved. +CopyrightUrl: https://www.datensen.com/blog/eula-datensen/ +ShortDescription: A schema design tool for GraphQL for easy and fast visual GraphQL data modeling +Description: |- + Galaxy Modeler is a schema design tool for GraphQL + Key features: + - visual creation of schema designs for GraphQL + - easy-to-use user interface + - various display modes + - code generation + - import from files + - import from URL + - interactive HTML reports generation and export to PDF +Tags: +- graphql +PurchaseUrl: https://www.datensen.com/purchase.html +Documentations: +- DocumentLabel: Learn + DocumentUrl: https://www.datensen.com/blog/docs/about-galaxy-modeler/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/Ideamerit/GalaxyModeler/12.5.0/Ideamerit.GalaxyModeler.locale.zh-CN.yaml b/manifests/i/Ideamerit/GalaxyModeler/12.5.0/Ideamerit.GalaxyModeler.locale.zh-CN.yaml new file mode 100644 index 000000000000..1b0ec26361ee --- /dev/null +++ b/manifests/i/Ideamerit/GalaxyModeler/12.5.0/Ideamerit.GalaxyModeler.locale.zh-CN.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Ideamerit.GalaxyModeler +PackageVersion: 12.5.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: GraphQL 架构设计工具,快速可视化构建 GraphQL 数据模型 +Description: |- + Galaxy Modeler 是一款专为 GraphQL 设计的架构建模工具 + 核心功能: + - 可视化创建 GraphQL 架构设计 + - 简洁易用的用户界面 + - 多种视图展示模式 + - 自动代码生成 + - 支持文件导入 + - 支持 URL 导入 + - 可生成交互式 HTML 报告并导出 PDF 文档 +Documentations: +- DocumentLabel: 学习 + DocumentUrl: https://www.datensen.com/blog/docs/about-galaxy-modeler/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/i/Ideamerit/GalaxyModeler/12.5.0/Ideamerit.GalaxyModeler.yaml b/manifests/i/Ideamerit/GalaxyModeler/12.5.0/Ideamerit.GalaxyModeler.yaml new file mode 100644 index 000000000000..37da1299f530 --- /dev/null +++ b/manifests/i/Ideamerit/GalaxyModeler/12.5.0/Ideamerit.GalaxyModeler.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: Ideamerit.GalaxyModeler +PackageVersion: 12.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/i/Ideamerit/LunaModeler/13.5.0/Ideamerit.LunaModeler.installer.yaml b/manifests/i/Ideamerit/LunaModeler/13.5.0/Ideamerit.LunaModeler.installer.yaml new file mode 100644 index 000000000000..4b76bbe20103 --- /dev/null +++ b/manifests/i/Ideamerit/LunaModeler/13.5.0/Ideamerit.LunaModeler.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: Ideamerit.LunaModeler +PackageVersion: 13.5.0 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +FileExtensions: +- dmm +ProductCode: 1a6ffba4-62de-5ee0-9baa-c75a2c6a131e +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://www.datensen.com/downloads/Luna%20Modeler-13.5.0-x64.exe + InstallerSha256: 15F2A8882069D8E668BF8429BE8E9BC6D259B5DE8DAB13293F8D5A7D3084A14B + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.datensen.com/downloads/Luna%20Modeler-13.5.0-x64.exe + InstallerSha256: 15F2A8882069D8E668BF8429BE8E9BC6D259B5DE8DAB13293F8D5A7D3084A14B + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/Ideamerit/LunaModeler/13.5.0/Ideamerit.LunaModeler.locale.en-US.yaml b/manifests/i/Ideamerit/LunaModeler/13.5.0/Ideamerit.LunaModeler.locale.en-US.yaml new file mode 100644 index 000000000000..86cf3bb4ede2 --- /dev/null +++ b/manifests/i/Ideamerit/LunaModeler/13.5.0/Ideamerit.LunaModeler.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Ideamerit.LunaModeler +PackageVersion: 13.5.0 +PackageLocale: en-US +Publisher: Ideamerit +PublisherUrl: https://www.datensen.com/ +PublisherSupportUrl: https://www.datensen.com/contact.html +PrivacyUrl: https://www.datensen.com/blog/privacy-policy/ +Author: Ideamerit s.r.o. +PackageName: Luna Modeler +PackageUrl: https://www.datensen.com/luna-modeler-for-relational-databases.html +License: Proprietary +LicenseUrl: https://www.datensen.com/blog/eula-datensen/ +Copyright: Copyright 2026 Ideamerit s.r.o. All rights reserved. +CopyrightUrl: https://www.datensen.com/blog/eula-datensen/ +ShortDescription: A powerful desktop data modeling tool for relational databases like PostgreSQL, Oracle, SQL Server, MariaDB, MySQL and SQLite +Description: |- + Luna Modeler is a data modeling and database design tool for relational databases. It allows you to easily create conceptual, logical and physical data models. + Key features: + - visual creation of ER diagrams for relational databases + - support for database specifics (like composite types in PostgreSQL etc.) + - easy-to-use user interface + - various display modes and diagram options + - forward engineering & code generation + - reverse engineering (for Oracle, SQL Server, MariaDB, MySQL and PostgreSQL) + - secure SSL/TLS connections to cloud based solution like Postgres/Supabase etc. + - import from files (SQLite) + - interactive HTML reports generation and export to PDF + - project and ER diagram update + - generation of ALTER statements for MariaDB, MySQL and SQLite + - database schema conversion +Tags: +- database +- db +- mariadb +- modeling +- mssql +- mysql +- oracle +- postgre +- postgresql +- sqlite +PurchaseUrl: https://www.datensen.com/purchase.html +Documentations: +- DocumentLabel: Learn + DocumentUrl: https://www.datensen.com/blog/docs/about-luna-modeler-a-database-design-tool-for-relational-databases/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/Ideamerit/LunaModeler/13.5.0/Ideamerit.LunaModeler.locale.zh-CN.yaml b/manifests/i/Ideamerit/LunaModeler/13.5.0/Ideamerit.LunaModeler.locale.zh-CN.yaml new file mode 100644 index 000000000000..9ec75ec3f769 --- /dev/null +++ b/manifests/i/Ideamerit/LunaModeler/13.5.0/Ideamerit.LunaModeler.locale.zh-CN.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Ideamerit.LunaModeler +PackageVersion: 13.5.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 强大的桌面端数据建模工具,支持 PostgreSQL、Oracle、SQL Server、MariaDB、MySQL 及 SQLite 等关系型数据库 +Description: |- + Luna Modeler 是一款面向关系型数据库的数据建模与数据库设计工具。它能够帮助用户轻松创建概念模型、逻辑模型和物理数据模型。 + 核心功能 + - 可视化构建关系型数据库 ER 图 + - 支持数据库特性(如 PostgreSQL 的复合类型等) + - 直观易用的用户界面 + - 多种视图模式与图表配置选项 + - 正向工程及代码生成 + - 逆向工程(支持 Oracle/SQL Server/MariaDB/MySQL/PostgreSQL) + - 基于 SSL/TLS 协议的云端安全连接(如 Postgres/Supabase 等) + - 文件导入功能(支持 SQLite) + - 交互式 HTML 报告生成与 PDF 导出 + - 项目及 ER 图更新维护 + - 生成 MariaDB/MySQL/SQLite 的 ALTER 语句 + - 数据库架构转换 +Tags: +- mariadb +- mssql +- mysql +- oracle +- postgre +- postgresql +- sqlite +- 建模 +- 数据库 +Documentations: +- DocumentLabel: 学习 + DocumentUrl: https://www.datensen.com/blog/docs/about-luna-modeler-a-database-design-tool-for-relational-databases/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/i/Ideamerit/LunaModeler/13.5.0/Ideamerit.LunaModeler.yaml b/manifests/i/Ideamerit/LunaModeler/13.5.0/Ideamerit.LunaModeler.yaml new file mode 100644 index 000000000000..0a901872768b --- /dev/null +++ b/manifests/i/Ideamerit/LunaModeler/13.5.0/Ideamerit.LunaModeler.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: Ideamerit.LunaModeler +PackageVersion: 13.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/i/Ideamerit/MeteorModeler/12.5.0/Ideamerit.MeteorModeler.installer.yaml b/manifests/i/Ideamerit/MeteorModeler/12.5.0/Ideamerit.MeteorModeler.installer.yaml new file mode 100644 index 000000000000..eb3965e40508 --- /dev/null +++ b/manifests/i/Ideamerit/MeteorModeler/12.5.0/Ideamerit.MeteorModeler.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: Ideamerit.MeteorModeler +PackageVersion: 12.5.0 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +FileExtensions: +- dmm +ProductCode: dd8c9497-5c92-5746-b4b3-ae1fab8f04f0 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://www.datensen.com/downloads/Meteor%20Modeler-12.5.0-x64.exe + InstallerSha256: 84DB10C3647A02938AE1D56BE4F11D41AEF911ECB5D34CD963BFEE74A5661ED6 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.datensen.com/downloads/Meteor%20Modeler-12.5.0-x64.exe + InstallerSha256: 84DB10C3647A02938AE1D56BE4F11D41AEF911ECB5D34CD963BFEE74A5661ED6 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/Ideamerit/MeteorModeler/12.5.0/Ideamerit.MeteorModeler.locale.en-US.yaml b/manifests/i/Ideamerit/MeteorModeler/12.5.0/Ideamerit.MeteorModeler.locale.en-US.yaml new file mode 100644 index 000000000000..8f6e88406225 --- /dev/null +++ b/manifests/i/Ideamerit/MeteorModeler/12.5.0/Ideamerit.MeteorModeler.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: Ideamerit.MeteorModeler +PackageVersion: 12.5.0 +PackageLocale: en-US +Publisher: Ideamerit +PublisherUrl: https://www.datensen.com/ +PublisherSupportUrl: https://www.datensen.com/contact.html +PrivacyUrl: https://www.datensen.com/blog/privacy-policy/ +Author: Ideamerit s.r.o. +PackageName: Meteor Modeler +PackageUrl: https://www.datensen.com/meteor-modeler-for-orm.html +License: Proprietary +LicenseUrl: https://www.datensen.com/blog/eula-datensen/ +Copyright: Copyright 2026 Ideamerit s.r.o. All rights reserved. +CopyrightUrl: https://www.datensen.com/blog/eula-datensen/ +ShortDescription: A visual designer for Sequelize ORM +Description: |- + Meteor Modeler is a visual schema design tool / ORM modeling tool for Sequelize. + Key features include: + - visual schema design / ORM modeling + - easy-to-use user interface + - various display modes + - code generation + - import from Luna Modeler – database design tool for relational databases +Tags: +- database +- db +- orm +- sequelize +PurchaseUrl: https://www.datensen.com/purchase.html +Documentations: +- DocumentLabel: Learn + DocumentUrl: https://www.datensen.com/blog/docs/about-meteor-modeler/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/Ideamerit/MeteorModeler/12.5.0/Ideamerit.MeteorModeler.locale.zh-CN.yaml b/manifests/i/Ideamerit/MeteorModeler/12.5.0/Ideamerit.MeteorModeler.locale.zh-CN.yaml new file mode 100644 index 000000000000..3e11fc74c0a9 --- /dev/null +++ b/manifests/i/Ideamerit/MeteorModeler/12.5.0/Ideamerit.MeteorModeler.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: Ideamerit.MeteorModeler +PackageVersion: 12.5.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: Sequelize ORM 可视化设计工具 +Description: |- + Meteor Modeler 是一款专为 Sequelize 设计的可视化数据模型设计工具/ORM 建模工具。 + 核心功能包括: + - 可视化数据模型设计/ORM 建模 + - 简洁易用的用户界面 + - 多种视图展示模式 + - 代码自动生成 + - 支持从 Luna Modeler(关系型数据库设计工具)导入模型 +Tags: +- orm +- sequelize +- 数据库 +Documentations: +- DocumentLabel: 学习 + DocumentUrl: https://www.datensen.com/blog/docs/about-meteor-modeler/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/i/Ideamerit/MeteorModeler/12.5.0/Ideamerit.MeteorModeler.yaml b/manifests/i/Ideamerit/MeteorModeler/12.5.0/Ideamerit.MeteorModeler.yaml new file mode 100644 index 000000000000..4be67434f84e --- /dev/null +++ b/manifests/i/Ideamerit/MeteorModeler/12.5.0/Ideamerit.MeteorModeler.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: Ideamerit.MeteorModeler +PackageVersion: 12.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/i/Ideamerit/MoonModeler/12.5.0/Ideamerit.MoonModeler.installer.yaml b/manifests/i/Ideamerit/MoonModeler/12.5.0/Ideamerit.MoonModeler.installer.yaml new file mode 100644 index 000000000000..9ac6f0cf9983 --- /dev/null +++ b/manifests/i/Ideamerit/MoonModeler/12.5.0/Ideamerit.MoonModeler.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: Ideamerit.MoonModeler +PackageVersion: 12.5.0 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +FileExtensions: +- dmm +ProductCode: 9812461d-d193-5cc2-b718-0023df96cedc +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://www.datensen.com/downloads/Moon%20Modeler-12.5.0-x64.exe + InstallerSha256: C973B5966BBCBAA740ED136CE7CCA256C708458CD950B3F26EDFC6CA0D84723C + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://www.datensen.com/downloads/Moon%20Modeler-12.5.0-x64.exe + InstallerSha256: C973B5966BBCBAA740ED136CE7CCA256C708458CD950B3F26EDFC6CA0D84723C + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/Ideamerit/MoonModeler/12.5.0/Ideamerit.MoonModeler.locale.en-US.yaml b/manifests/i/Ideamerit/MoonModeler/12.5.0/Ideamerit.MoonModeler.locale.en-US.yaml new file mode 100644 index 000000000000..b5d2082a8038 --- /dev/null +++ b/manifests/i/Ideamerit/MoonModeler/12.5.0/Ideamerit.MoonModeler.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: Ideamerit.MoonModeler +PackageVersion: 12.5.0 +PackageLocale: en-US +Publisher: Ideamerit +PublisherUrl: https://www.datensen.com/ +PublisherSupportUrl: https://www.datensen.com/contact.html +PrivacyUrl: https://www.datensen.com/blog/privacy-policy/ +Author: Ideamerit s.r.o. +PackageName: Moon Modeler +PackageUrl: https://www.datensen.com/moon-modeler-for-databases.html +License: Proprietary +LicenseUrl: https://www.datensen.com/blog/eula-datensen/ +Copyright: Copyright 2026 Ideamerit s.r.o. All rights reserved. +CopyrightUrl: https://www.datensen.com/blog/eula-datensen/ +ShortDescription: An easy-to-use desktop data modeling tool for MongoDB and Mongoose ODM +Description: |- + Moon Modeler is a data modeling tool for MongoDB and Mongoose ODM. It can also be used for solutions like Cosmos DB, AWS Amazon DocumentDB and others. The software belongs to the data modeling and schema design tools category and can be used to create and visualize database structures. + Key features: + - visual creation of ER diagrams and schema design + - noSQL data modeling + - support for database specifics (like caped collections, validation level for MongoDB etc.) + - easy-to-use user interface + - various diagram settings + - forward engineering & code generation + - reverse engineering (for MongoDB) + - secure SSL/TLS connections to cloud based solution + - interactive HTML reports generation and export to PDF +Tags: +- database +- db +- modeling +- mongodb +- mongoose +- odm +PurchaseUrl: https://www.datensen.com/purchase.html +Documentations: +- DocumentLabel: Learn + DocumentUrl: https://www.datensen.com/blog/docs/about-moon-modeler-data-modeling-tool/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/Ideamerit/MoonModeler/12.5.0/Ideamerit.MoonModeler.locale.zh-CN.yaml b/manifests/i/Ideamerit/MoonModeler/12.5.0/Ideamerit.MoonModeler.locale.zh-CN.yaml new file mode 100644 index 000000000000..784d6a5dfdb5 --- /dev/null +++ b/manifests/i/Ideamerit/MoonModeler/12.5.0/Ideamerit.MoonModeler.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Ideamerit.MoonModeler +PackageVersion: 12.5.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 一款适用于 MongoDB 和 Mongoose ODM 的操作简单的桌面数据建模工具 +Description: |- + Moon Modeler 是一款面向 MongoDB 与 Mongoose ODM 的数据建模工具,同时兼容 Cosmos DB、AWS Amazon DocumentDB 等解决方案。该软件属于数据建模与模式设计工具类别,可用于创建和可视化数据库结构。 + 核心功能: + - 可视化 ER 图设计与模式构建 + - NoSQL 数据建模 + - 支持数据库特性配置(如 MongoDB 的封顶集合、验证级别等) + - 直观易用的操作界面 + - 多样化图表设置 + - 正向工程与代码生成 + - 逆向工程(支持 MongoDB) + - 基于云服务的 SSL/TLS 安全连接 + - 交互式 HTML 报告生成及 PDF 导出 +Tags: +- mongodb +- mongoose +- odm +- 建模 +- 数据库 +Documentations: +- DocumentLabel: 学习 + DocumentUrl: https://www.datensen.com/blog/docs/about-moon-modeler-data-modeling-tool/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/i/Ideamerit/MoonModeler/12.5.0/Ideamerit.MoonModeler.yaml b/manifests/i/Ideamerit/MoonModeler/12.5.0/Ideamerit.MoonModeler.yaml new file mode 100644 index 000000000000..f92b7475b456 --- /dev/null +++ b/manifests/i/Ideamerit/MoonModeler/12.5.0/Ideamerit.MoonModeler.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: Ideamerit.MoonModeler +PackageVersion: 12.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Kate/26.03.90/KDE.Kate.installer.yaml b/manifests/k/KDE/Kate/26.03.90/KDE.Kate.installer.yaml new file mode 100644 index 000000000000..57dbeb8a344b --- /dev/null +++ b/manifests/k/KDE/Kate/26.03.90/KDE.Kate.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: KDE.Kate +PackageVersion: 26.03.90 +InstallerType: nullsoft +UpgradeBehavior: install +ProductCode: Kate +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://cdn.kde.org/ci-builds/utilities/kate/release-26.04/windows/kate-release_26.04-11425-windows-cl-msvc2022-x86_64.exe + InstallerSha256: EA44E0F5113E8D97981BECB217A79031ED6FBAF4B14B214606025982D012B486 + InstallerSwitches: + Custom: /CurrentUser +- Architecture: x64 + Scope: machine + InstallerUrl: https://cdn.kde.org/ci-builds/utilities/kate/release-26.04/windows/kate-release_26.04-11425-windows-cl-msvc2022-x86_64.exe + InstallerSha256: EA44E0F5113E8D97981BECB217A79031ED6FBAF4B14B214606025982D012B486 + InstallerSwitches: + Custom: /AllUsers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Kate/26.03.90/KDE.Kate.locale.en-US.yaml b/manifests/k/KDE/Kate/26.03.90/KDE.Kate.locale.en-US.yaml new file mode 100644 index 000000000000..bc3867ae8cfa --- /dev/null +++ b/manifests/k/KDE/Kate/26.03.90/KDE.Kate.locale.en-US.yaml @@ -0,0 +1,58 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: KDE.Kate +PackageVersion: 26.03.90 +PackageLocale: en-US +Publisher: KDE e.V. +PublisherUrl: https://kde.org/ +PublisherSupportUrl: https://kate-editor.org/support/ +PrivacyUrl: https://kde.org/privacypolicy/ +Author: KDE e.V. +PackageName: Kate +PackageUrl: https://kate-editor.org/ +License: LGPL-2.1-or-later +LicenseUrl: https://invent.kde.org/utilities/kate/-/blob/HEAD/LICENSES/LGPL-2.0-or-later.txt +Copyright: © 2020-2026 KDE Community +ShortDescription: Advanced Text Editor +Description: |- + Kate is a fast multi-document, multi-view text editor for programmers by KDE. It features stuff like LSP (Language Server Protocol) support, projects, multiple cursors and selections, git integration, folder wide search, horizontal and vertical splits, vi mode, syntax highlighting for 300+ languages, built-in terminal, dynamic word wrap and much more. It is available on Linux, BSD, Windows and MacOS. + Features: + - MDI, window splitting, window tabbing + - Spell checking + - CR, CRLF, LF newline support + - Encoding support (utf-8, utf-16, ascii etc.) + - Encoding conversion + - Regular expression based find & replace + - Syntax highlighting for 300+ languages + - Code and text folding + - Multiple cursors and multiple selections + - Block selection mode + - Auto indentation + - Auto completion support + - Shell integration + - Wide protocol support (http, ftp, ssh, webdav etc.) + - Extensible via plugins + - Integrated terminal + - Scriptable using JavaScript + - Vi mode + - Intellisense support using LSP (Language Server Protocol) + - DAP (Debug Adapter Protocol) support + - Vertical tabs/document list + - Lightweight project support. Kate can open folders as projects + - Code formatting using native formatters such as clang-format, prettier etc + - Built in filesystem browser + - CTags support + - Project wide and folder wide search + - Git integration +Tags: +- code +- coding +- editing +- editor +- programming +Documentations: +- DocumentLabel: Handbook + DocumentUrl: https://docs.kde.org/?application=kate +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Kate/26.03.90/KDE.Kate.locale.zh-CN.yaml b/manifests/k/KDE/Kate/26.03.90/KDE.Kate.locale.zh-CN.yaml new file mode 100644 index 000000000000..a4680fdeb80e --- /dev/null +++ b/manifests/k/KDE/Kate/26.03.90/KDE.Kate.locale.zh-CN.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: KDE.Kate +PackageVersion: 26.03.90 +PackageLocale: zh-CN +PublisherUrl: https://kde.org/zh-cn/ +PublisherSupportUrl: https://kate-editor.org/zh-cn/support/ +PackageUrl: https://kate-editor.org/zh-cn/ +ShortDescription: 多功能文本编辑器 +Description: |- + Kate 是 KDE 为程序员量身定制的一款轻快的多文档、多视图文本编辑器。它的功能丰富,支持 LSP (Language Server Protocol, 语言服务器协议)、项目、多光标、多个选择对象、Git 集成、文件夹内搜索、水平和垂直视图拆分、Vi 模式、300 多种语言的语法高亮、内置终端、动态换行等。它可在 Linux、BSD、Windows 和 macOS 上使用。 + 功能特性: + - 多文档界面 (MDI)、窗口拆分、标签页 + - 拼写检查 + - CR、CRLF、LF 换行支持 + - 编码支持 (UTF-8、UTF-16、ASCII 等) + - 编码转换 + - 基于正则表达式的查找和替换 + - 300 多种语言的语法高亮 + - 代码和文本折叠 + - 多光标和多个选择对象 + - 块选择模式 + - 自动缩进 + - 自动补全支持 + - 系统外壳程序集成 + - 支持多种类型的协议 (HTTP、FTP、SSH、WebDAV 等) + - 可通过插件扩展 + - 集成终端 + - 基于 JavaScript 实现的脚本编程 + - Vi 模式 + - Intellisense 支持 (基于 LSP/Language Server Protocol/语言服务器协议) + - DAP (Debug Adapter Protocol/调试适配器协议) 支持 + - 垂直标签页/文档列表 + - 轻量级项目支持。Kate 可以将文件夹作为工程打开 + - 使用本地格式化工具 (如 clang-format、prettier 等) 对代码进行格式化。 + - 内建在文件系统浏览器中 + - CTags 支持 + - 搜索整个项目和整个文件夹的内容 + - Git 集成 +Tags: +- 代码 +- 编程 +- 编辑 +- 编辑器 +Documentations: +- DocumentLabel: 手册 + DocumentUrl: https://docs.kde.org/?application=kate +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Kate/26.03.90/KDE.Kate.yaml b/manifests/k/KDE/Kate/26.03.90/KDE.Kate.yaml new file mode 100644 index 000000000000..89521d82b449 --- /dev/null +++ b/manifests/k/KDE/Kate/26.03.90/KDE.Kate.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: KDE.Kate +PackageVersion: 26.03.90 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Kate/AppX/26.380.11386.0/KDE.Kate.AppX.installer.yaml b/manifests/k/KDE/Kate/AppX/26.390.11425.0/KDE.Kate.AppX.installer.yaml similarity index 73% rename from manifests/k/KDE/Kate/AppX/26.380.11386.0/KDE.Kate.AppX.installer.yaml rename to manifests/k/KDE/Kate/AppX/26.390.11425.0/KDE.Kate.AppX.installer.yaml index f66969ec186d..c55fe86982cf 100644 --- a/manifests/k/KDE/Kate/AppX/26.380.11386.0/KDE.Kate.AppX.installer.yaml +++ b/manifests/k/KDE/Kate/AppX/26.390.11425.0/KDE.Kate.AppX.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: KDE.Kate.AppX -PackageVersion: 26.380.11386.0 +PackageVersion: 26.390.11425.0 Platform: - Windows.Desktop MinimumOSVersion: 10.0.14316.0 @@ -45,8 +45,8 @@ Capabilities: - runFullTrust Installers: - Architecture: x64 - InstallerUrl: https://cdn.kde.org/ci-builds/utilities/kate/release-26.04/windows/kate-release_26.04-11386-windows-cl-msvc2022-x86_64-sideload.appx - InstallerSha256: 2A466384B2F3089E5EA642B3A45C5AB428AF7570D3696A31D3B80BA11C9B0D7D - SignatureSha256: 88B748597732955362016BFDB18B8414028E9DFF667C3E2DDBF35C002A38170C + InstallerUrl: https://cdn.kde.org/ci-builds/utilities/kate/release-26.04/windows/kate-release_26.04-11425-windows-cl-msvc2022-x86_64-sideload.appx + InstallerSha256: AD7A7D3521836C661F65777F9C331D4D913038DEE47F8A077D211D3CC7EBE828 + SignatureSha256: C70929F28B77A1806305D08A8B9E5FA88BC1E8A212EF6C898F3CE06E49765FC8 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Kate/AppX/26.380.11386.0/KDE.Kate.AppX.locale.en-US.yaml b/manifests/k/KDE/Kate/AppX/26.390.11425.0/KDE.Kate.AppX.locale.en-US.yaml similarity index 98% rename from manifests/k/KDE/Kate/AppX/26.380.11386.0/KDE.Kate.AppX.locale.en-US.yaml rename to manifests/k/KDE/Kate/AppX/26.390.11425.0/KDE.Kate.AppX.locale.en-US.yaml index 67d4318ccf66..db398573d144 100644 --- a/manifests/k/KDE/Kate/AppX/26.380.11386.0/KDE.Kate.AppX.locale.en-US.yaml +++ b/manifests/k/KDE/Kate/AppX/26.390.11425.0/KDE.Kate.AppX.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: KDE.Kate.AppX -PackageVersion: 26.380.11386.0 +PackageVersion: 26.390.11425.0 PackageLocale: en-US Publisher: KDE e.V. PublisherUrl: https://kde.org/ diff --git a/manifests/k/KDE/Kate/AppX/26.380.11386.0/KDE.Kate.AppX.locale.zh-CN.yaml b/manifests/k/KDE/Kate/AppX/26.390.11425.0/KDE.Kate.AppX.locale.zh-CN.yaml similarity index 98% rename from manifests/k/KDE/Kate/AppX/26.380.11386.0/KDE.Kate.AppX.locale.zh-CN.yaml rename to manifests/k/KDE/Kate/AppX/26.390.11425.0/KDE.Kate.AppX.locale.zh-CN.yaml index c2837faba2fe..883817b3b7d0 100644 --- a/manifests/k/KDE/Kate/AppX/26.380.11386.0/KDE.Kate.AppX.locale.zh-CN.yaml +++ b/manifests/k/KDE/Kate/AppX/26.390.11425.0/KDE.Kate.AppX.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: KDE.Kate.AppX -PackageVersion: 26.380.11386.0 +PackageVersion: 26.390.11425.0 PackageLocale: zh-CN PublisherUrl: https://kde.org/zh-cn/ PublisherSupportUrl: https://kate-editor.org/zh-cn/support/ diff --git a/manifests/k/KDE/Kate/AppX/26.380.11386.0/KDE.Kate.AppX.yaml b/manifests/k/KDE/Kate/AppX/26.390.11425.0/KDE.Kate.AppX.yaml similarity index 88% rename from manifests/k/KDE/Kate/AppX/26.380.11386.0/KDE.Kate.AppX.yaml rename to manifests/k/KDE/Kate/AppX/26.390.11425.0/KDE.Kate.AppX.yaml index 78275cb994c2..b574409a863d 100644 --- a/manifests/k/KDE/Kate/AppX/26.380.11386.0/KDE.Kate.AppX.yaml +++ b/manifests/k/KDE/Kate/AppX/26.390.11425.0/KDE.Kate.AppX.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: KDE.Kate.AppX -PackageVersion: 26.380.11386.0 +PackageVersion: 26.390.11425.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/k/Kieirra/Murmure/1.8.0/Kieirra.Murmure.installer.yaml b/manifests/k/Kieirra/Murmure/1.8.0/Kieirra.Murmure.installer.yaml new file mode 100644 index 000000000000..a5de55bb943a --- /dev/null +++ b/manifests/k/Kieirra/Murmure/1.8.0/Kieirra.Murmure.installer.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Kieirra.Murmure +PackageVersion: 1.8.0 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +ProductCode: '{D18713D7-56B6-41D6-955C-0B18BC23B563}' +ReleaseDate: 2026-03-28 +AppsAndFeaturesEntries: +- ProductCode: '{D18713D7-56B6-41D6-955C-0B18BC23B563}' + UpgradeCode: '{277BDAB5-E82B-55BC-A17C-DE7AEAF0F249}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/murmure' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Kieirra/murmure/releases/download/1.8.0/Murmure_x64.msi + InstallerSha256: FDD0AB009023EA67931AD40FF8467527DDDCA31EF8D53A661630BB7475247872 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/Kieirra/Murmure/1.8.0/Kieirra.Murmure.locale.en-US.yaml b/manifests/k/Kieirra/Murmure/1.8.0/Kieirra.Murmure.locale.en-US.yaml new file mode 100644 index 000000000000..b05312a9c9a5 --- /dev/null +++ b/manifests/k/Kieirra/Murmure/1.8.0/Kieirra.Murmure.locale.en-US.yaml @@ -0,0 +1,61 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Kieirra.Murmure +PackageVersion: 1.8.0 +PackageLocale: en-US +Publisher: al1x-ai +PublisherUrl: https://github.com/Kieirra +PublisherSupportUrl: https://github.com/Kieirra/murmure/issues +PackageName: murmure +PackageUrl: https://github.com/Kieirra/murmure +License: AGPL-3.0 +LicenseUrl: https://github.com/Kieirra/murmure/blob/HEAD/LICENSE +ShortDescription: Fully local, private and cross platform Speech-to-Text with LLM Post-processing +Tags: +- asr +- asr-model +- debian-packages +- linux +- macos +- privacy +- speech-to-text +- windows +ReleaseNotes: |- + Murmure 1.8.0 + This release introduces Voice Mode, a hands-free way to control Murmure using wake words, no keyboard needed. It also brings remote LLM server support, full settings import/export with CLI support, and dozens of improvements across shortcuts, rules, and the overall experience. + New Features + - (Major) Voice Mode: Activate Murmure by voice with customizable wake words, no keyboard needed. Includes auto-send enter, and wake word listener stays active during keyboard-triggered recording. (#178, #187) + - (Major) LLM Remote Servers: Connect to remote OpenAI-compatible API servers for LLM Connect, with per-mode provider switching, model search, per-mode voice triggers, and onboarding flow. (#197, #206) + - (Major) Import/Export Settings: Import and export configuration settings partially or fully. Add CLI import support (murmure import ) for sysadmin mass deployment. (#212, #223) + - Shortcuts: Add support for mouse buttons, OEM keys (-, =, [, ], ;, ', etc.), <>, F13-F24. Add a shortcut in overlay to cancel recording. (#158, #194, #218, #161) + - Rules: Add regex support for custom rules, improve rule labels, add "?" helper for replacement text, short text correction (auto-lowercase/remove punctuation), and rule reordering. (#163, #168, #195, #170) + - LLM: Allow LLM mode reordering. Add "Voice Dictation" preset for interpreting spoken formatting commands as typographic characters. (#180) + - Dictionary: Add option to clear all dictionary entries. (#159) + - About Page: Redesigned with starry background and sponsor cards. (#198) + - Autostart: Start minimized to tray on autostart. (#201) + - macOS: Add configurable option to show/hide application in Dock. (#226) + - Linux: Add .deb package and install.sh one-liner script for Debian/Ubuntu. (#174) + - Update: Update tauri-plugin-updater to 2.10.0 for multi-format support (.deb, .exe, macOS Intel). + - Sidebar: Add "Release notes" link in sidebar footer. + - Defaults: Improve default settings for new users (transcription in RAM, trailing space). (#187) + Bug Fixes + - Fix overlay scrollbar on Windows (#169), overlay stealing focus (#177), overlay freeze on audio timeout (#252). + - Fix double percentage display during download. + - Use dark mode colors consistently. (#199) + - Improve microphone list and keep manually selected device when disconnected (#204). Fix crash when no microphone is available (#217). + - Improve LLM accuracy with system prompts. Improve response speed of reasoning models by disabling thinking mode. (#213) + - Improve smart mode auto-spacing and word deduplication (parakeet fix). (#219) + - Fix selected text detection when clipboard already contains the same content. (#229) + - Fix ToggleToTalk accidental restart caused by X11 auto-repeat. + - Fix spurious modifier key release on macOS after paste and recording lock management. (#241) + - Fix wake word language-aware validation, history update, and EMA smoothing for VAD. + Thanks + Thanks to all contributors, testers, and supporters who made this release possible: + Contributors: @MissonHxC @thiswillbeyourgithub @buffalodebile @Prinzhorn @diodiogod + Beta testers: @ivan-pourmir @icristescu @laurentkempe @OlafausBerlin @HachetAmaury @KevinGeorge + Tippers: Aparrot, Davidda, David, Gizmo38, IiPo, Jérémy, Mablunt, Mactin, Arnaud, Guy, Alain, FloB, Francis, Richard Edward, @scwall + See full CHANGELOG. +ReleaseNotesUrl: https://github.com/Kieirra/murmure/releases/tag/1.8.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/Kieirra/Murmure/1.8.0/Kieirra.Murmure.yaml b/manifests/k/Kieirra/Murmure/1.8.0/Kieirra.Murmure.yaml new file mode 100644 index 000000000000..bcf43583da53 --- /dev/null +++ b/manifests/k/Kieirra/Murmure/1.8.0/Kieirra.Murmure.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Kieirra.Murmure +PackageVersion: 1.8.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/6.9.6/LuisPater.CLIProxyAPI.installer.yaml b/manifests/l/LuisPater/CLIProxyAPI/6.9.6/LuisPater.CLIProxyAPI.installer.yaml new file mode 100644 index 000000000000..ce66ea8c34f2 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/6.9.6/LuisPater.CLIProxyAPI.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 6.9.6 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cli-proxy-api.exe +Commands: +- cli-proxy-api +ReleaseDate: 2026-03-29 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/router-for-me/CLIProxyAPI/releases/download/v6.9.6/CLIProxyAPI_6.9.6_windows_amd64.zip + InstallerSha256: 9BCD3B15ACB4F004B2B72C431001E556341B812F9B70E101D877BB4E4010AD72 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/6.9.6/LuisPater.CLIProxyAPI.locale.en-US.yaml b/manifests/l/LuisPater/CLIProxyAPI/6.9.6/LuisPater.CLIProxyAPI.locale.en-US.yaml new file mode 100644 index 000000000000..e88732543f05 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/6.9.6/LuisPater.CLIProxyAPI.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: LuisPater.CLIProxyAPI +PackageVersion: 6.9.6 +PackageLocale: en-US +Publisher: Luis Pater +PublisherUrl: https://github.com/router-for-me +PublisherSupportUrl: https://github.com/router-for-me/CLIProxyAPI/issues +Author: Luis Pater +PackageName: CLI Proxy API +PackageUrl: https://github.com/router-for-me/CLIProxyAPI +License: MIT +LicenseUrl: https://github.com/router-for-me/CLIProxyAPI/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Luis Pater +ShortDescription: Wrap Gemini CLI, ChatGPT Codex as an OpenAI/Gemini/Claude compatible API service, allowing you to enjoy the free Gemini 2.5 Pro, GPT 5 model through API +Description: |- + A proxy server that provides OpenAI/Gemini/Claude compatible API interfaces for CLI. + It now also supports OpenAI Codex (GPT models) and Claude Code via OAuth. + so you can use local or multi‑account CLI access with OpenAI‑compatible clients and SDKs. + Now, We added the first Chinese provider: Qwen Code. +Tags: +- ai +- chatbot +- chatgpt +- claude +- claude-code +- codex +- gemini +- large-language-model +- llm +- openai +ReleaseNotes: |- + Changelog + - 1587ff5e74f6da5d25e329a7a39d333bc4f902bb Merge pull request #2389 from router-for-me/claude + - 6570692291dbbc59d14c33be65b73140089b4c31 Merge pull request #2400 from router-for-me/revert-2374-codex-cache-clean + - 13aa5b3375ccba8e1335215e2f04b4e4671ab10a Revert "fix(codex): restore prompt cache continuity for Codex requests" + - 6d8de0ade4d9051bb379a9e03bc616ea0d80c706 feat(auth): implement weighted provider rotation for improved scheduling fairness + - 145e0e0b5dbd75fa1c5a72ec8e19c0ed88755d1e fix(claude): add default max_tokens for models + - f033d3a6df8ebd94a8c4d73ff7e0641b92f45164 fix(claude): enhance ensureModelMaxTokens to use registered max_completion_tokens and fallback to default +ReleaseNotesUrl: https://github.com/router-for-me/CLIProxyAPI/releases/tag/v6.9.6 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/6.9.6/LuisPater.CLIProxyAPI.locale.zh-CN.yaml b/manifests/l/LuisPater/CLIProxyAPI/6.9.6/LuisPater.CLIProxyAPI.locale.zh-CN.yaml new file mode 100644 index 000000000000..ab0114a89242 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/6.9.6/LuisPater.CLIProxyAPI.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 6.9.6 +PackageLocale: zh-CN +ShortDescription: 封装 Gemini CLI 和 ChatGPT Codex 为兼容 OpenAI/Gemini/Claude 的 API 服务,让您通过 API 畅享免费的 Gemini 2.5 Pro 和 GPT 5 模型 +Description: |- + 一个为 CLI 提供 OpenAI/Gemini/Claude 兼容 API 接口的代理服务器。 + 现已支持通过 OAuth 登录接入 OpenAI Codex(GPT 系列)和 Claude Code。 + 可与本地或多账户方式配合,使用任何 OpenAI 兼容的客户端与 SDK。 + 现在,我们添加了第一个中国提供商:Qwen Code。 +Tags: +- chatgpt +- claude +- claude-code +- codex +- gemini +- openai +- 人工智能 +- 大语言模型 +- 聊天机器人 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/6.9.6/LuisPater.CLIProxyAPI.yaml b/manifests/l/LuisPater/CLIProxyAPI/6.9.6/LuisPater.CLIProxyAPI.yaml new file mode 100644 index 000000000000..28a36c8b8082 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/6.9.6/LuisPater.CLIProxyAPI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 6.9.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/l/libjxl/libjxl/0.11.2/libjxl.libjxl.installer.yaml b/manifests/l/libjxl/libjxl/0.11.2/libjxl.libjxl.installer.yaml new file mode 100644 index 000000000000..8b4a273f03ca --- /dev/null +++ b/manifests/l/libjxl/libjxl/0.11.2/libjxl.libjxl.installer.yaml @@ -0,0 +1,64 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: libjxl.libjxl +PackageVersion: 0.11.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: bin\benchmark_xl.exe + PortableCommandAlias: benchmark_xl +- RelativeFilePath: bin\brotli.exe + PortableCommandAlias: brotli +- RelativeFilePath: bin\butteraugli_main.exe + PortableCommandAlias: butteraugli_main +- RelativeFilePath: bin\cjpegli.exe + PortableCommandAlias: cjpegli +- RelativeFilePath: bin\cjxl.exe + PortableCommandAlias: cjxl +- RelativeFilePath: bin\decode_and_encode.exe + PortableCommandAlias: decode_and_encode +- RelativeFilePath: bin\display_to_hlg.exe + PortableCommandAlias: display_to_hlg +- RelativeFilePath: bin\djpegli.exe + PortableCommandAlias: djpegli +- RelativeFilePath: bin\djxl.exe + PortableCommandAlias: djxl +- RelativeFilePath: bin\djxl_fuzzer_corpus.exe + PortableCommandAlias: djxl_fuzzer_corpus +- RelativeFilePath: bin\exr_to_pq.exe + PortableCommandAlias: exr_to_pq +- RelativeFilePath: bin\generate_lut_template.exe + PortableCommandAlias: generate_lut_template +- RelativeFilePath: bin\icc_simplify.exe + PortableCommandAlias: icc_simplify +- RelativeFilePath: bin\jpegli_dec_fuzzer_corpus.exe + PortableCommandAlias: jpegli_dec_fuzzer_corpus +- RelativeFilePath: bin\jxlinfo.exe + PortableCommandAlias: jxlinfo +- RelativeFilePath: bin\jxl_from_tree.exe + PortableCommandAlias: jxl_from_tree +- RelativeFilePath: bin\local_tone_map.exe + PortableCommandAlias: local_tone_map +- RelativeFilePath: bin\pq_to_hlg.exe + PortableCommandAlias: pq_to_hlg +- RelativeFilePath: bin\render_hlg.exe + PortableCommandAlias: render_hlg +- RelativeFilePath: bin\ssimulacra2.exe + PortableCommandAlias: ssimulacra2 +- RelativeFilePath: bin\ssimulacra_main.exe + PortableCommandAlias: ssimulacra_main +- RelativeFilePath: bin\texture_to_cube.exe + PortableCommandAlias: texture_to_cube +- RelativeFilePath: bin\tone_map.exe + PortableCommandAlias: tone_map +- RelativeFilePath: bin\xyb_range.exe + PortableCommandAlias: xyb_range +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/libjxl/libjxl/releases/download/v0.11.2/jxl-x64-windows-static.zip + InstallerSha256: 97DC815BDD99BA243D8502050357342CF649251A5DF069F8C3DAEE6828CBE0CE +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-02-10 diff --git a/manifests/l/libjxl/libjxl/0.11.2/libjxl.libjxl.locale.en-US.yaml b/manifests/l/libjxl/libjxl/0.11.2/libjxl.libjxl.locale.en-US.yaml new file mode 100644 index 000000000000..c1deaee7a178 --- /dev/null +++ b/manifests/l/libjxl/libjxl/0.11.2/libjxl.libjxl.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: libjxl.libjxl +PackageVersion: 0.11.2 +PackageLocale: en-US +Publisher: libjxl +PublisherUrl: https://github.com/libjxl +PublisherSupportUrl: https://github.com/libjxl/libjxl/issues +PackageName: libjxl +PackageUrl: https://github.com/libjxl/libjxl +License: BSD-3 +ShortDescription: A reference implementation of JPEG XL (encoder and decoder). This software library is used by many applications that support JPEG XL. +Tags: +- library +- jpegxl +- jpgxl +- iso18181 +- iec18181 +- cjxl +- djxl +- openexr +- netpbm +- referenceimplementation +ReleaseNotesUrl: https://github.com/libjxl/libjxl/releases/tag/v0.11.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/libjxl/libjxl/0.11.2/libjxl.libjxl.yaml b/manifests/l/libjxl/libjxl/0.11.2/libjxl.libjxl.yaml new file mode 100644 index 000000000000..9e05b45ec5f6 --- /dev/null +++ b/manifests/l/libjxl/libjxl/0.11.2/libjxl.libjxl.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: libjxl.libjxl +PackageVersion: 0.11.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/MartinBresson/Executor/2.2.9/MartinBresson.Executor.installer.yaml b/manifests/m/MartinBresson/Executor/2.2.9/MartinBresson.Executor.installer.yaml new file mode 100644 index 000000000000..e2ea32c3a3ae --- /dev/null +++ b/manifests/m/MartinBresson/Executor/2.2.9/MartinBresson.Executor.installer.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MartinBresson.Executor +PackageVersion: 2.2.9 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +ProductCode: Executor_is1 +ReleaseDate: 2026-03-29 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Executor' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/executordk/executor-community/releases/download/2.2.9/ExecutorSetup_v2.2.9.exe + InstallerSha256: 762586C9930203A9D16D578DBE788ABCEE7CFCCE8B7B24B5A4C076C27EF5D98E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MartinBresson/Executor/2.2.9/MartinBresson.Executor.locale.en-US.yaml b/manifests/m/MartinBresson/Executor/2.2.9/MartinBresson.Executor.locale.en-US.yaml new file mode 100644 index 000000000000..45a114b7968f --- /dev/null +++ b/manifests/m/MartinBresson/Executor/2.2.9/MartinBresson.Executor.locale.en-US.yaml @@ -0,0 +1,45 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MartinBresson.Executor +PackageVersion: 2.2.9 +PackageLocale: en-US +Publisher: Martin Bresson +PublisherUrl: https://catswithfunnyhats.com/ +PublisherSupportUrl: https://github.com/executordk/executor-community/issues +Author: Martin Bresson +PackageName: Executor +PackageUrl: https://executor.dk/ +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: |- + Executor the desktop workflow application for Windows. Speed up your daily workflow, opening things and doing things. + + Key Features: + - Launch applications, files, folders, websites, web services (with parameters) and prompts in milliseconds. + - Trigger multiple actions with one text command and/or hotkey. + - Let's be an expert in opening up the world instead of trying to put the whole world inside of Executor (as some alternatives try to do). + - Take the clipboard to a new level, swiftly trigger system commands, do fast calculations, manage running applications and more. + - Tailor keywords, appearance, hotkeys, and behavior to perfectly match your daily workflow. + - Customize the look and feel with various skins and theming options to match your desktop setup. +Tags: +- ai +- desktop +- launcher +- workflow +ReleaseNotes: |- + Improvements + - When right clicking an item in the clipboard list you can select "Copy & Paste it to current window". + - Added some optional timing parameters to $SENDTEXT2$ and $SENDTEXT3$, see docs for more info. + - Added -skin ow to toggle one window setting. +ReleaseNotesUrl: https://executor.dk/updates#v2209 +Documentations: +- 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 diff --git a/manifests/m/MartinBresson/Executor/2.2.9/MartinBresson.Executor.yaml b/manifests/m/MartinBresson/Executor/2.2.9/MartinBresson.Executor.yaml new file mode 100644 index 000000000000..3cf28d5e9cb6 --- /dev/null +++ b/manifests/m/MartinBresson/Executor/2.2.9/MartinBresson.Executor.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: MartinBresson.Executor +PackageVersion: 2.2.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/MediaHuman/LyricsFinder/1.7/MediaHuman.LyricsFinder.installer.yaml b/manifests/m/MediaHuman/LyricsFinder/1.7/MediaHuman.LyricsFinder.installer.yaml index 306e7fd8059e..613cf74faec0 100644 --- a/manifests/m/MediaHuman/LyricsFinder/1.7/MediaHuman.LyricsFinder.installer.yaml +++ b/manifests/m/MediaHuman/LyricsFinder/1.7/MediaHuman.LyricsFinder.installer.yaml @@ -11,6 +11,6 @@ ReleaseDate: 2026-03-14 Installers: - Architecture: x64 InstallerUrl: https://www.mediahuman.com/files/LyricsFinder.exe - InstallerSha256: 7F709D652F6A8346EB351774E9E075AD7E314D4B2E0EE01CD4FA1391FABB42CD + InstallerSha256: 906DD248E0826BD9BD4DD9975479250C4BAA2E5DBB53636B42DCF491C6AE5107 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/m/Meituan/TabbitBrowser/0.25.8.0/Meituan.TabbitBrowser.installer.yaml b/manifests/m/Meituan/TabbitBrowser/0.25.8.0/Meituan.TabbitBrowser.installer.yaml new file mode 100644 index 000000000000..ab51a1b29405 --- /dev/null +++ b/manifests/m/Meituan/TabbitBrowser/0.25.8.0/Meituan.TabbitBrowser.installer.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-6-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Meituan.TabbitBrowser +PackageVersion: 0.25.8.0 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tabbit +- tel +- webcal +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Tabbit +ReleaseDate: 2026-03-18 +Installers: +- Architecture: x64 + InstallerUrl: https://releases.tabbit-ai.com/upgrade/windows/stable_x64_cn/Tabbit%20Browser_stable_x64_cn_0.25.8.exe + InstallerSha256: 42477D19F607A2D91A25993870E4919CDAC29CB716E9643C5D25DC6F2D9F76A1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Meituan/TabbitBrowser/0.25.8.0/Meituan.TabbitBrowser.locale.en-US.yaml b/manifests/m/Meituan/TabbitBrowser/0.25.8.0/Meituan.TabbitBrowser.locale.en-US.yaml new file mode 100644 index 000000000000..421300f393fb --- /dev/null +++ b/manifests/m/Meituan/TabbitBrowser/0.25.8.0/Meituan.TabbitBrowser.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-6-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Meituan.TabbitBrowser +PackageVersion: 0.25.8.0 +PackageLocale: en-US +Publisher: The Tabbit Authors +PublisherUrl: https://www.tabbitbrowser.com/ +# PublisherSupportUrl: +PrivacyUrl: https://www.tabbitbrowser.com/privacy +Author: LUMINALAB PTE. LTD. +PackageName: Tabbit +PackageUrl: https://www.tabbitbrowser.com/ +License: Proprietary +LicenseUrl: https://www.tabbitbrowser.com/terms +Copyright: Copyright © 2026 Tabbit. All rights reserved. +CopyrightUrl: https://www.tabbitbrowser.com/terms +ShortDescription: Understand your Context, Organize your Work, Automate Tasks, Expand Possibility +Description: Tabbit is an AI-native browser that understands your context. Chat with webpages, automate tasks with Agent, create custom Skills, and organize tabs effortlessly. Supports GPT-5.4, Gemini-3.1-Pro, Claude-Sonnet-4.6, DeepSeek-V3.2, Doubao-Seed-1.8, Kimi-K2.5, Qwen3.5-Plus, GLM-5, MiniMax-M2.7. +# Moniker: +Tags: +- browser +- chromium +- internet +- web +- webpage +ReleaseNotes: |- + - Optimized the AI Chat response pipeline to enhance interaction experience. + - Restored the Live Translation feature, supporting Bilingual and Translation Only modes via hover or shortcut triggers. + - Added a Quick Start Guide to the homepage Chat sidebar to introduce Tabbit’s core features. + - Optimized the Data Import tool with data previews and progress indicators for a clearer migration process. + - Optimized the animations and copywriting for Smart Tab Organization. + - Optimized the user experience for creating and editing Skills. +ReleaseNotesUrl: https://www.tabbitbrowser.com/docs/en-US/whats-new +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Quick Start Guide + DocumentUrl: https://www.tabbitbrowser.com/guide/usage +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Meituan/TabbitBrowser/0.25.8.0/Meituan.TabbitBrowser.locale.zh-CN.yaml b/manifests/m/Meituan/TabbitBrowser/0.25.8.0/Meituan.TabbitBrowser.locale.zh-CN.yaml new file mode 100644 index 000000000000..b9fcf48c29d4 --- /dev/null +++ b/manifests/m/Meituan/TabbitBrowser/0.25.8.0/Meituan.TabbitBrowser.locale.zh-CN.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-6-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Meituan.TabbitBrowser +PackageVersion: 0.25.8.0 +PackageLocale: zh-CN +# Publisher: +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +# Author: +# PackageName: +# PackageUrl: +License: 专有软件 +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: 理解你的上下文、帮你组织工作、执行任务、无限可能 +Description: Tabbit 是新一代 AI 原生浏览器,智能理解你的上下文。一键引用网页、截图、收藏、文件进行对话,Agent 自动执行重复任务,自定义妙招提升效率,智能分组管理标签页。支持 GLM-5、DeepSeek-V3.2、Doubao-seed-1.8、Kimi-k2.5、MiniMax-M2.7、Qwen3.5-Plus、LongCat 等多个 AI 模型自由切换。适用于内容创作、科研学习、数据分析等场景。 +# Moniker: +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +# ReleaseNotes: +ReleaseNotesUrl: https://www.tabbitbrowser.com/docs/zh-US/whats-new +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 入门指南 + DocumentUrl: https://www.tabbitbrowser.com/guide/usage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Meituan/TabbitBrowser/0.25.8.0/Meituan.TabbitBrowser.yaml b/manifests/m/Meituan/TabbitBrowser/0.25.8.0/Meituan.TabbitBrowser.yaml new file mode 100644 index 000000000000..4691cd9de212 --- /dev/null +++ b/manifests/m/Meituan/TabbitBrowser/0.25.8.0/Meituan.TabbitBrowser.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-6-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Meituan.TabbitBrowser +PackageVersion: 0.25.8.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Sysinternals/ZoomIt/10.0/Microsoft.Sysinternals.ZoomIt.installer.yaml b/manifests/m/Microsoft/Sysinternals/ZoomIt/11.00/Microsoft.Sysinternals.ZoomIt.installer.yaml similarity index 67% rename from manifests/m/Microsoft/Sysinternals/ZoomIt/10.0/Microsoft.Sysinternals.ZoomIt.installer.yaml rename to manifests/m/Microsoft/Sysinternals/ZoomIt/11.00/Microsoft.Sysinternals.ZoomIt.installer.yaml index 3fe0695480c0..c262be9e56fd 100644 --- a/manifests/m/Microsoft/Sysinternals/ZoomIt/10.0/Microsoft.Sysinternals.ZoomIt.installer.yaml +++ b/manifests/m/Microsoft/Sysinternals/ZoomIt/11.00/Microsoft.Sysinternals.ZoomIt.installer.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.10.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Microsoft.Sysinternals.ZoomIt -PackageVersion: "10.0" +PackageVersion: "11.00" InstallerLocale: en-US InstallerType: zip NestedInstallerType: portable @@ -19,19 +19,19 @@ Installers: - RelativeFilePath: ZoomIt.exe PortableCommandAlias: zoomit InstallerUrl: https://download.sysinternals.com/files/ZoomIt.zip - InstallerSha256: 53558778B32B92D8D0859106D9D51A7309C82C034E312208465E6B16490CF9B5 + InstallerSha256: 65C17859D5B0E540DB45AC1D3AE619205AD897BCAAE8213834213318EF07AEC2 - Architecture: x64 NestedInstallerFiles: - RelativeFilePath: ZoomIt64.exe PortableCommandAlias: zoomit InstallerUrl: https://download.sysinternals.com/files/ZoomIt.zip - InstallerSha256: 53558778B32B92D8D0859106D9D51A7309C82C034E312208465E6B16490CF9B5 + InstallerSha256: 65C17859D5B0E540DB45AC1D3AE619205AD897BCAAE8213834213318EF07AEC2 - Architecture: arm64 NestedInstallerFiles: - RelativeFilePath: ZoomIt64a.exe PortableCommandAlias: zoomit InstallerUrl: https://download.sysinternals.com/files/ZoomIt.zip - InstallerSha256: 53558778B32B92D8D0859106D9D51A7309C82C034E312208465E6B16490CF9B5 + InstallerSha256: 65C17859D5B0E540DB45AC1D3AE619205AD897BCAAE8213834213318EF07AEC2 ManifestType: installer -ManifestVersion: 1.10.0 -ReleaseDate: 2026-02-04 +ManifestVersion: 1.12.0 +ReleaseDate: 2026-03-26 diff --git a/manifests/m/Microsoft/Sysinternals/ZoomIt/10.0/Microsoft.Sysinternals.ZoomIt.locale.en-US.yaml b/manifests/m/Microsoft/Sysinternals/ZoomIt/11.00/Microsoft.Sysinternals.ZoomIt.locale.en-US.yaml similarity index 92% rename from manifests/m/Microsoft/Sysinternals/ZoomIt/10.0/Microsoft.Sysinternals.ZoomIt.locale.en-US.yaml rename to manifests/m/Microsoft/Sysinternals/ZoomIt/11.00/Microsoft.Sysinternals.ZoomIt.locale.en-US.yaml index 5457768afd2b..2139dfc977e5 100644 --- a/manifests/m/Microsoft/Sysinternals/ZoomIt/10.0/Microsoft.Sysinternals.ZoomIt.locale.en-US.yaml +++ b/manifests/m/Microsoft/Sysinternals/ZoomIt/11.00/Microsoft.Sysinternals.ZoomIt.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.10.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Microsoft.Sysinternals.ZoomIt -PackageVersion: "10.0" +PackageVersion: "11.00" PackageLocale: en-US Publisher: Sysinternals PublisherUrl: https://www.sysinternals.com/ @@ -39,4 +39,4 @@ Documentations: - DocumentLabel: Troubleshooting with the Windows Sysinternals Tools DocumentUrl: https://learn.microsoft.com/en-us/sysinternals/resources/troubleshooting-book ManifestType: defaultLocale -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Sysinternals/ZoomIt/11.00/Microsoft.Sysinternals.ZoomIt.yaml b/manifests/m/Microsoft/Sysinternals/ZoomIt/11.00/Microsoft.Sysinternals.ZoomIt.yaml new file mode 100644 index 000000000000..f8e5f1adb95e --- /dev/null +++ b/manifests/m/Microsoft/Sysinternals/ZoomIt/11.00/Microsoft.Sysinternals.ZoomIt.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.Sysinternals.ZoomIt +PackageVersion: "11.00" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mihomo-Party/Mihomo-Party/1.9.4/Mihomo-Party.Mihomo-Party.installer.yaml b/manifests/m/Mihomo-Party/Mihomo-Party/1.9.4/Mihomo-Party.Mihomo-Party.installer.yaml new file mode 100644 index 000000000000..0bd5fb5c403e --- /dev/null +++ b/manifests/m/Mihomo-Party/Mihomo-Party/1.9.4/Mihomo-Party.Mihomo-Party.installer.yaml @@ -0,0 +1,25 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mihomo-Party.Mihomo-Party +PackageVersion: 1.9.4 +InstallerLocale: en-US +InstallerType: nullsoft +ProductCode: dca524c3-c4d3-54b7-891e-e781dd58e37f +ReleaseDate: 2026-03-29 +AppsAndFeaturesEntries: +- DisplayName: Clash Party + Publisher: mihomo-party-org + ProductCode: dca524c3-c4d3-54b7-891e-e781dd58e37f +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/mihomo-party-org/clash-party/releases/download/v1.9.4/clash-party-windows-1.9.4-ia32-setup.exe + InstallerSha256: E9D4D688AE8BD75DACF2B5B8FE34A90E9494CD61C92FB55987A22141A788F49E +- Architecture: x64 + InstallerUrl: https://github.com/mihomo-party-org/clash-party/releases/download/v1.9.4/clash-party-windows-1.9.4-x64-setup.exe + InstallerSha256: 3F0A8BFE87AB7298CA1C565AB08A174AAA521ABA7278E0396D5D05747C2D4E30 +- Architecture: arm64 + InstallerUrl: https://github.com/mihomo-party-org/clash-party/releases/download/v1.9.4/clash-party-windows-1.9.4-arm64-setup.exe + InstallerSha256: C19A67299ADFCB64859315B0D71B27C083F5C95621EBB6DFFFBA2175B6C454F1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mihomo-Party/Mihomo-Party/1.9.4/Mihomo-Party.Mihomo-Party.locale.en-US.yaml b/manifests/m/Mihomo-Party/Mihomo-Party/1.9.4/Mihomo-Party.Mihomo-Party.locale.en-US.yaml new file mode 100644 index 000000000000..619206c1af51 --- /dev/null +++ b/manifests/m/Mihomo-Party/Mihomo-Party/1.9.4/Mihomo-Party.Mihomo-Party.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mihomo-Party.Mihomo-Party +PackageVersion: 1.9.4 +PackageLocale: en-US +Publisher: Mihomo-Party +PublisherUrl: https://github.com/pompurin404/mihomo-party +PublisherSupportUrl: https://github.com/mihomo-party-org/mihomo-party/issues +Author: Pompurin404 +PackageName: Mihomo-Party +PackageUrl: https://github.com/mihomo-party-org/mihomo-party +License: GPL-3.0 +LicenseUrl: https://github.com/mihomo-party-org/clash-party/blob/HEAD/LICENSE +Copyright: Copyright © 2024 mihomo-party +ShortDescription: Another Mihomo GUI. +Tags: +- clash +- clash-meta +- electron +- mihomo +- mihomo-party +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mihomo-Party/Mihomo-Party/1.9.4/Mihomo-Party.Mihomo-Party.yaml b/manifests/m/Mihomo-Party/Mihomo-Party/1.9.4/Mihomo-Party.Mihomo-Party.yaml new file mode 100644 index 000000000000..835253e418f8 --- /dev/null +++ b/manifests/m/Mihomo-Party/Mihomo-Party/1.9.4/Mihomo-Party.Mihomo-Party.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mihomo-Party.Mihomo-Party +PackageVersion: 1.9.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoeruAI/AIRI/0.9.0-alpha.34/MoeruAI.AIRI.installer.yaml b/manifests/m/MoeruAI/AIRI/0.9.0-alpha.34/MoeruAI.AIRI.installer.yaml new file mode 100644 index 000000000000..9a7843a58286 --- /dev/null +++ b/manifests/m/MoeruAI/AIRI/0.9.0-alpha.34/MoeruAI.AIRI.installer.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MoeruAI.AIRI +PackageVersion: 0.9.0-alpha.34 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: AIRI +ReleaseDate: 2026-03-29 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/moeru-ai/airi/releases/download/v0.9.0-alpha.34/AIRI-0.9.0-alpha.34-windows-x64-setup.exe + InstallerSha256: 53251FE14E84F1B67DF764515A0DB87B1615EBBBDF2383FA763B84192B195DDD +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoeruAI/AIRI/0.9.0-alpha.34/MoeruAI.AIRI.locale.en-US.yaml b/manifests/m/MoeruAI/AIRI/0.9.0-alpha.34/MoeruAI.AIRI.locale.en-US.yaml new file mode 100644 index 000000000000..c4e8cac1425c --- /dev/null +++ b/manifests/m/MoeruAI/AIRI/0.9.0-alpha.34/MoeruAI.AIRI.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MoeruAI.AIRI +PackageVersion: 0.9.0-alpha.34 +PackageLocale: en-US +Publisher: moeru +PublisherUrl: https://moeru.ai/ +PublisherSupportUrl: https://github.com/moeru-ai/airi/issues +PackageName: AIRI +PackageUrl: https://airi.moeru.ai/docs/ +License: MIT +LicenseUrl: https://github.com/moeru-ai/airi/blob/HEAD/LICENSE +Copyright: © Moeru AI 2026 +ShortDescription: Re-creating Neuro-sama, a container of souls of AI waifu / virtual characters to bring them into our worlds. +Tags: +- ai +- live2d +- vtuber +ReleaseNotes: |- + New Contributors + - @jensenhuangfan made their first contribution in https://github.com/moeru-ai/airi/pull/1506 + 🐞 Bug Fixes + - electron-vueuse: Incorrect export of mixed electron & vue dep from index export - by @nekomeowww (8567b) + - stage-tamagotchi: AutoUpdater should have channel selected - by @jensenhuangfan in https://github.com/moeru-ai/airi/issues/1506 (ee538) + View changes on GitHub +ReleaseNotesUrl: https://github.com/moeru-ai/airi/releases/tag/v0.9.0-alpha.34 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoeruAI/AIRI/0.9.0-alpha.34/MoeruAI.AIRI.locale.zh-CN.yaml b/manifests/m/MoeruAI/AIRI/0.9.0-alpha.34/MoeruAI.AIRI.locale.zh-CN.yaml new file mode 100644 index 000000000000..70254751ce69 --- /dev/null +++ b/manifests/m/MoeruAI/AIRI/0.9.0-alpha.34/MoeruAI.AIRI.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: MoeruAI.AIRI +PackageVersion: 0.9.0-alpha.34 +PackageLocale: zh-CN +PackageUrl: https://airi.moeru.ai/docs/zh-Hans/ +ShortDescription: 模型驱动的灵魂容器,什么都能做一点的桌宠:让 Neuro-sama 这样的虚拟伴侣也成为我们世界中的一份子吧! +Tags: +- live2d +- 人工智能 +- 皮套人 +- 虚拟主播 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MoeruAI/AIRI/0.9.0-alpha.34/MoeruAI.AIRI.yaml b/manifests/m/MoeruAI/AIRI/0.9.0-alpha.34/MoeruAI.AIRI.yaml new file mode 100644 index 000000000000..e2f1f4524d2b --- /dev/null +++ b/manifests/m/MoeruAI/AIRI/0.9.0-alpha.34/MoeruAI.AIRI.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: MoeruAI.AIRI +PackageVersion: 0.9.0-alpha.34 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/MonsieurTib/service-bus-tui/1.4.1/MonsieurTib.service-bus-tui.installer.yaml b/manifests/m/MonsieurTib/service-bus-tui/1.4.1/MonsieurTib.service-bus-tui.installer.yaml new file mode 100644 index 000000000000..c4483ae6a399 --- /dev/null +++ b/manifests/m/MonsieurTib/service-bus-tui/1.4.1/MonsieurTib.service-bus-tui.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: MonsieurTib.service-bus-tui +PackageVersion: 1.4.1 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-03-29" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: service-bus-tui.exe + PortableCommandAlias: service-bus-tui + InstallerUrl: https://github.com/MonsieurTib/service-bus-tui/releases/download/v1.4.1/service-bus-tui_Windows_arm64.zip + InstallerSha256: 4a26f66c0b7289f8006a6d4ef351ab04700530aae954bf4fe825b4298d4871bc + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: service-bus-tui.exe + PortableCommandAlias: service-bus-tui + InstallerUrl: https://github.com/MonsieurTib/service-bus-tui/releases/download/v1.4.1/service-bus-tui_Windows_x86_64.zip + InstallerSha256: b4eee952cd149d17387c5aaef31fde1c46f1c177974cdcb069267d59a6dd8384 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MonsieurTib/service-bus-tui/1.4.1/MonsieurTib.service-bus-tui.locale.en-US.yaml b/manifests/m/MonsieurTib/service-bus-tui/1.4.1/MonsieurTib.service-bus-tui.locale.en-US.yaml new file mode 100644 index 000000000000..ebc71ca6fa5f --- /dev/null +++ b/manifests/m/MonsieurTib/service-bus-tui/1.4.1/MonsieurTib.service-bus-tui.locale.en-US.yaml @@ -0,0 +1,26 @@ +# 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: MonsieurTib.service-bus-tui +PackageVersion: 1.4.1 +PackageLocale: en-US +Publisher: MonsieurTib +PublisherUrl: https://github.com/MonsieurTib +PublisherSupportUrl: https://github.com/MonsieurTib/service-bus-tui/issues/new +PackageName: service-bus-tui +PackageUrl: https://github.com/MonsieurTib/service-bus-tui +License: MIT +LicenseUrl: https://github.com/MonsieurTib/service-bus-tui/blob/main/LICENSE +Copyright: MonsieurTib +ShortDescription: A terminal-based explorer for Azure Service Bus +Moniker: service-bus-tui +Tags: + - azure + - service-bus + - tui + - terminal + - cli +ReleaseNotes: | + ## Changelog + * 4b963528016ae388504d9a1a1af0e60087d217be: fix: support shift+tab to navigate panes backward (#11) (@MonsieurTib) +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MonsieurTib/service-bus-tui/1.4.1/MonsieurTib.service-bus-tui.yaml b/manifests/m/MonsieurTib/service-bus-tui/1.4.1/MonsieurTib.service-bus-tui.yaml new file mode 100644 index 000000000000..1603db6394e8 --- /dev/null +++ b/manifests/m/MonsieurTib/service-bus-tui/1.4.1/MonsieurTib.service-bus-tui.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: MonsieurTib.service-bus-tui +PackageVersion: 1.4.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/en-GB/149.0/Mozilla.Firefox.DeveloperEdition.en-GB.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/en-GB/149.0/Mozilla.Firefox.DeveloperEdition.en-GB.installer.yaml index 26de4e894ebd..79adefd5135a 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/en-GB/149.0/Mozilla.Firefox.DeveloperEdition.en-GB.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/en-GB/149.0/Mozilla.Firefox.DeveloperEdition.en-GB.installer.yaml @@ -25,16 +25,16 @@ FileExtensions: - xht - xhtml ProductCode: Firefox Developer Edition -ReleaseDate: 2026-03-11 +ReleaseDate: 2026-03-13 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/149.0b7/win32/en-GB/Firefox%20Setup%20149.0b7.exe - InstallerSha256: 6A038C7C13098FCF07B7EA3F24C05B2B9AC6A5E5BAAE5C0E1CFD9104A6541849 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/149.0b8/win32/en-GB/Firefox%20Setup%20149.0b8.exe + InstallerSha256: 5A50FF834AA08428FFFCFC0FAB9F77C03C5D997E16713D7A4A61483937F28D5C - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/149.0b7/win64/en-GB/Firefox%20Setup%20149.0b7.exe - InstallerSha256: 1CD82E813616151D22FBC087074334A18E2306E96B16BA8ED216ED857C4604A5 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/149.0b8/win64/en-GB/Firefox%20Setup%20149.0b8.exe + InstallerSha256: 10E676D41AC05327D04E8D02AC89E0B8415C685D1B291353025CEA86BE2CB16A - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/149.0b7/win64-aarch64/en-GB/Firefox%20Setup%20149.0b7.exe - InstallerSha256: CB364024D6C07E180E3B07F4F5EE4BB58DAC83C6B8C2EF963BC354A819084092 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/149.0b8/win64-aarch64/en-GB/Firefox%20Setup%20149.0b8.exe + InstallerSha256: EB3191819AA6C2AABFD209CE25697440661FB55689A44D5E5B5788300A18F673 ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/en-GB/149.0/Mozilla.Firefox.DeveloperEdition.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/en-GB/149.0/Mozilla.Firefox.DeveloperEdition.en-GB.locale.en-US.yaml index a10d46f27e40..a28ac15259f2 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/en-GB/149.0/Mozilla.Firefox.DeveloperEdition.en-GB.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/en-GB/149.0/Mozilla.Firefox.DeveloperEdition.en-GB.locale.en-US.yaml @@ -38,10 +38,6 @@ ReleaseNotes: |- - Address Autofill is enabled for users in Australia, India, Italy, Poland, and Austria - Firefox now automatically blocks notifications and permanently revokes permissions for any website flagged as malicious by SafeBrowsing. This prevents unsafe sites from sending background notifications to users, commonly used for ads, spam or phishing. - You can now add a Share button to your toolbar from Customize Toolbar. It lets you easily share the addresss of your current tab using your Windows or macOS Operating system’s sharing services. - - Local network access restrictions are now being extended to all users. Firefox will require websites to request your permission before connecting to devices on your local network or to apps and services on your device. Previously limited to users with Enhanced Tracking Protection set to Strict, this protection is now rolling out gradually to all users. You can find more details about this on our support page. - This feature is part of a progressive roll out. - What is a progressive roll out? - Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience. - View two pages side-by-side in a single window with the new Split View feature that makes it easier to compare information, research topics, or work across two pages at once. To create a split view, select one or two tabs and choose Add to Split View or Open in Split View. Fixed diff --git a/manifests/o/ozas/speech2text/1.1.4/ozas.speech2text.installer.yaml b/manifests/o/ozas/speech2text/1.1.4/ozas.speech2text.installer.yaml new file mode 100644 index 000000000000..2719fb58edd7 --- /dev/null +++ b/manifests/o/ozas/speech2text/1.1.4/ozas.speech2text.installer.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ozas.speech2text +PackageVersion: 1.1.4 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ozashub/speech2text/releases/download/v1.1.4/speech2text_1.1.4_x64-setup.exe + InstallerSha256: 1F5ED7BE743416822F56BD530865C2F4BA3CAB66FA1948B9C4DFB4612ED127CE +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-03-29 diff --git a/manifests/o/ozas/speech2text/1.1.4/ozas.speech2text.locale.en-US.yaml b/manifests/o/ozas/speech2text/1.1.4/ozas.speech2text.locale.en-US.yaml new file mode 100644 index 000000000000..5dbca86181af --- /dev/null +++ b/manifests/o/ozas/speech2text/1.1.4/ozas.speech2text.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ozas.speech2text +PackageVersion: 1.1.4 +PackageLocale: en-US +Publisher: ozas +PublisherUrl: https://github.com/ozashub +PublisherSupportUrl: https://github.com/ozashub/speech2text/issues +PackageName: speech2text +PackageUrl: https://speech2text.cc +License: AGPL-3.0 +ShortDescription: Hold a key, speak, let go. Your words land wherever your cursor is. +Tags: +- speech-to-text +- transcription +- voice +- dictation +- whisper +ReleaseNotesUrl: https://github.com/ozashub/speech2text/releases/tag/v1.1.4 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/ozashub/speech2text/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/o/ozas/speech2text/1.1.4/ozas.speech2text.yaml b/manifests/o/ozas/speech2text/1.1.4/ozas.speech2text.yaml new file mode 100644 index 000000000000..8209c624b202 --- /dev/null +++ b/manifests/o/ozas/speech2text/1.1.4/ozas.speech2text.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ozas.speech2text +PackageVersion: 1.1.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/p/PerryTS/Perry/0.4.26/PerryTS.Perry.installer.yaml b/manifests/p/PerryTS/Perry/0.4.26/PerryTS.Perry.installer.yaml new file mode 100644 index 000000000000..4060dc093b43 --- /dev/null +++ b/manifests/p/PerryTS/Perry/0.4.26/PerryTS.Perry.installer.yaml @@ -0,0 +1,17 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: PerryTS.Perry +PackageVersion: 0.4.26 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: perry.exe + PortableCommandAlias: perry +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/PerryTS/perry/releases/download/v0.4.26/perry-windows-x86_64.zip + InstallerSha256: 02CEE01054D36021B26A9E4CFEFFDEA4A281CDF8F1D1E6E32F036E256CEB287F +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-03-29 diff --git a/manifests/p/PerryTS/Perry/0.4.26/PerryTS.Perry.locale.en-US.yaml b/manifests/p/PerryTS/Perry/0.4.26/PerryTS.Perry.locale.en-US.yaml new file mode 100644 index 000000000000..dc6064e413d1 --- /dev/null +++ b/manifests/p/PerryTS/Perry/0.4.26/PerryTS.Perry.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: PerryTS.Perry +PackageVersion: 0.4.26 +PackageLocale: en-US +Publisher: PerryTS +PublisherUrl: https://github.com/PerryTS +PublisherSupportUrl: https://github.com/PerryTS/perry/issues +PackageName: Perry +PackageUrl: https://github.com/PerryTS/perry +License: MIT +LicenseUrl: https://github.com/PerryTS/perry/blob/main/LICENSE +ShortDescription: Native TypeScript compiler that compiles TypeScript to native executables +Description: Perry is a native TypeScript compiler written in Rust that compiles TypeScript source code directly to native executables. It uses SWC for TypeScript parsing and Cranelift for code generation. +Tags: +- typescript +- compiler +- native +- rust +- cranelift +ReleaseNotesUrl: https://github.com/PerryTS/perry/releases/tag/v0.4.26 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PerryTS/Perry/0.4.26/PerryTS.Perry.yaml b/manifests/p/PerryTS/Perry/0.4.26/PerryTS.Perry.yaml new file mode 100644 index 000000000000..c73861a11041 --- /dev/null +++ b/manifests/p/PerryTS/Perry/0.4.26/PerryTS.Perry.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: PerryTS.Perry +PackageVersion: 0.4.26 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/p/PerryTS/Perry/0.4.27/PerryTS.Perry.installer.yaml b/manifests/p/PerryTS/Perry/0.4.27/PerryTS.Perry.installer.yaml new file mode 100644 index 000000000000..6d6220aa8637 --- /dev/null +++ b/manifests/p/PerryTS/Perry/0.4.27/PerryTS.Perry.installer.yaml @@ -0,0 +1,17 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: PerryTS.Perry +PackageVersion: 0.4.27 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: perry.exe + PortableCommandAlias: perry +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/PerryTS/perry/releases/download/v0.4.27/perry-windows-x86_64.zip + InstallerSha256: D41867980D3B99831872257D8BC577D37F476E99BDA07863E58719042F9472E8 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-03-29 diff --git a/manifests/p/PerryTS/Perry/0.4.27/PerryTS.Perry.locale.en-US.yaml b/manifests/p/PerryTS/Perry/0.4.27/PerryTS.Perry.locale.en-US.yaml new file mode 100644 index 000000000000..c4d602ad29a7 --- /dev/null +++ b/manifests/p/PerryTS/Perry/0.4.27/PerryTS.Perry.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: PerryTS.Perry +PackageVersion: 0.4.27 +PackageLocale: en-US +Publisher: PerryTS +PublisherUrl: https://github.com/PerryTS +PublisherSupportUrl: https://github.com/PerryTS/perry/issues +PackageName: Perry +PackageUrl: https://github.com/PerryTS/perry +License: MIT +LicenseUrl: https://github.com/PerryTS/perry/blob/main/LICENSE +ShortDescription: Native TypeScript compiler that compiles TypeScript to native executables +Description: Perry is a native TypeScript compiler written in Rust that compiles TypeScript source code directly to native executables. It uses SWC for TypeScript parsing and Cranelift for code generation. +Tags: +- typescript +- compiler +- native +- rust +- cranelift +ReleaseNotesUrl: https://github.com/PerryTS/perry/releases/tag/v0.4.27 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PerryTS/Perry/0.4.27/PerryTS.Perry.yaml b/manifests/p/PerryTS/Perry/0.4.27/PerryTS.Perry.yaml new file mode 100644 index 000000000000..4f27d8d9621a --- /dev/null +++ b/manifests/p/PerryTS/Perry/0.4.27/PerryTS.Perry.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: PerryTS.Perry +PackageVersion: 0.4.27 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/p/PerryTS/Perry/0.4.28/PerryTS.Perry.installer.yaml b/manifests/p/PerryTS/Perry/0.4.28/PerryTS.Perry.installer.yaml new file mode 100644 index 000000000000..5965909a11eb --- /dev/null +++ b/manifests/p/PerryTS/Perry/0.4.28/PerryTS.Perry.installer.yaml @@ -0,0 +1,17 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: PerryTS.Perry +PackageVersion: 0.4.28 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: perry.exe + PortableCommandAlias: perry +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/PerryTS/perry/releases/download/v0.4.28/perry-windows-x86_64.zip + InstallerSha256: ED7591DC21445FB0455D1841C540728E1738676B158A9D3CA521E2B3B27FFBA5 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-03-29 diff --git a/manifests/p/PerryTS/Perry/0.4.28/PerryTS.Perry.locale.en-US.yaml b/manifests/p/PerryTS/Perry/0.4.28/PerryTS.Perry.locale.en-US.yaml new file mode 100644 index 000000000000..7e5f071691ab --- /dev/null +++ b/manifests/p/PerryTS/Perry/0.4.28/PerryTS.Perry.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: PerryTS.Perry +PackageVersion: 0.4.28 +PackageLocale: en-US +Publisher: PerryTS +PublisherUrl: https://github.com/PerryTS +PublisherSupportUrl: https://github.com/PerryTS/perry/issues +PackageName: Perry +PackageUrl: https://github.com/PerryTS/perry +License: MIT +LicenseUrl: https://github.com/PerryTS/perry/blob/main/LICENSE +ShortDescription: Native TypeScript compiler that compiles TypeScript to native executables +Description: Perry is a native TypeScript compiler written in Rust that compiles TypeScript source code directly to native executables. It uses SWC for TypeScript parsing and Cranelift for code generation. +Tags: +- typescript +- compiler +- native +- rust +- cranelift +ReleaseNotesUrl: https://github.com/PerryTS/perry/releases/tag/v0.4.28 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PerryTS/Perry/0.4.28/PerryTS.Perry.yaml b/manifests/p/PerryTS/Perry/0.4.28/PerryTS.Perry.yaml new file mode 100644 index 000000000000..b99ade3a1d2e --- /dev/null +++ b/manifests/p/PerryTS/Perry/0.4.28/PerryTS.Perry.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: PerryTS.Perry +PackageVersion: 0.4.28 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/p/PixPin/PixPin/Beta/3.0.8.0/PixPin.PixPin.Beta.installer.yaml b/manifests/p/PixPin/PixPin/Beta/3.0.8.0/PixPin.PixPin.Beta.installer.yaml index 5c144ef656fb..92f45ba3a8be 100644 --- a/manifests/p/PixPin/PixPin/Beta/3.0.8.0/PixPin.PixPin.Beta.installer.yaml +++ b/manifests/p/PixPin/PixPin/Beta/3.0.8.0/PixPin.PixPin.Beta.installer.yaml @@ -14,7 +14,7 @@ UpgradeBehavior: install ProductCode: '{506270E7-E3B5-4157-B53A-3BFFE8E418DB}_is1' ReleaseDate: 2026-03-14 AppsAndFeaturesEntries: -- Publisher: Shenzhen Shendu Tujing Technology Co., Ltd. +- Publisher: 'Shenzhen Shendu Tujing Technology Co., Ltd.' ProductCode: '{506270E7-E3B5-4157-B53A-3BFFE8E418DB}_is1' InstallationMetadata: DefaultInstallLocation: '%ProgramFiles%\PixPin' @@ -23,6 +23,7 @@ Installers: InstallerUrl: https://download.pixpinapp.com/PixPin_cn_zh-cn_3.0.8.0.exe InstallerSha256: 2E999731643E6D9B6AB6EF66233B21983772BDD71265F5342A1E90043A0739D4 AppsAndFeaturesEntries: - - ProductCode: '{506270E7-E3B5-4157-B53A-3BFFE8E418DB}_is1' + - Publisher: 'Shenzhen Shendu Tujing Technology Co., Ltd.' + ProductCode: '{506270E7-E3B5-4157-B53A-3BFFE8E418DB}_is1' ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/p/Psyche/Kelivo/1.1.10+28/Psyche.Kelivo.installer.yaml b/manifests/p/Psyche/Kelivo/1.1.10+28/Psyche.Kelivo.installer.yaml new file mode 100644 index 000000000000..fac714c7fd36 --- /dev/null +++ b/manifests/p/Psyche/Kelivo/1.1.10+28/Psyche.Kelivo.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: Psyche.Kelivo +PackageVersion: 1.1.10+28 +InstallerType: inno +Scope: machine +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: '{A7B8C9D0-E1F2-4A5B-8C9D-0E1F2A3B4C5D}}_is1' +ReleaseDate: 2026-03-29 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Chevey339/kelivo/releases/download/v1.1.10/Kelivo_windows_1.1.10+28_setup.exe + InstallerSha256: E11E6254BDB961E88ECC3BC9F6C77843BBF551C96E064A1C77ED46B774CE9793 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/Psyche/Kelivo/1.1.10+28/Psyche.Kelivo.locale.en-US.yaml b/manifests/p/Psyche/Kelivo/1.1.10+28/Psyche.Kelivo.locale.en-US.yaml new file mode 100644 index 000000000000..1333e73b9f2a --- /dev/null +++ b/manifests/p/Psyche/Kelivo/1.1.10+28/Psyche.Kelivo.locale.en-US.yaml @@ -0,0 +1,59 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Psyche.Kelivo +PackageVersion: 1.1.10+28 +PackageLocale: en-US +Publisher: Psyche +PublisherUrl: https://github.com/Chevey339 +PublisherSupportUrl: https://github.com/Chevey339/kelivo/issues +PackageName: Kelivo +PackageUrl: https://github.com/Chevey339/kelivo +License: AGPL-3.0 +LicenseUrl: https://github.com/Chevey339/kelivo/blob/HEAD/LICENSE +Copyright: Copyright (C) 2026 com.psyche. All rights reserved. +ShortDescription: A Flutter LLM Chat Client. Support Android & iOS & Harmony Next. +Description: |- + A Flutter LLM Chat Client. Support Android & iOS & Harmony Next. + ✨ Features + - 🎨 Modern Design - Material You design language with dynamic color theming support (Android 12+). + - 🌙 Dark Mode - Perfectly adapted dark theme to protect your eyes. + - 🌍 Multi-language Support - Supports both English and Chinese interfaces. + - 🖥️ Multi-platform Support - Mobile (Android/iOS/Harmony) and Desktop (Windows/macOS/Linux). + - 🔄 Multi-provider Support - Supports major AI providers like OpenAI, Google Gemini, Anthropic, etc. + - 🤖 Custom Assistants - Create and manage personalized AI assistants. + - 🖼️ Multimodal Input - Supports various formats including images, text documents, PDFs, Word documents, etc. + - 📝 Markdown Rendering - Full support for code highlighting, LaTeX formulas, tables, and more. + - 🎙️ Voice/TTS Providers - Built-in system TTS plus OpenAI / Google Gemini / ElevenLabs voice servers. + - 🛠️ MCP Support - Model Context Protocol tool integration. + - 🧰 Built-in MCP Tools - Includes a built-in MCP Fetch tool. + - 🔍 Web Search - Integrated with multiple search engines (Exa, Tavily, Zhipu, LinkUp, Brave, Bing, Metaso, SearXNG, Ollama, Jina, Perplexity, Bocha). + - 🧩 Prompt Variables - Supports dynamic variables like model name, time, etc. + - 📤 QR Code Sharing - Export and import provider configurations via QR codes. + - 💾 Data Backup - Supports chat history backup and restoration. + - 🌐 Custom Requests - Supports custom HTTP request headers and bodies. + - 🔡 Custom Fonts - Bring your own fonts (system fonts / Google Fonts). + - ⚙️ Android Background Generation - Keep chat generation running in the background (optional setting). +Tags: +- ai +- chatbot +- chatgpt +- claude +- deepseek +- doubao +- gemini +- kimi +- large-language-model +- llama +- llm +- minimax +- mistral +- qwen +ReleaseNotes: |- + What's Changed + - fix: Fix edited messages not updating immediately after save. + - fix: Fix reply switching showing the wrong regenerated content. + Full Changelog: https://github.com/Chevey339/kelivo/compare/v1.1.9...v1.1.10 +ReleaseNotesUrl: https://github.com/Chevey339/kelivo/releases/tag/v1.1.10 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Psyche/Kelivo/1.1.10+28/Psyche.Kelivo.locale.zh-CN.yaml b/manifests/p/Psyche/Kelivo/1.1.10+28/Psyche.Kelivo.locale.zh-CN.yaml new file mode 100644 index 000000000000..1c8b9182b67e --- /dev/null +++ b/manifests/p/Psyche/Kelivo/1.1.10+28/Psyche.Kelivo.locale.zh-CN.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Psyche.Kelivo +PackageVersion: 1.1.10+28 +PackageLocale: zh-CN +ShortDescription: 一个 Flutter LLM 聊天客户端。支持 Android、iOS 和 Harmony Next。 +Description: |- + 一个 Flutter LLM 聊天客户端。支持 Android、iOS 和 Harmony Next。 + ✨ 功能特性 + - 🎨 现代化设计 - 采用 Material You 设计语言,支持动态色彩主题(Android 12+)。 + - 🌙 深色模式 - 完美适配的深色主题,保护您的双眼。 + - 🌍 多语言支持 - 支持英文和中文界面。 + - 🖥️ 多平台支持 - 移动端(Android/iOS/Harmony)和桌面端(Windows/macOS/Linux)。 + - 🔄 多服务商支持 - 支持 OpenAI、Google Gemini、Anthropic 等主流 AI 服务商。 + - 🤖 自定义助手 - 创建和管理个性化的 AI 助手。 + - 🖼️ 多模态输入 - 支持图片、文本文件、PDF、Word 文档等多种格式。 + - 📝 Markdown 渲染 - 完全支持代码高亮、LaTeX 公式、表格等功能。 + - 🎙️ 语音/TTS 服务 - 内置系统 TTS,同时支持 OpenAI / Google Gemini / ElevenLabs 语音服务。 + - 🛠️ MCP 支持 - 支持模型上下文协议(Model Context Protocol)工具集成。 + - 🧰 内置 MCP 工具 - 包含内置的 MCP Fetch 工具。 + - 🔍 网络搜索 - 集成多种搜索引擎(Exa、Tavily、Zhipu、LinkUp、Brave、Bing、Metaso、SearXNG、Ollama、Jina、Perplexity、Bocha)。 + - 🧩 提示词变量 - 支持模型名称、时间等动态变量。 + - 📤 二维码分享 - 通过二维码导出和导入服务商配置。 + - 💾 数据备份 - 支持聊天记录的备份与恢复。 + - 🌐 自定义请求 - 支持自定义 HTTP 请求头和请求体。 + - 🔡 自定义字体 - 可使用自定义字体(系统字体 / Google Fonts)。 + - ⚙️ Android 后台生成 - 支持在后台持续生成聊天内容(可选设置)。 +Tags: +- ai +- chatgpt +- claude +- deepseek +- gemini +- kimi +- llama +- llm +- minimax +- mistral +- 人工智能 +- 大语言模型 +- 聊天机器人 +- 豆包 +- 通义千问 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/Psyche/Kelivo/1.1.10+28/Psyche.Kelivo.yaml b/manifests/p/Psyche/Kelivo/1.1.10+28/Psyche.Kelivo.yaml new file mode 100644 index 000000000000..08bf0e421b49 --- /dev/null +++ b/manifests/p/Psyche/Kelivo/1.1.10+28/Psyche.Kelivo.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: Psyche.Kelivo +PackageVersion: 1.1.10+28 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/Recol/DLSSUpdater/3.9.6/Recol.DLSSUpdater.installer.yaml b/manifests/r/Recol/DLSSUpdater/3.9.6/Recol.DLSSUpdater.installer.yaml new file mode 100644 index 000000000000..9c136ef5e4db --- /dev/null +++ b/manifests/r/Recol/DLSSUpdater/3.9.6/Recol.DLSSUpdater.installer.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Recol.DLSSUpdater +PackageVersion: 3.9.6 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallModes: +- interactive +- silent +- silentWithProgress +ElevationRequirement: elevationRequired +Installers: +- Architecture: x64 + InstallerType: msi + InstallerUrl: https://github.com/Recol/DLSS-Updater/releases/download/V3.9.6/DLSS.Updater.3.9.6.msi + InstallerSha256: D57B195E772906DC69F3E96D39BBB3CB5343ECC953B813B9885DA9335EA23C61 + InstallerSwitches: + Custom: /norestart + UpgradeBehavior: install + ProductCode: '{0A4EC483-1D2A-4DC9-8EF5-7C5255BE140F}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/r/Recol/DLSSUpdater/3.9.6/Recol.DLSSUpdater.locale.en-US.yaml b/manifests/r/Recol/DLSSUpdater/3.9.6/Recol.DLSSUpdater.locale.en-US.yaml new file mode 100644 index 000000000000..ce3828db4453 --- /dev/null +++ b/manifests/r/Recol/DLSSUpdater/3.9.6/Recol.DLSSUpdater.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Recol.DLSSUpdater +PackageVersion: 3.9.6 +PackageLocale: en-US +Publisher: Recol +PublisherUrl: https://github.com/Recol +PublisherSupportUrl: https://github.com/Recol/DLSS-Updater/issues +Author: Deco +PackageName: DLSS Updater +PackageUrl: https://github.com/Recol/DLSS-Updater +License: AGPL-3.0 +LicenseUrl: https://github.com/Recol/DLSS-Updater/blob/main/LICENSE +ShortDescription: A tool to update DLSS, XeSS, and DirectStorage DLLs for various games +Description: | + DLSS Updater is a utility that automatically updates DLSS (Deep Learning Super Sampling), XeSS (Intel Xe Super Sampling), and DirectStorage DLLs for games across multiple platforms. + + Note: This application requires administrative privileges to modify game files. +Tags: +- dlss +- nvidia +- gaming +- xess +- directstorage +ReleaseNotes: https://github.com/Recol/DLSS-Updater/releases/tag/V3.9.6 +ReleaseNotesUrl: https://github.com/Recol/DLSS-Updater/releases/tag/V3.9.6 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/r/Recol/DLSSUpdater/3.9.6/Recol.DLSSUpdater.yaml b/manifests/r/Recol/DLSSUpdater/3.9.6/Recol.DLSSUpdater.yaml new file mode 100644 index 000000000000..ed1b37fc6c9e --- /dev/null +++ b/manifests/r/Recol/DLSSUpdater/3.9.6/Recol.DLSSUpdater.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Recol.DLSSUpdater +PackageVersion: 3.9.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/r/Ruben2776/PicView/4.2.0/Ruben2776.PicView.installer.yaml b/manifests/r/Ruben2776/PicView/4.2.0/Ruben2776.PicView.installer.yaml new file mode 100644 index 000000000000..0b1e6d1abb05 --- /dev/null +++ b/manifests/r/Ruben2776/PicView/4.2.0/Ruben2776.PicView.installer.yaml @@ -0,0 +1,71 @@ +# Created using wingetcreate 1.10.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Ruben2776.PicView +PackageVersion: 4.2.0 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +FileExtensions: +- 3fr +- arw +- bmp +- cr2 +- crw +- cut +- dcr +- dds +- dib +- dng +- emf +- erf +- exr +- gif +- hdr +- heic +- ico +- jfif +- jpe +- jpeg +- jpg +- kdc +- mdc +- mef +- mos +- mrw +- nef +- nrw +- orf +- pcx +- pef +- pgm +- png +- psb +- psd +- raf +- raw +- rw2 +- srf +- svg +- tga +- tif +- tiff +- wbmp +- webp +- wmf +- wpg +- x3f +- xbm +- xcf +- xpm +ProductCode: '{F102E394-0FA6-4AEA-826D-9FE699115BAB}_is1' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Ruben2776/PicView/releases/download/4.2.0/Setup-PicView-v4.2.0-win-x64.exe + InstallerSha256: 5D71887E67C4FCF295502E7F2D9063411945A44A1CA5B735C2104336549ABC64 +- Architecture: arm64 + InstallerUrl: https://github.com/Ruben2776/PicView/releases/download/4.2.0/Setup-PicView-v4.2.0-win-arm64.exe + InstallerSha256: 030BFF1DACA9B6395180404524E15C8D476A7D5289E2B79F2EEFB6756C7F5318 +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-03-29 diff --git a/manifests/r/Ruben2776/PicView/4.2.0/Ruben2776.PicView.locale.en-US.yaml b/manifests/r/Ruben2776/PicView/4.2.0/Ruben2776.PicView.locale.en-US.yaml new file mode 100644 index 000000000000..5e287994bc39 --- /dev/null +++ b/manifests/r/Ruben2776/PicView/4.2.0/Ruben2776.PicView.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created using wingetcreate 1.10.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: Ruben2776.PicView +PackageVersion: 4.2.0 +PackageLocale: en-US +Publisher: PicView +PublisherUrl: https://github.com/Ruben2776 +PublisherSupportUrl: https://github.com/Ruben2776/PicView/issues +Author: Ruben Hyldgaard Negendahl +PackageName: PicView +PackageUrl: https://picview.org +License: GPL-3.0 +LicenseUrl: https://github.com/Ruben2776/PicView/blob/dev/LICENSE.txt +Copyright: 2017 - 2024 © Ruben Hyldgaard Negendahl +ShortDescription: 100% free and open source picture viewer +Description: |- + PicView is a fast Picture Viewer with compact UI, that can be hidden. + Features image effects, galleries, light & dark theme, image info and more. + The app can automatically adjusts itself to your screen. +Tags: +- archive +- comic +- image +- photo +- picture +- reader +- viewer +ReleaseNotesUrl: https://github.com/Ruben2776/PicView/releases/tag/4.2.0 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/r/Ruben2776/PicView/4.2.0/Ruben2776.PicView.locale.zh-CN.yaml b/manifests/r/Ruben2776/PicView/4.2.0/Ruben2776.PicView.locale.zh-CN.yaml new file mode 100644 index 000000000000..e1f3d35011f6 --- /dev/null +++ b/manifests/r/Ruben2776/PicView/4.2.0/Ruben2776.PicView.locale.zh-CN.yaml @@ -0,0 +1,28 @@ +# Created using wingetcreate 1.10.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: Ruben2776.PicView +PackageVersion: 4.2.0 +PackageLocale: zh-CN +Publisher: PicView +PublisherUrl: https://github.com/Ruben2776 +PublisherSupportUrl: https://github.com/Ruben2776/PicView/issues +Author: Ruben Hyldgaard Negendahl +PackageName: PicView +PackageUrl: https://picview.org +License: GPL-3.0 +LicenseUrl: https://github.com/Ruben2776/PicView/blob/dev/LICENSE.txt +Copyright: 2017 - 2024 © Ruben Hyldgaard Negendahl +ShortDescription: 100% 免费和开源的图片浏览器 +Description: PicView 是一个快速的图片浏览器,具有可以隐藏的紧凑界面,提供图像特效、画廊、明暗主题、图像信息等功能,并可以根据屏幕自动调整。 +Tags: +- 压缩包 +- 图像 +- 图片 +- 归档 +- 查看器 +- 漫画 +- 照片 +- 阅读器 +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/r/Ruben2776/PicView/4.2.0/Ruben2776.PicView.yaml b/manifests/r/Ruben2776/PicView/4.2.0/Ruben2776.PicView.yaml new file mode 100644 index 000000000000..d23f8eb4d940 --- /dev/null +++ b/manifests/r/Ruben2776/PicView/4.2.0/Ruben2776.PicView.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.10.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Ruben2776.PicView +PackageVersion: 4.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/s/Sandboxie/Classic/5.72.3/Sandboxie.Classic.installer.yaml b/manifests/s/Sandboxie/Classic/5.72.3/Sandboxie.Classic.installer.yaml new file mode 100644 index 000000000000..57e67e498657 --- /dev/null +++ b/manifests/s/Sandboxie/Classic/5.72.3/Sandboxie.Classic.installer.yaml @@ -0,0 +1,23 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Sandboxie.Classic +PackageVersion: 5.72.3 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ReleaseDate: 2026-03-29 +InstallationMetadata: + DefaultInstallLocation: kernel32::GetCurrentProcess() i .s\Sandboxie +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/sandboxie-plus/Sandboxie/releases/download/v1.17.3/Sandboxie-Classic-x64-v5.72.3.exe + InstallerSha256: A715AFC3FEB8D38642A8F62989EBFB1AEE2B0570D86AA4FD08FF41DFDDA6BFB5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sandboxie/Classic/5.72.3/Sandboxie.Classic.locale.en-US.yaml b/manifests/s/Sandboxie/Classic/5.72.3/Sandboxie.Classic.locale.en-US.yaml new file mode 100644 index 000000000000..ffe01d4d0f60 --- /dev/null +++ b/manifests/s/Sandboxie/Classic/5.72.3/Sandboxie.Classic.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Sandboxie.Classic +PackageVersion: 5.72.3 +PackageLocale: en-US +Publisher: sandboxie-plus.com +PublisherUrl: https://xanasoft.com/ +PublisherSupportUrl: https://github.com/sandboxie-plus/Sandboxie/issues +Author: https://xanasoft.com +PackageName: Sandboxie +PackageUrl: https://github.com/sandboxie-plus/Sandboxie +License: GPL-3.0 +LicenseUrl: https://github.com/sandboxie-plus/Sandboxie/blob/HEAD/LICENSE.Classic +CopyrightUrl: https://raw.githubusercontent.com/sandboxie-plus/Sandboxie/master/LICENSE.Classic +ShortDescription: Sandboxie is a sandbox-based isolation software for 32- and 64-bit Windows NT-based operating systems. +Description: |- + Sandboxie is a sandbox-based isolation software for 32- and 64-bit Windows NT-based operating systems. + It is developed by David Xanatos since it became open source, before that it was developed by Sophos (which acquired it from Invincea, which acquired it earlier from the original author Ronen Tzur). + It creates a sandbox-like isolated operating environment in which applications can be run or installed without permanently modifying the local or mapped drive. + Such an isolated virtual environment allows controlled testing of untrusted programs and web surfing. +Moniker: sandboxie-classic +Tags: +- sandbox +ReleaseNotes: |- + 0 5 5 + Release Notes + Sandboxie-Plus 1.17.3 / 5.72.3 introduces a range of improvements to the user interface, tray integration, and sandbox usability, while also addressing several important security issues that make this update particularly important to install promptly. + A major focus of this release is security hardening. Several vulnerabilities reported by external researchers have been resolved, including a local denial-of-service issue that could be triggered by a sandboxed process (CVE-2026-32603) as well as a bypass of the EditAdminOnly configuration protection through INI CRLF injection. Additional fixes address weaknesses in ProcessServer name validation and NamedPipeServer parameter validation, further strengthening the robustness of Sandboxie-Plus’ service-side interfaces. An issue affecting the integrity verification of the built-in updater has also been corrected, ensuring that update files are validated reliably. + Another security-relevant correction concerns the EditPassword mechanism. Previously, password hashes suffered from reduced entropy, potentially weakening protection. Newly set passwords are now stored as salted SHA-256 hashes encoded in Base64. Users should note that this improvement only applies when the password is set or changed; existing stored hashes remain in the older weaker format until the password is updated. + Beyond these security fixes, the release also resolves a number of stability and correctness issues across the codebase. These include improvements to registry handling under WOW64 that ensure the correct inheritance of 32-bit and 64-bit registry views, fixes for handle leaks in the Start Menu scanning code, and corrections to several validation and parsing routines that could previously lead to inconsistent behavior. Additional bug fixes address crashes, configuration persistence problems, and various edge cases reported by users and contributors. + On the usability side, the release introduces configurable window placement controls that allow users to specify on which monitor Sandboxie interface windows open, including main, recovery, and notification dialogs, with a configurable fallback mode. A new “Label only” border mode has been added that hides the colored frame and displays only the sandbox name label, providing a cleaner visual indicator for boxed applications. The border rendering system also gained options for controlling label width and preventing labels from being clipped by the taskbar, as well as a capture-exclusion feature that prevents sandbox borders and labels from appearing in screenshots or screen recordings. + System tray behavior has been significantly enhanced with new customization options. Users can now control whether sandbox icons appear in tray menus, display sandbox aliases instead of internal box names, and configure when sandbox status tooltips are shown. Overlay icons indicating sandbox state—such as mounted disk images, RAM disks, or auto-delete status—can also be displayed directly in the tray list. Tray and submenu performance has been improved through more efficient icon caching and reduced repeated icon extraction. + Performance improvements extend to the SandMan GUI itself. Several internal caching changes reduce unnecessary icon loading and repeated system queries, lowering constant CPU usage in the interface. Network connectivity checks used by the updater have been throttled and cached to avoid unnecessary system registry queries and network attempts when the system is offline. + Additional improvements include a Windows 11 MIDI compatibility template contributed by the community, improved sandbox duplication behavior that preserves aliases and group assignments correctly, and refinements to sandbox border rendering and tray list scaling at high DPI. + Because this release fixes multiple security issues affecting both the service interface and configuration protection mechanisms, all users are strongly advised to update to Sandboxie-Plus 1.17.3 / 5.72.3 as soon as possible. + For a full list of changes please review the change log. + You can support the project through donations, any help will be greatly appreciated. + If you have issues with an update installation, just uninstall the previous version keeping the sandboxie.ini and reinstall the new build. +ReleaseNotesUrl: https://github.com/sandboxie-plus/Sandboxie/releases/tag/v1.17.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/Sandboxie/Classic/5.72.3/Sandboxie.Classic.yaml b/manifests/s/Sandboxie/Classic/5.72.3/Sandboxie.Classic.yaml new file mode 100644 index 000000000000..3587ef041379 --- /dev/null +++ b/manifests/s/Sandboxie/Classic/5.72.3/Sandboxie.Classic.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Sandboxie.Classic +PackageVersion: 5.72.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/Shemeshg/MidiRouterClient/2.25.0/Shemeshg.MidiRouterClient.installer.yaml b/manifests/s/Shemeshg/MidiRouterClient/2.25.0/Shemeshg.MidiRouterClient.installer.yaml new file mode 100644 index 000000000000..0f28515bad34 --- /dev/null +++ b/manifests/s/Shemeshg/MidiRouterClient/2.25.0/Shemeshg.MidiRouterClient.installer.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Shemeshg.MidiRouterClient +PackageVersion: 2.25.0 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.sourceforge.net/midi-router-client/midi-router-client-2.25.0-win64.exe + InstallerSha256: a4e8b3b3832cc0c3314e97f93d8f79b02c48080d2a2768899d6fcc1a9f6bd178 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + InstallerUrl: https://downloads.sourceforge.net/midi-router-client/midi-router-client-2.25.0-win64-ARM.exe + InstallerSha256: 609f261af4d75b4ebe7bedb97936ff275bfc12efb3f369fc2959f5a44f4147b3 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.10.0 + diff --git a/manifests/s/Shemeshg/MidiRouterClient/2.25.0/Shemeshg.MidiRouterClient.locale.en-US.yaml b/manifests/s/Shemeshg/MidiRouterClient/2.25.0/Shemeshg.MidiRouterClient.locale.en-US.yaml new file mode 100644 index 000000000000..1e479535a679 --- /dev/null +++ b/manifests/s/Shemeshg/MidiRouterClient/2.25.0/Shemeshg.MidiRouterClient.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: Shemeshg.MidiRouterClient +PackageVersion: 2.25.0 +PackageLocale: en-US +Publisher: Shemeshg +PackageName: Midi Router Client +License: MIT License +ShortDescription: Create Midi routes from anywhere to anywhere +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/m/Microsoft/Sysinternals/ZoomIt/10.0/Microsoft.Sysinternals.ZoomIt.yaml b/manifests/s/Shemeshg/MidiRouterClient/2.25.0/Shemeshg.MidiRouterClient.yaml similarity index 71% rename from manifests/m/Microsoft/Sysinternals/ZoomIt/10.0/Microsoft.Sysinternals.ZoomIt.yaml rename to manifests/s/Shemeshg/MidiRouterClient/2.25.0/Shemeshg.MidiRouterClient.yaml index 10afa8311b2d..1eaef828a8cf 100644 --- a/manifests/m/Microsoft/Sysinternals/ZoomIt/10.0/Microsoft.Sysinternals.ZoomIt.yaml +++ b/manifests/s/Shemeshg/MidiRouterClient/2.25.0/Shemeshg.MidiRouterClient.yaml @@ -1,8 +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: Microsoft.Sysinternals.ZoomIt -PackageVersion: "10.0" -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 +# Created using wingetcreate 1.10.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: Shemeshg.MidiRouterClient +PackageVersion: 2.25.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/w/WestWind/MarkdownMonster/4.2.5.0/WestWind.MarkdownMonster.installer.yaml b/manifests/w/WestWind/MarkdownMonster/4.2.5.0/WestWind.MarkdownMonster.installer.yaml new file mode 100644 index 000000000000..dd148232f17a --- /dev/null +++ b/manifests/w/WestWind/MarkdownMonster/4.2.5.0/WestWind.MarkdownMonster.installer.yaml @@ -0,0 +1,29 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: WestWind.MarkdownMonster +PackageVersion: 4.2.5.0 +Platform: +- Windows.Desktop +InstallerType: inno +InstallModes: +- silent +Scope: machine +UpgradeBehavior: install +Commands: +- markdownmonster +- mm +- mmcli +FileExtensions: +- markdown +- md +- mdcrypt +- mdproj +- mkdown +ReleaseDate: 2026-03-29 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/RickStrahl/MarkdownMonsterReleases/raw/master/v4/v4.2/MarkdownMonsterSetup-4.2.5.exe + InstallerSha256: 64D03B2FAB12B6AF4A419B161D47283E29D6BA96C0CB627E76B2E1C09840F1C1 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/w/WestWind/MarkdownMonster/4.2.5.0/WestWind.MarkdownMonster.locale.en-US.yaml b/manifests/w/WestWind/MarkdownMonster/4.2.5.0/WestWind.MarkdownMonster.locale.en-US.yaml new file mode 100644 index 000000000000..d03ba95b963a --- /dev/null +++ b/manifests/w/WestWind/MarkdownMonster/4.2.5.0/WestWind.MarkdownMonster.locale.en-US.yaml @@ -0,0 +1,40 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: WestWind.MarkdownMonster +PackageVersion: 4.2.5.0 +PackageLocale: en-US +Publisher: West Wind Technologies +PublisherUrl: https://west-wind.com/ +PublisherSupportUrl: https://markdownmonster.west-wind.com/docs/Markdown-Monster-Documentation/Support.html +Author: Rick Strahl, West Wind Technologies +PackageName: Markdown Monster +PackageUrl: https://markdownmonster.west-wind.com/ +License: Proprietary +LicenseUrl: https://markdownmonster.west-wind.com/purchase#markdown-monster-license +Copyright: Copyright (c) 2015-2026 Rick Strahl, West Wind Technologies +CopyrightUrl: https://markdownmonster.west-wind.com/purchase#markdown-monster-license +ShortDescription: The Markdown Editor for Windows +Description: A powerful, yet easy to use Markdown Editor and Weblog Publisher for Windows. +Moniker: markdown-monster +Tags: +- documentation +- editor +- markdown +- markdown-editor +- text +- text-editor +- viewer +- weblog +- writing +- pdf-export +- markdown-conversion +ReleaseNotesUrl: https://github.com/RickStrahl/MarkdownMonster/blob/main/Changelog.md +PurchaseUrl: https://markdownmonster.west-wind.com/purchase +InstallationNotes: Command line aliases become accessible via the Windows Path upon initial startup. +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://markdownmonster.west-wind.com/docs/ +- DocumentLabel: GitHub + DocumentUrl: https://github.com/RickStrahl/MarkdownMonster +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/w/WestWind/MarkdownMonster/4.2.5.0/WestWind.MarkdownMonster.yaml b/manifests/w/WestWind/MarkdownMonster/4.2.5.0/WestWind.MarkdownMonster.yaml new file mode 100644 index 000000000000..94449e862e6b --- /dev/null +++ b/manifests/w/WestWind/MarkdownMonster/4.2.5.0/WestWind.MarkdownMonster.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: WestWind.MarkdownMonster +PackageVersion: 4.2.5.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/y/yukimemi/shun/4.4.1/yukimemi.shun.installer.yaml b/manifests/y/yukimemi/shun/4.4.1/yukimemi.shun.installer.yaml new file mode 100644 index 000000000000..566434a6ac48 --- /dev/null +++ b/manifests/y/yukimemi/shun/4.4.1/yukimemi.shun.installer.yaml @@ -0,0 +1,27 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: yukimemi.shun +PackageVersion: 4.4.1 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /quiet + SilentWithProgress: /quiet +UpgradeBehavior: install +ProductCode: shun +ReleaseDate: 2026-03-29 +AppsAndFeaturesEntries: +- ProductCode: shun +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\shun' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/yukimemi/shun/releases/download/v4.4.1/shun_4.4.1_x64-setup.exe + InstallerSha256: D94415E6553B4F662C156C23106B36C045FBD520ED2A1A5C0E6EF41B204704BB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/y/yukimemi/shun/4.4.1/yukimemi.shun.locale.en-US.yaml b/manifests/y/yukimemi/shun/4.4.1/yukimemi.shun.locale.en-US.yaml new file mode 100644 index 000000000000..70f35e1b1a8d --- /dev/null +++ b/manifests/y/yukimemi/shun/4.4.1/yukimemi.shun.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: yukimemi.shun +PackageVersion: 4.4.1 +PackageLocale: en-US +Publisher: yukimemi +PublisherUrl: https://github.com/yukimemi +PublisherSupportUrl: https://github.com/yukimemi/shun/issues +PackageName: shun +PackageUrl: https://github.com/yukimemi/shun +License: MIT +LicenseUrl: https://github.com/yukimemi/shun/blob/HEAD/LICENSE +ShortDescription: A cross-platform, keyboard-driven minimal launcher like Alfred/Raycast +Description: |- + shun (瞬) is a cross-platform, keyboard-driven minimal launcher built with Tauri. + Features include fuzzy/exact search, launch history with frecency sorting, args mode, + path & URL completion, slash commands, auto-update, theming, and more. +Moniker: shun +Tags: +- alfred +- keyboard +- launcher +- productivity +- raycast +- tauri +ReleaseNotes: |- + What's Changed + See commits for details. + Installation + Download the installer for your platform from the assets below: + ────────┬──────────────────────────────────────────────────────────────────────────── + Platform│File + ────────┼──────────────────────────────────────────────────────────────────────────── + Windows │*-setup.exe (installer, no admin required) or shun-windows-x64.zip + │(portable) + ────────┼──────────────────────────────────────────────────────────────────────────── + macOS │.dmg + ────────┼──────────────────────────────────────────────────────────────────────────── + Linux │.AppImage or .deb + ────────┴──────────────────────────────────────────────────────────────────────────── +ReleaseNotesUrl: https://github.com/yukimemi/shun/releases/tag/v4.4.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/y/yukimemi/shun/4.4.1/yukimemi.shun.yaml b/manifests/y/yukimemi/shun/4.4.1/yukimemi.shun.yaml new file mode 100644 index 000000000000..e85e93c9c5cb --- /dev/null +++ b/manifests/y/yukimemi/shun/4.4.1/yukimemi.shun.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: yukimemi.shun +PackageVersion: 4.4.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0