diff --git a/doc/Moderation.md b/doc/Moderation.md index d59ddb18feb77..0670ebdc6e391 100644 --- a/doc/Moderation.md +++ b/doc/Moderation.md @@ -39,6 +39,43 @@ Our intent was not to introduce a numbers game for others to achieve and automat | **[@russellbanks](https://github.com/russellbanks)** | | **[@Trenly](https://github.com/Trenly)** | +# Information for Contributors + +Sometimes contributors may request assistance from moderators in order to take action on issues or pull requests. This section is designed to help contributors know how best to contact moderators. + +## Before You Request Assistance + +Before requesting assistance, please work through these recommendations first: + +1. Wait. Sometimes moderators are busy or working on pressing matters. If you're an infrequent contributor, your pull request is subject to greater scrutiny than frequent contributors. Please be patient, but reach out if your pull request is outstanding for more than 24 hours. +2. If you've submitted a pull request and it hasn't been approved, review any comments and labels to ensure no action or information is outstanding from you. +3. If you're helping on an existing package (new version, change, etc), consider contacting any regular package maintainer and ask for their assistance. They may be able to help vouch for your issue/pull request or help explain why it's stuck. + +In spite of the above, if the issue or pull request is urgent (i.e. critical security vulnerability, breaking change, etc.), it's better to ask first so that help can be added immediately while you work through the above questions. + +## Where to Request Assistance + +### GitHub Mentions + +For infrequent contributors, GitHub @mentions are likely the easiest way to get attention. As there are many moderators in the project, the best way to know who to tag is to check [recently closed pull requests](https://github.com/microsoft/winget-pkgs/pulls?q=is%3Apr+is%3Aclosed+label%3AModerator-Approved) and see which moderator(s) have closed recent pull requests. This is a generally indicative of which moderator(s) are active and able to assist. + +Please ensure when you mention a moderator to include a clear and concise note of what action you are requesting. Please only mention a maximum of two moderators at a time to prevent miscommunications. + +### Matrix Room + +> [!NOTE] +> Use of Matrix requires user discretion as it is a federated communication system. Any privacy policies, software EULAs, user content agreements, etc the user agrees to are unrelated to the winget-pkgs repository and the winget project. Users joining the Microsoft_winget-pkgs room are required to abide by the [code of conduct](../CODE_OF_CONDUCT.md) + +For frequent contributors, there is a Matrix room where many moderators regularly participate. For quick requests (e.g. "Could someone please check out PR#####?") which are addressed to the entire room rather than specific moderators, this is a better option than GitHub Mentions. + +Any significant technical discussions should be posted on GitHub comments so that conversations and troubleshooting can be available to the community, search engines, etc. + +[Gitter.im (Homeserver) Link](https://gitter.im/Microsoft/winget-pkgs) + +Matrix Room Alias (for all other homeservers): `#Microsoft_winget-pkgs:gitter.im` + +# Information For Moderators + ## Expectations Moderators are expected to continue behaving in a manner consistent with what led to their nomination. In addition, they are given the ability to approve PRs for manifests. This should not be seen as the goal, however. The goal is to help ensure high-quality manifests and to help the community with package submission. They may request to discontinue this responsibility at any time and for any reason, and it will be honored. diff --git a/manifests/a/Ablaze/Floorp/12.9.0@146.0.1/Ablaze.Floorp.installer.yaml b/manifests/a/Ablaze/Floorp/12.9.0@146.0.1/Ablaze.Floorp.installer.yaml new file mode 100644 index 0000000000000..14a241a4ec3fa --- /dev/null +++ b/manifests/a/Ablaze/Floorp/12.9.0@146.0.1/Ablaze.Floorp.installer.yaml @@ -0,0 +1,49 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +PackageIdentifier: Ablaze.Floorp +PackageVersion: 12.9.0@146.0.1 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +Commands: +- floorp +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- url +- webp +- xht +- xhtml +ReleaseDate: 2025-12-20 +Scope: machine +InstallerLocale: en-US +InstallerType: nullsoft +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +ElevationRequirement: elevatesSelf +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Floorp-Projects/Floorp/releases/download/v12.9.0/floorp-windows-x86_64.installer.exe + InstallerSha256: 8309B4AF5EF7AEFBF63DAD8DB4C5C18A67ECE20244A966096894346B5F8244B8 + AppsAndFeaturesEntries: + - DisplayName: Ablaze Floorp (x64 en-US) + ProductCode: Ablaze Floorp 12.9.0@146.0.1 (x64 en-US) +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/a/Ablaze/Floorp/12.9.0@146.0.1/Ablaze.Floorp.locale.en-US.yaml b/manifests/a/Ablaze/Floorp/12.9.0@146.0.1/Ablaze.Floorp.locale.en-US.yaml new file mode 100644 index 0000000000000..6c392e16cd81b --- /dev/null +++ b/manifests/a/Ablaze/Floorp/12.9.0@146.0.1/Ablaze.Floorp.locale.en-US.yaml @@ -0,0 +1,36 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +PackageIdentifier: Ablaze.Floorp +PackageVersion: 12.9.0@146.0.1 +PackageLocale: en-US +Publisher: Ablaze +PublisherUrl: https://ablaze.one/ +PublisherSupportUrl: https://docs.floorp.app/ +Documentations: +- DocumentLabel: Floorp Docs + DocumentUrl: https://docs.floorp.app/ +Agreements: +- AgreementLabel: Terms of Service + AgreementUrl: https://floorp.app/en-US/terms +- AgreementLabel: Privacy Policy + AgreementUrl: https://floorp.app/en-US/privacy +PrivacyUrl: https://floorp.app/en-US/privacy +Author: Floorp Projects +PackageName: Ablaze Floorp +PackageUrl: https://floorp.app/ +License: Mozilla Public License Version 2.0 +LicenseUrl: https://github.com/Floorp-Projects/Floorp/blob/main/LICENSE/ +ShortDescription: Floorp is built on Firefox and was built in Japan and is a new browser with excellent privacy & flexibility. +Moniker: floorp +Tags: +- browser +- cross-platform +- firefox-fork +- foss +- gecko +- internet-browser +- open-source +- web +- web-browser +ReleaseNotesUrl: https://blog.floorp.app/en/release/12.9.0 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/a/Ablaze/Floorp/12.9.0@146.0.1/Ablaze.Floorp.locale.ja-JP.yaml b/manifests/a/Ablaze/Floorp/12.9.0@146.0.1/Ablaze.Floorp.locale.ja-JP.yaml new file mode 100644 index 0000000000000..defa1a163ba9b --- /dev/null +++ b/manifests/a/Ablaze/Floorp/12.9.0@146.0.1/Ablaze.Floorp.locale.ja-JP.yaml @@ -0,0 +1,35 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json +PackageIdentifier: Ablaze.Floorp +PackageVersion: 12.9.0@146.0.1 +PackageLocale: ja-JP +Publisher: Ablaze +PublisherUrl: https://ablaze.one/ +PublisherSupportUrl: https://docs.floorp.app/ja/ +Documentations: +- DocumentLabel: Floorp Docs + DocumentUrl: https://docs.floorp.app/ja/ +Agreements: +- AgreementLabel: 利用規約 + AgreementUrl: https://floorp.app/ja-JP/terms +- AgreementLabel: プライバシーポリシー + AgreementUrl: https://floorp.app/ja-JP/privacy +PrivacyUrl: https://floorp.app/ja-JP/privacy +Author: Floorp Projects +PackageName: Ablaze Floorp +PackageUrl: https://floorp.app/ +License: Mozilla Public License Version 2.0 +LicenseUrl: https://github.com/Floorp-Projects/Floorp/blob/main/LICENSE/ +ShortDescription: FloorpはFirefoxをベースに、ウェブの公開性、匿名性、安全性、機能性のバランスにフォーカスを当てた日本製のウェブブラウザーです。 +Tags: +- browser +- cross-platform +- firefox-fork +- foss +- gecko +- internet-browser +- open-source +- web +- web-browser +ReleaseNotesUrl: https://blog.floorp.app/ja/release/12.9.0 +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/a/Ablaze/Floorp/12.9.0@146.0.1/Ablaze.Floorp.yaml b/manifests/a/Ablaze/Floorp/12.9.0@146.0.1/Ablaze.Floorp.yaml new file mode 100644 index 0000000000000..989295a4f1715 --- /dev/null +++ b/manifests/a/Ablaze/Floorp/12.9.0@146.0.1/Ablaze.Floorp.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +PackageIdentifier: Ablaze.Floorp +PackageVersion: 12.9.0@146.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/a/amir1376/ABDownloadManager/1.8.1/amir1376.ABDownloadManager.installer.yaml b/manifests/a/amir1376/ABDownloadManager/1.8.1/amir1376.ABDownloadManager.installer.yaml new file mode 100644 index 0000000000000..82d9a605c0950 --- /dev/null +++ b/manifests/a/amir1376/ABDownloadManager/1.8.1/amir1376.ABDownloadManager.installer.yaml @@ -0,0 +1,25 @@ +# Created with WinGet Releaser using komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: amir1376.ABDownloadManager +PackageVersion: 1.8.1 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +ProductCode: ABDownloadManager +ReleaseDate: 2025-12-20 +AppsAndFeaturesEntries: +- DisplayName: AB Download Manager + ProductCode: ABDownloadManager +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\ABDownloadManager' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/amir1376/ab-download-manager/releases/download/v1.8.1/ABDownloadManager_1.8.1_windows_x64.exe + InstallerSha256: 3659298831DBFDFFDC635B02C823789B7238F9A27CCD8E4AD14F02DD6CC65FDB +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/a/amir1376/ABDownloadManager/1.8.1/amir1376.ABDownloadManager.locale.en-US.yaml b/manifests/a/amir1376/ABDownloadManager/1.8.1/amir1376.ABDownloadManager.locale.en-US.yaml new file mode 100644 index 0000000000000..06d8fe1bae6ff --- /dev/null +++ b/manifests/a/amir1376/ABDownloadManager/1.8.1/amir1376.ABDownloadManager.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with WinGet Releaser using komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: amir1376.ABDownloadManager +PackageVersion: 1.8.1 +PackageLocale: en-US +Publisher: abdownloadmanager.com +PublisherUrl: https://github.com/amir1376 +PublisherSupportUrl: https://github.com/amir1376/ab-download-manager/issues +Author: AmirHossein Abdolmotallebi +PackageName: ABDownloadManager +PackageUrl: https://abdownloadmanager.com/ +License: Apache-2.0 +LicenseUrl: https://github.com/amir1376/ab-download-manager/blob/HEAD/LICENSE +ShortDescription: A Download Manager that speeds up your downloads. +Description: AB Download Manager is a desktop app which lets you manage and organize your download files better than before. +Tags: +- chrome +- compose +- compose-multiplatform +- desktop +- desktop-app +- download +- download-manager +- downloader +- downloadmanager +- firefox +- kotlin +- linux +- windows +ReleaseNotes: |- + 1.8.1 + Fixed + - Android 10 storage access issue that caused download errors (#977) + Improved + - Updated translations + - Better support for adaptive icons on Android (#978) + - Improved directory picker on Android (#979) + - Slightly reduced application size +ReleaseNotesUrl: https://github.com/amir1376/ab-download-manager/releases/tag/v1.8.1 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/a/amir1376/ABDownloadManager/1.8.1/amir1376.ABDownloadManager.yaml b/manifests/a/amir1376/ABDownloadManager/1.8.1/amir1376.ABDownloadManager.yaml new file mode 100644 index 0000000000000..8986e351ee893 --- /dev/null +++ b/manifests/a/amir1376/ABDownloadManager/1.8.1/amir1376.ABDownloadManager.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: amir1376.ABDownloadManager +PackageVersion: 1.8.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/b/BandicamCompany/Bandicut/4.2.4.2552/BandicamCompany.Bandicut.installer.yaml b/manifests/b/BandicamCompany/Bandicut/4.2.4.2552/BandicamCompany.Bandicut.installer.yaml new file mode 100644 index 0000000000000..2fab61b5d31c2 --- /dev/null +++ b/manifests/b/BandicamCompany/Bandicut/4.2.4.2552/BandicamCompany.Bandicut.installer.yaml @@ -0,0 +1,28 @@ +# Created with komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: BandicamCompany.Bandicut +PackageVersion: 4.2.4.2552 +InstallerLocale: en-US +MinimumOSVersion: 10.0.0.0 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +FileExtensions: +- bcpf +- bdp +ProductCode: Bandicut +ReleaseDate: 2025-12-19 +AppsAndFeaturesEntries: +- ProductCode: Bandicut +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Bandicut' +Installers: +- Architecture: x64 + InstallerUrl: https://dl.bandicam.com/bandicut/bandicut-setup.exe + InstallerSha256: 927CA646F03086B877E83B9814BA5D9E95ABDE610192EBC2EFE7E233F3DF044B +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/b/BandicamCompany/Bandicut/4.2.4.2552/BandicamCompany.Bandicut.locale.en-US.yaml b/manifests/b/BandicamCompany/Bandicut/4.2.4.2552/BandicamCompany.Bandicut.locale.en-US.yaml new file mode 100644 index 0000000000000..2aa0d33a68749 --- /dev/null +++ b/manifests/b/BandicamCompany/Bandicut/4.2.4.2552/BandicamCompany.Bandicut.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: BandicamCompany.Bandicut +PackageVersion: 4.2.4.2552 +PackageLocale: en-US +Publisher: Bandicam.com +PublisherUrl: https://www.bandicam.com/ +PublisherSupportUrl: https://www.bandicam.com/bandicut-video-cutter/support/ +PrivacyUrl: https://www.bandicam.com/company/privacy/ +Author: Bandicam Company +PackageName: Bandicut +PackageUrl: https://www.bandicam.com/bandicut-video-cutter/ +License: Proprietary +LicenseUrl: https://www.bandicam.com/company/tos/ +Copyright: Copyright (c) 2008-2025 Bandicam Company. All rights reserved. +CopyrightUrl: https://www.bandicam.com/company/tos/ +ShortDescription: Bandicut is a super fast video-cutting and joining software with an easy-to-use interface. +Description: |- + Bandicut is a video editor that can cut specific parts of a video or join multiple videos together. Because it cuts videos without the need to re-encode, you can clip a part of a video quickly while maintaining the quality of the original video. + + Features + - You can cut parts from the original copy without re-encoding. + - [High-Speed Mode] does not decrease the quality. + - You can precisely cut videos by frame. + - You can quickly join more than 2 different video files. + - You can change the playback speed. + - Various compression codecs (H264, Xvid, MPEG-1, Motion JPEG, VP8, VP9, etc.) are supported + - High-speed video cutting is supported. + - Easy to use. + + Supported Video Formats + - Input video formats (extension): *.avi, *.mp4, *.mov, *.m4v, *.mkv, *.webm, *.mpeg, *.mpg, *.dat, *.vob, *.flv, *.asf, *.wmv, *.ts, *.tp, *.trp, *.mpe, *.mpv2, *.mp2v, *.m2t, *.m2ts, *.k3g, *.divx, *.wm, *.wmx, *.wvx, *.rm, *.rmvb, *.ram, *.ivf, *.ogm, *.vp6, *.xvd + - Output video formats (extension): MP4, AVI, MKV, WebM, MP3 +Moniker: bandicut +Tags: +- clip +- creative +- creativity +- edit +- editor +- film +- movie +- video +- video-editing +- video-editor +ReleaseNotes: |- + - Fixed an issue where encoders and decoders were not showing on NVIDIA driver 591.44 and 591.59. +ReleaseNotesUrl: https://www.bandicam.com/bandicut-video-cutter/history/ +PurchaseUrl: https://www.bandicam.com/bandicut-video-cutter/buy/ +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/b/BandicamCompany/Bandicut/4.2.4.2552/BandicamCompany.Bandicut.locale.zh-CN.yaml b/manifests/b/BandicamCompany/Bandicut/4.2.4.2552/BandicamCompany.Bandicut.locale.zh-CN.yaml new file mode 100644 index 0000000000000..1221154de2681 --- /dev/null +++ b/manifests/b/BandicamCompany/Bandicut/4.2.4.2552/BandicamCompany.Bandicut.locale.zh-CN.yaml @@ -0,0 +1,47 @@ +# Created with komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: BandicamCompany.Bandicut +PackageVersion: 4.2.4.2552 +PackageLocale: zh-CN +PublisherUrl: https://www.bandicam.cn/ +PublisherSupportUrl: https://www.bandicam.cn/bandicut-video-cutter/support/ +PrivacyUrl: https://www.bandicam.cn/company/privacy/ +PackageUrl: https://www.bandicam.cn/bandicut-video-cutter/ +License: 专有软件 +LicenseUrl: https://www.bandicam.cn/company/tos/ +CopyrightUrl: https://www.bandicam.cn/company/tos/ +ShortDescription: Bandicut 是一款极速的视频剪辑和合并软件,具有简单易用的界面。 +Description: |- + Bandicut 是一款视频编辑器,可以剪辑视频的特定部分或将多个视频合并在一起。由于它在剪辑视频时无需重新编码,您可以快速剪辑视频的一部分,同时保持原视频的质量。 + + 功能特点 + - 无需重新编码即可从原始视频中剪辑部分内容。 + - [高速模式] 不会降低视频质量。 + - 可以按帧精确剪辑视频。 + - 能够快速合并两个或多个不同的视频文件。 + - 可以调整视频播放速度。 + - 支持多种压缩编解码器(H264、Xvid、MPEG-1、Motion JPEG、VP8、VP9 等)。 + - 支持高速视频剪辑。 + - 操作简单易用。 + + 支持的视频格式 + - 输入视频格式(扩展名):*.avi, *.mp4, *.mov, *.m4v, *.mkv, *.webm, *.mpeg, *.mpg, *.dat, *.vob, *.flv, *.asf, *.wmv, *.ts, *.tp, *.trp, *.mpe, *.mpv2, *.mp2v, *.m2t, *.m2ts, *.k3g, *.divx, *.wm, *.wmx, *.wvx, *.rm, *.rmvb, *.ram, *.ivf, *.ogm, *.vp6, *.xvd + - 输出视频格式(扩展名):MP4, AVI, MKV, WebM, MP3 +Tags: +- 创意 +- 剪辑 +- 影片 +- 电影 +- 编辑 +- 编辑器 +- 视频 +- 视频编辑 +- 视频编辑器 +ReleaseNotes: |- + - 解决在使用 NVIDIA 显卡驱动程序 591.44 和 591.59 时,编解码器无法显示的问题。 + - 其他 +ReleaseNotesUrl: https://www.bandicam.cn/bandicut-video-cutter/history/ +PurchaseUrl: https://www.bandicam.cn/bandicut-video-cutter/buy/ +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/m/MongoDB/Server/8.0.13/MongoDB.Server.yaml b/manifests/b/BandicamCompany/Bandicut/4.2.4.2552/BandicamCompany.Bandicut.yaml similarity index 59% rename from manifests/m/MongoDB/Server/8.0.13/MongoDB.Server.yaml rename to manifests/b/BandicamCompany/Bandicut/4.2.4.2552/BandicamCompany.Bandicut.yaml index cb3a89de12573..420cfff1d11bb 100644 --- a/manifests/m/MongoDB/Server/8.0.13/MongoDB.Server.yaml +++ b/manifests/b/BandicamCompany/Bandicut/4.2.4.2552/BandicamCompany.Bandicut.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.12.1 +# Created with komac v2.14.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.13 +PackageIdentifier: BandicamCompany.Bandicut +PackageVersion: 4.2.4.2552 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.142.3.0/DuckDuckGo.DesktopBrowser.Preview.installer.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.142.3.0/DuckDuckGo.DesktopBrowser.Preview.installer.yaml new file mode 100644 index 0000000000000..9360baa52e0eb --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.142.3.0/DuckDuckGo.DesktopBrowser.Preview.installer.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: DuckDuckGo.DesktopBrowser.Preview +PackageVersion: 0.142.3.0 +Platform: +- Windows.Desktop +- Windows.Universal +MinimumOSVersion: 10.0.19041.0 +InstallerType: msix +Protocols: +- http +- https +FileExtensions: +- htm +- html +- pdf +PackageFamilyName: DuckDuckGo.DesktopBrowserPreview_ya2fgkz3nks94 +Capabilities: +- internetClient +- runFullTrust +Installers: +- Architecture: x86 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/preview/0.142.3.0/DuckDuckGo%20Preview_0.142.3.0.msixbundle + InstallerSha256: CFCC52A719C35C344540077A5F69C52DCAB6923B4C32004816137EE491AF18C0 + SignatureSha256: FBAFC271A604DF4A703D1821BCE77D586C09639F217766A37E79986A158AF3BE +- Architecture: x64 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/preview/0.142.3.0/DuckDuckGo%20Preview_0.142.3.0.msixbundle + InstallerSha256: CFCC52A719C35C344540077A5F69C52DCAB6923B4C32004816137EE491AF18C0 + SignatureSha256: FBAFC271A604DF4A703D1821BCE77D586C09639F217766A37E79986A158AF3BE +- Architecture: arm64 + InstallerUrl: https://staticcdn.duckduckgo.com/d5c04536-5379-4709-8d19-d13fdd456ff6/preview/0.142.3.0/DuckDuckGo%20Preview_0.142.3.0.msixbundle + InstallerSha256: CFCC52A719C35C344540077A5F69C52DCAB6923B4C32004816137EE491AF18C0 + SignatureSha256: FBAFC271A604DF4A703D1821BCE77D586C09639F217766A37E79986A158AF3BE +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.142.3.0/DuckDuckGo.DesktopBrowser.Preview.locale.en-US.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.142.3.0/DuckDuckGo.DesktopBrowser.Preview.locale.en-US.yaml new file mode 100644 index 0000000000000..ea06998a50b77 --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.142.3.0/DuckDuckGo.DesktopBrowser.Preview.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: DuckDuckGo.DesktopBrowser.Preview +PackageVersion: 0.142.3.0 +PackageLocale: en-US +Publisher: DuckDuckGo +PublisherUrl: https://duckduckgo.com/ +PrivacyUrl: https://duckduckgo.com/privacy +Author: Duck Duck Go, Inc. +PackageName: DuckDuckGo Preview +PackageUrl: https://duckduckgo.com/windows-preview +License: Freeware +LicenseUrl: https://duckduckgo.com/terms +Copyright: © 2025 DuckDuckGo +CopyrightUrl: https://duckduckgo.com/terms +ShortDescription: Help Test and Improve New Features with DuckDuckGo Preview for Windows +Tags: +- browser +- chromium +- web +- webpage +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.142.3.0/DuckDuckGo.DesktopBrowser.Preview.locale.zh-CN.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.142.3.0/DuckDuckGo.DesktopBrowser.Preview.locale.zh-CN.yaml new file mode 100644 index 0000000000000..a40839853272f --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.142.3.0/DuckDuckGo.DesktopBrowser.Preview.locale.zh-CN.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: DuckDuckGo.DesktopBrowser.Preview +PackageVersion: 0.142.3.0 +PackageLocale: zh-CN +License: 免费软件 +ShortDescription: 帮助测试和改进 DuckDuckGo Preview for Windows 的新功能 +Tags: +- chromium +- 浏览器 +- 网页 +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.142.3.0/DuckDuckGo.DesktopBrowser.Preview.yaml b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.142.3.0/DuckDuckGo.DesktopBrowser.Preview.yaml new file mode 100644 index 0000000000000..59e63899a1067 --- /dev/null +++ b/manifests/d/DuckDuckGo/DesktopBrowser/Preview/0.142.3.0/DuckDuckGo.DesktopBrowser.Preview.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: DuckDuckGo.DesktopBrowser.Preview +PackageVersion: 0.142.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/Chrome/Canary/145.0.7563.0/Google.Chrome.Canary.installer.yaml b/manifests/g/Google/Chrome/Canary/145.0.7563.0/Google.Chrome.Canary.installer.yaml deleted file mode 100644 index 4de1a2163d9a8..0000000000000 --- a/manifests/g/Google/Chrome/Canary/145.0.7563.0/Google.Chrome.Canary.installer.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Google.Chrome.Canary -PackageVersion: 145.0.7563.0 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Log: --verbose-logging --log-file="" - Custom: --chrome-sxs --do-not-launch-chrome -ExpectedReturnCodes: -- InstallerReturnCode: 60 - ReturnResponse: installInProgress -- InstallerReturnCode: 22 - ReturnResponse: cancelledByUser -- InstallerReturnCode: 4 - ReturnResponse: downgrade -- InstallerReturnCode: 3 - ReturnResponse: alreadyInstalled -UpgradeBehavior: install -Protocols: -- http -- https -- mailto -- tel -FileExtensions: -- htm -- html -- pdf -- shtml -- svg -- webp -- xht -- xhtml -ProductCode: Google Chrome SxS -Installers: -- Architecture: x86 - InstallerUrl: https://dl.google.com/release2/chrome/ad5z6ud6x54kgjqxm7bzq6wm5nmq_145.0.7563.0/145.0.7563.0_chrome_installer_uncompressed.exe - InstallerSha256: 0D4D21F1A8AF538184390A2B18C48122DD993379D1111EBF2F46DC1A505F5D91 -- Architecture: x64 - InstallerUrl: https://dl.google.com/release2/chrome/ac66dhukzxdfzaihr45bfdqy6oka_145.0.7563.0/145.0.7563.0_chrome_installer_uncompressed.exe - InstallerSha256: 97F3D443A5D8D5D12353D74506E301EFBDAE063B743C77CCBA30969D559CA8E3 -- Architecture: arm64 - InstallerUrl: https://dl.google.com/release2/chrome/adkwfhlh437krx2i3apmqyymr2eq_145.0.7563.0/145.0.7563.0_chrome_installer_uncompressed.exe - InstallerSha256: 5423A161670529220085A8B1046E748D27624060E72DA5ECA66019CF3B7F35B1 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/Chrome/Canary/145.0.7563.0/Google.Chrome.Canary.locale.en-US.yaml b/manifests/g/Google/Chrome/Canary/145.0.7563.0/Google.Chrome.Canary.locale.en-US.yaml deleted file mode 100644 index 1403e7af47446..0000000000000 --- a/manifests/g/Google/Chrome/Canary/145.0.7563.0/Google.Chrome.Canary.locale.en-US.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Google.Chrome.Canary -PackageVersion: 145.0.7563.0 -PackageLocale: en-US -Publisher: Google LLC -PublisherUrl: https://www.google.com/ -PublisherSupportUrl: https://support.google.com/ -PrivacyUrl: https://policies.google.com/privacy -Author: Google LLC -PackageName: Google Chrome Canary -PackageUrl: https://www.google.com/chrome/canary -License: Freeware -LicenseUrl: https://www.google.com/chrome/terms -Copyright: Copyright 2025 Google LLC. All rights reserved. -ShortDescription: Nightly build for developers -Description: Get on the bleeding edge of the web with Chrome Canary designed for experienced developers and updated nightly. -Moniker: chrome-canary -Tags: -- browser -- chromium -- internet -- web -- webpage -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/Chrome/Canary/145.0.7563.0/Google.Chrome.Canary.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Canary/145.0.7563.0/Google.Chrome.Canary.locale.nb-NO.yaml deleted file mode 100644 index a785a684f0cec..0000000000000 --- a/manifests/g/Google/Chrome/Canary/145.0.7563.0/Google.Chrome.Canary.locale.nb-NO.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Google.Chrome.Canary -PackageVersion: 145.0.7563.0 -PackageLocale: nb-NO -Publisher: Google LLC -PublisherUrl: https://www.google.com/ -PublisherSupportUrl: https://support.google.com/?hl=no -PrivacyUrl: https://policies.google.com/privacy?hl=no -Author: Google LLC -PackageName: Google Chrome Canary -PackageUrl: https://www.google.com/intl/no/chrome/canary -License: Gratis Programvare -LicenseUrl: https://www.google.com/intl/no/chrome/terms -Copyright: Copyright 2025 Google LLC. Med enerett. -ShortDescription: Nattlig delversjon for utviklere -Description: Vær med på å gå opp nye stier på nettet med Chrome Canary, som er laget for erfarne utviklere og oppdateres daglig. -Tags: -- chromium -- nettleseren -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/Chrome/Canary/145.0.7563.0/Google.Chrome.Canary.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Canary/145.0.7563.0/Google.Chrome.Canary.locale.zh-CN.yaml deleted file mode 100644 index 11ad2b2d99ffc..0000000000000 --- a/manifests/g/Google/Chrome/Canary/145.0.7563.0/Google.Chrome.Canary.locale.zh-CN.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Google.Chrome.Canary -PackageVersion: 145.0.7563.0 -PackageLocale: zh-CN -Publisher: Google LLC -PublisherUrl: https://www.google.com/ -PublisherSupportUrl: https://support.google.com/?hl=zh-Hans -PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN -Author: Google LLC -PackageName: Google Chrome Canary -PackageUrl: https://www.google.com/intl/zh-CN/chrome/canary -License: 免费软件 -LicenseUrl: https://www.google.com/intl/zh-CN/chrome/terms -Copyright: 版权所有 2025 Google LLC. 保留所有权利。 -ShortDescription: 开发者专用的每日构建版 -Description: 安装专为经验丰富的开发者设计且每晚都会更新的 Chrome Canary 版,站在网络科技最前沿。 -Tags: -- chromium -- 互联网 -- 浏览器 -- 网页 -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/Chrome/Canary/145.0.7564.0/Google.Chrome.Canary.installer.yaml b/manifests/g/Google/Chrome/Canary/145.0.7564.0/Google.Chrome.Canary.installer.yaml deleted file mode 100644 index 54718155af24d..0000000000000 --- a/manifests/g/Google/Chrome/Canary/145.0.7564.0/Google.Chrome.Canary.installer.yaml +++ /dev/null @@ -1,49 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Google.Chrome.Canary -PackageVersion: 145.0.7564.0 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Log: --verbose-logging --log-file="" - Custom: --chrome-sxs --do-not-launch-chrome -ExpectedReturnCodes: -- InstallerReturnCode: 60 - ReturnResponse: installInProgress -- InstallerReturnCode: 22 - ReturnResponse: cancelledByUser -- InstallerReturnCode: 4 - ReturnResponse: downgrade -- InstallerReturnCode: 3 - ReturnResponse: alreadyInstalled -UpgradeBehavior: install -Protocols: -- http -- https -- mailto -- tel -FileExtensions: -- htm -- html -- pdf -- shtml -- svg -- webp -- xht -- xhtml -ProductCode: Google Chrome SxS -Installers: -- Architecture: x86 - InstallerUrl: https://dl.google.com/release2/chrome/adbxjav753ty6l5la4jrfxswfkxa_145.0.7564.0/145.0.7564.0_chrome_installer_uncompressed.exe - InstallerSha256: D1F449B2E48B7D87F6CB58D23FCB3A9EDA6FFD1D3037BC7C50B9EB2E456BCD93 -- Architecture: x64 - InstallerUrl: https://dl.google.com/release2/chrome/pwxxh2yud7yxpitguwh5bhepgi_145.0.7564.0/145.0.7564.0_chrome_installer_uncompressed.exe - InstallerSha256: 2CD2618683B2DA22FD704CE58809B4D27F0D308271B5883C72BD35EE24762A6E -- Architecture: arm64 - InstallerUrl: https://dl.google.com/release2/chrome/ddo3xlon6es5yz7422gdwzt5wu_145.0.7564.0/145.0.7564.0_chrome_installer_uncompressed.exe - InstallerSha256: 1D56C138275D53FB6CD33530A9952770169320D99BB9E7C31F33CB09D80D60B9 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/Chrome/Canary/145.0.7564.0/Google.Chrome.Canary.locale.en-US.yaml b/manifests/g/Google/Chrome/Canary/145.0.7564.0/Google.Chrome.Canary.locale.en-US.yaml deleted file mode 100644 index f786f8b1518c6..0000000000000 --- a/manifests/g/Google/Chrome/Canary/145.0.7564.0/Google.Chrome.Canary.locale.en-US.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Google.Chrome.Canary -PackageVersion: 145.0.7564.0 -PackageLocale: en-US -Publisher: Google LLC -PublisherUrl: https://www.google.com/ -PublisherSupportUrl: https://support.google.com/ -PrivacyUrl: https://policies.google.com/privacy -Author: Google LLC -PackageName: Google Chrome Canary -PackageUrl: https://www.google.com/chrome/canary -License: Freeware -LicenseUrl: https://www.google.com/chrome/terms -Copyright: Copyright 2025 Google LLC. All rights reserved. -ShortDescription: Nightly build for developers -Description: Get on the bleeding edge of the web with Chrome Canary designed for experienced developers and updated nightly. -Moniker: chrome-canary -Tags: -- browser -- chromium -- internet -- web -- webpage -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/Chrome/Canary/145.0.7564.0/Google.Chrome.Canary.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Canary/145.0.7564.0/Google.Chrome.Canary.locale.nb-NO.yaml deleted file mode 100644 index 957c0f9e33082..0000000000000 --- a/manifests/g/Google/Chrome/Canary/145.0.7564.0/Google.Chrome.Canary.locale.nb-NO.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Google.Chrome.Canary -PackageVersion: 145.0.7564.0 -PackageLocale: nb-NO -Publisher: Google LLC -PublisherUrl: https://www.google.com/ -PublisherSupportUrl: https://support.google.com/?hl=no -PrivacyUrl: https://policies.google.com/privacy?hl=no -Author: Google LLC -PackageName: Google Chrome Canary -PackageUrl: https://www.google.com/intl/no/chrome/canary -License: Gratis Programvare -LicenseUrl: https://www.google.com/intl/no/chrome/terms -Copyright: Copyright 2025 Google LLC. Med enerett. -ShortDescription: Nattlig delversjon for utviklere -Description: Vær med på å gå opp nye stier på nettet med Chrome Canary, som er laget for erfarne utviklere og oppdateres daglig. -Tags: -- chromium -- nettleseren -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/Chrome/Canary/145.0.7564.0/Google.Chrome.Canary.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Canary/145.0.7564.0/Google.Chrome.Canary.locale.zh-CN.yaml deleted file mode 100644 index adf80c8431b1b..0000000000000 --- a/manifests/g/Google/Chrome/Canary/145.0.7564.0/Google.Chrome.Canary.locale.zh-CN.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Google.Chrome.Canary -PackageVersion: 145.0.7564.0 -PackageLocale: zh-CN -Publisher: Google LLC -PublisherUrl: https://www.google.com/ -PublisherSupportUrl: https://support.google.com/?hl=zh-Hans -PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN -Author: Google LLC -PackageName: Google Chrome Canary -PackageUrl: https://www.google.com/intl/zh-CN/chrome/canary -License: 免费软件 -LicenseUrl: https://www.google.com/intl/zh-CN/chrome/terms -Copyright: 版权所有 2025 Google LLC. 保留所有权利。 -ShortDescription: 开发者专用的每日构建版 -Description: 安装专为经验丰富的开发者设计且每晚都会更新的 Chrome Canary 版,站在网络科技最前沿。 -Tags: -- chromium -- 互联网 -- 浏览器 -- 网页 -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/h/Hugo/Hugo/Extended/0.153.1/Hugo.Hugo.Extended.installer.yaml b/manifests/h/Hugo/Hugo/Extended/0.153.1/Hugo.Hugo.Extended.installer.yaml new file mode 100644 index 0000000000000..8f8e557f0eac2 --- /dev/null +++ b/manifests/h/Hugo/Hugo/Extended/0.153.1/Hugo.Hugo.Extended.installer.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: Hugo.Hugo.Extended +PackageVersion: 0.153.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: hugo.exe + PortableCommandAlias: hugo +ReleaseDate: 2025-12-20 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/gohugoio/hugo/releases/download/v0.153.1/hugo_extended_0.153.1_windows-amd64.zip + InstallerSha256: 0B4CF54E5A809ED8CFD4DFD784F1B17F2151C215AEBECC4C92DFDF5A4C80FCA5 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/h/Hugo/Hugo/Extended/0.153.1/Hugo.Hugo.Extended.locale.en-US.yaml b/manifests/h/Hugo/Hugo/Extended/0.153.1/Hugo.Hugo.Extended.locale.en-US.yaml new file mode 100644 index 0000000000000..14a49219b209e --- /dev/null +++ b/manifests/h/Hugo/Hugo/Extended/0.153.1/Hugo.Hugo.Extended.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.10.0.schema.json + +PackageIdentifier: Hugo.Hugo.Extended +PackageVersion: 0.153.1 +PackageLocale: en-US +Publisher: The Hugo Authors +PublisherUrl: https://gohugo.io/ +PublisherSupportUrl: https://discourse.gohugo.io/ +Author: The Hugo Authors +PackageName: Hugo (Extended) +PackageUrl: https://gohugo.io/ +License: Apache-2.0 +LicenseUrl: https://github.com/gohugoio/hugo/blob/HEAD/LICENSE +Copyright: Copyright 2025 The Hugo Authors. +ShortDescription: The world’s fastest framework for building websites (with WebP encoding and Sass transpiling support) +Description: |- + Hugo is one of the most popular open-source static site generators. + With its amazing speed and flexibility, Hugo makes building websites fun again. + Hugo is available in two flavors: standard and extended. + With the extended flavor you can: + - Encode WebP images (decoding is also available in the standard build) + - Transpile Sass to CSS using the embedded LibSass transpiler +Tags: +- blog +- blog-engine +- cms +- content-management-system +- documentation +- documentation-tool +- static-site +- static-site-generator +ReleaseNotes: |- + [!note] + This is a bug fix release. See the main release for a list of new features. + - Handle PNG named *.webp 4085ee93 @bep #14288 + - Revert deprecation logging for contentDir per language 168bf17e @bep #14287 + - Fix panic when 404 is backed by a content file f740d7cf @bep #14283 + - internal/warpc: Increase WebP memory limit to 256 MiB 5f46da6e @jmooring #14282 +ReleaseNotesUrl: https://github.com/gohugoio/hugo/releases/tag/v0.153.1 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://gohugo.io/documentation +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/h/Hugo/Hugo/Extended/0.153.1/Hugo.Hugo.Extended.locale.zh-CN.yaml b/manifests/h/Hugo/Hugo/Extended/0.153.1/Hugo.Hugo.Extended.locale.zh-CN.yaml new file mode 100644 index 0000000000000..175552139c499 --- /dev/null +++ b/manifests/h/Hugo/Hugo/Extended/0.153.1/Hugo.Hugo.Extended.locale.zh-CN.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: Hugo.Hugo.Extended +PackageVersion: 0.153.1 +PackageLocale: zh-CN +Publisher: The Hugo Authors +PublisherUrl: https://gohugo.io/ +PublisherSupportUrl: https://discourse.gohugo.io/ +Author: The Hugo Authors +PackageName: Hugo(扩展版) +PackageUrl: https://gohugo.io/ +License: Apache-2.0 +LicenseUrl: https://gohugo.io/about/license +Copyright: Copyright 2025 The Hugo Authors. +ShortDescription: 世界上最快的网站搭建框架(支持 WebP 编码和 Sass 转译) +Description: |- + Hugo 是最受欢迎的开源静态网站生成器之一。凭借其惊人的速度和灵活性,Hugo 让搭建网站又变得有趣起来。 + Hugo 有两种版本:标准版和扩展版。在扩展版本中,您可以 + - 编码 WebP 图片(标准版也可以进行解码) + - 使用内嵌的 LibSass 转译器将 Sass 转译为 CSS +Tags: +- 内容管理系统 +- 博客 +- 博客引擎 +- 文档 +- 文档工具 +- 文档生成工具 +- 静态网站 +- 静态网站生成器 +ReleaseNotesUrl: https://github.com/gohugoio/hugo/releases/tag/v0.153.1 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://gohugo.io/documentation +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/Chrome/Canary/145.0.7563.0/Google.Chrome.Canary.yaml b/manifests/h/Hugo/Hugo/Extended/0.153.1/Hugo.Hugo.Extended.yaml similarity index 74% rename from manifests/g/Google/Chrome/Canary/145.0.7563.0/Google.Chrome.Canary.yaml rename to manifests/h/Hugo/Hugo/Extended/0.153.1/Hugo.Hugo.Extended.yaml index 5eb2ebf028338..23485a0842913 100644 --- a/manifests/g/Google/Chrome/Canary/145.0.7563.0/Google.Chrome.Canary.yaml +++ b/manifests/h/Hugo/Hugo/Extended/0.153.1/Hugo.Hugo.Extended.yaml @@ -1,8 +1,8 @@ # Created with YamlCreate.ps1 Dumplings Mod # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json -PackageIdentifier: Google.Chrome.Canary -PackageVersion: 145.0.7563.0 +PackageIdentifier: Hugo.Hugo.Extended +PackageVersion: 0.153.1 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/k/KDE/Konsole/26.03.70/KDE.Konsole.installer.yaml b/manifests/k/KDE/Konsole/26.03.70/KDE.Konsole.installer.yaml index dc9ecf83df4e4..f8ff5a1b7ae09 100644 --- a/manifests/k/KDE/Konsole/26.03.70/KDE.Konsole.installer.yaml +++ b/manifests/k/KDE/Konsole/26.03.70/KDE.Konsole.installer.yaml @@ -9,14 +9,14 @@ ProductCode: Konsole Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/utilities/konsole/master/windows/konsole-master-4420-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 8001DC4302C2984251900C7830DCEBB8D43AD751FC4B573C32C21019BF2D3E29 + InstallerUrl: https://cdn.kde.org/ci-builds/utilities/konsole/master/windows/konsole-master-4430-windows-cl-msvc2022-x86_64.exe + InstallerSha256: B790F3A36D9390E6562424D01C319D5B480A7143725280752D1516D09AAF257C InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/utilities/konsole/master/windows/konsole-master-4420-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 8001DC4302C2984251900C7830DCEBB8D43AD751FC4B573C32C21019BF2D3E29 + InstallerUrl: https://cdn.kde.org/ci-builds/utilities/konsole/master/windows/konsole-master-4430-windows-cl-msvc2022-x86_64.exe + InstallerSha256: B790F3A36D9390E6562424D01C319D5B480A7143725280752D1516D09AAF257C InstallerSwitches: Custom: /AllUsers ManifestType: installer diff --git a/manifests/l/LuisPater/CLIProxyAPI/6.6.36/LuisPater.CLIProxyAPI.installer.yaml b/manifests/l/LuisPater/CLIProxyAPI/6.6.36/LuisPater.CLIProxyAPI.installer.yaml new file mode 100644 index 0000000000000..599d317f3f818 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/6.6.36/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.10.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 6.6.36 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cli-proxy-api.exe +Commands: +- cli-proxy-api +ReleaseDate: 2025-12-20 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/router-for-me/CLIProxyAPI/releases/download/v6.6.36/CLIProxyAPI_6.6.36_windows_amd64.zip + InstallerSha256: 3F7846B8AFDFCC5B342F4DA8211A7AB6919163AD22DC5E2C3C7485CDE51DEDFE +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/6.6.36/LuisPater.CLIProxyAPI.locale.en-US.yaml b/manifests/l/LuisPater/CLIProxyAPI/6.6.36/LuisPater.CLIProxyAPI.locale.en-US.yaml new file mode 100644 index 0000000000000..cb8c7bbf788e8 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/6.6.36/LuisPater.CLIProxyAPI.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 6.6.36 +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) 2025 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 + - 6bd9a034f70ef546c191c9441e09ab59820744ba Merge pull request #602 from ben-vargas/fix-antigravity-propertynames + - 26fc65b051109288c6b1d19988f392853f1c8a5f Merge pull request #633 from ben-vargas/fix-antigravity-applypayloadconfig + - 89254cfc974d56a0a3596faa9bc3591cc1241d41 Merge pull request #638 from neokotora/feat/add-gemini-3-flash + - ed5ec5b55c9b0bfc70a64b8776f2527e67b42760 feat(amp): enhance model mapping and Gemini thinking configuration + - 1231dc9cdaea52c22c48b2146b67d817055f1d95 feat(antigravity): add payload config support to Antigravity executor + - df777650ac2f25e11be55b7c5a2b961e2009ceb4 feat: add gemini-3-flash-preview model definition in GetGeminiModels + - 1b8cb7b77bc3462aad2ce5458a82cfa89288dca5 fix: remove propertyNames from JSON schema for Gemini compatibility +ReleaseNotesUrl: https://github.com/router-for-me/CLIProxyAPI/releases/tag/v6.6.36 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/6.6.36/LuisPater.CLIProxyAPI.locale.zh-CN.yaml b/manifests/l/LuisPater/CLIProxyAPI/6.6.36/LuisPater.CLIProxyAPI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..ec6b1cc2ac9e9 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/6.6.36/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.10.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 6.6.36 +PackageLocale: zh-CN +ShortDescription: 封装 Gemini CLI 和 ChatGPT Codex 为兼容 OpenAI/Gemini/Claude 的 API 服务,让您通过 API 畅享免费的 Gemini 2.5 Pro 和 GPT 5 模型 +Description: |- + 一个为 CLI 提供 OpenAI/Gemini/Claude 兼容 API 接口的代理服务器。 + 现已支持通过 OAuth 登录接入 OpenAI Codex(GPT 系列)和 Claude Code。 + 可与本地或多账户方式配合,使用任何 OpenAI 兼容的客户端与 SDK。 + 现在,我们添加了第一个中国提供商:Qwen Code。 +Tags: +- chatgpt +- claude +- claude-code +- codex +- gemini +- openai +- 人工智能 +- 大语言模型 +- 聊天机器人 +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/g/Google/Chrome/Canary/145.0.7564.0/Google.Chrome.Canary.yaml b/manifests/l/LuisPater/CLIProxyAPI/6.6.36/LuisPater.CLIProxyAPI.yaml similarity index 74% rename from manifests/g/Google/Chrome/Canary/145.0.7564.0/Google.Chrome.Canary.yaml rename to manifests/l/LuisPater/CLIProxyAPI/6.6.36/LuisPater.CLIProxyAPI.yaml index 2d356c3eaebb9..48da1f8c455f7 100644 --- a/manifests/g/Google/Chrome/Canary/145.0.7564.0/Google.Chrome.Canary.yaml +++ b/manifests/l/LuisPater/CLIProxyAPI/6.6.36/LuisPater.CLIProxyAPI.yaml @@ -1,8 +1,8 @@ # Created with YamlCreate.ps1 Dumplings Mod # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json -PackageIdentifier: Google.Chrome.Canary -PackageVersion: 145.0.7564.0 +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 6.6.36 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/m/Microsoft/DotNet/Runtime/3_1/3.1.32/Microsoft.DotNet.Runtime.3_1.installer.yaml b/manifests/m/Microsoft/DotNet/Runtime/3_1/3.1.32/Microsoft.DotNet.Runtime.3_1.installer.yaml index ef659fffa9506..8789831193c21 100644 --- a/manifests/m/Microsoft/DotNet/Runtime/3_1/3.1.32/Microsoft.DotNet.Runtime.3_1.installer.yaml +++ b/manifests/m/Microsoft/DotNet/Runtime/3_1/3.1.32/Microsoft.DotNet.Runtime.3_1.installer.yaml @@ -1,18 +1,18 @@ -# Created with YamlCreate.ps1 v2.5.0 $debug=AUSU.CRLF.7-5-3.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: Microsoft.DotNet.Runtime.3_1 PackageVersion: 3.1.32 +ReleaseDate: 2022-12-13 MinimumOSVersion: 6.1.7601 -InstallerSwitches: - Silent: /quiet - SilentWithProgress: /passive Installers: - Architecture: arm64 InstallerType: burn InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Runtime/3.1.32/dotnet-runtime-3.1.32-win-arm64.exe InstallerSha256: 44B1DAA5D705411E64F2733000DE2906B4BC655AFF965A5B7E0A0573C7C6ECE2 ProductCode: '{6cc44c43-4785-4357-a07b-8c9a354692ec}' + InstallerSwitches: + Silent: /quiet + SilentWithProgress: /passive AppsAndFeaturesEntries: - DisplayName: Microsoft .NET Core Runtime - 3.1.32 (arm64) Publisher: Microsoft Corporation @@ -23,6 +23,9 @@ Installers: InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Runtime/3.1.32/dotnet-runtime-3.1.32-win-x64.exe InstallerSha256: 4393D2CDACECC096E964EA9761DFD5C336FB002B1B3AE0808E7D2D445E2DEA89 ProductCode: '{784973c8-d618-4ac8-97ed-1fd52c5bdf2f}' + InstallerSwitches: + Silent: /quiet + SilentWithProgress: /passive AppsAndFeaturesEntries: - DisplayName: Microsoft .NET Core Runtime - 3.1.32 (x64) Publisher: Microsoft Corporation @@ -33,10 +36,25 @@ Installers: InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Runtime/3.1.32/dotnet-runtime-3.1.32-win-x86.exe InstallerSha256: BC735B1A969CD03CBF1D0A70D5F16402E1030F309E5E58CA072307A30F0DF164 ProductCode: '{9d5027e4-b04b-4aa9-92fb-1246f97f9cd7}' + InstallerSwitches: + Silent: /quiet + SilentWithProgress: /passive AppsAndFeaturesEntries: - DisplayName: Microsoft .NET Core Runtime - 3.1.32 (x86) Publisher: Microsoft Corporation DisplayVersion: 3.1.32.31915 ProductCode: '{9d5027e4-b04b-4aa9-92fb-1246f97f9cd7}' +- Architecture: arm + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Runtime/3.1.32/dotnet-runtime-3.1.32-win-arm.zip + InstallerSha256: 8fe082cb98b15e8af4a891c5c465075901529b387520b7567066898a5d859581 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: dotnet.exe + PortableCommandAlias: dotnet3arm + AppsAndFeaturesEntries: + - DisplayName: Microsoft .NET Core Runtime - 3.1.32 (arm32) + Publisher: Microsoft Corporation + DisplayVersion: 3.1.32.31915 ManifestType: installer -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/DotNet/Runtime/3_1/3.1.32/Microsoft.DotNet.Runtime.3_1.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/Runtime/3_1/3.1.32/Microsoft.DotNet.Runtime.3_1.locale.en-US.yaml index 5ec68babf0835..0cc2a4fded6db 100644 --- a/manifests/m/Microsoft/DotNet/Runtime/3_1/3.1.32/Microsoft.DotNet.Runtime.3_1.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/Runtime/3_1/3.1.32/Microsoft.DotNet.Runtime.3_1.locale.en-US.yaml @@ -1,12 +1,11 @@ -# Created with YamlCreate.ps1 v2.5.0 $debug=AUSU.CRLF.7-5-3.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Microsoft.DotNet.Runtime.3_1 PackageVersion: 3.1.32 PackageLocale: en-US Publisher: Microsoft Corporation PackageName: Microsoft .NET Runtime 3.1 -PackageUrl: https://dotnet.microsoft.com +PackageUrl: https://dotnet.microsoft.com/en-us/download/dotnet/3.1 License: MIT ShortDescription: .NET is a free, cross-platform, open-source developer platform for building many different types of applications. Moniker: dotnet-runtime-3_1 @@ -22,5 +21,7 @@ Tags: - VB - Visual Basic - runtime +- dotnetruntime +- .netruntime ManifestType: defaultLocale -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/DotNet/Runtime/3_1/3.1.32/Microsoft.DotNet.Runtime.3_1.locale.es-ES.yaml b/manifests/m/Microsoft/DotNet/Runtime/3_1/3.1.32/Microsoft.DotNet.Runtime.3_1.locale.es-ES.yaml new file mode 100644 index 0000000000000..cfe878d8ff65d --- /dev/null +++ b/manifests/m/Microsoft/DotNet/Runtime/3_1/3.1.32/Microsoft.DotNet.Runtime.3_1.locale.es-ES.yaml @@ -0,0 +1,26 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.DotNet.Runtime.3_1 +PackageVersion: 3.1.32 +PackageLocale: es-ES +Publisher: Microsoft Corporation +PackageName: Entorno de ejecución de .NET 3.1.32 +PackageUrl: https://dotnet.microsoft.com/es-es/download/dotnet/3.1 +License: MIT +ShortDescription: El entorno de ejecución de .NET contiene solo los componentes necesarios para ejecutar una aplicación de consola. Normalmente, también instalaría ASP.NET Core Runtime o .NET Desktop Runtime. +Tags: +- .NET +- .NET Core +- dotnet +- net +- C# +- csharp +- F# +- fsharp +- VB +- Visual Basic +- runtime +- dotnetruntime +- .netruntime +ManifestType: locale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/DotNet/Runtime/3_1/3.1.32/Microsoft.DotNet.Runtime.3_1.locale.ko-KR.yaml b/manifests/m/Microsoft/DotNet/Runtime/3_1/3.1.32/Microsoft.DotNet.Runtime.3_1.locale.ko-KR.yaml new file mode 100644 index 0000000000000..ffff689202aca --- /dev/null +++ b/manifests/m/Microsoft/DotNet/Runtime/3_1/3.1.32/Microsoft.DotNet.Runtime.3_1.locale.ko-KR.yaml @@ -0,0 +1,26 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.DotNet.Runtime.3_1 +PackageVersion: 3.1.32 +PackageLocale: ko-KR +Publisher: Microsoft Corporation +PackageName: .NET 런타임 3.1.32 +PackageUrl: https://dotnet.microsoft.com/ko-kr/download/dotnet/3.1 +License: MIT +ShortDescription: .NET 런타임에는 콘솔 앱을 실행하는 데 필요한 구성 요소만 포함되어 있습니다. 일반적으로 ASP.NET Core 런타임 또는 .NET 데스크톱 런타임도 설치합니다. +Tags: +- .NET +- .NET Core +- dotnet +- net +- C# +- csharp +- F# +- fsharp +- VB +- Visual Basic +- runtime +- dotnetruntime +- .netruntime +ManifestType: locale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/DotNet/Runtime/3_1/3.1.32/Microsoft.DotNet.Runtime.3_1.locale.pt-BR.yaml b/manifests/m/Microsoft/DotNet/Runtime/3_1/3.1.32/Microsoft.DotNet.Runtime.3_1.locale.pt-BR.yaml new file mode 100644 index 0000000000000..a91ef55847781 --- /dev/null +++ b/manifests/m/Microsoft/DotNet/Runtime/3_1/3.1.32/Microsoft.DotNet.Runtime.3_1.locale.pt-BR.yaml @@ -0,0 +1,26 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.DotNet.Runtime.3_1 +PackageVersion: 3.1.32 +PackageLocale: pt-BR +Publisher: Microsoft Corporation +PackageName: Runtime do .NET 3.1.32 +PackageUrl: https://dotnet.microsoft.com/pt-br/download/dotnet/3.1 +License: MIT +ShortDescription: O Runtime do .NET contém apenas os componentes necessários para executar um aplicativo de console. Normalmente, você também instalaria o runtime ASP.NET Core ou o Runtime da Área de Trabalho do .NET. +Tags: +- .NET +- .NET Core +- dotnet +- net +- C# +- csharp +- F# +- fsharp +- VB +- Visual Basic +- runtime +- dotnetruntime +- .netruntime +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/DotNet/Runtime/3_1/3.1.32/Microsoft.DotNet.Runtime.3_1.locale.ru-RU.yaml b/manifests/m/Microsoft/DotNet/Runtime/3_1/3.1.32/Microsoft.DotNet.Runtime.3_1.locale.ru-RU.yaml new file mode 100644 index 0000000000000..051531af3c331 --- /dev/null +++ b/manifests/m/Microsoft/DotNet/Runtime/3_1/3.1.32/Microsoft.DotNet.Runtime.3_1.locale.ru-RU.yaml @@ -0,0 +1,29 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.DotNet.Runtime.3_1 +PackageVersion: 3.1.32 +PackageLocale: ru-RU +Publisher: Microsoft Corporation +PackageName: Среда выполнения .NET 3.1.32 +PackageUrl: https://dotnet.microsoft.com/ru-ru/download/dotnet/3.1 +License: MIT +ShortDescription: Среда выполнения .NET содержит только компоненты, необходимые для запуска консольного приложения. Как правило, вы также устанавливаете среду выполнения ASP.NET Core или .NET Desktop. +Tags: +- .NET +- .NET Core +- dotnet +- net +- C# +- csharp +- F# +- fsharp +- VB +- Visual Basic +- runtime +- dotnetruntime +- .netruntime +- дотнэтрунтиме +- .нэтрунтиме +- дотнетрантаим +ManifestType: locale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/DotNet/Runtime/3_1/3.1.32/Microsoft.DotNet.Runtime.3_1.locale.zh-TW.yaml b/manifests/m/Microsoft/DotNet/Runtime/3_1/3.1.32/Microsoft.DotNet.Runtime.3_1.locale.zh-TW.yaml new file mode 100644 index 0000000000000..8f868f16b5a1b --- /dev/null +++ b/manifests/m/Microsoft/DotNet/Runtime/3_1/3.1.32/Microsoft.DotNet.Runtime.3_1.locale.zh-TW.yaml @@ -0,0 +1,26 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.DotNet.Runtime.3_1 +PackageVersion: 3.1.32 +PackageLocale: zh-TW +Publisher: Microsoft Corporation +PackageName: .NET 執行階段 3.1.32 +PackageUrl: https://dotnet.microsoft.com/zh-tw/download/dotnet/3.1 +License: MIT +ShortDescription: .NET 執行階段只包含執行主控台應用程式所需的元件。一般來說,您也會安裝 ASP.NET Core 執行階段或 .NET Desktop 執行階段。 +Tags: +- .NET +- .NET Core +- dotnet +- net +- C# +- csharp +- F# +- fsharp +- VB +- Visual Basic +- runtime +- dotnetruntime +- .netruntime +ManifestType: locale +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/Microsoft/DotNet/Runtime/3_1/3.1.32/Microsoft.DotNet.Runtime.3_1.yaml b/manifests/m/Microsoft/DotNet/Runtime/3_1/3.1.32/Microsoft.DotNet.Runtime.3_1.yaml index cce7e0d8679bd..153211a45ee98 100644 --- a/manifests/m/Microsoft/DotNet/Runtime/3_1/3.1.32/Microsoft.DotNet.Runtime.3_1.yaml +++ b/manifests/m/Microsoft/DotNet/Runtime/3_1/3.1.32/Microsoft.DotNet.Runtime.3_1.yaml @@ -1,8 +1,7 @@ -# Created with YamlCreate.ps1 v2.5.0 $debug=AUSU.CRLF.7-5-3.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Microsoft.DotNet.Runtime.3_1 PackageVersion: 3.1.32 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.10.0 +ManifestVersion: 1.12.0 \ No newline at end of file diff --git a/manifests/m/MongoDB/Server/5.0.0/MongoDB.Server.installer.yaml b/manifests/m/MongoDB/Server/5.0.0/MongoDB.Server.installer.yaml deleted file mode 100644 index 36b34e5a3afe0..0000000000000 --- a/manifests/m/MongoDB/Server/5.0.0/MongoDB.Server.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 5.0.0 -MinimumOSVersion: 10.0.0.0 -InstallerType: wix -InstallerSwitches: - Custom: ADDLOCAL=ServerService -Installers: -- Architecture: x64 - InstallerUrl: https://downloads.mongodb.org/windows/mongodb-windows-x86_64-5.0.0-signed.msi - InstallerSha256: 26920CF86CF1EEA8ACBF395AD12B0B94631CA4175DC47588A5DC4D9221F014CD - ProductCode: '{7828D9F8-CBE0-4308-B568-C4EBD31925D5}' -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/5.0.0/MongoDB.Server.locale.en-US.yaml b/manifests/m/MongoDB/Server/5.0.0/MongoDB.Server.locale.en-US.yaml deleted file mode 100644 index d9de98ae9c9fe..0000000000000 --- a/manifests/m/MongoDB/Server/5.0.0/MongoDB.Server.locale.en-US.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 5.0.0 -PackageLocale: en-US -Publisher: MongoDB Inc. -# PublisherUrl: -# PublisherSupportUrl: -# PrivacyUrl: -# Author: -PackageName: MongoDB Server -PackageUrl: https://www.mongodb.com/ -License: Copyright (c) MongoDB, Inc. -# LicenseUrl: -# Copyright: -# CopyrightUrl: -ShortDescription: MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. -# Description: -Moniker: mongodb-server -Tags: -- database -- mongo -- server -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/5.0.0/MongoDB.Server.yaml b/manifests/m/MongoDB/Server/5.0.0/MongoDB.Server.yaml deleted file mode 100644 index e5ebe685bf011..0000000000000 --- a/manifests/m/MongoDB/Server/5.0.0/MongoDB.Server.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 5.0.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/5.0.1/MongoDB.Server.installer.yaml b/manifests/m/MongoDB/Server/5.0.1/MongoDB.Server.installer.yaml deleted file mode 100644 index 055709793605f..0000000000000 --- a/manifests/m/MongoDB/Server/5.0.1/MongoDB.Server.installer.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 5.0.1 -InstallerLocale: en-US -MinimumOSVersion: 10.0.0.0 -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Custom: ADDLOCAL=ServerService -UpgradeBehavior: install -Installers: -- Architecture: x64 - InstallerUrl: https://downloads.mongodb.org/windows/mongodb-windows-x86_64-5.0.1-signed.msi - InstallerSha256: C0476EE7F9C28547FA60DB24FE44EF61FA9C18B0951D9B2CE99727A69B254244 - ProductCode: '{7FBAC45E-13A4-4C2F-A960-5250A3ABC9B7}' -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/5.0.1/MongoDB.Server.locale.en-US.yaml b/manifests/m/MongoDB/Server/5.0.1/MongoDB.Server.locale.en-US.yaml deleted file mode 100644 index b82e871909cfa..0000000000000 --- a/manifests/m/MongoDB/Server/5.0.1/MongoDB.Server.locale.en-US.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 5.0.1 -PackageLocale: en-US -Publisher: MongoDB Inc. -PublisherUrl: https://www.mongodb.com -PublisherSupportUrl: https://support.mongodb.com/welcome -PrivacyUrl: https://www.mongodb.com/legal/privacy-policy -Author: MongoDB Inc. -PackageName: MongoDB Server -PackageUrl: https://www.mongodb.com/try/download/community -License: Server Side Public License (SSPL) -LicenseUrl: https://www.mongodb.com/licensing/server-side-public-license -Copyright: © 2021 MongoDB, Inc. -CopyrightUrl: https://www.mongodb.com/licensing/server-side-public-license -ShortDescription: MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. -# Description: -Moniker: mongodb-server -Tags: -- database -- mongo -- server -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/5.0.1/MongoDB.Server.yaml b/manifests/m/MongoDB/Server/5.0.1/MongoDB.Server.yaml deleted file mode 100644 index 594cc3a205f81..0000000000000 --- a/manifests/m/MongoDB/Server/5.0.1/MongoDB.Server.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 5.0.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/5.0.2/MongoDB.Server.installer.yaml b/manifests/m/MongoDB/Server/5.0.2/MongoDB.Server.installer.yaml deleted file mode 100644 index c104fc382e170..0000000000000 --- a/manifests/m/MongoDB/Server/5.0.2/MongoDB.Server.installer.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 5.0.2 -InstallerLocale: en-US -MinimumOSVersion: 10.0.0.0 -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Custom: ADDLOCAL=ServerService -UpgradeBehavior: install -Installers: -- Architecture: x64 - InstallerUrl: https://downloads.mongodb.org/windows/mongodb-windows-x86_64-5.0.2-signed.msi - InstallerSha256: 8C517E4B1598D627EE16C2DD45BE90397BF040CF2845EEF2AFF0B9BC25062228 - ProductCode: '{7E5638F2-BF57-427A-A73C-EBC4E157BE3C}' -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/5.0.2/MongoDB.Server.locale.en-US.yaml b/manifests/m/MongoDB/Server/5.0.2/MongoDB.Server.locale.en-US.yaml deleted file mode 100644 index aa895db260124..0000000000000 --- a/manifests/m/MongoDB/Server/5.0.2/MongoDB.Server.locale.en-US.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 5.0.2 -PackageLocale: en-US -Publisher: MongoDB Inc. -PublisherUrl: https://www.mongodb.com -PublisherSupportUrl: https://support.mongodb.com/welcome -PrivacyUrl: https://www.mongodb.com/legal/privacy-policy -Author: MongoDB Inc. -PackageName: MongoDB Server -PackageUrl: https://www.mongodb.com/try/download/community -License: Server Side Public License (SSPL) -LicenseUrl: https://www.mongodb.com/licensing/server-side-public-license -Copyright: © 2021 MongoDB, Inc. -CopyrightUrl: https://www.mongodb.com/licensing/server-side-public-license -ShortDescription: MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. -# Description: -Moniker: mongodb-server -Tags: -- database -- mongo -- server -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/5.0.2/MongoDB.Server.yaml b/manifests/m/MongoDB/Server/5.0.2/MongoDB.Server.yaml deleted file mode 100644 index 19b5eeb41ba9a..0000000000000 --- a/manifests/m/MongoDB/Server/5.0.2/MongoDB.Server.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 5.0.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/5.0.4/MongoDB.Server.installer.yaml b/manifests/m/MongoDB/Server/5.0.4/MongoDB.Server.installer.yaml deleted file mode 100644 index 26a0396d8d984..0000000000000 --- a/manifests/m/MongoDB/Server/5.0.4/MongoDB.Server.installer.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 5.0.4 -InstallerLocale: en-US -MinimumOSVersion: 10.0.0.0 -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Custom: ADDLOCAL=ServerService -UpgradeBehavior: install -Installers: -- Architecture: x64 - InstallerUrl: https://downloads.mongodb.org/windows/mongodb-windows-x86_64-5.0.4-signed.msi - InstallerSha256: F44191D6E1F187EE6FF5404F6095F8C8F621BDACA56E54099FD4D2266F4CB60F - ProductCode: '{AC8EEF39-F25C-43D2-A005-7031FE5B415C}' -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/5.0.4/MongoDB.Server.locale.en-US.yaml b/manifests/m/MongoDB/Server/5.0.4/MongoDB.Server.locale.en-US.yaml deleted file mode 100644 index ba69f03c94096..0000000000000 --- a/manifests/m/MongoDB/Server/5.0.4/MongoDB.Server.locale.en-US.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 5.0.4 -PackageLocale: en-US -Publisher: MongoDB Inc. -PublisherUrl: https://www.mongodb.com -PublisherSupportUrl: https://support.mongodb.com/welcome -PrivacyUrl: https://www.mongodb.com/legal/privacy-policy -Author: MongoDB Inc. -PackageName: MongoDB Server -PackageUrl: https://www.mongodb.com/try/download/community -License: Server Side Public License (SSPL) -LicenseUrl: https://www.mongodb.com/licensing/server-side-public-license -Copyright: © 2021 MongoDB, Inc. -CopyrightUrl: https://www.mongodb.com/licensing/server-side-public-license -ShortDescription: MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. -# Description: -Moniker: mongodb-server -Tags: -- database -- mongo -- server -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/5.0.4/MongoDB.Server.yaml b/manifests/m/MongoDB/Server/5.0.4/MongoDB.Server.yaml deleted file mode 100644 index 966cd78365e3e..0000000000000 --- a/manifests/m/MongoDB/Server/5.0.4/MongoDB.Server.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 5.0.4 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/6.0.0/MongoDB.Server.installer.yaml b/manifests/m/MongoDB/Server/6.0.0/MongoDB.Server.installer.yaml deleted file mode 100644 index d9ecd638d81ea..0000000000000 --- a/manifests/m/MongoDB/Server/6.0.0/MongoDB.Server.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 6.0.0 -Platform: -- Windows.Desktop -MinimumOSVersion: 10.0.0.0 -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Custom: ADDLOCAL=ServerService REBOOT=ReallySuppress -UpgradeBehavior: uninstallPrevious -ReleaseDate: 2022-07-19 -Installers: -- Architecture: x64 - InstallerUrl: https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-6.0.0-signed.msi - InstallerSha256: 0A30A72E5C39CD54250148C39E3912713671CF0E68C77833CD8A980F83B26C09 - ProductCode: '{130F0676-D0E7-4801-A5D3-6FF097E13513}' -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/6.0.0/MongoDB.Server.locale.en-US.yaml b/manifests/m/MongoDB/Server/6.0.0/MongoDB.Server.locale.en-US.yaml deleted file mode 100644 index 1ae9938e39447..0000000000000 --- a/manifests/m/MongoDB/Server/6.0.0/MongoDB.Server.locale.en-US.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 6.0.0 -PackageLocale: en-US -Publisher: MongoDB Inc. -PublisherUrl: https://www.mongodb.com -PublisherSupportUrl: https://support.mongodb.com/welcome -PrivacyUrl: https://www.mongodb.com/legal/privacy-policy -Author: MongoDB Inc. -PackageName: MongoDB -PackageUrl: https://www.mongodb.com/try/download/community -License: Server Side Public License (SSPL) -LicenseUrl: https://www.mongodb.com/licensing/server-side-public-license -Copyright: © 2022 MongoDB, Inc. -CopyrightUrl: https://www.mongodb.com/licensing/server-side-public-license -ShortDescription: MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. -# Description: -Moniker: mongodb-server -Tags: -- database -- mongo -- server -# ReleaseNotes: -ReleaseNotesUrl: https://www.mongodb.com/docs/upcoming/release-notes/6.0/ -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/6.0.0/MongoDB.Server.yaml b/manifests/m/MongoDB/Server/6.0.0/MongoDB.Server.yaml deleted file mode 100644 index 9d142d9d85bcb..0000000000000 --- a/manifests/m/MongoDB/Server/6.0.0/MongoDB.Server.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 6.0.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/6.0.1/MongoDB.Server.installer.yaml b/manifests/m/MongoDB/Server/6.0.1/MongoDB.Server.installer.yaml deleted file mode 100644 index 1e3553925543d..0000000000000 --- a/manifests/m/MongoDB/Server/6.0.1/MongoDB.Server.installer.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 6.0.1 -Platform: -- Windows.Desktop -MinimumOSVersion: 10.0.0.0 -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Custom: ADDLOCAL=ServerService REBOOT=ReallySuppress -UpgradeBehavior: uninstallPrevious -ReleaseDate: 2022-08-19 -AppsAndFeaturesEntries: -- DisplayName: MongoDB 6.0.1 2008R2Plus SSL (64 bit) -Installers: -- Architecture: x64 - InstallerUrl: https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-6.0.1-signed.msi - InstallerSha256: 999B39DF67A77EDA3198F8412DC159B0CD8AA6677B901A0CF287921884306AC3 - ProductCode: '{8B4A629D-BCB4-458A-98F2-DE15D2DF4B36}' -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/6.0.1/MongoDB.Server.locale.en-US.yaml b/manifests/m/MongoDB/Server/6.0.1/MongoDB.Server.locale.en-US.yaml deleted file mode 100644 index 6265d2aa8d8ce..0000000000000 --- a/manifests/m/MongoDB/Server/6.0.1/MongoDB.Server.locale.en-US.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 6.0.1 -PackageLocale: en-US -Publisher: MongoDB Inc. -PublisherUrl: https://www.mongodb.com -PublisherSupportUrl: https://support.mongodb.com/welcome -PrivacyUrl: https://www.mongodb.com/legal/privacy-policy -Author: MongoDB Inc. -PackageName: MongoDB -PackageUrl: https://www.mongodb.com/try/download/community -License: Server Side Public License (SSPL) -LicenseUrl: https://www.mongodb.com/licensing/server-side-public-license -Copyright: © 2022 MongoDB, Inc. -CopyrightUrl: https://www.mongodb.com/licensing/server-side-public-license -ShortDescription: MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. -# Description: -Moniker: mongodb-server -Tags: -- database -- mongo -- server -# ReleaseNotes: -ReleaseNotesUrl: https://www.mongodb.com/docs/upcoming/release-notes/6.0/#6.0.1---aug-19--2022 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/6.0.1/MongoDB.Server.yaml b/manifests/m/MongoDB/Server/6.0.1/MongoDB.Server.yaml deleted file mode 100644 index d065f1c3fe4eb..0000000000000 --- a/manifests/m/MongoDB/Server/6.0.1/MongoDB.Server.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 6.0.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/6.0.5/MongoDB.Server.installer.yaml b/manifests/m/MongoDB/Server/6.0.5/MongoDB.Server.installer.yaml deleted file mode 100644 index d9fe2e7168808..0000000000000 --- a/manifests/m/MongoDB/Server/6.0.5/MongoDB.Server.installer.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 6.0.5 -Platform: -- Windows.Desktop -MinimumOSVersion: 10.0.0.0 -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Custom: ADDLOCAL=ServerService REBOOT=ReallySuppress -UpgradeBehavior: uninstallPrevious -ReleaseDate: 2023-03-13 -AppsAndFeaturesEntries: -- DisplayName: MongoDB 6.0.5 2008R2Plus SSL (64 bit) -Installers: -- Architecture: x64 - InstallerUrl: https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-6.0.5-signed.msi - InstallerSha256: 79327A9901A39182DEE2D74F84E46B4C6B1416CFC2C0CEE791322EA82DCE0388 - ProductCode: '{A2066C4E-0CF3-46AF-94A9-03A2CA39B129}' -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/6.0.5/MongoDB.Server.locale.en-US.yaml b/manifests/m/MongoDB/Server/6.0.5/MongoDB.Server.locale.en-US.yaml deleted file mode 100644 index f1747ab97ab32..0000000000000 --- a/manifests/m/MongoDB/Server/6.0.5/MongoDB.Server.locale.en-US.yaml +++ /dev/null @@ -1,48 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 6.0.5 -PackageLocale: en-US -Publisher: MongoDB Inc. -PublisherUrl: https://www.mongodb.com -PublisherSupportUrl: https://support.mongodb.com/welcome -PrivacyUrl: https://www.mongodb.com/legal/privacy-policy -Author: MongoDB Inc. -PackageName: MongoDB -PackageUrl: https://www.mongodb.com/try/download/community -License: Server Side Public License (SSPL) -LicenseUrl: https://www.mongodb.com/licensing/server-side-public-license -Copyright: © 2023 MongoDB, Inc. -CopyrightUrl: https://www.mongodb.com/licensing/server-side-public-license -ShortDescription: MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. -# Description: -Moniker: mongodb-server -Tags: -- database -- mongo -- server -ReleaseNotes: |- - Patch Release 6.0.5 - Mar 13, 2023 - Issues Fixed: - - SERVER-61909 - Hang inserting or deleting document with large number of index entries - - SERVER-66469 - Filtering timeseries with date-field does not include results from before 1970 - - SERVER-68122 - Investigate replicating the collection WiredTiger config string during initial sync - - SERVER-70395 - Slot-Based Engine too aggressively uses disk for $group and is slow - - SERVER-73232 - Change the default log-verbosity for _killOperations -ReleaseNotesUrl: https://www.mongodb.com/docs/upcoming/release-notes/6.0/#6.0.5---mar-13--2023 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/6.0.5/MongoDB.Server.yaml b/manifests/m/MongoDB/Server/6.0.5/MongoDB.Server.yaml deleted file mode 100644 index 54599850fcb6e..0000000000000 --- a/manifests/m/MongoDB/Server/6.0.5/MongoDB.Server.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 6.0.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/6.0.6/MongoDB.Server.installer.yaml b/manifests/m/MongoDB/Server/6.0.6/MongoDB.Server.installer.yaml deleted file mode 100644 index 6edccbfe6262a..0000000000000 --- a/manifests/m/MongoDB/Server/6.0.6/MongoDB.Server.installer.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 6.0.6 -Platform: -- Windows.Desktop -MinimumOSVersion: 10.0.0.0 -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Custom: ADDLOCAL=ServerService REBOOT=ReallySuppress -UpgradeBehavior: uninstallPrevious -ReleaseDate: 2023-05-12 -AppsAndFeaturesEntries: -- DisplayName: MongoDB 6.0.6 2008R2Plus SSL (64 bit) -Installers: -- Architecture: x64 - InstallerUrl: https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-6.0.6-signed.msi - InstallerSha256: 585AFAD69EC57040B1A8F502A039C3FEF160DCCBE6C48C53E15ADDE9976724A6 - ProductCode: '{DEDF4161-2326-4C0E-B592-352DBADB9F6E}' -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/6.0.6/MongoDB.Server.locale.en-US.yaml b/manifests/m/MongoDB/Server/6.0.6/MongoDB.Server.locale.en-US.yaml deleted file mode 100644 index fc478a6439503..0000000000000 --- a/manifests/m/MongoDB/Server/6.0.6/MongoDB.Server.locale.en-US.yaml +++ /dev/null @@ -1,48 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 6.0.6 -PackageLocale: en-US -Publisher: MongoDB Inc. -PublisherUrl: https://www.mongodb.com -PublisherSupportUrl: https://support.mongodb.com/welcome -PrivacyUrl: https://www.mongodb.com/legal/privacy-policy -Author: MongoDB Inc. -PackageName: MongoDB -PackageUrl: https://www.mongodb.com/try/download/community -License: Server Side Public License (SSPL) -LicenseUrl: https://www.mongodb.com/licensing/server-side-public-license -Copyright: © 2023 MongoDB, Inc. -CopyrightUrl: https://www.mongodb.com/licensing/server-side-public-license -ShortDescription: MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. -# Description: -Moniker: mongodb-server -Tags: -- database -- mongo -- server -ReleaseNotes: |- - Patch Release 6.0.6 - May 15, 2023 - Issues Fixed: - - SERVER-51835 - Mongos readPreferenceTags are not working as expected - - SERVER-67105 - $in queries do not use clustered index - - SERVER-72774 - A node in quiesce mode can win election - - SERVER-74930 - $avg is returning the sum instead of the average in aggregate $group - - SERVER-75205 - Deadlock between stepdown and restoring locks after yielding when all read tickets exhausted -ReleaseNotesUrl: https://www.mongodb.com/docs/upcoming/release-notes/6.0/#6.0.6---may-12--2023 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/6.0.6/MongoDB.Server.yaml b/manifests/m/MongoDB/Server/6.0.6/MongoDB.Server.yaml deleted file mode 100644 index 4959f23dce114..0000000000000 --- a/manifests/m/MongoDB/Server/6.0.6/MongoDB.Server.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 6.0.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/7.0.11/MongoDB.Server.installer.yaml b/manifests/m/MongoDB/Server/7.0.11/MongoDB.Server.installer.yaml deleted file mode 100644 index 2aeed2b7e4fef..0000000000000 --- a/manifests/m/MongoDB/Server/7.0.11/MongoDB.Server.installer.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 7.0.11 -Platform: -- Windows.Desktop -MinimumOSVersion: 10.0.0.0 -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Custom: ADDLOCAL=ServerService REBOOT=ReallySuppress -UpgradeBehavior: uninstallPrevious -AppsAndFeaturesEntries: -- DisplayName: MongoDB 7.0.9 2008R2Plus SSL (64 bit) -Installers: -- Architecture: x64 - InstallerUrl: https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.11-signed.msi - InstallerSha256: 80E1E9806E02A95C0365509EC3A4E83B8771DA09A1C4DF9F7D1DFBE4516A07F5 - ProductCode: '{6F87AA02-6D33-428D-B845-4250C13C17F8}' -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/7.0.11/MongoDB.Server.locale.en-US.yaml b/manifests/m/MongoDB/Server/7.0.11/MongoDB.Server.locale.en-US.yaml deleted file mode 100644 index cbd5beafbdc35..0000000000000 --- a/manifests/m/MongoDB/Server/7.0.11/MongoDB.Server.locale.en-US.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 7.0.11 -PackageLocale: en-US -Publisher: MongoDB Inc. -PublisherUrl: https://www.mongodb.com -PublisherSupportUrl: https://support.mongodb.com/welcome -PrivacyUrl: https://www.mongodb.com/legal/privacy-policy -Author: MongoDB Inc. -PackageName: MongoDB -PackageUrl: https://www.mongodb.com/try/download/community -License: Server Side Public License (SSPL) -LicenseUrl: https://www.mongodb.com/licensing/server-side-public-license -Copyright: © 2023 MongoDB, Inc. -CopyrightUrl: https://www.mongodb.com/licensing/server-side-public-license -ShortDescription: MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. -# Description: -Moniker: mongodb-server -Tags: -- database -- mongo -- server -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/7.0.11/MongoDB.Server.yaml b/manifests/m/MongoDB/Server/7.0.11/MongoDB.Server.yaml deleted file mode 100644 index 81e871243a745..0000000000000 --- a/manifests/m/MongoDB/Server/7.0.11/MongoDB.Server.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 7.0.11 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/7.0.12/MongoDB.Server.installer.yaml b/manifests/m/MongoDB/Server/7.0.12/MongoDB.Server.installer.yaml deleted file mode 100644 index 94d560da0960c..0000000000000 --- a/manifests/m/MongoDB/Server/7.0.12/MongoDB.Server.installer.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 7.0.12 -Platform: -- Windows.Desktop -MinimumOSVersion: 10.0.0.0 -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Custom: ADDLOCAL=ServerService REBOOT=ReallySuppress -UpgradeBehavior: uninstallPrevious -AppsAndFeaturesEntries: -- DisplayName: MongoDB 7.0.9 2008R2Plus SSL (64 bit) -Installers: -- Architecture: x64 - InstallerUrl: https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.12-signed.msi - InstallerSha256: 314F1B988490D46C9831CBF7AD7669A949507DF17CC0674F7BDAC47DE74281B1 - ProductCode: '{4AC16D80-1FC9-4B34-BC4B-E8C8B4AC860A}' -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/7.0.12/MongoDB.Server.locale.en-US.yaml b/manifests/m/MongoDB/Server/7.0.12/MongoDB.Server.locale.en-US.yaml deleted file mode 100644 index 221a63ceedb3b..0000000000000 --- a/manifests/m/MongoDB/Server/7.0.12/MongoDB.Server.locale.en-US.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 7.0.12 -PackageLocale: en-US -Publisher: MongoDB Inc. -PublisherUrl: https://www.mongodb.com -PublisherSupportUrl: https://support.mongodb.com/welcome -PrivacyUrl: https://www.mongodb.com/legal/privacy-policy -Author: MongoDB Inc. -PackageName: MongoDB -PackageUrl: https://www.mongodb.com/try/download/community -License: Server Side Public License (SSPL) -LicenseUrl: https://www.mongodb.com/licensing/server-side-public-license -Copyright: © 2023 MongoDB, Inc. -CopyrightUrl: https://www.mongodb.com/licensing/server-side-public-license -ShortDescription: MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. -# Description: -Moniker: mongodb-server -Tags: -- database -- mongo -- server -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/7.0.12/MongoDB.Server.yaml b/manifests/m/MongoDB/Server/7.0.12/MongoDB.Server.yaml deleted file mode 100644 index dd687541c5d78..0000000000000 --- a/manifests/m/MongoDB/Server/7.0.12/MongoDB.Server.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 7.0.12 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/7.0.14/MongoDB.Server.installer.yaml b/manifests/m/MongoDB/Server/7.0.14/MongoDB.Server.installer.yaml deleted file mode 100644 index a7e777a9bbe43..0000000000000 --- a/manifests/m/MongoDB/Server/7.0.14/MongoDB.Server.installer.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 7.0.14 -Platform: -- Windows.Desktop -MinimumOSVersion: 10.0.0.0 -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Custom: ADDLOCAL=ServerService REBOOT=ReallySuppress -UpgradeBehavior: uninstallPrevious -AppsAndFeaturesEntries: -- DisplayName: MongoDB 7.0.9 2008R2Plus SSL (64 bit) -Installers: -- Architecture: x64 - InstallerUrl: https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.14-signed.msi - InstallerSha256: 2471A7919223AEE2F14443A31C7A1CBFB14C5149B8ECAEA05710286731908499 - ProductCode: '{9FD79EB5-8BCA-4A51-B5F7-6403E5BE89CD}' -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/7.0.14/MongoDB.Server.locale.en-US.yaml b/manifests/m/MongoDB/Server/7.0.14/MongoDB.Server.locale.en-US.yaml deleted file mode 100644 index 13a654f2a843f..0000000000000 --- a/manifests/m/MongoDB/Server/7.0.14/MongoDB.Server.locale.en-US.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 7.0.14 -PackageLocale: en-US -Publisher: MongoDB Inc. -PublisherUrl: https://www.mongodb.com -PublisherSupportUrl: https://support.mongodb.com/welcome -PrivacyUrl: https://www.mongodb.com/legal/privacy-policy -Author: MongoDB Inc. -PackageName: MongoDB -PackageUrl: https://www.mongodb.com/try/download/community -License: Server Side Public License (SSPL) -LicenseUrl: https://www.mongodb.com/licensing/server-side-public-license -Copyright: © 2023 MongoDB, Inc. -CopyrightUrl: https://www.mongodb.com/licensing/server-side-public-license -ShortDescription: MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. -# Description: -Moniker: mongodb-server -Tags: -- database -- mongo -- server -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/7.0.14/MongoDB.Server.yaml b/manifests/m/MongoDB/Server/7.0.14/MongoDB.Server.yaml deleted file mode 100644 index c147c80968b57..0000000000000 --- a/manifests/m/MongoDB/Server/7.0.14/MongoDB.Server.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 7.0.14 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/7.0.9/MongoDB.Server.installer.yaml b/manifests/m/MongoDB/Server/7.0.9/MongoDB.Server.installer.yaml deleted file mode 100644 index df3c322e2808e..0000000000000 --- a/manifests/m/MongoDB/Server/7.0.9/MongoDB.Server.installer.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 7.0.9 -Platform: -- Windows.Desktop -MinimumOSVersion: 10.0.0.0 -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Custom: ADDLOCAL=ServerService REBOOT=ReallySuppress -UpgradeBehavior: uninstallPrevious -AppsAndFeaturesEntries: -- DisplayName: MongoDB 7.0.9 2008R2Plus SSL (64 bit) -Installers: -- Architecture: x64 - InstallerUrl: https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.9-signed.msi - InstallerSha256: 16BE51285ED6042C39A8692B5CFED3413F53B37111F54861A72857AF6E5CFA90 - ProductCode: '{67B9C053-A966-4ACE-877D-541777565BCA}' -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/7.0.9/MongoDB.Server.locale.en-US.yaml b/manifests/m/MongoDB/Server/7.0.9/MongoDB.Server.locale.en-US.yaml deleted file mode 100644 index 938f55d55fb79..0000000000000 --- a/manifests/m/MongoDB/Server/7.0.9/MongoDB.Server.locale.en-US.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 7.0.9 -PackageLocale: en-US -Publisher: MongoDB Inc. -PublisherUrl: https://www.mongodb.com -PublisherSupportUrl: https://support.mongodb.com/welcome -PrivacyUrl: https://www.mongodb.com/legal/privacy-policy -Author: MongoDB Inc. -PackageName: MongoDB -PackageUrl: https://www.mongodb.com/try/download/community -License: Server Side Public License (SSPL) -LicenseUrl: https://www.mongodb.com/licensing/server-side-public-license -Copyright: © 2023 MongoDB, Inc. -CopyrightUrl: https://www.mongodb.com/licensing/server-side-public-license -ShortDescription: MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. -# Description: -Moniker: mongodb-server -Tags: -- database -- mongo -- server -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/7.0.9/MongoDB.Server.yaml b/manifests/m/MongoDB/Server/7.0.9/MongoDB.Server.yaml deleted file mode 100644 index 5c35fb1928a2a..0000000000000 --- a/manifests/m/MongoDB/Server/7.0.9/MongoDB.Server.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 7.0.9 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/8.0.0/MongoDB.Server.installer.yaml b/manifests/m/MongoDB/Server/8.0.0/MongoDB.Server.installer.yaml deleted file mode 100644 index fca6e23df256b..0000000000000 --- a/manifests/m/MongoDB/Server/8.0.0/MongoDB.Server.installer.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.0 -Platform: -- Windows.Desktop -MinimumOSVersion: 10.0.0.0 -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Custom: ADDLOCAL=ServerService REBOOT=ReallySuppress -UpgradeBehavior: uninstallPrevious -AppsAndFeaturesEntries: -- DisplayName: MongoDB 7.0.9 2008R2Plus SSL (64 bit) -Installers: -- Architecture: x64 - InstallerUrl: https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.0-signed.msi - InstallerSha256: 778F03552B6638822C18A9A2E8996D31CF12E4C9B87FFC73BE8CE71E0A8465E9 - ProductCode: '{FC2D4618-DA15-49CD-9F1C-C282DBA8FBEE}' -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/8.0.0/MongoDB.Server.locale.en-US.yaml b/manifests/m/MongoDB/Server/8.0.0/MongoDB.Server.locale.en-US.yaml deleted file mode 100644 index edfcdcc2b65c5..0000000000000 --- a/manifests/m/MongoDB/Server/8.0.0/MongoDB.Server.locale.en-US.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.0 -PackageLocale: en-US -Publisher: MongoDB Inc. -PublisherUrl: https://www.mongodb.com -PublisherSupportUrl: https://support.mongodb.com/welcome -PrivacyUrl: https://www.mongodb.com/legal/privacy-policy -Author: MongoDB Inc. -PackageName: MongoDB -PackageUrl: https://www.mongodb.com/try/download/community -License: Server Side Public License (SSPL) -LicenseUrl: https://www.mongodb.com/licensing/server-side-public-license -Copyright: © 2023 MongoDB, Inc. -CopyrightUrl: https://www.mongodb.com/licensing/server-side-public-license -ShortDescription: MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. -# Description: -Moniker: mongodb-server -Tags: -- database -- mongo -- server -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/8.0.0/MongoDB.Server.yaml b/manifests/m/MongoDB/Server/8.0.0/MongoDB.Server.yaml deleted file mode 100644 index 93fd4eb018471..0000000000000 --- a/manifests/m/MongoDB/Server/8.0.0/MongoDB.Server.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/8.0.1/MongoDB.Server.installer.yaml b/manifests/m/MongoDB/Server/8.0.1/MongoDB.Server.installer.yaml deleted file mode 100644 index d65e7b36a1976..0000000000000 --- a/manifests/m/MongoDB/Server/8.0.1/MongoDB.Server.installer.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.1 -Platform: -- Windows.Desktop -MinimumOSVersion: 10.0.0.0 -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Custom: ADDLOCAL=ServerService REBOOT=ReallySuppress -UpgradeBehavior: uninstallPrevious -AppsAndFeaturesEntries: -- DisplayName: MongoDB 7.0.9 2008R2Plus SSL (64 bit) -Installers: -- Architecture: x64 - InstallerUrl: https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.1-signed.msi - InstallerSha256: 303E766388B9965CE5EE40F01DF921275FBD53DA7BA3D729C8767C4D0DE0CE8B - ProductCode: '{368E3D42-9AAC-4B17-9B57-A8C297F64661}' -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/8.0.1/MongoDB.Server.locale.en-US.yaml b/manifests/m/MongoDB/Server/8.0.1/MongoDB.Server.locale.en-US.yaml deleted file mode 100644 index bb730319ea09d..0000000000000 --- a/manifests/m/MongoDB/Server/8.0.1/MongoDB.Server.locale.en-US.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.1 -PackageLocale: en-US -Publisher: MongoDB Inc. -PublisherUrl: https://www.mongodb.com -PublisherSupportUrl: https://support.mongodb.com/welcome -PrivacyUrl: https://www.mongodb.com/legal/privacy-policy -Author: MongoDB Inc. -PackageName: MongoDB -PackageUrl: https://www.mongodb.com/try/download/community -License: Server Side Public License (SSPL) -LicenseUrl: https://www.mongodb.com/licensing/server-side-public-license -Copyright: © 2023 MongoDB, Inc. -CopyrightUrl: https://www.mongodb.com/licensing/server-side-public-license -ShortDescription: MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. -# Description: -Moniker: mongodb-server -Tags: -- database -- mongo -- server -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/8.0.1/MongoDB.Server.yaml b/manifests/m/MongoDB/Server/8.0.1/MongoDB.Server.yaml deleted file mode 100644 index 19e855b7956b7..0000000000000 --- a/manifests/m/MongoDB/Server/8.0.1/MongoDB.Server.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/8.0.10/MongoDB.Server.installer.yaml b/manifests/m/MongoDB/Server/8.0.10/MongoDB.Server.installer.yaml deleted file mode 100644 index 3e7ff0a0539b3..0000000000000 --- a/manifests/m/MongoDB/Server/8.0.10/MongoDB.Server.installer.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.10 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Custom: ADDLOCAL=ServerService REBOOT=ReallySuppress -UpgradeBehavior: uninstallPrevious -ProductCode: '{9292EFE7-0D76-4889-AEB2-236DE7FB2805}' -ReleaseDate: 2025-05-28 -AppsAndFeaturesEntries: -- DisplayName: MongoDB 8.0.10 2008R2Plus SSL (64 bit) - ProductCode: '{9292EFE7-0D76-4889-AEB2-236DE7FB2805}' - UpgradeCode: '{0D93E9C4-E62F-EDB8-5C73-234167424B5A}' -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\MongoDB\Server\8.0' -Installers: -- Architecture: x64 - InstallerUrl: https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.10-signed.msi - InstallerSha256: AE5F02F81BA456EE9FCF819C362255CCAE9A961F039435A09B6887F46732C940 -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/8.0.10/MongoDB.Server.locale.en-US.yaml b/manifests/m/MongoDB/Server/8.0.10/MongoDB.Server.locale.en-US.yaml deleted file mode 100644 index 534927c35fe2f..0000000000000 --- a/manifests/m/MongoDB/Server/8.0.10/MongoDB.Server.locale.en-US.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.10 -PackageLocale: en-US -Publisher: MongoDB Inc. -PublisherUrl: https://www.mongodb.com/ -PublisherSupportUrl: https://support.mongodb.com/welcome -PrivacyUrl: https://www.mongodb.com/legal/privacy-policy -Author: MongoDB Inc. -PackageName: MongoDB -PackageUrl: https://www.mongodb.com/try/download/community -License: Server Side Public License (SSPL) -LicenseUrl: https://www.mongodb.com/licensing/server-side-public-license -Copyright: © 2023 MongoDB, Inc. -CopyrightUrl: https://www.mongodb.com/licensing/server-side-public-license -ShortDescription: MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. -Moniker: mongodb-server -Tags: -- database -- mongo -- server -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/8.0.10/MongoDB.Server.yaml b/manifests/m/MongoDB/Server/8.0.10/MongoDB.Server.yaml deleted file mode 100644 index 90864eb2538a4..0000000000000 --- a/manifests/m/MongoDB/Server/8.0.10/MongoDB.Server.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.10 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/8.0.11/MongoDB.Server.installer.yaml b/manifests/m/MongoDB/Server/8.0.11/MongoDB.Server.installer.yaml deleted file mode 100644 index 8e0926eb5c83f..0000000000000 --- a/manifests/m/MongoDB/Server/8.0.11/MongoDB.Server.installer.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created with komac v2.12.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.11 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Custom: ADDLOCAL=ServerService REBOOT=ReallySuppress -UpgradeBehavior: uninstallPrevious -ProductCode: '{90D5FD6C-F919-421B-B79D-E6A0D3E81085}' -ReleaseDate: 2025-06-26 -AppsAndFeaturesEntries: -- DisplayName: MongoDB 8.0.11 2008R2Plus SSL (64 bit) - ProductCode: '{90D5FD6C-F919-421B-B79D-E6A0D3E81085}' - UpgradeCode: '{0D93E9C4-E62F-EDB8-5C73-234167424B5A}' -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\MongoDB\Server\8.0' -Installers: -- Architecture: x64 - InstallerUrl: https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.11-signed.msi - InstallerSha256: 887B2869804FEC5F7412F4D848AB6BC587819FB2EE1AB49E2FAC1538CCC53A91 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/m/MongoDB/Server/8.0.11/MongoDB.Server.locale.en-US.yaml b/manifests/m/MongoDB/Server/8.0.11/MongoDB.Server.locale.en-US.yaml deleted file mode 100644 index ccc7710b8f745..0000000000000 --- a/manifests/m/MongoDB/Server/8.0.11/MongoDB.Server.locale.en-US.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with komac v2.12.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.11 -PackageLocale: en-US -Publisher: MongoDB Inc. -PublisherUrl: https://www.mongodb.com/ -PublisherSupportUrl: https://support.mongodb.com/welcome -PrivacyUrl: https://www.mongodb.com/legal/privacy-policy -Author: MongoDB Inc. -PackageName: MongoDB -PackageUrl: https://www.mongodb.com/try/download/community -License: Server Side Public License (SSPL) -LicenseUrl: https://www.mongodb.com/licensing/server-side-public-license -Copyright: © 2023 MongoDB, Inc. -CopyrightUrl: https://www.mongodb.com/licensing/server-side-public-license -ShortDescription: MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. -Moniker: mongodb-server -Tags: -- database -- mongo -- server -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/m/MongoDB/Server/8.0.12/MongoDB.Server.installer.yaml b/manifests/m/MongoDB/Server/8.0.12/MongoDB.Server.installer.yaml deleted file mode 100644 index 3a33ee02603a1..0000000000000 --- a/manifests/m/MongoDB/Server/8.0.12/MongoDB.Server.installer.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created with komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.12 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Custom: ADDLOCAL=ServerService REBOOT=ReallySuppress -UpgradeBehavior: uninstallPrevious -ProductCode: '{715E77EA-6428-4653-846F-0016A1C6386C}' -ReleaseDate: 2025-07-17 -AppsAndFeaturesEntries: -- DisplayName: MongoDB 8.0.12 2008R2Plus SSL (64 bit) - ProductCode: '{715E77EA-6428-4653-846F-0016A1C6386C}' - UpgradeCode: '{0D93E9C4-E62F-EDB8-5C73-234167424B5A}' -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\MongoDB\Server\8.0' -Installers: -- Architecture: x64 - InstallerUrl: https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.12-signed.msi - InstallerSha256: 19D8820364F55DFDE5724B2D99520BE8AADB62D15486A71295457FF071565D80 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/m/MongoDB/Server/8.0.12/MongoDB.Server.locale.en-US.yaml b/manifests/m/MongoDB/Server/8.0.12/MongoDB.Server.locale.en-US.yaml deleted file mode 100644 index 95747a2cd81b6..0000000000000 --- a/manifests/m/MongoDB/Server/8.0.12/MongoDB.Server.locale.en-US.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.12 -PackageLocale: en-US -Publisher: MongoDB Inc. -PublisherUrl: https://www.mongodb.com/ -PublisherSupportUrl: https://support.mongodb.com/welcome -PrivacyUrl: https://www.mongodb.com/legal/privacy-policy -Author: MongoDB Inc. -PackageName: MongoDB -PackageUrl: https://www.mongodb.com/try/download/community -License: Server Side Public License (SSPL) -LicenseUrl: https://www.mongodb.com/licensing/server-side-public-license -Copyright: © 2023 MongoDB, Inc. -CopyrightUrl: https://www.mongodb.com/licensing/server-side-public-license -ShortDescription: MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. -Moniker: mongodb-server -Tags: -- database -- mongo -- server -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/m/MongoDB/Server/8.0.13/MongoDB.Server.installer.yaml b/manifests/m/MongoDB/Server/8.0.13/MongoDB.Server.installer.yaml deleted file mode 100644 index 0d744d6c7ddea..0000000000000 --- a/manifests/m/MongoDB/Server/8.0.13/MongoDB.Server.installer.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created with komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.13 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Custom: ADDLOCAL=ServerService REBOOT=ReallySuppress -UpgradeBehavior: uninstallPrevious -ProductCode: '{60A4E61B-F041-460D-AF77-1F703FBD1246}' -ReleaseDate: 2025-08-14 -AppsAndFeaturesEntries: -- DisplayName: MongoDB 8.0.13 2008R2Plus SSL (64 bit) - ProductCode: '{60A4E61B-F041-460D-AF77-1F703FBD1246}' - UpgradeCode: '{0D93E9C4-E62F-EDB8-5C73-234167424B5A}' -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\MongoDB\Server\8.0' -Installers: -- Architecture: x64 - InstallerUrl: https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.13-signed.msi - InstallerSha256: F301E2272FB222BF53B76883BBF95D07C54B116AD1E9E694234F002AD9ABD0C4 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/m/MongoDB/Server/8.0.13/MongoDB.Server.locale.en-US.yaml b/manifests/m/MongoDB/Server/8.0.13/MongoDB.Server.locale.en-US.yaml deleted file mode 100644 index 084d4ae852250..0000000000000 --- a/manifests/m/MongoDB/Server/8.0.13/MongoDB.Server.locale.en-US.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.13 -PackageLocale: en-US -Publisher: MongoDB Inc. -PublisherUrl: https://www.mongodb.com/ -PublisherSupportUrl: https://support.mongodb.com/welcome -PrivacyUrl: https://www.mongodb.com/legal/privacy-policy -Author: MongoDB Inc. -PackageName: MongoDB -PackageUrl: https://www.mongodb.com/try/download/community -License: Server Side Public License (SSPL) -LicenseUrl: https://www.mongodb.com/licensing/server-side-public-license -Copyright: © 2023 MongoDB, Inc. -CopyrightUrl: https://www.mongodb.com/licensing/server-side-public-license -ShortDescription: MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. -Moniker: mongodb-server -Tags: -- database -- mongo -- server -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/m/MongoDB/Server/8.0.16/MongoDB.Server.installer.yaml b/manifests/m/MongoDB/Server/8.0.16/MongoDB.Server.installer.yaml deleted file mode 100644 index c183dc1b90357..0000000000000 --- a/manifests/m/MongoDB/Server/8.0.16/MongoDB.Server.installer.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.16 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Custom: ADDLOCAL=ServerService REBOOT=ReallySuppress -UpgradeBehavior: uninstallPrevious -ProductCode: '{40B49F83-2984-47B7-9EC9-C0B78D854E60}' -ReleaseDate: 2025-10-30 -AppsAndFeaturesEntries: -- DisplayName: MongoDB 8.0.16 2008R2Plus SSL (64 bit) - ProductCode: '{40B49F83-2984-47B7-9EC9-C0B78D854E60}' - UpgradeCode: '{0D93E9C4-E62F-EDB8-5C73-234167424B5A}' -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\MongoDB\Server\8.0' -Installers: -- Architecture: x64 - InstallerUrl: https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.16-signed.msi - InstallerSha256: 8FD636068F35643A72417111DA41ECC7B178028D4F063A5651222E7232E6D705 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/m/MongoDB/Server/8.0.16/MongoDB.Server.locale.en-US.yaml b/manifests/m/MongoDB/Server/8.0.16/MongoDB.Server.locale.en-US.yaml deleted file mode 100644 index df9e45bd1d54d..0000000000000 --- a/manifests/m/MongoDB/Server/8.0.16/MongoDB.Server.locale.en-US.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.16 -PackageLocale: en-US -Publisher: MongoDB Inc. -PublisherUrl: https://www.mongodb.com/ -PublisherSupportUrl: https://support.mongodb.com/welcome -PrivacyUrl: https://www.mongodb.com/legal/privacy-policy -Author: MongoDB Inc. -PackageName: MongoDB -PackageUrl: https://www.mongodb.com/try/download/community -License: Server Side Public License (SSPL) -LicenseUrl: https://www.mongodb.com/licensing/server-side-public-license -Copyright: © 2023 MongoDB, Inc. -CopyrightUrl: https://www.mongodb.com/licensing/server-side-public-license -ShortDescription: MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. -Moniker: mongodb-server -Tags: -- database -- mongo -- server -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/m/MongoDB/Server/8.0.16/MongoDB.Server.yaml b/manifests/m/MongoDB/Server/8.0.16/MongoDB.Server.yaml deleted file mode 100644 index 666678358fbeb..0000000000000 --- a/manifests/m/MongoDB/Server/8.0.16/MongoDB.Server.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.16 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/m/MongoDB/Server/8.0.3/MongoDB.Server.installer.yaml b/manifests/m/MongoDB/Server/8.0.3/MongoDB.Server.installer.yaml deleted file mode 100644 index 182cfc5fa84aa..0000000000000 --- a/manifests/m/MongoDB/Server/8.0.3/MongoDB.Server.installer.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.3 -Platform: -- Windows.Desktop -MinimumOSVersion: 10.0.0.0 -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Custom: ADDLOCAL=ServerService REBOOT=ReallySuppress -UpgradeBehavior: uninstallPrevious -AppsAndFeaturesEntries: -- DisplayName: MongoDB 7.0.9 2008R2Plus SSL (64 bit) -Installers: -- Architecture: x64 - InstallerUrl: https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.3-signed.msi - InstallerSha256: F064B0D5096136A70EDD9A4A1C17D23C78F62600BA860512523EEE2206A018B9 - ProductCode: '{AC456BC4-7508-4A43-A63A-503481454A96}' -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/8.0.3/MongoDB.Server.locale.en-US.yaml b/manifests/m/MongoDB/Server/8.0.3/MongoDB.Server.locale.en-US.yaml deleted file mode 100644 index 302419647c6c2..0000000000000 --- a/manifests/m/MongoDB/Server/8.0.3/MongoDB.Server.locale.en-US.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.3 -PackageLocale: en-US -Publisher: MongoDB Inc. -PublisherUrl: https://www.mongodb.com -PublisherSupportUrl: https://support.mongodb.com/welcome -PrivacyUrl: https://www.mongodb.com/legal/privacy-policy -Author: MongoDB Inc. -PackageName: MongoDB -PackageUrl: https://www.mongodb.com/try/download/community -License: Server Side Public License (SSPL) -LicenseUrl: https://www.mongodb.com/licensing/server-side-public-license -Copyright: © 2023 MongoDB, Inc. -CopyrightUrl: https://www.mongodb.com/licensing/server-side-public-license -ShortDescription: MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. -# Description: -Moniker: mongodb-server -Tags: -- database -- mongo -- server -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/8.0.3/MongoDB.Server.yaml b/manifests/m/MongoDB/Server/8.0.3/MongoDB.Server.yaml deleted file mode 100644 index 358f8f92477a9..0000000000000 --- a/manifests/m/MongoDB/Server/8.0.3/MongoDB.Server.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/8.0.4/MongoDB.Server.installer.yaml b/manifests/m/MongoDB/Server/8.0.4/MongoDB.Server.installer.yaml deleted file mode 100644 index 9658084ac22d1..0000000000000 --- a/manifests/m/MongoDB/Server/8.0.4/MongoDB.Server.installer.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.4 -Platform: -- Windows.Desktop -MinimumOSVersion: 10.0.0.0 -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Custom: ADDLOCAL=ServerService REBOOT=ReallySuppress -UpgradeBehavior: uninstallPrevious -AppsAndFeaturesEntries: -- DisplayName: MongoDB 8.0.4 2008R2Plus SSL (64 bit) -Installers: -- Architecture: x64 - InstallerUrl: https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.4-signed.msi - InstallerSha256: 52D30392E6767EB48C03FC9886B831DA5A282AF7ABA49CC46F45C6B0F85280CB - ProductCode: '{CDE275B4-7DCB-4D35-AD3E-AB7A4EB36CBB}' -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/8.0.4/MongoDB.Server.locale.en-US.yaml b/manifests/m/MongoDB/Server/8.0.4/MongoDB.Server.locale.en-US.yaml deleted file mode 100644 index 04dfb1db82283..0000000000000 --- a/manifests/m/MongoDB/Server/8.0.4/MongoDB.Server.locale.en-US.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.4 -PackageLocale: en-US -Publisher: MongoDB Inc. -PublisherUrl: https://www.mongodb.com -PublisherSupportUrl: https://support.mongodb.com/welcome -PrivacyUrl: https://www.mongodb.com/legal/privacy-policy -Author: MongoDB Inc. -PackageName: MongoDB -PackageUrl: https://www.mongodb.com/try/download/community -License: Server Side Public License (SSPL) -LicenseUrl: https://www.mongodb.com/licensing/server-side-public-license -Copyright: © 2023 MongoDB, Inc. -CopyrightUrl: https://www.mongodb.com/licensing/server-side-public-license -ShortDescription: MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. -# Description: -Moniker: mongodb-server -Tags: -- database -- mongo -- server -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/8.0.4/MongoDB.Server.yaml b/manifests/m/MongoDB/Server/8.0.4/MongoDB.Server.yaml deleted file mode 100644 index f4f3275181348..0000000000000 --- a/manifests/m/MongoDB/Server/8.0.4/MongoDB.Server.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.4 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/8.0.5/MongoDB.Server.installer.yaml b/manifests/m/MongoDB/Server/8.0.5/MongoDB.Server.installer.yaml deleted file mode 100644 index 730b17a9df2dd..0000000000000 --- a/manifests/m/MongoDB/Server/8.0.5/MongoDB.Server.installer.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created with komac v2.10.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.5 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Custom: ADDLOCAL=ServerService REBOOT=ReallySuppress -UpgradeBehavior: uninstallPrevious -ProductCode: '{1A320FB4-55A8-4EE6-9F55-B3AE683828B1}' -ReleaseDate: 2025-02-18 -AppsAndFeaturesEntries: -- DisplayName: MongoDB 8.0.5 2008R2Plus SSL (64 bit) - ProductCode: '{1A320FB4-55A8-4EE6-9F55-B3AE683828B1}' - UpgradeCode: '{0D93E9C4-E62F-EDB8-5C73-234167424B5A}' -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\MongoDB\Server\8.0' -Installers: -- Architecture: x64 - InstallerUrl: https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.5-signed.msi - InstallerSha256: 96B835F9CD76D4EDFCDAA700C6D56AAC47B1242541C05238D87C568C92DB590E -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/8.0.5/MongoDB.Server.locale.en-US.yaml b/manifests/m/MongoDB/Server/8.0.5/MongoDB.Server.locale.en-US.yaml deleted file mode 100644 index f8ea10e6ae49b..0000000000000 --- a/manifests/m/MongoDB/Server/8.0.5/MongoDB.Server.locale.en-US.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with komac v2.10.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.5 -PackageLocale: en-US -Publisher: MongoDB Inc. -PublisherUrl: https://www.mongodb.com/ -PublisherSupportUrl: https://support.mongodb.com/welcome -PrivacyUrl: https://www.mongodb.com/legal/privacy-policy -Author: MongoDB Inc. -PackageName: MongoDB -PackageUrl: https://www.mongodb.com/try/download/community -License: Server Side Public License (SSPL) -LicenseUrl: https://www.mongodb.com/licensing/server-side-public-license -Copyright: © 2023 MongoDB, Inc. -CopyrightUrl: https://www.mongodb.com/licensing/server-side-public-license -ShortDescription: MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. -Moniker: mongodb-server -Tags: -- database -- mongo -- server -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/8.0.5/MongoDB.Server.yaml b/manifests/m/MongoDB/Server/8.0.5/MongoDB.Server.yaml deleted file mode 100644 index f58e76849b8c6..0000000000000 --- a/manifests/m/MongoDB/Server/8.0.5/MongoDB.Server.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.10.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/8.0.6/MongoDB.Server.installer.yaml b/manifests/m/MongoDB/Server/8.0.6/MongoDB.Server.installer.yaml deleted file mode 100644 index 8010f98730e5f..0000000000000 --- a/manifests/m/MongoDB/Server/8.0.6/MongoDB.Server.installer.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.11.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.6 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Custom: ADDLOCAL=ServerService REBOOT=ReallySuppress -UpgradeBehavior: uninstallPrevious -ProductCode: '{21FFE2D9-0DA1-4258-86E6-706861B5FBD9}' -ReleaseDate: 2025-03-17 -AppsAndFeaturesEntries: -- DisplayName: MongoDB 8.0.6 2008R2Plus SSL (64 bit) - ProductCode: '{21FFE2D9-0DA1-4258-86E6-706861B5FBD9}' - UpgradeCode: '{0D93E9C4-E62F-EDB8-5C73-234167424B5A}' -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\MongoDB\Server\8.0' -Installers: -- Architecture: x64 - InstallerUrl: https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.6-signed.msi - InstallerSha256: C90E72BD480BA96934708A90E456080732B473665ABC8BFBE828B33B833F8A70 -ManifestType: installer -ManifestVersion: 1.9.0 - diff --git a/manifests/m/MongoDB/Server/8.0.6/MongoDB.Server.locale.en-US.yaml b/manifests/m/MongoDB/Server/8.0.6/MongoDB.Server.locale.en-US.yaml deleted file mode 100644 index 32fc5fac92da3..0000000000000 --- a/manifests/m/MongoDB/Server/8.0.6/MongoDB.Server.locale.en-US.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created with komac v2.11.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.6 -PackageLocale: en-US -Publisher: MongoDB Inc. -PublisherUrl: https://www.mongodb.com/ -PublisherSupportUrl: https://support.mongodb.com/welcome -PrivacyUrl: https://www.mongodb.com/legal/privacy-policy -Author: MongoDB Inc. -PackageName: MongoDB -PackageUrl: https://www.mongodb.com/try/download/community -License: Server Side Public License (SSPL) -LicenseUrl: https://www.mongodb.com/licensing/server-side-public-license -Copyright: © 2023 MongoDB, Inc. -CopyrightUrl: https://www.mongodb.com/licensing/server-side-public-license -ShortDescription: MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. -Moniker: mongodb-server -Tags: -- database -- mongo -- server -ManifestType: defaultLocale -ManifestVersion: 1.9.0 - diff --git a/manifests/m/MongoDB/Server/8.0.6/MongoDB.Server.yaml b/manifests/m/MongoDB/Server/8.0.6/MongoDB.Server.yaml deleted file mode 100644 index 41b266116987d..0000000000000 --- a/manifests/m/MongoDB/Server/8.0.6/MongoDB.Server.yaml +++ /dev/null @@ -1,9 +0,0 @@ -# Created with komac v2.11.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 - diff --git a/manifests/m/MongoDB/Server/8.0.8/MongoDB.Server.installer.yaml b/manifests/m/MongoDB/Server/8.0.8/MongoDB.Server.installer.yaml deleted file mode 100644 index 002851273f4ba..0000000000000 --- a/manifests/m/MongoDB/Server/8.0.8/MongoDB.Server.installer.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.8 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Custom: ADDLOCAL=ServerService REBOOT=ReallySuppress -UpgradeBehavior: uninstallPrevious -ProductCode: '{82AF36C3-358D-4FE0-8479-F541C72E2717}' -ReleaseDate: 2025-04-08 -AppsAndFeaturesEntries: -- DisplayName: MongoDB 8.0.8 2008R2Plus SSL (64 bit) - ProductCode: '{82AF36C3-358D-4FE0-8479-F541C72E2717}' - UpgradeCode: '{0D93E9C4-E62F-EDB8-5C73-234167424B5A}' -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\MongoDB\Server\8.0' -Installers: -- Architecture: x64 - InstallerUrl: https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.8-signed.msi - InstallerSha256: 4BF700912876C337697FA02BF4C38DB0BAED89604033B138E5E27D4E3EB743EE -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/8.0.8/MongoDB.Server.locale.en-US.yaml b/manifests/m/MongoDB/Server/8.0.8/MongoDB.Server.locale.en-US.yaml deleted file mode 100644 index 56fa9e60474a3..0000000000000 --- a/manifests/m/MongoDB/Server/8.0.8/MongoDB.Server.locale.en-US.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.8 -PackageLocale: en-US -Publisher: MongoDB Inc. -PublisherUrl: https://www.mongodb.com/ -PublisherSupportUrl: https://support.mongodb.com/welcome -PrivacyUrl: https://www.mongodb.com/legal/privacy-policy -Author: MongoDB Inc. -PackageName: MongoDB -PackageUrl: https://www.mongodb.com/try/download/community -License: Server Side Public License (SSPL) -LicenseUrl: https://www.mongodb.com/licensing/server-side-public-license -Copyright: © 2023 MongoDB, Inc. -CopyrightUrl: https://www.mongodb.com/licensing/server-side-public-license -ShortDescription: MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. -Moniker: mongodb-server -Tags: -- database -- mongo -- server -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/8.0.8/MongoDB.Server.yaml b/manifests/m/MongoDB/Server/8.0.8/MongoDB.Server.yaml deleted file mode 100644 index 8c74dafe031ab..0000000000000 --- a/manifests/m/MongoDB/Server/8.0.8/MongoDB.Server.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.8 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/8.0.9/MongoDB.Server.installer.yaml b/manifests/m/MongoDB/Server/8.0.9/MongoDB.Server.installer.yaml deleted file mode 100644 index 192ed3cd44f1d..0000000000000 --- a/manifests/m/MongoDB/Server/8.0.9/MongoDB.Server.installer.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.9 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Custom: ADDLOCAL=ServerService REBOOT=ReallySuppress -UpgradeBehavior: uninstallPrevious -ProductCode: '{7CE34402-1F89-45B0-B8BE-08733BA1DD27}' -ReleaseDate: 2025-04-25 -AppsAndFeaturesEntries: -- DisplayName: MongoDB 8.0.9 2008R2Plus SSL (64 bit) - ProductCode: '{7CE34402-1F89-45B0-B8BE-08733BA1DD27}' - UpgradeCode: '{0D93E9C4-E62F-EDB8-5C73-234167424B5A}' -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\MongoDB\Server\8.0' -Installers: -- Architecture: x64 - InstallerUrl: https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.0.9-signed.msi - InstallerSha256: 4ACF24592A7658CC58B4293CBF0A3F42133C9C1D4F2234F1A249F74AA1C7D22A -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/8.0.9/MongoDB.Server.locale.en-US.yaml b/manifests/m/MongoDB/Server/8.0.9/MongoDB.Server.locale.en-US.yaml deleted file mode 100644 index 52122d700512b..0000000000000 --- a/manifests/m/MongoDB/Server/8.0.9/MongoDB.Server.locale.en-US.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.9 -PackageLocale: en-US -Publisher: MongoDB Inc. -PublisherUrl: https://www.mongodb.com/ -PublisherSupportUrl: https://support.mongodb.com/welcome -PrivacyUrl: https://www.mongodb.com/legal/privacy-policy -Author: MongoDB Inc. -PackageName: MongoDB -PackageUrl: https://www.mongodb.com/try/download/community -License: Server Side Public License (SSPL) -LicenseUrl: https://www.mongodb.com/licensing/server-side-public-license -Copyright: © 2023 MongoDB, Inc. -CopyrightUrl: https://www.mongodb.com/licensing/server-side-public-license -ShortDescription: MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. -Moniker: mongodb-server -Tags: -- database -- mongo -- server -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/8.0.9/MongoDB.Server.yaml b/manifests/m/MongoDB/Server/8.0.9/MongoDB.Server.yaml deleted file mode 100644 index dcb352a5d20c2..0000000000000 --- a/manifests/m/MongoDB/Server/8.0.9/MongoDB.Server.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.9 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/m/MongoDB/Server/8.2.1/MongoDB.Server.installer.yaml b/manifests/m/MongoDB/Server/8.2.1/MongoDB.Server.installer.yaml deleted file mode 100644 index c9f6f5a361880..0000000000000 --- a/manifests/m/MongoDB/Server/8.2.1/MongoDB.Server.installer.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.2.1 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Custom: ADDLOCAL=ServerService REBOOT=ReallySuppress -UpgradeBehavior: uninstallPrevious -ProductCode: '{DA66F0D9-2B0F-4DCB-BBA8-E540E020B162}' -ReleaseDate: 2025-09-30 -AppsAndFeaturesEntries: -- DisplayName: MongoDB 8.2.1 2008R2Plus SSL (64 bit) - ProductCode: '{DA66F0D9-2B0F-4DCB-BBA8-E540E020B162}' - UpgradeCode: '{4A3B2E61-171C-E881-3470-E498E414225E}' -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\MongoDB\Server\8.2' -Installers: -- Architecture: x64 - InstallerUrl: https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.2.1-signed.msi - InstallerSha256: B005CFD5655F0E752D80FA83A6A37BE231AB57639DD2F75CF9647AD315701386 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/m/MongoDB/Server/8.2.1/MongoDB.Server.locale.en-US.yaml b/manifests/m/MongoDB/Server/8.2.1/MongoDB.Server.locale.en-US.yaml deleted file mode 100644 index 926cb5763c4ba..0000000000000 --- a/manifests/m/MongoDB/Server/8.2.1/MongoDB.Server.locale.en-US.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.2.1 -PackageLocale: en-US -Publisher: MongoDB Inc. -PublisherUrl: https://www.mongodb.com/ -PublisherSupportUrl: https://support.mongodb.com/welcome -PrivacyUrl: https://www.mongodb.com/legal/privacy-policy -Author: MongoDB Inc. -PackageName: MongoDB -PackageUrl: https://www.mongodb.com/try/download/community -License: Server Side Public License (SSPL) -LicenseUrl: https://www.mongodb.com/licensing/server-side-public-license -Copyright: © 2023 MongoDB, Inc. -CopyrightUrl: https://www.mongodb.com/licensing/server-side-public-license -ShortDescription: MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. -Moniker: mongodb-server -Tags: -- database -- mongo -- server -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/m/MongoDB/Server/8.2.2/MongoDB.Server.installer.yaml b/manifests/m/MongoDB/Server/8.2.2/MongoDB.Server.installer.yaml deleted file mode 100644 index 3fd21df4f285a..0000000000000 --- a/manifests/m/MongoDB/Server/8.2.2/MongoDB.Server.installer.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.2.2 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Custom: ADDLOCAL=ServerService REBOOT=ReallySuppress -UpgradeBehavior: uninstallPrevious -ProductCode: '{82E0E691-A4E7-46F0-879B-0B90E833914C}' -ReleaseDate: 2025-10-30 -AppsAndFeaturesEntries: -- DisplayName: MongoDB 8.2.2 2008R2Plus SSL (64 bit) - ProductCode: '{82E0E691-A4E7-46F0-879B-0B90E833914C}' - UpgradeCode: '{4A3B2E61-171C-E881-3470-E498E414225E}' -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\MongoDB\Server\8.2' -Installers: -- Architecture: x64 - InstallerUrl: https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.2.2-signed.msi - InstallerSha256: 18D03762E564968A862C4ED2C838CF8FFBCB66A7F87EB298BA7FFCBE363C8388 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/m/MongoDB/Server/8.2.2/MongoDB.Server.locale.en-US.yaml b/manifests/m/MongoDB/Server/8.2.2/MongoDB.Server.locale.en-US.yaml deleted file mode 100644 index dd4b10cd4379e..0000000000000 --- a/manifests/m/MongoDB/Server/8.2.2/MongoDB.Server.locale.en-US.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.2.2 -PackageLocale: en-US -Publisher: MongoDB Inc. -PublisherUrl: https://www.mongodb.com/ -PublisherSupportUrl: https://support.mongodb.com/welcome -PrivacyUrl: https://www.mongodb.com/legal/privacy-policy -Author: MongoDB Inc. -PackageName: MongoDB -PackageUrl: https://www.mongodb.com/try/download/community -License: Server Side Public License (SSPL) -LicenseUrl: https://www.mongodb.com/licensing/server-side-public-license -Copyright: © 2023 MongoDB, Inc. -CopyrightUrl: https://www.mongodb.com/licensing/server-side-public-license -ShortDescription: MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. -Moniker: mongodb-server -Tags: -- database -- mongo -- server -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/m/MongoDB/Server/8.2.0/MongoDB.Server.installer.yaml b/manifests/m/MongoDB/Server/8.2.3/MongoDB.Server.installer.yaml similarity index 64% rename from manifests/m/MongoDB/Server/8.2.0/MongoDB.Server.installer.yaml rename to manifests/m/MongoDB/Server/8.2.3/MongoDB.Server.installer.yaml index 83e5dab822b24..dc6b8244a1846 100644 --- a/manifests/m/MongoDB/Server/8.2.0/MongoDB.Server.installer.yaml +++ b/manifests/m/MongoDB/Server/8.2.3/MongoDB.Server.installer.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created with komac v2.14.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json PackageIdentifier: MongoDB.Server -PackageVersion: 8.2.0 +PackageVersion: 8.2.3 InstallerLocale: en-US Platform: - Windows.Desktop @@ -15,17 +15,17 @@ InstallModes: InstallerSwitches: Custom: ADDLOCAL=ServerService REBOOT=ReallySuppress UpgradeBehavior: uninstallPrevious -ProductCode: '{0818F387-2BE2-4F11-AE41-4AAA7AA32DDF}' -ReleaseDate: 2025-08-15 +ProductCode: '{478C1695-0E94-4319-A718-52B5A05ACED1}' +ReleaseDate: 2025-12-16 AppsAndFeaturesEntries: -- DisplayName: MongoDB 8.2.0 2008R2Plus SSL (64 bit) - ProductCode: '{0818F387-2BE2-4F11-AE41-4AAA7AA32DDF}' +- DisplayName: MongoDB 8.2.3 2008R2Plus SSL (64 bit) + ProductCode: '{478C1695-0E94-4319-A718-52B5A05ACED1}' UpgradeCode: '{4A3B2E61-171C-E881-3470-E498E414225E}' InstallationMetadata: DefaultInstallLocation: '%ProgramFiles%\MongoDB\Server\8.2' Installers: - Architecture: x64 - InstallerUrl: https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.2.0-signed.msi - InstallerSha256: B4F192FE3DD2BD25BEFCC416658699F8C9931DC9E0436AE1D79D5691997EB218 + InstallerUrl: https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-8.2.3-signed.msi + InstallerSha256: DBAD91532FD5F5BB5B42818CE7A644DD603A388926303B306E23EF29A640E849 ManifestType: installer ManifestVersion: 1.10.0 diff --git a/manifests/m/MongoDB/Server/8.2.0/MongoDB.Server.locale.en-US.yaml b/manifests/m/MongoDB/Server/8.2.3/MongoDB.Server.locale.en-US.yaml similarity index 92% rename from manifests/m/MongoDB/Server/8.2.0/MongoDB.Server.locale.en-US.yaml rename to manifests/m/MongoDB/Server/8.2.3/MongoDB.Server.locale.en-US.yaml index 493401ed047b9..d0d18f3d6a9c2 100644 --- a/manifests/m/MongoDB/Server/8.2.0/MongoDB.Server.locale.en-US.yaml +++ b/manifests/m/MongoDB/Server/8.2.3/MongoDB.Server.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created with komac v2.14.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json PackageIdentifier: MongoDB.Server -PackageVersion: 8.2.0 +PackageVersion: 8.2.3 PackageLocale: en-US Publisher: MongoDB Inc. PublisherUrl: https://www.mongodb.com/ diff --git a/manifests/m/MongoDB/Server/8.2.0/MongoDB.Server.yaml b/manifests/m/MongoDB/Server/8.2.3/MongoDB.Server.yaml similarity index 76% rename from manifests/m/MongoDB/Server/8.2.0/MongoDB.Server.yaml rename to manifests/m/MongoDB/Server/8.2.3/MongoDB.Server.yaml index 115c213f89fa1..565d98495e844 100644 --- a/manifests/m/MongoDB/Server/8.2.0/MongoDB.Server.yaml +++ b/manifests/m/MongoDB/Server/8.2.3/MongoDB.Server.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created with komac v2.14.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json PackageIdentifier: MongoDB.Server -PackageVersion: 8.2.0 +PackageVersion: 8.2.3 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/r/rejetto/hfs/3.0.0/rejetto.hfs.installer.yaml b/manifests/r/rejetto/hfs/3.0.0/rejetto.hfs.installer.yaml new file mode 100644 index 0000000000000..e4d2b22385566 --- /dev/null +++ b/manifests/r/rejetto/hfs/3.0.0/rejetto.hfs.installer.yaml @@ -0,0 +1,17 @@ +# Created with komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: rejetto.hfs +PackageVersion: 3.0.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: hfs.exe +ReleaseDate: 2025-12-20 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/rejetto/hfs/releases/download/v3.0.0/hfs-windows-x64-3.0.0.zip + InstallerSha256: 8600888A87C03DD942780E532B0112263F12669BA38BD80081F4F607BE736A45 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/r/rejetto/hfs/3.0.0/rejetto.hfs.locale.en-US.yaml b/manifests/r/rejetto/hfs/3.0.0/rejetto.hfs.locale.en-US.yaml new file mode 100644 index 0000000000000..590cb699f61bb --- /dev/null +++ b/manifests/r/rejetto/hfs/3.0.0/rejetto.hfs.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: rejetto.hfs +PackageVersion: 3.0.0 +PackageLocale: en-US +Publisher: rejetto +PublisherUrl: https://github.com/rejetto +PublisherSupportUrl: https://github.com/rejetto/hfs/issues +PackageName: hfs +PackageUrl: https://github.com/rejetto/hfs +License: GPL-3.0 +LicenseUrl: https://github.com/rejetto/hfs/blob/HEAD/LICENSE.txt +ShortDescription: HFS is a web file server to run on your computer. Share folders or even a single file thanks to the virtual file system. +Tags: +- file-server +- file-sharing +- http-server +- nodejs +- typescript +- web +ReleaseNotes: |- + I’m excited to announce HFS 3.0. 🚀 + It's now fully feature-complete, and I’ll continue adding new features in future updates. ✨ + Unlike the old 2.x version, which was more for temporary or quick use, this release is designed to be an always-running server. 🔄 + Enjoy! 🎉 + image +ReleaseNotesUrl: https://github.com/rejetto/hfs/releases/tag/v3.0.0 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/m/MongoDB/Server/8.2.1/MongoDB.Server.yaml b/manifests/r/rejetto/hfs/3.0.0/rejetto.hfs.yaml similarity index 62% rename from manifests/m/MongoDB/Server/8.2.1/MongoDB.Server.yaml rename to manifests/r/rejetto/hfs/3.0.0/rejetto.hfs.yaml index 58c0e7b3c37fe..176bb078202df 100644 --- a/manifests/m/MongoDB/Server/8.2.1/MongoDB.Server.yaml +++ b/manifests/r/rejetto/hfs/3.0.0/rejetto.hfs.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.13.0 +# Created with komac v2.14.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json -PackageIdentifier: MongoDB.Server -PackageVersion: 8.2.1 +PackageIdentifier: rejetto.hfs +PackageVersion: 3.0.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/s/SST/opencode/1.0.176/SST.opencode.installer.yaml b/manifests/s/SST/opencode/1.0.176/SST.opencode.installer.yaml new file mode 100644 index 0000000000000..c58e86c202846 --- /dev/null +++ b/manifests/s/SST/opencode/1.0.176/SST.opencode.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.0.176 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: opencode.exe +Commands: +- opencode +ReleaseDate: 2025-12-20 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/sst/opencode/releases/download/v1.0.176/opencode-windows-x64-baseline.zip + InstallerSha256: A47DCB5AC7A4F24910DD45E77947AF52BAE73C01BFF1F0C2F370AA4A7DF80147 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/s/SST/opencode/1.0.176/SST.opencode.locale.en-US.yaml b/manifests/s/SST/opencode/1.0.176/SST.opencode.locale.en-US.yaml new file mode 100644 index 0000000000000..edd61edcde146 --- /dev/null +++ b/manifests/s/SST/opencode/1.0.176/SST.opencode.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.0.176 +PackageLocale: en-US +Publisher: SST +PublisherUrl: https://sst.dev/ +PublisherSupportUrl: https://github.com/sst/opencode/issues +PackageName: opencode +PackageUrl: https://opencode.ai/ +License: MIT +LicenseUrl: https://github.com/sst/opencode/blob/HEAD/LICENSE +Copyright: Copyright (c) 2025 opencode +ShortDescription: The AI coding agent built for the terminal. +Description: |- + opencode is an AI coding agent built for the terminal. It features: + - A responsive, native, themeable terminal UI. + - Automatically loads the right LSPs, so the LLMs make fewer mistakes. + - Have multiple agents working in parallel on the same project. + - Create shareable links to any session for reference or to debug. + - Log in with Anthropic to use your Claude Pro or Claude Max account. + - Supports 75+ LLM providers through Models.dev, including local models. +Tags: +- ai +- code +- coding +- develop +- development +- programming +ReleaseNotes: |- + - Fixed sidebar UX issues + - Fixed event reconnect gaps +ReleaseNotesUrl: https://github.com/sst/opencode/releases/tag/v1.0.176 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://opencode.ai/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/s/SST/opencode/1.0.176/SST.opencode.locale.zh-CN.yaml b/manifests/s/SST/opencode/1.0.176/SST.opencode.locale.zh-CN.yaml new file mode 100644 index 0000000000000..212fcca0c1f48 --- /dev/null +++ b/manifests/s/SST/opencode/1.0.176/SST.opencode.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.10.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.0.176 +PackageLocale: zh-CN +ShortDescription: 专为终端打造的 AI 编程助手 +Description: |- + opencode 是一款专为终端打造的 AI 编程助手,具备以下特性: + - 响应式、原生、可主题定制的终端界面 + - 自动加载正确的 LSP,减少 LLM 的错误率 + - 支持多个智能体并行处理同一项目 + - 可为任何会话生成可分享链接,便于参考或调试 + - 支持通过 Anthropic 登录使用 Claude Pro 或 Claude Max 账户 + - 通过 Models.dev 集成 75+ 个 LLM 服务提供商,包括本地模型 +Tags: +- ai +- 代码 +- 开发 +- 编程 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://opencode.ai/docs/ +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/m/MongoDB/Server/8.0.12/MongoDB.Server.yaml b/manifests/s/SST/opencode/1.0.176/SST.opencode.yaml similarity index 61% rename from manifests/m/MongoDB/Server/8.0.12/MongoDB.Server.yaml rename to manifests/s/SST/opencode/1.0.176/SST.opencode.yaml index 3aeabf5822391..42953f8c530e6 100644 --- a/manifests/m/MongoDB/Server/8.0.12/MongoDB.Server.yaml +++ b/manifests/s/SST/opencode/1.0.176/SST.opencode.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.12 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.0.176 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/s/SST/opencode/1.0.180/SST.opencode.installer.yaml b/manifests/s/SST/opencode/1.0.180/SST.opencode.installer.yaml new file mode 100644 index 0000000000000..78b6340f77b28 --- /dev/null +++ b/manifests/s/SST/opencode/1.0.180/SST.opencode.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.0.180 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: opencode.exe +Commands: +- opencode +ReleaseDate: 2025-12-20 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/sst/opencode/releases/download/v1.0.180/opencode-windows-x64-baseline.zip + InstallerSha256: 711FF138921FED5EAF4B977AD0160D65F02D338C9E40C962040AB1A74FA5B6C9 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/s/SST/opencode/1.0.180/SST.opencode.locale.en-US.yaml b/manifests/s/SST/opencode/1.0.180/SST.opencode.locale.en-US.yaml new file mode 100644 index 0000000000000..6d1df7250c55f --- /dev/null +++ b/manifests/s/SST/opencode/1.0.180/SST.opencode.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.10.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.0.180 +PackageLocale: en-US +Publisher: SST +PublisherUrl: https://sst.dev/ +PublisherSupportUrl: https://github.com/sst/opencode/issues +PackageName: opencode +PackageUrl: https://opencode.ai/ +License: MIT +LicenseUrl: https://github.com/sst/opencode/blob/HEAD/LICENSE +Copyright: Copyright (c) 2025 opencode +ShortDescription: The AI coding agent built for the terminal. +Description: |- + opencode is an AI coding agent built for the terminal. It features: + - A responsive, native, themeable terminal UI. + - Automatically loads the right LSPs, so the LLMs make fewer mistakes. + - Have multiple agents working in parallel on the same project. + - Create shareable links to any session for reference or to debug. + - Log in with Anthropic to use your Claude Pro or Claude Max account. + - Supports 75+ LLM providers through Models.dev, including local models. +Tags: +- ai +- code +- coding +- develop +- development +- programming +ReleaseNotes: |- + - Added endpoints to delete and update message parts (@remorses) + - Fixed sidebar UX issues + - Fixed event reconnect gaps + Thank you to 1 community contributor: + - @remorses: + - feat: add endpoints to delete and update message parts (#5433) +ReleaseNotesUrl: https://github.com/sst/opencode/releases/tag/v1.0.180 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://opencode.ai/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/s/SST/opencode/1.0.180/SST.opencode.locale.zh-CN.yaml b/manifests/s/SST/opencode/1.0.180/SST.opencode.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c1e025e973b42 --- /dev/null +++ b/manifests/s/SST/opencode/1.0.180/SST.opencode.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.10.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.0.180 +PackageLocale: zh-CN +ShortDescription: 专为终端打造的 AI 编程助手 +Description: |- + opencode 是一款专为终端打造的 AI 编程助手,具备以下特性: + - 响应式、原生、可主题定制的终端界面 + - 自动加载正确的 LSP,减少 LLM 的错误率 + - 支持多个智能体并行处理同一项目 + - 可为任何会话生成可分享链接,便于参考或调试 + - 支持通过 Anthropic 登录使用 Claude Pro 或 Claude Max 账户 + - 通过 Models.dev 集成 75+ 个 LLM 服务提供商,包括本地模型 +Tags: +- ai +- 代码 +- 开发 +- 编程 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://opencode.ai/docs/ +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/s/SST/opencode/1.0.180/SST.opencode.yaml b/manifests/s/SST/opencode/1.0.180/SST.opencode.yaml new file mode 100644 index 0000000000000..03ed4f79e1c2e --- /dev/null +++ b/manifests/s/SST/opencode/1.0.180/SST.opencode.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: SST.opencode +PackageVersion: 1.0.180 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/s/stark81/VutronMusic/2.9.0/stark81.VutronMusic.installer.yaml b/manifests/s/stark81/VutronMusic/2.9.0/stark81.VutronMusic.installer.yaml new file mode 100644 index 0000000000000..25ed6f96efdba --- /dev/null +++ b/manifests/s/stark81/VutronMusic/2.9.0/stark81.VutronMusic.installer.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: stark81.VutronMusic +PackageVersion: 2.9.0 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: fd49d446-41e9-5d33-8105-bef89d17cf07 +ReleaseDate: 2025-12-20 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/stark81/VutronMusic/releases/download/v2.9.0/VutronMusic-2.9.0_win_x64.exe + InstallerSha256: 10376D3AE0A6171EFECB68B4D744B39AD1E5BF8F5AB0EF7B0EC838228C2AFD4A + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/stark81/VutronMusic/releases/download/v2.9.0/VutronMusic-2.9.0_win_x64.exe + InstallerSha256: 10376D3AE0A6171EFECB68B4D744B39AD1E5BF8F5AB0EF7B0EC838228C2AFD4A + InstallerSwitches: + Custom: /allusers +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/stark81/VutronMusic/releases/download/v2.9.0/VutronMusic-2.9.0_win_arm64.exe + InstallerSha256: 558D983AA1430A8440B0DEC4A14AE0033C140138C3310FDFEFE102E06D5C3E6C + InstallerSwitches: + Custom: /currentuser +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/stark81/VutronMusic/releases/download/v2.9.0/VutronMusic-2.9.0_win_arm64.exe + InstallerSha256: 558D983AA1430A8440B0DEC4A14AE0033C140138C3310FDFEFE102E06D5C3E6C + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/s/stark81/VutronMusic/2.9.0/stark81.VutronMusic.locale.en-US.yaml b/manifests/s/stark81/VutronMusic/2.9.0/stark81.VutronMusic.locale.en-US.yaml new file mode 100644 index 0000000000000..fd90d04e881cf --- /dev/null +++ b/manifests/s/stark81/VutronMusic/2.9.0/stark81.VutronMusic.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: stark81.VutronMusic +PackageVersion: 2.9.0 +PackageLocale: en-US +ShortDescription: A visually appealing third-party NetEase Cloud Music player +Description: A visually appealing third-party NetEase Cloud Music player; supports streaming services like Navidrome and Emby; features local music playback, offline playlists, word-by-word lyrics, desktop lyrics, Touch Bar lyrics, Mac status bar lyrics, Linux-GNOME desktop status bar lyrics; includes pitch and speed adjustment. Compatible with Windows/macOS/Linux. +Tags: +- album +- artist +- audio +- cloud +- music +- player +- playlist +- song +- sound +ReleaseNotesUrl: https://github.com/stark81/VutronMusic/releases/tag/v2.9.0 +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/s/stark81/VutronMusic/2.9.0/stark81.VutronMusic.locale.zh-CN.yaml b/manifests/s/stark81/VutronMusic/2.9.0/stark81.VutronMusic.locale.zh-CN.yaml new file mode 100644 index 0000000000000..93b26a5e59ba3 --- /dev/null +++ b/manifests/s/stark81/VutronMusic/2.9.0/stark81.VutronMusic.locale.zh-CN.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: stark81.VutronMusic +PackageVersion: 2.9.0 +PackageLocale: zh-CN +Publisher: stark81 +PublisherUrl: https://github.com/stark81 +PublisherSupportUrl: https://github.com/stark81/VutronMusic/issues +PackageName: VutronMusic +PackageUrl: https://github.com/stark81/VutronMusic +License: MIT +LicenseUrl: https://github.com/stark81/VutronMusic/blob/HEAD/LICENSE +Copyright: Copyright (c) 2022-2025 jooy2 (https://jooy2.com). +ShortDescription: 高颜值的第三方网易云播放器 +Description: 高颜值的第三方网易云播放器;支持流媒体音乐,如 navidrome、emby;支持本地音乐播放、离线歌单、逐字歌词、桌面歌词、Touch Bar 歌词、Mac 状态栏歌词显示、Linux-gnome 桌面状态栏歌词显示;支持降调降速等。支持 Windows / macOS / Linux。 +Tags: +- 专辑 +- 云村 +- 云音乐 +- 播放器 +- 歌单 +- 歌手 +- 歌曲 +- 音乐 +- 音频 +ReleaseNotes: |- + 新增: + 1. 添加 discord-rich-presence 功能; + 2. 添加 lastfm 功能; + 3. 主歌词窗口新增自定义背景设置(可自定义图片、视频、壁纸网址等),使用自定义背景后可在歌词页面设置背景模糊度、亮度等 —— by @LangYa466 + 修复: + 1. 修改无歌词时 playerbar 的提示; + 2. 修复逐行歌词最后一行 end 为 0 导致无法获取最后一行歌词的 bug; + 3. 修复有无歌词的歌曲切换时的动画异常抖动的 bug; + 4. 修复 6klabsamuse 在 Mac 上偶尔会频繁重新创建实例的 问题; + 调整: + 1. 将内嵌封面修改成 1024 大小; + 2. 修改在竖版屏幕下的主窗口歌词页面布局。 +ReleaseNotesUrl: https://github.com/stark81/VutronMusic/releases/tag/v2.9.0 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/s/stark81/VutronMusic/2.9.0/stark81.VutronMusic.yaml b/manifests/s/stark81/VutronMusic/2.9.0/stark81.VutronMusic.yaml new file mode 100644 index 0000000000000..a108de063e23d --- /dev/null +++ b/manifests/s/stark81/VutronMusic/2.9.0/stark81.VutronMusic.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: stark81.VutronMusic +PackageVersion: 2.9.0 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/t/tumic0/GPXSee/15.5/tumic0.GPXSee.installer.yaml b/manifests/t/tumic0/GPXSee/15.7/tumic0.GPXSee.installer.yaml similarity index 84% rename from manifests/t/tumic0/GPXSee/15.5/tumic0.GPXSee.installer.yaml rename to manifests/t/tumic0/GPXSee/15.7/tumic0.GPXSee.installer.yaml index 3f0f1d8e5d3aa..380450ba02d19 100644 --- a/manifests/t/tumic0/GPXSee/15.5/tumic0.GPXSee.installer.yaml +++ b/manifests/t/tumic0/GPXSee/15.7/tumic0.GPXSee.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json PackageIdentifier: tumic0.GPXSee -PackageVersion: '15.5' +PackageVersion: '15.7' InstallerLocale: en-US InstallerType: nullsoft Scope: machine @@ -38,6 +38,8 @@ FileExtensions: - loc - map - mbtiles +- mov +- mp4 - nmea - omd - ov2 @@ -67,7 +69,7 @@ FileExtensions: - wpt - xml ProductCode: GPXSee -ReleaseDate: 2025-11-28 +ReleaseDate: 2025-12-19 AppsAndFeaturesEntries: - DisplayName: GPXSee (x64) ProductCode: GPXSee @@ -75,7 +77,7 @@ InstallationMetadata: DefaultInstallLocation: '%ProgramFiles%\GPXSee' Installers: - Architecture: x64 - InstallerUrl: https://sourceforge.net/projects/gpxsee/files/Windows/GPXSee-15.5_x64.exe/download - InstallerSha256: d09b90f1ac8d342997d7d0ad38da3ced4ab4615794687f70d0015d45f789b94f + InstallerUrl: https://sourceforge.net/projects/gpxsee/files/Windows/GPXSee-15.7_x64.exe/download + InstallerSha256: 0ce48fd1b883a492471485b9ca3d5f0908d88e68df953b1756c24557c75500f2 ManifestType: installer ManifestVersion: 1.10.0 diff --git a/manifests/t/tumic0/GPXSee/15.5/tumic0.GPXSee.locale.en-US.yaml b/manifests/t/tumic0/GPXSee/15.7/tumic0.GPXSee.locale.en-US.yaml similarity index 86% rename from manifests/t/tumic0/GPXSee/15.5/tumic0.GPXSee.locale.en-US.yaml rename to manifests/t/tumic0/GPXSee/15.7/tumic0.GPXSee.locale.en-US.yaml index 9d2c0d92a2151..87378b230d406 100644 --- a/manifests/t/tumic0/GPXSee/15.5/tumic0.GPXSee.locale.en-US.yaml +++ b/manifests/t/tumic0/GPXSee/15.7/tumic0.GPXSee.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json PackageIdentifier: tumic0.GPXSee -PackageVersion: '15.5' +PackageVersion: '15.7' PackageLocale: en-US Publisher: Martin Tůma PublisherUrl: https://www.gpxsee.org/ @@ -18,7 +18,7 @@ Description: |- GPXSee is a Qt-based GPS log file viewer and analyzer that supports all common GPS log file formats. Features: - - Opens GPX, TCX, FIT, KML, NMEA, IGC, CUP, SIGMA SLF, Suunto SML, LOC, GeoJSON, OziExplorer (PLT, RTE, WPT), Garmin GPI&CSV, TomTom OV2&ITN, ONmove OMD/GHP, TwoNav (TRK, RTE, WPT), GPSDump WPT, Velocitek VTK, Vakaros VKX, 70mai GPS logs and geotagged JPEG files. + - Opens GPX, TCX, FIT, KML, NMEA, IGC, CUP, SIGMA SLF, Suunto SML, LOC, GeoJSON, OziExplorer (PLT, RTE, WPT), Garmin GPI&CSV, TomTom OV2&ITN, ONmove OMD/GHP, TwoNav (TRK, RTE, WPT), GPSDump WPT, Velocitek VTK, Vakaros VKX, 70mai GPS logs, GoPro GPMF videos, Sony RTMD videos, Google CAMM videos, Novatek/VIOFO dashcam videos and geotagged JPEG/MP4 files. - Opens geo URIs (RFC 5870). - User-definable online maps (OpenStreetMap/Google tiles, WMTS, WMS, TMS, QuadTiles). - Offline maps (MBTiles, PMTiles, OziExplorer maps, TrekBuddy maps/atlases, Garmin IMG/GMAP & JNX maps, TwoNav RMaps, GeoTIFF images, BSB charts, ENC charts, KMZ maps, AlpineQuest maps, Locus/OsmAnd/RMaps SQLite maps, Mapsforge vector maps, QCT maps, GEMF maps, Osmdroid SQLite maps, Orux maps, COROS maps, ESRI World-File georeferenced images). @@ -32,9 +32,10 @@ Description: |- - Real-time GPS position. Moniker: gpxsee ReleaseNotes: |- - Update to version 15.5 - * Qt 6.10.1 now used for Windows builds. - * Windows builds now use the system ICU library. + Update to version 15.7 + * Added support for Sony RTMD videos. + * Added support for Google CAMM videos. + * Added support for Novatek/VIOFO dashcam videos. ReleaseNotesUrl: https://build.opensuse.org/projects/home:tumic:GPXSee/packages/gpxsee/files/gpxsee.changes Documentations: - DocumentLabel: Documentation diff --git a/manifests/t/tumic0/GPXSee/15.5/tumic0.GPXSee.yaml b/manifests/t/tumic0/GPXSee/15.7/tumic0.GPXSee.yaml similarity index 90% rename from manifests/t/tumic0/GPXSee/15.5/tumic0.GPXSee.yaml rename to manifests/t/tumic0/GPXSee/15.7/tumic0.GPXSee.yaml index 10a159e6c0a4e..26b892d0c1f13 100644 --- a/manifests/t/tumic0/GPXSee/15.5/tumic0.GPXSee.yaml +++ b/manifests/t/tumic0/GPXSee/15.7/tumic0.GPXSee.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json PackageIdentifier: tumic0.GPXSee -PackageVersion: '15.5' +PackageVersion: '15.7' DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/v/VidJuice/UniTube/7.3.1/VidJuice.UniTube.installer.yaml b/manifests/v/VidJuice/UniTube/7.3.1/VidJuice.UniTube.installer.yaml new file mode 100644 index 0000000000000..c302ac1a828f8 --- /dev/null +++ b/manifests/v/VidJuice/UniTube/7.3.1/VidJuice.UniTube.installer.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: VidJuice.UniTube +PackageVersion: 7.3.1 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +ProductCode: VidJuice UniTube_is1 +ReleaseDate: 2025-12-20 +Installers: +- Architecture: x64 + InstallerUrl: https://download.vidjuice.com/unitube.exe?v=7.3.1.1 + InstallerSha256: 0B81BA029703544A527444FD45775CB4E27AEECDBB7D07281EFE254AD39B6D68 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/v/VidJuice/UniTube/7.3.1/VidJuice.UniTube.locale.en-US.yaml b/manifests/v/VidJuice/UniTube/7.3.1/VidJuice.UniTube.locale.en-US.yaml new file mode 100644 index 0000000000000..d9f2db17962ea --- /dev/null +++ b/manifests/v/VidJuice/UniTube/7.3.1/VidJuice.UniTube.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: VidJuice.UniTube +PackageVersion: 7.3.1 +PackageLocale: en-US +Publisher: Mobee Technology Co., Limited +PublisherUrl: https://www.vidjuice.com/ +PublisherSupportUrl: https://www.vidjuice.com/support/ +PrivacyUrl: https://www.vidjuice.com/privacy-policy/ +PackageName: VidJuice UniTube +PackageUrl: https://www.vidjuice.com/download/ +License: Proprietary +LicenseUrl: https://www.vidjuice.com/terms-of-service/ +Copyright: Copyright © 2025 VidJuice. All rights reserved. +CopyrightUrl: https://www.vidjuice.com/terms-of-service/ +ShortDescription: Download videos and audios from 10,000+ sites across all your devices +Tags: +- audio +- audio-downloader +- download +- downloader +- media +- media-downloader +- video +- video-downloader +ReleaseNotes: 1. Fixed some bugs. +ReleaseNotesUrl: https://www.vidjuice.com/tech-specs/unitube-update-history/ +PurchaseUrl: https://www.vidjuice.com/pricing/unitube-video-downloader/ +Documentations: +- DocumentLabel: User Guide + DocumentUrl: https://www.vidjuice.com/guide/how-to-download-online-videos-with-vidjuice-unitube/ +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/v/VidJuice/UniTube/7.3.1/VidJuice.UniTube.locale.zh-CN.yaml b/manifests/v/VidJuice/UniTube/7.3.1/VidJuice.UniTube.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c560fe98d376f --- /dev/null +++ b/manifests/v/VidJuice/UniTube/7.3.1/VidJuice.UniTube.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.10.0.schema.json + +PackageIdentifier: VidJuice.UniTube +PackageVersion: 7.3.1 +PackageLocale: zh-CN +Publisher: Mobee Technology Co., Limited +PublisherUrl: https://zh-cn.vidjuice.com/ +PublisherSupportUrl: https://zh-cn.vidjuice.com/support/ +PrivacyUrl: https://zh-cn.vidjuice.com/privacy-policy/ +PackageName: VidJuice UniTube +PackageUrl: https://zh-cn.vidjuice.com/download/ +License: 专有软件 +LicenseUrl: https://zh-cn.vidjuice.com/terms-of-service/ +Copyright: Copyright © 2025 VidJuice. All rights reserved. +CopyrightUrl: https://zh-cn.vidjuice.com/terms-of-service/ +ShortDescription: 在所有设备上从 10,000+ 网站下载视频和音频 +Tags: +- 下载 +- 下载器 +- 媒体 +- 视频 +- 音乐 +- 音频 +ReleaseNotesUrl: https://zh-cn.vidjuice.com/tech-specs/unitube-update-history +PurchaseUrl: https://zh-cn.vidjuice.com/pricing/unitube-video-downloader/ +Documentations: +- DocumentLabel: 用户指南 + DocumentUrl: https://zh-cn.vidjuice.com/guide/how-to-download-online-videos-with-vidjuice-unitube/ +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/v/VidJuice/UniTube/7.3.1/VidJuice.UniTube.yaml b/manifests/v/VidJuice/UniTube/7.3.1/VidJuice.UniTube.yaml new file mode 100644 index 0000000000000..fad43816b3ae6 --- /dev/null +++ b/manifests/v/VidJuice/UniTube/7.3.1/VidJuice.UniTube.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: VidJuice.UniTube +PackageVersion: 7.3.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/z/zTools/zTools/1.2.0/zTools.zTools.installer.yaml b/manifests/z/zTools/zTools/1.2.0/zTools.zTools.installer.yaml new file mode 100644 index 0000000000000..6b5af6a8d8e2d --- /dev/null +++ b/manifests/z/zTools/zTools/1.2.0/zTools.zTools.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: zTools.zTools +PackageVersion: 1.2.0 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: b7f771d0-2e39-509d-9099-3f63c1554aca +ReleaseDate: 2025-12-20 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ZToolsCenter/ZTools/releases/download/v1.2.0/ZTools-1.2.0-x64-setup.exe + InstallerSha256: 283E737D41331051CBDCD381E1F6F7A8D8EB33C3E8A3C144B661A321868A1DB6 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/z/zTools/zTools/1.2.0/zTools.zTools.locale.en-US.yaml b/manifests/z/zTools/zTools/1.2.0/zTools.zTools.locale.en-US.yaml new file mode 100644 index 0000000000000..1815ebdefe02d --- /dev/null +++ b/manifests/z/zTools/zTools/1.2.0/zTools.zTools.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json + +PackageIdentifier: zTools.zTools +PackageVersion: 1.2.0 +PackageLocale: en-US +ShortDescription: A high-performance, scalable application launcher and plugin platform +Description: |- + A high-performance, scalable application launcher and plugin platform + ✨ Features + - 🚀 Fast Launch - Pinyin search, regex matching, history, and pinned apps + - 🧩 Plugin System - Supports UI and headless plugins, with full API support + - 📋 Clipboard Manager - History, search, image support, cross-platform native implementation + - 🎨 Theme Customization - System/light/dark modes, 6 theme colors available + - ⚡ High Performance - LMDB database, WebContentsView architecture, instant response + - 🌍 Cross-Platform - Native support for macOS and Windows, unified experience + - 🔒 Data Isolation - Plugins store data independently, secure and reliable + - 🛠️ Developer-Friendly - Full TypeScript type support, hot reload development + - ⚙️ Latest Tech Stack - Electron 38.5 + Node 22.20 + Chrome 140 +Tags: +- add-on +- addon +- app +- application +- extension +- find +- launcher +- plugin +- productivity +- search +- tool +- utility +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/z/zTools/zTools/1.2.0/zTools.zTools.locale.zh-CN.yaml b/manifests/z/zTools/zTools/1.2.0/zTools.zTools.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e77c4418ac20d --- /dev/null +++ b/manifests/z/zTools/zTools/1.2.0/zTools.zTools.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: zTools.zTools +PackageVersion: 1.2.0 +PackageLocale: zh-CN +Publisher: lzx8589561 +PublisherUrl: https://github.com/ZToolsCenter +PublisherSupportUrl: https://github.com/ZToolsCenter/ZTools/issues +PackageName: zTools +PackageUrl: https://github.com/ZToolsCenter/ZTools +License: MIT +LicenseUrl: https://github.com/ZToolsCenter/ZTools/blob/HEAD/LICENSE +Copyright: Copyright (c) 2025 lzx8589561 +ShortDescription: 一个高性能、可扩展的应用启动器和插件平台 +Description: |- + 一个高性能、可扩展的应用启动器和插件平台 + ✨ 特性 + - 🚀 快速启动 - 拼音搜索、正则匹配、历史记录、固定应用 + - 🧩 插件系统 - 支持 UI 插件和无界面插件,完整的 API 支持 + - 📋 剪贴板管理 - 历史记录、搜索、图片支持、跨平台原生实现 + - 🎨 主题定制 - 系统/亮色/暗色模式,6 种主题色可选 + - ⚡ 高性能 - LMDB 数据库、WebContentsView 架构、极速响应 + - 🌍 跨平台 - 原生支持 macOS 和 Windows,统一体验 + - 🔒 数据隔离 - 插件数据独立存储,安全可靠 + - 🛠️ 开发友好 - 完整的 TypeScript 类型支持,热重载开发 + - ⚙️ 最新技术栈 - Electron 38.5 + Node 22.20 + Chrome 140 +Tags: +- 启动器 +- 工具 +- 应用 +- 扩展 +- 插件 +- 搜索 +- 效率 +- 查找 +- 生产力 +ReleaseNotesUrl: https://github.com/ZToolsCenter/ZTools/releases/tag/v1.2.0 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/z/zTools/zTools/1.2.0/zTools.zTools.yaml b/manifests/z/zTools/zTools/1.2.0/zTools.zTools.yaml new file mode 100644 index 0000000000000..920c610c9ac8c --- /dev/null +++ b/manifests/z/zTools/zTools/1.2.0/zTools.zTools.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: zTools.zTools +PackageVersion: 1.2.0 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/z/zufuliu/notepad4/25.11r5880/zufuliu.notepad4.installer.yaml b/manifests/z/zufuliu/notepad4/25.11r5880/zufuliu.notepad4.installer.yaml new file mode 100644 index 0000000000000..15f7f60d31f66 --- /dev/null +++ b/manifests/z/zufuliu/notepad4/25.11r5880/zufuliu.notepad4.installer.yaml @@ -0,0 +1,29 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: zufuliu.notepad4 +PackageVersion: 25.11r5880 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: Notepad4.exe +- RelativeFilePath: matepath.exe +FileExtensions: +- htm +- html +- json +- log +- md +- txt +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v25.11r5880/Notepad4_i18n_Win32_v25.11r5880.zip + InstallerSha256: 532EB6B3D7621C6013B8E0B4A8B4E073A53AE50D2A60650090DE8E9CF9F6950E +- Architecture: x64 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v25.11r5880/Notepad4_HD_i18n_x64_v25.11r5880.zip + InstallerSha256: 678C2BC724283CD728E0B1085A2F7A26F9757A98CAFC0E3CAD350A8FFAA4D1A2 +- Architecture: arm64 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v25.11r5880/Notepad4_HD_i18n_ARM64_v25.11r5880.zip + InstallerSha256: 6B2BF4A6B8CA4841FDBE2135772B0EE3901D46EAF8AB9CCE51A352A26EC8AF4E +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2025-11-16 diff --git a/manifests/z/zufuliu/notepad4/25.11r5880/zufuliu.notepad4.locale.en-US.yaml b/manifests/z/zufuliu/notepad4/25.11r5880/zufuliu.notepad4.locale.en-US.yaml new file mode 100644 index 0000000000000..00b4ca6052e80 --- /dev/null +++ b/manifests/z/zufuliu/notepad4/25.11r5880/zufuliu.notepad4.locale.en-US.yaml @@ -0,0 +1,36 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: zufuliu.notepad4 +PackageVersion: 25.11r5880 +PackageLocale: en-US +Publisher: Zufu Liu +PublisherUrl: https://github.com/zufuliu +PublisherSupportUrl: https://github.com/zufuliu/notepad4/issues +PackageName: Notepad4 +PackageUrl: https://github.com/zufuliu/notepad4 +License: BSD 3-Clause License +LicenseUrl: https://github.com/zufuliu/notepad4/blob/main/License.txt +Copyright: Notepad4 Copyright © 2011-2024 Zufu Liu and All contributors. +CopyrightUrl: https://github.com/zufuliu/notepad4/blob/main/License.txt +ShortDescription: Notepad4 (Notepad2⨯2, Notepad2++) is a light-weight Scintilla based text editor for Windows with syntax highlighting, code folding, auto-completion and API list for many programming languages and documents, bundled with file browser plugin matepath. +Moniker: notepad4 +Tags: +- arm64 +- dark-theme +- editor +- matepath +- metapath +- noteoad2 +- notepad2-mod +- notepad4 +- scintilla +- syntax-highlighting +ReleaseNotes: |- + * Scintilla updated to 5.5.8, see https://www.scintilla.org/ScintillaHistory.html for the changes. + * Support transparent on losing focus for main window, issue #1111. + * Lexer and API updates: C#, CSS, JavaScript, Kotlin, LLVM/MLIR, Markdown, Python, Rust, Swift. + * Fix extra space before `${` when compress/pretty JavaScript, issue #1091. + * Other bug fixes and improvements. +ReleaseNotesUrl: https://github.com/zufuliu/notepad4/releases/tag/v25.11r5880 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/m/MongoDB/Server/8.2.2/MongoDB.Server.yaml b/manifests/z/zufuliu/notepad4/25.11r5880/zufuliu.notepad4.yaml similarity index 62% rename from manifests/m/MongoDB/Server/8.2.2/MongoDB.Server.yaml rename to manifests/z/zufuliu/notepad4/25.11r5880/zufuliu.notepad4.yaml index d2464b7eca480..f1ff628ffa2c7 100644 --- a/manifests/m/MongoDB/Server/8.2.2/MongoDB.Server.yaml +++ b/manifests/z/zufuliu/notepad4/25.11r5880/zufuliu.notepad4.yaml @@ -1,8 +1,7 @@ -# Created with komac v2.13.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json -PackageIdentifier: MongoDB.Server -PackageVersion: 8.2.2 +PackageIdentifier: zufuliu.notepad4 +PackageVersion: 25.11r5880 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0 diff --git a/manifests/z/zufuliu/notepad4/AVX2/25.11r5880/zufuliu.notepad4.AVX2.installer.yaml b/manifests/z/zufuliu/notepad4/AVX2/25.11r5880/zufuliu.notepad4.AVX2.installer.yaml new file mode 100644 index 0000000000000..f4fa1bf9dfb36 --- /dev/null +++ b/manifests/z/zufuliu/notepad4/AVX2/25.11r5880/zufuliu.notepad4.AVX2.installer.yaml @@ -0,0 +1,23 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: zufuliu.notepad4.AVX2 +PackageVersion: 25.11r5880 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: Notepad4.exe +- RelativeFilePath: matepath.exe +FileExtensions: +- htm +- html +- json +- log +- md +- txt +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v25.11r5880/Notepad4_HD_i18n_AVX2_v25.11r5880.zip + InstallerSha256: FA91D11340CA44FFED4B726DBAC412130B5797B2504CE7E7D4246AC2AD212F96 +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2025-11-16 diff --git a/manifests/z/zufuliu/notepad4/AVX2/25.11r5880/zufuliu.notepad4.AVX2.locale.en-US.yaml b/manifests/z/zufuliu/notepad4/AVX2/25.11r5880/zufuliu.notepad4.AVX2.locale.en-US.yaml new file mode 100644 index 0000000000000..1776464a24751 --- /dev/null +++ b/manifests/z/zufuliu/notepad4/AVX2/25.11r5880/zufuliu.notepad4.AVX2.locale.en-US.yaml @@ -0,0 +1,36 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: zufuliu.notepad4.AVX2 +PackageVersion: 25.11r5880 +PackageLocale: en-US +Publisher: Zufu Liu +PublisherUrl: https://github.com/zufuliu +PublisherSupportUrl: https://github.com/zufuliu/notepad4/issues +PackageName: Notepad4 (AVX2) +PackageUrl: https://github.com/zufuliu/notepad4 +License: BSD 3-Clause License +LicenseUrl: https://github.com/zufuliu/notepad4/blob/main/License.txt +Copyright: Notepad4 Copyright © 2011-2024 Zufu Liu and All contributors. +CopyrightUrl: https://github.com/zufuliu/notepad4/blob/main/License.txt +ShortDescription: Notepad4 (Notepad2⨯2, Notepad2++) is a light-weight Scintilla based text editor for Windows with syntax highlighting, code folding, auto-completion and API list for many programming languages and documents, bundled with file browser plugin matepath. +Moniker: notepad4-avx2 +Tags: +- arm64 +- dark-theme +- editor +- matepath +- metapath +- noteoad2 +- notepad2-mod +- notepad4 +- scintilla +- syntax-highlighting +ReleaseNotes: |- + * Scintilla updated to 5.5.8, see https://www.scintilla.org/ScintillaHistory.html for the changes. + * Support transparent on losing focus for main window, issue #1111. + * Lexer and API updates: C#, CSS, JavaScript, Kotlin, LLVM/MLIR, Markdown, Python, Rust, Swift. + * Fix extra space before `${` when compress/pretty JavaScript, issue #1091. + * Other bug fixes and improvements. +ReleaseNotesUrl: https://github.com/zufuliu/notepad4/releases/tag/v25.11r5880 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/m/MongoDB/Server/8.0.11/MongoDB.Server.yaml b/manifests/z/zufuliu/notepad4/AVX2/25.11r5880/zufuliu.notepad4.AVX2.yaml similarity index 62% rename from manifests/m/MongoDB/Server/8.0.11/MongoDB.Server.yaml rename to manifests/z/zufuliu/notepad4/AVX2/25.11r5880/zufuliu.notepad4.AVX2.yaml index 629e517159484..3be6c785472fd 100644 --- a/manifests/m/MongoDB/Server/8.0.11/MongoDB.Server.yaml +++ b/manifests/z/zufuliu/notepad4/AVX2/25.11r5880/zufuliu.notepad4.AVX2.yaml @@ -1,8 +1,7 @@ -# Created with komac v2.12.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json -PackageIdentifier: MongoDB.Server -PackageVersion: 8.0.11 +PackageIdentifier: zufuliu.notepad4.AVX2 +PackageVersion: 25.11r5880 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.10.0