diff --git a/manifests/1/115/115Chrome/36.0.0/115.115Chrome.locale.en-US.yaml b/manifests/1/115/115Chrome/36.0.0/115.115Chrome.locale.en-US.yaml index a56321fee4d5f..3dc7a1f672c53 100644 --- a/manifests/1/115/115Chrome/36.0.0/115.115Chrome.locale.en-US.yaml +++ b/manifests/1/115/115Chrome/36.0.0/115.115Chrome.locale.en-US.yaml @@ -25,5 +25,7 @@ Tags: - upload - web - webpage +- prc +- china ManifestType: locale ManifestVersion: 1.10.0 diff --git a/manifests/9/990aa/Kivixa/0.8.4+8004/990aa.Kivixa.installer.yaml b/manifests/9/990aa/Kivixa/0.8.4+8004/990aa.Kivixa.installer.yaml new file mode 100644 index 0000000000000..e6517168f636d --- /dev/null +++ b/manifests/9/990aa/Kivixa/0.8.4+8004/990aa.Kivixa.installer.yaml @@ -0,0 +1,28 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: 990aa.Kivixa +PackageVersion: 0.8.4+8004 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: '{D37F2C99-F354-4632-A626-68E2F29D6E5A}_is1' +ReleaseDate: 2026-04-11 +AppsAndFeaturesEntries: +- DisplayVersion: 0.8.4 + ProductCode: '{D37F2C99-F354-4632-A626-68E2F29D6E5A}_is1' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Kivixa' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/990aa/kivixa/releases/download/v0.8.4+8004/Kivixa-Setup-0.8.4.exe + InstallerSha256: AD522845A2804C614FB4FC24E3CDB426E04AD359F36B329300CB8EE2004634FA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/9/990aa/Kivixa/0.8.4+8004/990aa.Kivixa.locale.en-US.yaml b/manifests/9/990aa/Kivixa/0.8.4+8004/990aa.Kivixa.locale.en-US.yaml new file mode 100644 index 0000000000000..2da8f7313a37b --- /dev/null +++ b/manifests/9/990aa/Kivixa/0.8.4+8004/990aa.Kivixa.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: 990aa.Kivixa +PackageVersion: 0.8.4+8004 +PackageLocale: en-US +Publisher: 990aa +PublisherUrl: https://github.com/990aa +PublisherSupportUrl: https://github.com/990aa/kivixa/issues +PackageName: Kivixa +PackageUrl: https://github.com/990aa/kivixa +License: MIT +LicenseUrl: https://github.com/990aa/kivixa/blob/HEAD/LICENSE.md +ShortDescription: A privacy-first cross-platform productivity workspace for notes, sketching, planning, and local AI assistance +Tags: +- browser +- calendar +- canvas +- clock +- flutter +- local-ai +- math +- mcp +- notes-app +- productivity-tool +- rust +- version-control +ReleaseNotes: |- + Kivixa v0.8.4 + Added + - Added a shared live dictation buffer utility to support in-place partial transcription updates and safe final-result deduplication. + - Added regression coverage for live transcription buffering behavior and floating assistant merged action-bar controls. + Changed + - Aligned main AI chat top bar sizing and spacing with MCP mode by using a unified page-level status bar pattern. + - Aligned AI composer/input bar visuals and controls with MCP composer styling, including floating assistant usage. + - Simplified floating assistant controls into a single merged action row and removed quick-action chips/labels (Summarize, Code, Ideas, MCP Mode). + Fixed + - Fixed dictation insertion lag by enabling real-time partial speech-to-text insertion in AI chat, MCP chat, text editor, and markdown editor. + - Fixed duplicate final transcript commits that could occur when stopping dictation after a streamed final update. + Downloads + Windows: + - Kivixa-Setup-0.8.4.exe - Windows Installer + - kivixa.msix - Modern Windows Package + Android: + - Kivixa-Android-0.8.4-arm64.apk - ARM64 (most modern devices) + - Kivixa-Android-0.8.4-armv7.apk - ARMv7 (older devices) + - Kivixa-Android-0.8.4-x86_64.apk - x86_64 (emulators) + Alternative Downloads + - F-Droid: Add our repo at https://990aa.github.io/kivixa/repo +ReleaseNotesUrl: https://github.com/990aa/kivixa/releases/tag/v0.8.4+8004 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/9/990aa/Kivixa/0.8.4+8004/990aa.Kivixa.yaml b/manifests/9/990aa/Kivixa/0.8.4+8004/990aa.Kivixa.yaml new file mode 100644 index 0000000000000..cc6671a4a0509 --- /dev/null +++ b/manifests/9/990aa/Kivixa/0.8.4+8004/990aa.Kivixa.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: 990aa.Kivixa +PackageVersion: 0.8.4+8004 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/9/990aa/Kivixa/0.8.5+8005/990aa.Kivixa.installer.yaml b/manifests/9/990aa/Kivixa/0.8.5+8005/990aa.Kivixa.installer.yaml new file mode 100644 index 0000000000000..9a8cd5558e420 --- /dev/null +++ b/manifests/9/990aa/Kivixa/0.8.5+8005/990aa.Kivixa.installer.yaml @@ -0,0 +1,28 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: 990aa.Kivixa +PackageVersion: 0.8.5+8005 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ProductCode: '{D37F2C99-F354-4632-A626-68E2F29D6E5A}_is1' +ReleaseDate: 2026-04-11 +AppsAndFeaturesEntries: +- DisplayVersion: 0.8.5 + ProductCode: '{D37F2C99-F354-4632-A626-68E2F29D6E5A}_is1' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Kivixa' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/990aa/kivixa/releases/download/v0.8.5+8005/Kivixa-Setup-0.8.5.exe + InstallerSha256: 8D7022ACD04F3CB28DEA8EEB07A6421D5A145ED04520F427DCB102635A396DDB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/9/990aa/Kivixa/0.8.5+8005/990aa.Kivixa.locale.en-US.yaml b/manifests/9/990aa/Kivixa/0.8.5+8005/990aa.Kivixa.locale.en-US.yaml new file mode 100644 index 0000000000000..bed866fae6f7e --- /dev/null +++ b/manifests/9/990aa/Kivixa/0.8.5+8005/990aa.Kivixa.locale.en-US.yaml @@ -0,0 +1,51 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: 990aa.Kivixa +PackageVersion: 0.8.5+8005 +PackageLocale: en-US +Publisher: 990aa +PublisherUrl: https://github.com/990aa +PublisherSupportUrl: https://github.com/990aa/kivixa/issues +PackageName: Kivixa +PackageUrl: https://github.com/990aa/kivixa +License: MIT +LicenseUrl: https://github.com/990aa/kivixa/blob/HEAD/LICENSE.md +ShortDescription: A privacy-first cross-platform productivity workspace for notes, sketching, planning, and local AI assistance +Tags: +- browser +- calendar +- canvas +- clock +- flutter +- local-ai +- math +- mcp +- notes-app +- productivity-tool +- rust +- version-control +ReleaseNotes: |- + Kivixa v0.8.5 + Added + - Added regression coverage for floating window drag commit behavior, quick notes responsive resizing, and settings title style stability. + Changed + - Reworked shared floating window interaction flow to use local per-frame drag/resize rect updates with commit-on-end persistence for smoother movement and resize behavior. + - Updated floating Math and Productivity Timer windows to use the same clamped layout and positioning model as browser and assistant overlays. + - Enabled quick notes window resizing from all sides while preserving its existing local drag behavior. + Fixed + - Removed dynamic italic styling from settings titles for switch, dropdown, selection, color, and directory controls so labels remain visually stable when values differ from defaults. + - Kept quality gates clean for this update with passing Flutter analyze and passing Rust checks in native, native_audio, and native_math. + Downloads + Windows: + - Kivixa-Setup-0.8.5.exe - Windows Installer + - kivixa.msix - Modern Windows Package + Android: + - Kivixa-Android-0.8.5-arm64.apk - ARM64 (most modern devices) + - Kivixa-Android-0.8.5-armv7.apk - ARMv7 (older devices) + - Kivixa-Android-0.8.5-x86_64.apk - x86_64 (emulators) + Alternative Downloads + - F-Droid: Add our repo at https://990aa.github.io/kivixa/repo +ReleaseNotesUrl: https://github.com/990aa/kivixa/releases/tag/v0.8.5+8005 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/9/990aa/Kivixa/0.8.5+8005/990aa.Kivixa.yaml b/manifests/9/990aa/Kivixa/0.8.5+8005/990aa.Kivixa.yaml new file mode 100644 index 0000000000000..53a6a60f287a6 --- /dev/null +++ b/manifests/9/990aa/Kivixa/0.8.5+8005/990aa.Kivixa.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: 990aa.Kivixa +PackageVersion: 0.8.5+8005 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.0.23/ActiveDirectoryPro.ADProToolkit.installer.yaml b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.0.23/ActiveDirectoryPro.ADProToolkit.installer.yaml deleted file mode 100644 index e6c639aa10453..0000000000000 --- a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.0.23/ActiveDirectoryPro.ADProToolkit.installer.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: ActiveDirectoryPro.ADProToolkit -PackageVersion: 3.0.23 -InstallerType: msi -Scope: machine -InstallerSwitches: - InstallLocation: APPDIR="" -ProductCode: '{317261F3-F2BE-4AD0-AB57-4E67C7CFF0F5}' -ReleaseDate: 2020-04-09 -AppsAndFeaturesEntries: -- UpgradeCode: '{0974AC06-5134-4B50-BAD1-578FDABD2EF8}' -Installers: -- Architecture: x64 - InstallerUrl: https://activedirectorypro.com/downloads/ADProToolkit.msi - InstallerSha256: 814CA9FCC5CE360CA4D9D2D4D1781C9A33AE18F46B013D6CBFA39A841152D712 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.0.23/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.0.23/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml deleted file mode 100644 index b7c8d25a16fa9..0000000000000 --- a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.0.23/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml +++ /dev/null @@ -1,42 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: ActiveDirectoryPro.ADProToolkit -PackageVersion: 3.0.23 -PackageLocale: en-US -Publisher: ActiveDirectoryPro -PublisherUrl: https://activedirectorypro.com/ -PublisherSupportUrl: https://activedirectorypro.com/contact/ -PrivacyUrl: https://activedirectorypro.com/privacy-policy/ -Author: Active Directory Pro LLC -PackageName: AD Pro Toolkit -PackageUrl: https://activedirectorypro.com/ad-pro-toolkit/ -License: Proprietary -LicenseUrl: https://activedirectorypro.com/eula/ -Copyright: © 2026 Active Directory Pro LLC -ShortDescription: A collection of Active Directory Tools to streamline Active Directory -Description: Active Directory Pro Toolkit is an easy to use Active Directory Tools that makes managing Active Directory fast, easy and efficient. Automate tasks that are consuming your time and resources. -Tags: -- active-directory -- ad -ReleaseNotes: |- - New Features - Section titled “New Features” - - Added Name Format dropdown to Create Single User page, allows changing username format without editing the template - - Added email auto-fill on Create Single User based on name format and UPN domain - - Added Filter button to AD Cleanup page with virtualized column filtering - - Added show/hide password toggle on Create Single User page, removed confirm password field - Improvements - Section titled “Improvements” - - Add Schedule page redesigned as single-page flow with Task Type dropdown (Report/Tool) instead of two-step wizard - - Delivery section hidden when scheduling Update Users (no report output) - - Name Format moved to top of General tab on Create Single User page - - Converted Add Schedule from popup dialog to full page with Task Type dropdown - - Added numbered section badges to Add Schedule page for visual flow guidance -ReleaseNotesUrl: https://docs.activedirectorypro.com/getting-started/release-notes/ -PurchaseUrl: https://activedirectorypro.com/pricing/ -Documentations: -- DocumentLabel: Documentation - DocumentUrl: https://docs.activedirectorypro.com/ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.0.24/ActiveDirectoryPro.ADProToolkit.installer.yaml b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.0.24/ActiveDirectoryPro.ADProToolkit.installer.yaml new file mode 100644 index 0000000000000..17fecd7faf961 --- /dev/null +++ b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.0.24/ActiveDirectoryPro.ADProToolkit.installer.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ActiveDirectoryPro.ADProToolkit +PackageVersion: 3.0.24 +InstallerType: msi +Scope: machine +InstallerSwitches: + InstallLocation: APPDIR="" +ProductCode: '{DE2A5D92-6BAC-47FD-B64B-B8C82F04562C}' +ReleaseDate: 2020-04-11 +AppsAndFeaturesEntries: +- UpgradeCode: '{0974AC06-5134-4B50-BAD1-578FDABD2EF8}' +Installers: +- Architecture: x64 + InstallerUrl: https://activedirectorypro.com/downloads/ADProToolkit.msi + InstallerSha256: D4768541B18DEA27F6F5ED257A17D2E0A9170C3C5FBAE6A34287C6689CB22E35 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.0.24/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.0.24/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml new file mode 100644 index 0000000000000..03cdebbd78165 --- /dev/null +++ b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.0.24/ActiveDirectoryPro.ADProToolkit.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ActiveDirectoryPro.ADProToolkit +PackageVersion: 3.0.24 +PackageLocale: en-US +Publisher: ActiveDirectoryPro +PublisherUrl: https://activedirectorypro.com/ +PublisherSupportUrl: https://activedirectorypro.com/contact/ +PrivacyUrl: https://activedirectorypro.com/privacy-policy/ +Author: Active Directory Pro LLC +PackageName: AD Pro Toolkit +PackageUrl: https://activedirectorypro.com/ad-pro-toolkit/ +License: Proprietary +LicenseUrl: https://activedirectorypro.com/eula/ +Copyright: © 2026 Active Directory Pro LLC +ShortDescription: A collection of Active Directory Tools to streamline Active Directory +Description: Active Directory Pro Toolkit is an easy to use Active Directory Tools that makes managing Active Directory fast, easy and efficient. Automate tasks that are consuming your time and resources. +Tags: +- active-directory +- ad +ReleaseNotes: |- + New Features + Section titled “New Features” + - Startup Page Setting - New setting under Settings > Startup Page lets you choose which page loads when the app opens. + - User Management Autocomplete Search - Search box now suggests matching users as you type (2+ characters), showing username, display name, department, and OU. Click a suggestion to load the user + - User Template Location - New Location button on Create Single User page lets you store templates on a network share for team access. Custom path is saved to app settings + - UPN Domain in Templates - UPN domain suffix is now saved and restored with user templates + - Bulk Group Membership - Included support for computer objects. + UI Improvements + Section titled “UI Improvements” + - Bulk Update Users - Domain moved inline with Browse/Template buttons. Step 3 and Update Logs merged into a single card. Account options now use a compact 3-column layout. Export/Clear Logs moved to the right + - Bulk Import Users - Domain moved inline with Browse/Template buttons. Step 3 and Import Logs merged into a single card with Export/Clear Logs on the right + - Bulk Group Membership - Redesigned into single card layout. Add/Remove radio buttons and Run moved to action row with Export. Columns link moved to Help popup. Selected CSV shown after Template button. Grid cell padding aligned with column headers + - Header Labels - Darkened label color for improved readability on User Management header + Bug Fixes + Section titled “Bug Fixes” + - Report Export Column Order - Exported files now match the column order displayed in the app grid + - Report Export Account Status - Account Status now exports as “Enabled”/“Disabled” instead of “Yes”/“No”, matching the app display + - User Template - Fixed saving name format to template +ReleaseNotesUrl: https://docs.activedirectorypro.com/getting-started/release-notes/ +PurchaseUrl: https://activedirectorypro.com/pricing/ +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.activedirectorypro.com/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.0.23/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.0.24/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml similarity index 96% rename from manifests/a/ActiveDirectoryPro/ADProToolkit/3.0.23/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml rename to manifests/a/ActiveDirectoryPro/ADProToolkit/3.0.24/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml index 4394c5b2b5b9b..5dc4a3b3c5736 100644 --- a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.0.23/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml +++ b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.0.24/ActiveDirectoryPro.ADProToolkit.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: ActiveDirectoryPro.ADProToolkit -PackageVersion: 3.0.23 +PackageVersion: 3.0.24 PackageLocale: zh-CN License: 专有软件 ShortDescription: 一组用于简化 Active Directory 的工具 diff --git a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.0.23/ActiveDirectoryPro.ADProToolkit.yaml b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.0.24/ActiveDirectoryPro.ADProToolkit.yaml similarity index 91% rename from manifests/a/ActiveDirectoryPro/ADProToolkit/3.0.23/ActiveDirectoryPro.ADProToolkit.yaml rename to manifests/a/ActiveDirectoryPro/ADProToolkit/3.0.24/ActiveDirectoryPro.ADProToolkit.yaml index 860215852a9fb..ea3bc00b955d2 100644 --- a/manifests/a/ActiveDirectoryPro/ADProToolkit/3.0.23/ActiveDirectoryPro.ADProToolkit.yaml +++ b/manifests/a/ActiveDirectoryPro/ADProToolkit/3.0.24/ActiveDirectoryPro.ADProToolkit.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: ActiveDirectoryPro.ADProToolkit -PackageVersion: 3.0.23 +PackageVersion: 3.0.24 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/a/AngryMiao/AMMaster/1.3.6/AngryMiao.AMMaster.locale.en-US.yaml b/manifests/a/AngryMiao/AMMaster/1.3.6/AngryMiao.AMMaster.locale.en-US.yaml index 57ac2a77f5d10..7d4866df71bb2 100644 --- a/manifests/a/AngryMiao/AMMaster/1.3.6/AngryMiao.AMMaster.locale.en-US.yaml +++ b/manifests/a/AngryMiao/AMMaster/1.3.6/AngryMiao.AMMaster.locale.en-US.yaml @@ -14,9 +14,11 @@ PackageUrl: https://www.angrymiao.com/en/am-master/ License: Freeware LicenseUrl: https://www.angrymiao.com/en/terms-of-service/ Copyright: Copyright ©2026 Angry Miao -ShortDescription: Angry Miao Device Center +ShortDescription: Angry Miao Device Center. Tags: - angrymiao +- prc +- china ReleaseNotes: Optimize known issues ReleaseNotesUrl: https://www.angrymiao.com/en/am-master-history/ ManifestType: defaultLocale diff --git a/manifests/a/Apipost/ApiPost/8.2.6/Apipost.ApiPost.locale.en-US.yaml b/manifests/a/Apipost/ApiPost/8.2.6/Apipost.ApiPost.locale.en-US.yaml index 81d4cb87b022f..302b5424e49d1 100644 --- a/manifests/a/Apipost/ApiPost/8.2.6/Apipost.ApiPost.locale.en-US.yaml +++ b/manifests/a/Apipost/ApiPost/8.2.6/Apipost.ApiPost.locale.en-US.yaml @@ -5,7 +5,7 @@ PackageIdentifier: Apipost.ApiPost PackageVersion: 8.2.6 PackageLocale: en-US License: Proprietary -ShortDescription: AI-driven next-generation API development management tool +ShortDescription: AI-driven next-generation API development management tool. Tags: - api - automation @@ -17,6 +17,8 @@ Tags: - network - request - response +- prc +- china ReleaseNotes: |- 🔥 新增 管理后台:回收站支持按删除时间进行正序/倒序排列。 diff --git a/manifests/a/Appest/Dida/8.0.5.0/Appest.Dida.locale.en-US.yaml b/manifests/a/Appest/Dida/8.0.5.0/Appest.Dida.locale.en-US.yaml index 9e5072a18997d..e0d3da1aa1f94 100644 --- a/manifests/a/Appest/Dida/8.0.5.0/Appest.Dida.locale.en-US.yaml +++ b/manifests/a/Appest/Dida/8.0.5.0/Appest.Dida.locale.en-US.yaml @@ -14,7 +14,7 @@ PackageUrl: https://www.dida365.com License: Proprietary LicenseUrl: https://dida365.com/about/tos Copyright: © 2026 DIDA Team All rights reserved -ShortDescription: To-Do List & Calendar +ShortDescription: To-Do List & Calendar. Description: |- Dida is a powerful to-do & task management app with seamless cloud synchronization across all your devices. Whether you need to schedule an agenda, make memos, share shopping lists, collaborate in a team, or even develop a new habit, Dida is always here to help you get stuff done and keep life on track. @@ -32,6 +32,8 @@ Tags: - task - to-do - todo +- prc +- china ReleaseNotes: '- General fixes and improvements.' PurchaseUrl: https://www.dida365.com/about/upgrade ManifestType: defaultLocale diff --git a/manifests/a/AriesOxO/piz/0.3.4/AriesOxO.piz.installer.yaml b/manifests/a/AriesOxO/piz/0.3.4/AriesOxO.piz.installer.yaml new file mode 100644 index 0000000000000..40d5f9272a431 --- /dev/null +++ b/manifests/a/AriesOxO/piz/0.3.4/AriesOxO.piz.installer.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: AriesOxO.piz +PackageVersion: 0.3.4 +Commands: +- piz +ReleaseDate: 2026-04-11 +Installers: +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/AriesOxO/piz/releases/download/v0.3.4/piz-x86_64-pc-windows-msvc.msi + InstallerSha256: C6962B3DDFE5FA1C78771E116F30E790DDD9D98D633CBD4970AAB102D15979D6 + InstallerSwitches: + InstallLocation: APPLICATIONFOLDER="" + ProductCode: '{2CCB6CCD-E566-45AB-8933-0958F1310A51}' + AppsAndFeaturesEntries: + - UpgradeCode: '{A1B2C3D4-E5F6-7890-ABCD-EF1234567890}' +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: piz.exe + InstallerUrl: https://github.com/AriesOxO/piz/releases/download/v0.3.4/piz-x86_64-pc-windows-msvc.zip + InstallerSha256: 22B88DECA194134828E7628C8F95613C23B9851FFF0B6E0A21681B788B64BB88 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/a/AriesOxO/piz/0.3.4/AriesOxO.piz.locale.en-US.yaml b/manifests/a/AriesOxO/piz/0.3.4/AriesOxO.piz.locale.en-US.yaml new file mode 100644 index 0000000000000..cad57c1c97bd4 --- /dev/null +++ b/manifests/a/AriesOxO/piz/0.3.4/AriesOxO.piz.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.12.0.schema.json + +PackageIdentifier: AriesOxO.piz +PackageVersion: 0.3.4 +PackageLocale: en-US +ShortDescription: 'piz solves one problem: you know what you want to do, but not the exact command. Describe it in plain language, and piz translates it into the right shell command for your OS and shell.' +Description: |- + piz solves one problem: you know what you want to do, but not the exact command. Describe it in plain language, and piz translates it into the right shell command for your OS and shell. + Features + - Natural Language to Command - Describe what you want, get the exact command + - Multi-Backend LLM - OpenAI, Claude, Gemini, Ollama + 12 OpenAI-compatible providers (DeepSeek, SiliconFlow, OpenRouter, Moonshot, Zhipu/GLM, Qianfan, DashScope, Mistral, Together, Minimax, BytePlus, and more) + - Security Hardening - Three-layer protection: prompt-level refusal for non-command input, injection detection (base64 payloads, env exfiltration, reverse shells, curl config attacks), and regex-based danger classification + - Danger Detection - Dual-layer: regex patterns + LLM classification. Dangerous commands always require explicit confirmation + - Command Explain - Break down any command into its components with piz -e + - Command Fix - Auto-diagnose and fix failed commands with piz fix, with auto-retry (up to 3 attempts) + - Interactive Chat - Multi-turn chat mode with context (piz chat), with /help, /clear, /history commands and persistent history + - Multi-Candidate - Generate multiple command options with -n and pick your preferred one + - Local Cache - SQLite cache with TTL + LRU eviction, max entries limit, repeated queries return instantly + - Execution History - Track all executed commands with piz history, searchable + - Shell Integration - piz init generates shell wrapper functions so cd/export/source work correctly in the current shell (bash, zsh, fish, PowerShell), with built-in aliases (p, pf, pc) + - Eval Mode - --eval outputs confirmed command for shell wrapper to eval, used by shell integration + - Shell Completions - Generate completions for bash, zsh, fish, and PowerShell + - Pipe Mode - Script-friendly output with --pipe for integration with other tools + - Multi-Language UI - Chinese, English interface with localized security messages + - Cross-Platform - Windows (PowerShell/cmd), macOS, Linux (bash/zsh/fish) with non-invasive encoding (no chcp/OutputEncoding modification) + - Interactive Setup - First-run wizard with provider presets, no manual config editing needed + - NO_COLOR Support - Respects the NO_COLOR environment variable + - API Resilience - Automatic retry with exponential backoff for 429/5xx errors +Tags: +- ai +- command-line +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AriesOxO/piz/0.3.4/AriesOxO.piz.locale.zh-CN.yaml b/manifests/a/AriesOxO/piz/0.3.4/AriesOxO.piz.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e65145c91822e --- /dev/null +++ b/manifests/a/AriesOxO/piz/0.3.4/AriesOxO.piz.locale.zh-CN.yaml @@ -0,0 +1,44 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: AriesOxO.piz +PackageVersion: 0.3.4 +PackageLocale: zh-CN +Publisher: AriesOxO +PublisherUrl: https://ariesoxo.github.io/ +PublisherSupportUrl: https://github.com/AriesOxO/piz/issues +PackageName: piz +PackageUrl: https://github.com/AriesOxO/piz +License: MIT +LicenseUrl: https://github.com/AriesOxO/piz/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 AriesOxO +ShortDescription: piz 解决一个问题:你知道想做什么,但记不住具体命令。用自然语言描述你的需求,piz 自动翻译成适合当前系统和 Shell 的命令。 +Description: |- + piz 解决一个问题:你知道想做什么,但记不住具体命令。用自然语言描述你的需求,piz 自动翻译成适合当前系统和 Shell 的命令。 + 核心功能 + - 自然语言转命令 — 描述需求,得到精确命令 + - 多 LLM 后端 — 支持 OpenAI、Claude、Gemini、Ollama + 12 个 OpenAI 兼容供应商(DeepSeek、硅基流动、OpenRouter、Moonshot、智谱 GLM、百度千帆、阿里 DashScope、Mistral、Together、Minimax、字节 BytePlus 等) + - 安全加固 — 三层防护:Prompt 层拒绝非命令输入、注入检测(base64 载荷、环境变量泄露、反弹 Shell、curl 配置攻击)、正则危险分级 + - 危险命令检测 — 正则 + LLM 双重防护,危险命令强制二次确认,无法跳过 + - 命令解释 — piz -e 'command' 逐项拆解命令含义 + - 命令纠错 — piz fix 自动诊断并修复失败命令,支持自动重试(最多 3 次) + - 交互式对话 — piz chat 多轮对话模式,支持 /help、/clear、/history 命令和历史持久化 + - 多候选命令 — -n 参数生成多个命令方案,自主选择最优方案 + - 本地缓存 — SQLite 缓存 + TTL 过期 + LRU 淘汰 + 最大条目数限制,重复查询秒返回 + - 执行历史 — piz history 查看和搜索所有执行过的命令 + - Shell 集成 — piz init 生成 Shell 包装函数,使 cd/export/source 在当前 Shell 中正确生效(bash、zsh、fish、PowerShell),内置便捷别名(p、pf、pc) + - Eval 模式 — --eval 将确认后的命令输出给 Shell 包装函数执行 + - Shell 补全 — 支持 bash、zsh、fish、PowerShell 自动补全 + - 管道模式 — --pipe 纯命令输出,便于脚本集成 + - 多语言界面 — 中文、英文,安全提示信息全面国际化 + - 跨平台 — Windows (PowerShell/cmd)、macOS、Linux (bash/zsh/fish),零侵入编码处理(不修改 chcp/OutputEncoding) + - 交互式配置 — 首次运行自动引导,内置供应商预设,无需手动编辑配置 + - NO_COLOR 支持 — 尊重 NO_COLOR 环境变量 + - API 容错 — 429/5xx 错误自动重试 + 指数退避 +Tags: +- 人工智能 +- 命令行工具 +ReleaseNotes: 'Full Changelog: https://github.com/AriesOxO/piz/compare/v0.3.3...v0.3.4' +ReleaseNotesUrl: https://github.com/AriesOxO/piz/releases/tag/v0.3.4 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/a/AriesOxO/piz/0.3.4/AriesOxO.piz.yaml b/manifests/a/AriesOxO/piz/0.3.4/AriesOxO.piz.yaml new file mode 100644 index 0000000000000..3f65f77c167c1 --- /dev/null +++ b/manifests/a/AriesOxO/piz/0.3.4/AriesOxO.piz.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: AriesOxO.piz +PackageVersion: 0.3.4 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/BatchyAndFriends/Batchy/1.0.18/BatchyAndFriends.Batchy.installer.yaml b/manifests/b/BatchyAndFriends/Batchy/1.0.18/BatchyAndFriends.Batchy.installer.yaml new file mode 100644 index 0000000000000..1370cbde7eb34 --- /dev/null +++ b/manifests/b/BatchyAndFriends/Batchy/1.0.18/BatchyAndFriends.Batchy.installer.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: BatchyAndFriends.Batchy +PackageVersion: 1.0.18 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /S + SilentWithProgress: /S + InstallLocation: /D= +UpgradeBehavior: install +Commands: +- Batchy +Installers: +- Architecture: x64 + InstallerUrl: https://releases.batchyandfriends.com/archive/Batchy-1.0.18-Setup.exe + InstallerSha256: FBC841DEFA981EC43F2A1BD192719753D71C7E785631DD1F3DC04D33C801763F +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/b/BatchyAndFriends/Batchy/1.0.18/BatchyAndFriends.Batchy.locale.en-US.yaml b/manifests/b/BatchyAndFriends/Batchy/1.0.18/BatchyAndFriends.Batchy.locale.en-US.yaml new file mode 100644 index 0000000000000..719618ecff191 --- /dev/null +++ b/manifests/b/BatchyAndFriends/Batchy/1.0.18/BatchyAndFriends.Batchy.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: BatchyAndFriends.Batchy +PackageVersion: 1.0.18 +PackageLocale: en-US +Publisher: Batchy and Friends +PublisherUrl: https://batchyandfriends.com +PublisherSupportUrl: https://batchyandfriends.com +PackageName: Batchy +PackageUrl: https://batchyandfriends.com +License: Proprietary +LicenseUrl: https://batchyandfriends.com/eula +ShortDescription: Batch audio processing application for music producers +Description: Batchy is a batch audio processing application that enables music producers to apply chains of audio effects to multiple files simultaneously. Features include reverb, EQ, gain, fade, time-stretch, compressor, and more. +Tags: +- audio +- batch-processing +- music-production +- audio-effects +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/b/BatchyAndFriends/Batchy/1.0.18/BatchyAndFriends.Batchy.yaml b/manifests/b/BatchyAndFriends/Batchy/1.0.18/BatchyAndFriends.Batchy.yaml new file mode 100644 index 0000000000000..27df45e687bc4 --- /dev/null +++ b/manifests/b/BatchyAndFriends/Batchy/1.0.18/BatchyAndFriends.Batchy.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: BatchyAndFriends.Batchy +PackageVersion: 1.0.18 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 diff --git a/manifests/b/ByteDance/Douyin/7.6.0/ByteDance.Douyin.locale.en-US.yaml b/manifests/b/ByteDance/Douyin/7.6.0/ByteDance.Douyin.locale.en-US.yaml index 89fdefc73112e..f9e8874fed9b3 100644 --- a/manifests/b/ByteDance/Douyin/7.6.0/ByteDance.Douyin.locale.en-US.yaml +++ b/manifests/b/ByteDance/Douyin/7.6.0/ByteDance.Douyin.locale.en-US.yaml @@ -14,9 +14,11 @@ PackageUrl: https://www.douyin.com/downloadpage/pc License: Freeware LicenseUrl: https://www.douyin.com/draft/douyin_agreement/douyin_agreement_user.html Copyright: 2026© Douyin -ShortDescription: Discover good content and watch freely +ShortDescription: Discover good content and watch freely. Tags: - douyin - short-video +- prc +- china ManifestType: defaultLocale ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/LarkCLI/1.0.9/ByteDance.LarkCLI.installer.yaml b/manifests/b/ByteDance/LarkCLI/1.0.9/ByteDance.LarkCLI.installer.yaml new file mode 100644 index 0000000000000..41f7f16d508c6 --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.9/ByteDance.LarkCLI.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ByteDance.LarkCLI +PackageVersion: 1.0.9 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: lark-cli.exe +Commands: +- lark-cli +ReleaseDate: 2026-04-11 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/larksuite/cli/releases/download/v1.0.9/lark-cli-1.0.9-windows-amd64.zip + InstallerSha256: 58B49E1A3F8E3E91C7B31672BC234FFCBFA3EFCF03D7EC57C0E86C4CFED3C63E +- Architecture: arm64 + InstallerUrl: https://github.com/larksuite/cli/releases/download/v1.0.9/lark-cli-1.0.9-windows-arm64.zip + InstallerSha256: 7BE84C6DF2A31831E0CA64B63F8BA8D0F16D6A523EEE5AC54BD043FB79C18730 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/LarkCLI/1.0.9/ByteDance.LarkCLI.locale.en-US.yaml b/manifests/b/ByteDance/LarkCLI/1.0.9/ByteDance.LarkCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..29952ac648307 --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.9/ByteDance.LarkCLI.locale.en-US.yaml @@ -0,0 +1,58 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ByteDance.LarkCLI +PackageVersion: 1.0.9 +PackageLocale: en-US +Publisher: Lark Technologies Pte. Ltd. +PublisherUrl: https://www.larksuite.com/en_us/ +PublisherSupportUrl: https://github.com/larksuite/cli/issues +PrivacyUrl: https://www.larksuite.com/en_us/privacy-policy +Author: Lark Technologies Pte. Ltd. +PackageName: Lark CLI +PackageUrl: https://github.com/larksuite/cli +License: MIT +LicenseUrl: https://github.com/larksuite/cli/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Lark Technologies Pte. Ltd. +CopyrightUrl: https://www.larksuite.com/en_us/user-terms-of-service +ShortDescription: A command-line tool for Lark/Feishu Open Platform — built for humans and AI Agents. Covers core business domains including Messenger, Docs, Base, Sheets, Calendar, Mail, Tasks, Meetings, and more, with 200+ commands and 19 AI Agent Skills. +Description: |- + A command-line tool for Lark/Feishu Open Platform — built for humans and AI Agents. Covers core business domains including Messenger, Docs, Base, Sheets, Calendar, Mail, Tasks, Meetings, and more, with 200+ commands and 19 AI Agent Skills. + Why lark-cli? + - Agent-Native Design — 19 structured Skills out of the box, compatible with popular AI tools — Agents can operate Lark with zero extra setup + - Wide Coverage — 11 business domains, 200+ curated commands, 19 AI Agent Skills + - AI-Friendly & Optimized — Every command is tested with real Agents, featuring concise parameters, smart defaults, and structured output to maximize Agent call success rates + - Open Source, Zero Barriers — MIT license, ready to use, just npm install + - Up and Running in 3 Minutes — One-click app creation, interactive login, from install to first API call in just 3 steps + - Secure & Controllable — Input injection protection, terminal output sanitization, OS-native keychain credential storage + - Three-Layer Architecture — Shortcuts (human & AI friendly) → API Commands (platform-synced) → Raw API (full coverage), choose the right granularity + Features + - 📅 Calendar: View agenda, create events, invite attendees, check free/busy status, time suggestions + - 💬 Messenger: Send/reply messages, create and manage group chats, view chat history & threads, search messages, download media + - 📄 Docs: Create, read, update, and search documents, read/write media & whiteboards + - 📁 Drive: Upload and download files, search docs & wiki, manage comments + - 📊 Base: Create and manage tables, fields, records, views, dashboards, data aggregation & analytics + - 📈 Sheets: Create, read, write, append, find, and export spreadsheet data + - ✅ Tasks: Create, query, update, and complete tasks; manage task lists, subtasks, comments & reminders + - 📚 Wiki: Create and manage knowledge spaces, nodes, and documents + - 👤 Contact: Search users by name/email/phone, get user profiles + - 📧 Mail: Browse, search, read emails, send, reply, forward, manage drafts, watch new mail + - 🎥 Meetings: Search meeting records, query meeting minutes & recordings +Moniker: lark-cli +Tags: +- feishu +- lark +ReleaseNotes: |- + Changelog + - 368ec7e753afc35a1ca5af4196646f02bf909da2 docs(drive): add guide for granting document permission to current bot (#414) + - bd5a33c0b7a511cccd83e702d572b19844174e43 feat(drive): add drive folder delete shortcut with async task polling (#415) + - 3242ca6f7ff094c17eb7c5590716bf325ea7ae83 feat(sheets): add cell operation shortcuts for merge, replace, and style (#412) + - f6a31e0853efb393976ebffeff074671c904706e feat(sheets): add dimension shortcuts for row/column operations (#413) + - a9c07cebb637f5e89671dfa7b73738a94b02df8a feat(slides): add slides +create shortcut with --slides one-step creation (#389) + - e07842d3b5715924d431c6182e3a551ee83f1241 feat(slides): return presentation URL in slides +create output (#425) + - 9f81e7e567d2ccf6b03d427ed99c4f103f746454 feat: add RuntimeContext.BotInfo() for lazy bot identity retrieval (#409) + - 69ae326d01a9163ca22408c746e052003cf0af2c feat: add attendance user_task.query (#405) + - a00dfad56a9ae3a8264821b3c803a12ad2b62eec feat: support minutes search (#359) +ReleaseNotesUrl: https://github.com/larksuite/cli/releases/tag/v1.0.9 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/LarkCLI/1.0.9/ByteDance.LarkCLI.locale.zh-Hans-CN.yaml b/manifests/b/ByteDance/LarkCLI/1.0.9/ByteDance.LarkCLI.locale.zh-Hans-CN.yaml new file mode 100644 index 0000000000000..31359563c05b3 --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.9/ByteDance.LarkCLI.locale.zh-Hans-CN.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ByteDance.LarkCLI +PackageVersion: 1.0.9 +PackageLocale: zh-Hans-CN +Publisher: 北京飞书科技有限公司 +PublisherUrl: https://www.feishu.cn/ +PrivacyUrl: https://www.feishu.cn/privacy +Author: 北京飞书科技有限公司 +CopyrightUrl: https://www.feishu.cn/terms +ShortDescription: 飞书/Lark 开放平台命令行工具 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 19 个 AI Agent Skills。 +Description: |- + 飞书/Lark 开放平台命令行工具 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 19 个 AI Agent Skills。 + 为什么选 lark-cli? + - 为 Agent 原生设计 — Skills 开箱即用,适配主流 AI 工具,Agent 无需额外适配即可操作飞书 + - 覆盖面广 — 11 大业务域、200+ 精选命令、 19 个 AI Agent Skills + - AI 友好调优 — 每条命令经过 Agent 实测验证,提供更友好的参数、智能默认值和结构化输出,大幅提升 Agent 调用成功率 + - 开源零门槛 — MIT 协议,开箱即用,npm install 即可使用 + - 三分钟上手 — 一键创建应用、交互式登录授权,从安装到第一次 API 调用只需三步 + - 安全可控 — 输入防注入、终端输出净化、OS 原生密钥链存储凭证 + - 三层调用架构 — 快捷命令(人机友好)→ API 命令(平台同步)→ 通用调用(全 API 覆盖),按需选择粒度 + 功能 + - 📅 日历:查看日程、创建日程、邀请参会人、查询忙闲状态、时间建议 + - 💬 即时通讯:发送/回复消息、创建和管理群聊、查看聊天记录与话题、搜索消息、下载媒体文件 + - 📄 云文档:创建、读取、更新文档、搜索文档、读写素材与画板 + - 📁 云空间:上传和下载文件、搜索文档与知识库、管理评论 + - 📊 多维表格:创建和管理多维表格、字段、记录、视图、仪表盘,数据聚合分析 + - 📈 电子表格:创建、读取、写入、追加、查找和导出表格数据 + - ✅ 任务:创建、查询、更新和完成任务;管理任务清单、子任务、评论与提醒 + - 📚 知识库:创建和管理知识空间、节点和文档 + - 👤 通讯录:按姓名/邮箱/手机号搜索用户、获取用户信息 + - 📧 邮箱:浏览、搜索、阅读邮件,发送、回复、转发邮件,管理草稿,监听新邮件 + - 🎥 视频会议:搜索会议记录、查询会议纪要与录制 +Tags: +- lark +- 飞书 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/LarkCLI/1.0.9/ByteDance.LarkCLI.locale.zh-Hans.yaml b/manifests/b/ByteDance/LarkCLI/1.0.9/ByteDance.LarkCLI.locale.zh-Hans.yaml new file mode 100644 index 0000000000000..b90467a78904b --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.9/ByteDance.LarkCLI.locale.zh-Hans.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ByteDance.LarkCLI +PackageVersion: 1.0.9 +PackageLocale: zh-Hans +PublisherUrl: https://www.larksuite.com/zh_cn/ +PrivacyUrl: https://www.larksuite.com/zh_cn/privacy-policy +CopyrightUrl: https://www.larksuite.com/zh_cn/user-terms-of-service +ShortDescription: 飞书/Lark 开放平台命令行工具 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 19 个 AI Agent Skills。 +Description: |- + 飞书/Lark 开放平台命令行工具 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 19 个 AI Agent Skills。 + 为什么选 lark-cli? + - 为 Agent 原生设计 — Skills 开箱即用,适配主流 AI 工具,Agent 无需额外适配即可操作飞书 + - 覆盖面广 — 11 大业务域、200+ 精选命令、 19 个 AI Agent Skills + - AI 友好调优 — 每条命令经过 Agent 实测验证,提供更友好的参数、智能默认值和结构化输出,大幅提升 Agent 调用成功率 + - 开源零门槛 — MIT 协议,开箱即用,npm install 即可使用 + - 三分钟上手 — 一键创建应用、交互式登录授权,从安装到第一次 API 调用只需三步 + - 安全可控 — 输入防注入、终端输出净化、OS 原生密钥链存储凭证 + - 三层调用架构 — 快捷命令(人机友好)→ API 命令(平台同步)→ 通用调用(全 API 覆盖),按需选择粒度 + 功能 + - 📅 日历:查看日程、创建日程、邀请参会人、查询忙闲状态、时间建议 + - 💬 即时通讯:发送/回复消息、创建和管理群聊、查看聊天记录与话题、搜索消息、下载媒体文件 + - 📄 云文档:创建、读取、更新文档、搜索文档、读写素材与画板 + - 📁 云空间:上传和下载文件、搜索文档与知识库、管理评论 + - 📊 多维表格:创建和管理多维表格、字段、记录、视图、仪表盘,数据聚合分析 + - 📈 电子表格:创建、读取、写入、追加、查找和导出表格数据 + - ✅ 任务:创建、查询、更新和完成任务;管理任务清单、子任务、评论与提醒 + - 📚 知识库:创建和管理知识空间、节点和文档 + - 👤 通讯录:按姓名/邮箱/手机号搜索用户、获取用户信息 + - 📧 邮箱:浏览、搜索、阅读邮件,发送、回复、转发邮件,管理草稿,监听新邮件 + - 🎥 视频会议:搜索会议记录、查询会议纪要与录制 +Tags: +- lark +- 飞书 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/b/ByteDance/LarkCLI/1.0.9/ByteDance.LarkCLI.yaml b/manifests/b/ByteDance/LarkCLI/1.0.9/ByteDance.LarkCLI.yaml new file mode 100644 index 0000000000000..c7604c10428d6 --- /dev/null +++ b/manifests/b/ByteDance/LarkCLI/1.0.9/ByteDance.LarkCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ByteDance.LarkCLI +PackageVersion: 1.0.9 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/b/bggRGjQaUbCoE/PiliPlus/2.0.3.2/bggRGjQaUbCoE.PiliPlus.installer.yaml b/manifests/b/bggRGjQaUbCoE/PiliPlus/2.0.3.2/bggRGjQaUbCoE.PiliPlus.installer.yaml new file mode 100644 index 0000000000000..69e209588513d --- /dev/null +++ b/manifests/b/bggRGjQaUbCoE/PiliPlus/2.0.3.2/bggRGjQaUbCoE.PiliPlus.installer.yaml @@ -0,0 +1,37 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: bggRGjQaUbCoE.PiliPlus +PackageVersion: 2.0.3.2 +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-04-11 +Installers: +- Architecture: x64 + InstallerType: portable + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: PiliPlus-Win/piliplus.exe + InstallerUrl: https://github.com/bggRGjQaUbCoE/PiliPlus/releases/download/2.0.3.2/PiliPlus_windows_2.0.3+4841_x64_portable.zip + InstallerSha256: 3DD00671EA4294865E9DF571D85AAF54BF250F217D17358917203C1426DFFFFB +- InstallerLocale: en-US + Architecture: x64 + InstallerType: inno + InstallerUrl: https://github.com/bggRGjQaUbCoE/PiliPlus/releases/download/2.0.3.2/PiliPlus_windows_2.0.3+4841_x64_setup.exe + InstallerSha256: 9C06231DBB634CAFC931F59B97D657CB9CDB13A1F57BF65E5C097A09490EB3FB + ProductCode: 5ef970f9-2b9e-4155-b7d6-a9d4dbd6b226_is1 + AppsAndFeaturesEntries: + - DisplayVersion: 2.0.3+4841 + ProductCode: 5ef970f9-2b9e-4155-b7d6-a9d4dbd6b226_is1 + ElevationRequirement: elevatesSelf + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\PiliPlus' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/bggRGjQaUbCoE/PiliPlus/2.0.3.2/bggRGjQaUbCoE.PiliPlus.locale.zh-CN.yaml b/manifests/b/bggRGjQaUbCoE/PiliPlus/2.0.3.2/bggRGjQaUbCoE.PiliPlus.locale.zh-CN.yaml new file mode 100644 index 0000000000000..0d994d1faa584 --- /dev/null +++ b/manifests/b/bggRGjQaUbCoE/PiliPlus/2.0.3.2/bggRGjQaUbCoE.PiliPlus.locale.zh-CN.yaml @@ -0,0 +1,42 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: bggRGjQaUbCoE.PiliPlus +PackageVersion: 2.0.3.2 +PackageLocale: zh-CN +Publisher: bggRGjQaUbCoE +PublisherUrl: https://github.com/bggRGjQaUbCoE +Author: bggRGjQaUbCoE +PackageName: PiliPlus +PackageUrl: https://github.com/bggRGjQaUbCoE/PiliPlus +License: GPL-3.0 +LicenseUrl: https://github.com/bggRGjQaUbCoE/PiliPlus/blob/HEAD/LICENSE +ShortDescription: PiliPlus +Description: 使用Flutter开发的BiliBili第三方客户端 +Tags: +- android +- bilibili +- flutter +- ios +- linux-desktop +- macos +- windows +ReleaseNotes: |- + 优化视频旋转方向 + 2.0.3.1 + 修复视频返回按钮 @1883 by @HChaZZY + 2.0.3 + 重写视频方向控制逻辑: + 解决 iOS 横屏从后台返回自动切换为竖屏问题 + 解决 iOS 横屏关闭自动旋转自动切换为竖屏问题 + 解决 Android 横屏返回键切换为竖屏自动切换回横屏问题 + 支持悬浮底栏,默认关 + 用户主页显示预约按钮 + 添加 Android Shortcut + Android 支持添加 UP 至桌面 + 桌面端离线视频支持在本地文件夹打开 + 修复 AppSign + 修复弹幕等级屏蔽无效 #1879 by @HChaZZY +ReleaseNotesUrl: https://github.com/bggRGjQaUbCoE/PiliPlus/releases/tag/2.0.3.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/bggRGjQaUbCoE/PiliPlus/2.0.3.2/bggRGjQaUbCoE.PiliPlus.yaml b/manifests/b/bggRGjQaUbCoE/PiliPlus/2.0.3.2/bggRGjQaUbCoE.PiliPlus.yaml new file mode 100644 index 0000000000000..549de9c43738f --- /dev/null +++ b/manifests/b/bggRGjQaUbCoE/PiliPlus/2.0.3.2/bggRGjQaUbCoE.PiliPlus.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: bggRGjQaUbCoE.PiliPlus +PackageVersion: 2.0.3.2 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/Chill-Astro/PyCalc/1.2/Chill-Astro.PyCalc.installer.yaml b/manifests/c/Chill-Astro/PyCalc/1.2/Chill-Astro.PyCalc.installer.yaml deleted file mode 100644 index 5a1118999d187..0000000000000 --- a/manifests/c/Chill-Astro/PyCalc/1.2/Chill-Astro.PyCalc.installer.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Created with Sundry-Locale -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Chill-Astro.PyCalc -PackageVersion: "1.2" -InstallerLocale: en-US -InstallerType: inno -Scope: machine -ProductCode: "{633C1E5F-90A3-492B-933F-84ECEE95A462}_is1" -ReleaseDate: 2025-07-20 -AppsAndFeaturesEntries: - - ProductCode: "{633C1E5F-90A3-492B-933F-84ECEE95A462}_is1" -ElevationRequirement: elevatesSelf -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\Chill-Astro\PyCalc-GUI' -Installers: - - Architecture: x64 - InstallerUrl: https://github.com/Chill-Astro/PyCalc/releases/download/v1.2/PyC_GUI-Setup.exe - InstallerSha256: CCDC95859AC2B9720B990B4BEBA518A4A48E29EF7991F098BDC48A5775845F85 - InstallerSwitches: - Custom: /ALLUSERS -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/c/Chill-Astro/PyCalc/1.2/Chill-Astro.PyCalc.locale.en-US.yaml b/manifests/c/Chill-Astro/PyCalc/1.2/Chill-Astro.PyCalc.locale.en-US.yaml deleted file mode 100644 index 18b7fbac4078d..0000000000000 --- a/manifests/c/Chill-Astro/PyCalc/1.2/Chill-Astro.PyCalc.locale.en-US.yaml +++ /dev/null @@ -1,42 +0,0 @@ -# Created with Sundry-Locale -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Chill-Astro.PyCalc -PackageVersion: "1.2" -PackageLocale: en-US -Publisher: Chill-Astro -PublisherUrl: https://github.com/Chill-Astro -PublisherSupportUrl: https://github.com/Chill-Astro/PyCalc/issues -PackageName: PyCalc-GUI -PackageUrl: https://github.com/Chill-Astro/PyCalc -License: MIT -LicenseUrl: https://github.com/Chill-Astro/PyCalc/blob/main/LICENSE.txt -ShortDescription: PyCalc-GUI Setup -Tags: - - calculator - - calculator-application - - calculator-python - - customtkinter - - gui - - gui-application - - inno-setup - - python - - python-app - - python3 - - simple-app - - simple-calculator - - simple-calculator-app - - simple-calculator-python -ReleaseNotes: |- - ## PyCalc-GUI is now Self-Contained! - - ### Release Notes : - - - [ MAIN UPDATE! ] : All fonts and assets are now directly bundled into the files. - THE FULL PYC_GUI EXPERIENCE IS NOW ON LINUX [ and MacOS ] ! -ReleaseNotesUrl: https://github.com/Chill-Astro/PyCalc/releases/tag/v1.2 -Documentations: - - DocumentLabel: Wiki - DocumentUrl: https://github.com/Chill-Astro/PyCalc/wiki -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/c/Chill-Astro/PyCalc/1.2/Chill-Astro.PyCalc.yaml b/manifests/c/Chill-Astro/PyCalc/1.2/Chill-Astro.PyCalc.yaml deleted file mode 100644 index f588f70581877..0000000000000 --- a/manifests/c/Chill-Astro/PyCalc/1.2/Chill-Astro.PyCalc.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with Sundry-Locale -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Chill-Astro.PyCalc -PackageVersion: "1.2" -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/c/CodingWondersSoftware/DISMTools/Preview/0.8.0.26041/CodingWondersSoftware.DISMTools.Preview.installer.yaml b/manifests/c/CodingWondersSoftware/DISMTools/Preview/0.8.0.26041/CodingWondersSoftware.DISMTools.Preview.installer.yaml new file mode 100644 index 0000000000000..3a745df2f295a --- /dev/null +++ b/manifests/c/CodingWondersSoftware/DISMTools/Preview/0.8.0.26041/CodingWondersSoftware.DISMTools.Preview.installer.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: CodingWondersSoftware.DISMTools.Preview +PackageVersion: 0.8.0.26041 +InstallerType: inno +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/CodingWonders/DISMTools/releases/download/v0.8_pre_2641/dt_setup.exe + InstallerSha256: 4DF8BD8E2361595459E70AC44608725F9505AAFF360F1D2AA9D3A39A9D34D5DB +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-04-11 diff --git a/manifests/c/CodingWondersSoftware/DISMTools/Preview/0.8.0.26041/CodingWondersSoftware.DISMTools.Preview.locale.en-US.yaml b/manifests/c/CodingWondersSoftware/DISMTools/Preview/0.8.0.26041/CodingWondersSoftware.DISMTools.Preview.locale.en-US.yaml new file mode 100644 index 0000000000000..378520d486272 --- /dev/null +++ b/manifests/c/CodingWondersSoftware/DISMTools/Preview/0.8.0.26041/CodingWondersSoftware.DISMTools.Preview.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: CodingWondersSoftware.DISMTools.Preview +PackageVersion: 0.8.0.26041 +PackageLocale: en-US +Publisher: CodingWonders Software +PublisherUrl: https://github.com/CodingWonders +PublisherSupportUrl: https://github.com/CodingWonders +Author: CodingWonders +PackageName: DISMTools Preview +PackageUrl: https://github.com/CodingWonders/DISMTools +License: GPLv3 +LicenseUrl: https://github.com/CodingWonders/DISMTools/blob/stable/LICENSE +Copyright: (c) 2022-2025. CodingWonders Software +ShortDescription: The connected place for Windows system administration. +Description: DISMTools is an advanced front-end for the Deployment Image Servicing and Management (DISM) tool, with support for projects and installations of any kind (whether it is your active installation or installations on any drive). DISMTools focuses on compatibility, with Windows image support starting from Windows 7 and Server 2008 R2, personalization, letting you customize it the way you want by configuring settings like the DISM executable to use, color modes, languages, and more; and performance, thanks to a combination of the DISM executable and a managed version of the DISM API (thanks to Jeff Kluge (jeffkl) for maintaining it) that provides rich functionality at speed. +Moniker: DISMTools-pre +Tags: +- windows +- gui +- sysadmin +- dism +ReleaseNotesUrl: https://github.com/CodingWonders/DISMTools/releases/tag/v0.8_pre_2641 +InstallationNotes: Enjoy using DISMTools! If you're new to image servicing, or come from other tools, check out the help documentation. Since you will be using a preview release, we want your feedback in order to shape the next stable version of the software. If you encounter an issue, don't hesitate to send feedback at https://github.com/CodingWonders/DISMTools/issues/new/choose +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/CodingWondersSoftware/DISMTools/Preview/0.8.0.26041/CodingWondersSoftware.DISMTools.Preview.yaml b/manifests/c/CodingWondersSoftware/DISMTools/Preview/0.8.0.26041/CodingWondersSoftware.DISMTools.Preview.yaml new file mode 100644 index 0000000000000..2d6bff4e08fa3 --- /dev/null +++ b/manifests/c/CodingWondersSoftware/DISMTools/Preview/0.8.0.26041/CodingWondersSoftware.DISMTools.Preview.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: CodingWondersSoftware.DISMTools.Preview +PackageVersion: 0.8.0.26041 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/Corsinvest/cv4pve/report/1.6.0/Corsinvest.cv4pve.report.installer.yaml b/manifests/c/Corsinvest/cv4pve/report/1.6.0/Corsinvest.cv4pve.report.installer.yaml new file mode 100644 index 0000000000000..72bec8dad3436 --- /dev/null +++ b/manifests/c/Corsinvest/cv4pve/report/1.6.0/Corsinvest.cv4pve.report.installer.yaml @@ -0,0 +1,23 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Corsinvest.cv4pve.report +PackageVersion: 1.6.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cv4pve-report.exe + PortableCommandAlias: cv4pve-report +ReleaseDate: 2026-04-11 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/Corsinvest/cv4pve-report/releases/download/v1.6.0/cv4pve-report.exe-win-x86.zip + InstallerSha256: 4525310DE8E9D6DB6245ADBA458B9559C193D878143893E0A87C018C523E8371 +- Architecture: x64 + InstallerUrl: https://github.com/Corsinvest/cv4pve-report/releases/download/v1.6.0/cv4pve-report.exe-win-x64.zip + InstallerSha256: 7D035F25A11BFFED1B415D2FDB43DEE23FCBF699DC1691A7B0093288A9313956 +- Architecture: arm64 + InstallerUrl: https://github.com/Corsinvest/cv4pve-report/releases/download/v1.6.0/cv4pve-report.exe-win-arm64.zip + InstallerSha256: C17094145D610B377E97F43F36950334D15138E7195F47C3836F222E7670AEA7 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/Corsinvest/cv4pve/report/1.6.0/Corsinvest.cv4pve.report.locale.en-US.yaml b/manifests/c/Corsinvest/cv4pve/report/1.6.0/Corsinvest.cv4pve.report.locale.en-US.yaml new file mode 100644 index 0000000000000..a27ef665bb902 --- /dev/null +++ b/manifests/c/Corsinvest/cv4pve/report/1.6.0/Corsinvest.cv4pve.report.locale.en-US.yaml @@ -0,0 +1,60 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Corsinvest.cv4pve.report +PackageVersion: 1.6.0 +PackageLocale: en-US +Publisher: Corsinvest Srl +PublisherUrl: https://www.corsinvest.it/ +PublisherSupportUrl: https://www.corsinvest.it/cv4pve +PrivacyUrl: https://www.corsinvest.it/privacy +Author: Corsinvest Srl +PackageName: cv4pve-report +PackageUrl: https://github.com/Corsinvest/cv4pve-report +License: GPL-3.0 +LicenseUrl: https://github.com/Corsinvest/cv4pve-report/blob/HEAD/LICENSE.md +Copyright: Copyright (c) 2026 Corsinvest Srl +CopyrightUrl: https://github.com/Corsinvest/cv4pve-report/blob/master/LICENSE.md +ShortDescription: Report Tool for Proxmox VE +Description: |- + cv4pve-report exports your entire Proxmox VE infrastructure to a single + navigable Excel file — nodes, VMs, containers, storages, users, firewall + rules, backup jobs, resource pools and more. Every row is a hyperlink to + its detail sheet. + + Features: + - Single .xlsx file with one sheet per node, VM and storage + - Fully navigable — summary rows link to detail sheets + - Cluster: users, API tokens, TFA, groups, roles, ACL, firewall, backup jobs, replication, SDN, pools + - Nodes: services, network, disks, SMART, RRD metrics, APT updates, SSL certificates, tasks + - VMs/CTs: config, network, disks, RRD metrics, backups, snapshots, firewall, QEMU agent info + - Storages: content inventory, RRD metrics + - Three profiles: Fast, Standard, Full + - Works with a read-only API token, no root access required +Moniker: cv4pve-report +Tags: +- corsinvest +- excel +- infrastructure +- inventory +- proxmox +- proxmoxve +- report +- xlsx +ReleaseNotes: |- + Fixes + - Disks sheet — storage type and usage now show correctly for VMs with disks spread across multiple storages + - Nodes Networks sheet — the Node column was always empty; it now shows the correct node for each network interface + - SSL certificate expiry — days until expiry no longer crashes for certificates with no expiry date + - Replication sheet — the Summary sheet now shows the correct number of replication jobs instead of the number of nodes + - Cluster sheet — fixed a duplicate API call when loading the Two-Factor Authentication table + Performance + - Firewall — rules, aliases and IP sets are now fetched in parallel for both cluster and each VM/CT, reducing report generation time on large clusters + - Replication — replication status is now fetched from all nodes in parallel instead of one at a time + - Storage Content — content and backup lists are now fetched and written in a single parallel pass + What's Changed + - fix: bug fixes, performance improvements and code cleanup (#17) by @franklupo in #17 + Full Changelog: v1.5.0...v1.6.0 +ReleaseNotesUrl: https://github.com/Corsinvest/cv4pve-report/releases/tag/v1.6.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/Corsinvest/cv4pve/report/1.6.0/Corsinvest.cv4pve.report.yaml b/manifests/c/Corsinvest/cv4pve/report/1.6.0/Corsinvest.cv4pve.report.yaml new file mode 100644 index 0000000000000..ee19d62fcb839 --- /dev/null +++ b/manifests/c/Corsinvest/cv4pve/report/1.6.0/Corsinvest.cv4pve.report.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Corsinvest.cv4pve.report +PackageVersion: 1.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/c/cURL/cURL/8.10.0.1/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.10.0.1/cURL.cURL.installer.yaml deleted file mode 100644 index 9e0cf6136c7dd..0000000000000 --- a/manifests/c/cURL/cURL/8.10.0.1/cURL.cURL.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.10.0.1 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2024-09-11 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.10.0_1-win32-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.10.0_1/curl-8.10.0_1-win32-mingw.zip - InstallerSha256: 7F5CFD833E1BD9662E1A90B15352BD7329AF704F9EA3EBC6944D38C636BC8110 -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.10.0_1-win64-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.10.0_1/curl-8.10.0_1-win64-mingw.zip - InstallerSha256: 27773EE37D3F20A8DE51187C6AE18076C8EFB53A1393BDC8E14CAB98909E49DE -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.10.0_1-win64a-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.10.0_1/curl-8.10.0_1-win64a-mingw.zip - InstallerSha256: 6D15151265CBA619A3CD77CFBDD1230C271F0D15C3F3975F9047F2BFD3A6C9A2 -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.10.0.1/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.10.0.1/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index cf1dc671a4b84..0000000000000 --- a/manifests/c/cURL/cURL/8.10.0.1/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.10.0.1 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.10.0.1/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.10.0.1/cURL.cURL.yaml deleted file mode 100644 index b51c0464a7aee..0000000000000 --- a/manifests/c/cURL/cURL/8.10.0.1/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.10.0.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.10.1.1/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.10.1.1/cURL.cURL.installer.yaml deleted file mode 100644 index 59fe8ddabe290..0000000000000 --- a/manifests/c/cURL/cURL/8.10.1.1/cURL.cURL.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.10.1.1 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2024-09-18 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.10.1_1-win32-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.10.1_1/curl-8.10.1_1-win32-mingw.zip - InstallerSha256: 3978F5595D0511EDC7B838B78B965FAE63084412E911FCBACA628A8F5081A211 -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.10.1_1-win64-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.10.1_1/curl-8.10.1_1-win64-mingw.zip - InstallerSha256: ED57BB662DC652655E14E2855EB0FF5FE8AD290C31980AC7F422C6D91E75A4F1 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.10.1_1-win64a-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.10.1_1/curl-8.10.1_1-win64a-mingw.zip - InstallerSha256: 6825E0C767820F9F21F55E1A4ED10C7FC5DE7DEB5293BAECA52F86AD8048478F -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.10.1.1/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.10.1.1/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 6f281f6e008ba..0000000000000 --- a/manifests/c/cURL/cURL/8.10.1.1/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.10.1.1 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.10.1.1/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.10.1.1/cURL.cURL.yaml deleted file mode 100644 index f7d72f0a17aba..0000000000000 --- a/manifests/c/cURL/cURL/8.10.1.1/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.10.1.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.10.1.2/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.10.1.2/cURL.cURL.installer.yaml deleted file mode 100644 index d14cf8a41260e..0000000000000 --- a/manifests/c/cURL/cURL/8.10.1.2/cURL.cURL.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.10.1.2 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2024-09-18 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.10.1_2-win32-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.10.1_2/curl-8.10.1_2-win32-mingw.zip - InstallerSha256: DFF14999F9F8987A139FF267DB733F35FACC66CB2B9904795A1092FFAB259687 -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.10.1_2-win64-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.10.1_2/curl-8.10.1_2-win64-mingw.zip - InstallerSha256: C65DA2C39DDED067BB86279CDCBB7C08C1EB4B4EEAD373F5508AC69FFB604CAB -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.10.1_2-win64a-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.10.1_2/curl-8.10.1_2-win64a-mingw.zip - InstallerSha256: C159340F7C0877DB088E2FB4904DE2E5CB23C638003BBC95AED45E0B88D17F5E -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.10.1.2/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.10.1.2/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index fcf01abfa7022..0000000000000 --- a/manifests/c/cURL/cURL/8.10.1.2/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.10.1.2 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.10.1.2/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.10.1.2/cURL.cURL.yaml deleted file mode 100644 index 76aaeb46a0206..0000000000000 --- a/manifests/c/cURL/cURL/8.10.1.2/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.10.1.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.10.1.3/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.10.1.3/cURL.cURL.installer.yaml deleted file mode 100644 index c194d7437f111..0000000000000 --- a/manifests/c/cURL/cURL/8.10.1.3/cURL.cURL.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.10.1.3 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2024-09-18 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.10.1_3-win32-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.10.1_3/curl-8.10.1_3-win32-mingw.zip - InstallerSha256: 9D42DE4367746098BAE8C8A568067A4C9AA77CA159FAE69E0E4C9F551C8730BD -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.10.1_3-win64-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.10.1_3/curl-8.10.1_3-win64-mingw.zip - InstallerSha256: F0EFFAC9FDDD07462D884ACCD1189C09EE22B1927B6628DD7AB755BE668B10DD -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.10.1_3-win64a-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.10.1_3/curl-8.10.1_3-win64a-mingw.zip - InstallerSha256: FB5DBBF92B091F592F98A57EFB99300FB41095DB0635D4BDDD5B5ECB1C311C2D -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.10.1.3/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.10.1.3/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index f13f63639e472..0000000000000 --- a/manifests/c/cURL/cURL/8.10.1.3/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.10.1.3 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.10.1.3/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.10.1.3/cURL.cURL.yaml deleted file mode 100644 index 5e1bae8266d21..0000000000000 --- a/manifests/c/cURL/cURL/8.10.1.3/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.10.1.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.10.1.4/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.10.1.4/cURL.cURL.installer.yaml deleted file mode 100644 index 7ae69c90bb19c..0000000000000 --- a/manifests/c/cURL/cURL/8.10.1.4/cURL.cURL.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.10.1.4 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2024-09-18 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.10.1_4-win32-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.10.1_4/curl-8.10.1_4-win32-mingw.zip - InstallerSha256: EE0BE059525C898F9B734BC7A2EFFDC21116DAE6A9347312C5BE331E6A7391D2 -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.10.1_4-win64-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.10.1_4/curl-8.10.1_4-win64-mingw.zip - InstallerSha256: 1BA1D1560B3628A637AC4BBC19DD11A871DCAB5E98E49AC86C73ECAB2BBAA501 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.10.1_4-win64a-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.10.1_4/curl-8.10.1_4-win64a-mingw.zip - InstallerSha256: 71F258BD60234DBE229B750CFD4A390548C189004A32EDB7BF5C46A1CADCCB03 -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.10.1.4/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.10.1.4/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 3aa4e01dab535..0000000000000 --- a/manifests/c/cURL/cURL/8.10.1.4/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.10.1.4 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.10.1.4/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.10.1.4/cURL.cURL.yaml deleted file mode 100644 index f1b701812dd37..0000000000000 --- a/manifests/c/cURL/cURL/8.10.1.4/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.10.1.4 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.10.1.5/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.10.1.5/cURL.cURL.installer.yaml deleted file mode 100644 index d518a18fafb03..0000000000000 --- a/manifests/c/cURL/cURL/8.10.1.5/cURL.cURL.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.10.1.5 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2024-09-18 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.10.1_5-win32-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.10.1_5/curl-8.10.1_5-win32-mingw.zip - InstallerSha256: 731B31DED78EAF4973A580BB29EC1F581A5037B425EDBC12571EC24AF6B9494B -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.10.1_5-win64-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.10.1_5/curl-8.10.1_5-win64-mingw.zip - InstallerSha256: 0274EEFBFE85DE44E1AD7AEE952FBE3A8E0E2A62FE13DD55F0EFC9E1BBD1580A -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.10.1_5-win64a-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.10.1_5/curl-8.10.1_5-win64a-mingw.zip - InstallerSha256: FEB169E012CD08D530065B35E321AD35A0362D217B1CDFC55E0B9202FED1FE75 -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.10.1.5/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.10.1.5/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index d0ac7a3849494..0000000000000 --- a/manifests/c/cURL/cURL/8.10.1.5/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.10.1.5 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.10.1.5/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.10.1.5/cURL.cURL.yaml deleted file mode 100644 index bdc2f6011beae..0000000000000 --- a/manifests/c/cURL/cURL/8.10.1.5/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.10.1.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.10.1.6/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.10.1.6/cURL.cURL.installer.yaml deleted file mode 100644 index 52608756f40b2..0000000000000 --- a/manifests/c/cURL/cURL/8.10.1.6/cURL.cURL.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.10.1.6 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2024-09-18 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.10.1_6-win32-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.10.1_6/curl-8.10.1_6-win32-mingw.zip - InstallerSha256: 601DA58C4BB411BFDD8CF65E6474EE2823BE6844A4EC208319CC19C3F93E7921 -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.10.1_6-win64-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.10.1_6/curl-8.10.1_6-win64-mingw.zip - InstallerSha256: FB38201DB3ED3E74864450AFEE70A48FF0D0BD205EA381CC6E269B0464494315 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.10.1_6-win64a-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.10.1_6/curl-8.10.1_6-win64a-mingw.zip - InstallerSha256: C89D12CA564CA9058540F85AD449DDF1DAA551D27FCD66131974E9957EE8D566 -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.10.1.6/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.10.1.6/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 6a33caa4d40bf..0000000000000 --- a/manifests/c/cURL/cURL/8.10.1.6/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.10.1.6 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.10.1.6/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.10.1.6/cURL.cURL.yaml deleted file mode 100644 index b1c6683ccf44a..0000000000000 --- a/manifests/c/cURL/cURL/8.10.1.6/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.10.1.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.10.1.7/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.10.1.7/cURL.cURL.installer.yaml deleted file mode 100644 index cefd19a0d7456..0000000000000 --- a/manifests/c/cURL/cURL/8.10.1.7/cURL.cURL.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.10.1.7 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2024-09-18 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.10.1_7-win32-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.10.1_7/curl-8.10.1_7-win32-mingw.zip - InstallerSha256: B859EEAD2B407EDD6FD2477B0EB7E2A5970794B3D85CAE3C4EB61A72F2E33954 -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.10.1_7-win64-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.10.1_7/curl-8.10.1_7-win64-mingw.zip - InstallerSha256: B4190FFB8D82B8B76F010501E18296B7984D49BBFD64AD63FA9B05D010D3ED1B -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.10.1_7-win64a-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.10.1_7/curl-8.10.1_7-win64a-mingw.zip - InstallerSha256: 5F289EC07FAC1179909D558476A2FD74B4697AFE61DF4CA7930A35058EA1EC3A -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.10.1.7/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.10.1.7/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index a4a584287fdbb..0000000000000 --- a/manifests/c/cURL/cURL/8.10.1.7/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.10.1.7 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.10.1.7/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.10.1.7/cURL.cURL.yaml deleted file mode 100644 index 91c3128d0c955..0000000000000 --- a/manifests/c/cURL/cURL/8.10.1.7/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.10.1.7 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.11.0.1/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.11.0.1/cURL.cURL.installer.yaml deleted file mode 100644 index 57c1de6571a89..0000000000000 --- a/manifests/c/cURL/cURL/8.11.0.1/cURL.cURL.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.11.0.1 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2024-11-06 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.11.0_1-win32-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.11.0_1/curl-8.11.0_1-win32-mingw.zip - InstallerSha256: 5713552DED2490E741208EE8CE54E868490517B88483BB49A2FE473B63976251 -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.11.0_1-win64-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.11.0_1/curl-8.11.0_1-win64-mingw.zip - InstallerSha256: 387797DE7BA79B0A056C332F3924CDE267DE9FB42616F524C24EAEEB8D9D84E9 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.11.0_1-win64a-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.11.0_1/curl-8.11.0_1-win64a-mingw.zip - InstallerSha256: 77D68C0655700D3261440850FB7B4AC011348DB330EF5B18D50B26B09A8441C2 -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.11.0.1/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.11.0.1/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index f1d3e12c1280a..0000000000000 --- a/manifests/c/cURL/cURL/8.11.0.1/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.11.0.1 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.11.0.1/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.11.0.1/cURL.cURL.yaml deleted file mode 100644 index 17e4d9b2a3ede..0000000000000 --- a/manifests/c/cURL/cURL/8.11.0.1/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.11.0.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.11.0.2/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.11.0.2/cURL.cURL.installer.yaml deleted file mode 100644 index a6b0fc75a3384..0000000000000 --- a/manifests/c/cURL/cURL/8.11.0.2/cURL.cURL.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.11.0.2 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2024-11-06 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.11.0_2-win32-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.11.0_2/curl-8.11.0_2-win32-mingw.zip - InstallerSha256: 1D204CAEFF497CE0FD5BEC0F88F2FDBB836507E4A7C9223D5A0B315908EED717 -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.11.0_2-win64-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.11.0_2/curl-8.11.0_2-win64-mingw.zip - InstallerSha256: F45B5AEA612697788E8373DB6A7D2A5CAF75518181068A74F276CEF10402C28F -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.11.0_2-win64a-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.11.0_2/curl-8.11.0_2-win64a-mingw.zip - InstallerSha256: 3552475451A11540646C199547EA56EFFF0BCB28952C31E0E50DA65C961A6194 -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.11.0.2/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.11.0.2/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index aab625048f9b2..0000000000000 --- a/manifests/c/cURL/cURL/8.11.0.2/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.11.0.2 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.11.0.2/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.11.0.2/cURL.cURL.yaml deleted file mode 100644 index 149f7b36ec7fe..0000000000000 --- a/manifests/c/cURL/cURL/8.11.0.2/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.11.0.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.11.0.3/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.11.0.3/cURL.cURL.installer.yaml deleted file mode 100644 index b507fea01d4a8..0000000000000 --- a/manifests/c/cURL/cURL/8.11.0.3/cURL.cURL.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.11.0.3 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2024-11-06 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.11.0_3-win32-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.11.0_3/curl-8.11.0_3-win32-mingw.zip - InstallerSha256: C2D4E97AC130C0DBC5F4D081D7042BC909A669774F8FBD61FAD4F9AF394E1888 -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.11.0_3-win64-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.11.0_3/curl-8.11.0_3-win64-mingw.zip - InstallerSha256: 385BBB8E0DC67CAE3DCFB7C504F908C1C07AF7C4AED9D7839218CA1E3BA7C70A -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.11.0_3-win64a-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.11.0_3/curl-8.11.0_3-win64a-mingw.zip - InstallerSha256: 579579CBA6D1982FF983EC473A5544EC25BB3CFD366DE30DD9327853C4F568EF -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.11.0.3/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.11.0.3/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index bda32129b0fc6..0000000000000 --- a/manifests/c/cURL/cURL/8.11.0.3/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.11.0.3 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.11.0.3/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.11.0.3/cURL.cURL.yaml deleted file mode 100644 index b4ff88b3f35c2..0000000000000 --- a/manifests/c/cURL/cURL/8.11.0.3/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.11.0.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.11.0.4/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.11.0.4/cURL.cURL.installer.yaml deleted file mode 100644 index ca283bb6174a1..0000000000000 --- a/manifests/c/cURL/cURL/8.11.0.4/cURL.cURL.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.11.0.4 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2024-11-06 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.11.0_4-win32-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.11.0_4/curl-8.11.0_4-win32-mingw.zip - InstallerSha256: EBA03F2D82555B53BE3AADD518D37D63B38E00D031984D1A48FEF697819453F2 -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.11.0_4-win64-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.11.0_4/curl-8.11.0_4-win64-mingw.zip - InstallerSha256: EC68598C10EAEF15974174025D474DFA46EE35A540E4A7027513AE7DADF031F4 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.11.0_4-win64a-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.11.0_4/curl-8.11.0_4-win64a-mingw.zip - InstallerSha256: B8FF0CE6A619476F8EF4F350C602A098F430711E4D6263C75BE8EDAA733D8EEA -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.11.0.4/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.11.0.4/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index b0bba6fbeab1a..0000000000000 --- a/manifests/c/cURL/cURL/8.11.0.4/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.11.0.4 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.11.0.4/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.11.0.4/cURL.cURL.yaml deleted file mode 100644 index 5b2d58a761067..0000000000000 --- a/manifests/c/cURL/cURL/8.11.0.4/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.11.0.4 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.11.1.1/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.11.1.1/cURL.cURL.installer.yaml deleted file mode 100644 index fd5cd1bc33bde..0000000000000 --- a/manifests/c/cURL/cURL/8.11.1.1/cURL.cURL.installer.yaml +++ /dev/null @@ -1,53 +0,0 @@ -# Created with komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.11.1.1 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2024-12-11 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.11.1_1-win32-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.11.1_1/curl-8.11.1_1-win32-mingw.zip - InstallerSha256: 0A14545944794BBC63EBEA8F67AA32882B2C3663D659BE36DDF760049D76C81F -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.11.1_1-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.11.1_1/curl-8.11.1_1-win64-mingw.zip - InstallerSha256: 75A8260D2BA51AA396A540D761E57E6FE0D5C0D5377D6AF8C9DE3EFB639851B2 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.11.1_1-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.11.1_1/curl-8.11.1_1-win64a-mingw.zip - InstallerSha256: 6A052E57D1F4FFA0B7B22B125BEE0AD8D2B4101BB3DF59914F9FEBA1B42E4F04 -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.11.1.1/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.11.1.1/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index a93f7f19a59f2..0000000000000 --- a/manifests/c/cURL/cURL/8.11.1.1/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.11.1.1 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.11.1.1/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.11.1.1/cURL.cURL.yaml deleted file mode 100644 index 1f70bcffe8d38..0000000000000 --- a/manifests/c/cURL/cURL/8.11.1.1/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.11.1.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.11.1.2/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.11.1.2/cURL.cURL.installer.yaml deleted file mode 100644 index 57a2bfb5c0493..0000000000000 --- a/manifests/c/cURL/cURL/8.11.1.2/cURL.cURL.installer.yaml +++ /dev/null @@ -1,53 +0,0 @@ -# Created with komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.11.1.2 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2024-12-11 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.11.1_2-win32-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.11.1_2/curl-8.11.1_2-win32-mingw.zip - InstallerSha256: D20FC2DA1BF985215DC907FD19D76413A7A54343521995CDA751D9B107106CB1 -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.11.1_2-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.11.1_2/curl-8.11.1_2-win64-mingw.zip - InstallerSha256: 2FE6CC59AB5549A04009D81D07F371C7AE5A66162FAFA0E894F66B987FBBEB88 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.11.1_2-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.11.1_2/curl-8.11.1_2-win64a-mingw.zip - InstallerSha256: ED7F40A9AA771918DDBE70FD85F9A42984C38527BE31CBADC6139EB6509CF7B6 -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.11.1.2/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.11.1.2/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index bca04f82a6b0c..0000000000000 --- a/manifests/c/cURL/cURL/8.11.1.2/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.11.1.2 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.11.1.2/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.11.1.2/cURL.cURL.yaml deleted file mode 100644 index badec9e3c34b5..0000000000000 --- a/manifests/c/cURL/cURL/8.11.1.2/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.11.1.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.11.1.3/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.11.1.3/cURL.cURL.installer.yaml deleted file mode 100644 index b49d80da97137..0000000000000 --- a/manifests/c/cURL/cURL/8.11.1.3/cURL.cURL.installer.yaml +++ /dev/null @@ -1,53 +0,0 @@ -# Created with komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.11.1.3 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2024-12-11 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.11.1_3-win32-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.11.1_3/curl-8.11.1_3-win32-mingw.zip - InstallerSha256: 021CB1CBCC6995EB1E7BF3B137C5D32093D861105D7B549C7F9472830555F08D -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.11.1_3-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.11.1_3/curl-8.11.1_3-win64-mingw.zip - InstallerSha256: D1D22A7DF2AE726DCDA82623E11824ECE48A4F335B5A855D47BC8A15C970B401 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.11.1_3-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.11.1_3/curl-8.11.1_3-win64a-mingw.zip - InstallerSha256: 4F1BE1B52B81D9E2CDFEBE0D0B6E270DBAF3EB16AAF49AC40D38E886530E30A9 -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.11.1.3/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.11.1.3/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 5aff73a84aa05..0000000000000 --- a/manifests/c/cURL/cURL/8.11.1.3/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.11.1.3 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.11.1.3/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.11.1.3/cURL.cURL.yaml deleted file mode 100644 index 78e31d9cdc9a8..0000000000000 --- a/manifests/c/cURL/cURL/8.11.1.3/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.11.1.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.12.0.1/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.12.0.1/cURL.cURL.installer.yaml deleted file mode 100644 index da9861613ea7f..0000000000000 --- a/manifests/c/cURL/cURL/8.12.0.1/cURL.cURL.installer.yaml +++ /dev/null @@ -1,53 +0,0 @@ -# Created with komac v2.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.12.0.1 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-02-05 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.12.0_1-win32-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.12.0_1/curl-8.12.0_1-win32-mingw.zip - InstallerSha256: B37E3407C05A8EA30632C14AF71DB1269BC964162167EB8025DC5AE416559CAC -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.12.0_1-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.12.0_1/curl-8.12.0_1-win64-mingw.zip - InstallerSha256: 030F8BD879E800FFD0C3C88506766DA24EB2DF64C574AA386EF92F7E1874C458 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.12.0_1-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.12.0_1/curl-8.12.0_1-win64a-mingw.zip - InstallerSha256: DD7CDC8EFC2E699CF25C9523D7BFB4E4A6141CED6C023993F1A4532369AB25B0 -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.12.0.1/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.12.0.1/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index f746af45e5ba6..0000000000000 --- a/manifests/c/cURL/cURL/8.12.0.1/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.12.0.1 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.12.0.1/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.12.0.1/cURL.cURL.yaml deleted file mode 100644 index da382c443bb3c..0000000000000 --- a/manifests/c/cURL/cURL/8.12.0.1/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.12.0.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.12.1.1/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.12.1.1/cURL.cURL.installer.yaml deleted file mode 100644 index 3746c49250bba..0000000000000 --- a/manifests/c/cURL/cURL/8.12.1.1/cURL.cURL.installer.yaml +++ /dev/null @@ -1,53 +0,0 @@ -# Created with komac v2.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.12.1.1 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-02-13 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.12.1_1-win32-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.12.1_1/curl-8.12.1_1-win32-mingw.zip - InstallerSha256: 711346995A2B2D9359EB21C2098EEB103701BA18340B2B4E6AB58AFE4CC1DC86 -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.12.1_1-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.12.1_1/curl-8.12.1_1-win64-mingw.zip - InstallerSha256: 0E14467513C5194BBDB708338E926F2E6EC80B2970F2F90461AF0DFA3C96E020 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.12.1_1-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.12.1_1/curl-8.12.1_1-win64a-mingw.zip - InstallerSha256: 3A9914328B87BC4667BD5CF5CAB818A815E62FB866CAC615EAE78AC0B69625BE -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.12.1.1/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.12.1.1/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 230c998a4dd58..0000000000000 --- a/manifests/c/cURL/cURL/8.12.1.1/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.12.1.1 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.12.1.1/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.12.1.1/cURL.cURL.yaml deleted file mode 100644 index 131d6c8c7294e..0000000000000 --- a/manifests/c/cURL/cURL/8.12.1.1/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.12.1.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.12.1.2/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.12.1.2/cURL.cURL.installer.yaml deleted file mode 100644 index 31407a7cb444d..0000000000000 --- a/manifests/c/cURL/cURL/8.12.1.2/cURL.cURL.installer.yaml +++ /dev/null @@ -1,53 +0,0 @@ -# Created with komac v2.10.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.12.1.2 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-02-13 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.12.1_2-win32-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.12.1_2/curl-8.12.1_2-win32-mingw.zip - InstallerSha256: 19B22E050CDC8C574BD077022736AC45CBAFBFA42DB763537F0F732B9A25D1E1 -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.12.1_2-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.12.1_2/curl-8.12.1_2-win64-mingw.zip - InstallerSha256: 8C9F070818C8D66760B53B0D0CE9B5B913BCB04DAC99D9E96596FB93FE284D0C -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.12.1_2-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.12.1_2/curl-8.12.1_2-win64a-mingw.zip - InstallerSha256: 475EAE3589A1E60173ADB4A0369326F0E17DE12E3AA764089C0E51C2969C20D3 -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.12.1.2/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.12.1.2/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 73bdd865d2645..0000000000000 --- a/manifests/c/cURL/cURL/8.12.1.2/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.10.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.12.1.2 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.12.1.2/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.12.1.2/cURL.cURL.yaml deleted file mode 100644 index eeec122d41e4e..0000000000000 --- a/manifests/c/cURL/cURL/8.12.1.2/cURL.cURL.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: cURL.cURL -PackageVersion: 8.12.1.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.12.1.3/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.12.1.3/cURL.cURL.installer.yaml deleted file mode 100644 index 47bd6bc3bb88e..0000000000000 --- a/manifests/c/cURL/cURL/8.12.1.3/cURL.cURL.installer.yaml +++ /dev/null @@ -1,53 +0,0 @@ -# Created with komac v2.10.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.12.1.3 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-02-13 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.12.1_3-win32-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.12.1_3/curl-8.12.1_3-win32-mingw.zip - InstallerSha256: 5D6F9F1D3E59F9469CA215482265ECA6FB026C1C568D7F01B6168BC0AFF0390A -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.12.1_3-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.12.1_3/curl-8.12.1_3-win64-mingw.zip - InstallerSha256: BA124B6BC86E89B08D1F3226C925EF30E8F8089B484DDD28C72EF1D25B5FDACF -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.12.1_3-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.12.1_3/curl-8.12.1_3-win64a-mingw.zip - InstallerSha256: 0CCB42B4EA8840D26ACA85D96B8D4B029EA99EA4A86A1AEFD67F08AF7AF58336 -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.12.1.3/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.12.1.3/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 4c82af2b7058c..0000000000000 --- a/manifests/c/cURL/cURL/8.12.1.3/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.10.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.12.1.3 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.12.1.3/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.12.1.3/cURL.cURL.yaml deleted file mode 100644 index c469a6c1c9d48..0000000000000 --- a/manifests/c/cURL/cURL/8.12.1.3/cURL.cURL.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: cURL.cURL -PackageVersion: 8.12.1.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.12.1.4/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.12.1.4/cURL.cURL.installer.yaml deleted file mode 100644 index 55f7b081df332..0000000000000 --- a/manifests/c/cURL/cURL/8.12.1.4/cURL.cURL.installer.yaml +++ /dev/null @@ -1,53 +0,0 @@ -# Created with komac v2.10.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.12.1.4 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-02-13 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.12.1_4-win32-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.12.1_4/curl-8.12.1_4-win32-mingw.zip - InstallerSha256: A5DC6E706A018AEFEC7C889F23B94CFF5A12F071AED93354D02A1EABB7D33D2A -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.12.1_4-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.12.1_4/curl-8.12.1_4-win64-mingw.zip - InstallerSha256: 74372A481395FD5A89C441D1B01D80D3AF20C6DE723B96DEF4D7FE08CC8B3C56 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.12.1_4-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.12.1_4/curl-8.12.1_4-win64a-mingw.zip - InstallerSha256: 65939BF5885523F9EEA3A5CE50CB57BA5556374A733711A8D69972742A9AC9EE -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.12.1.4/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.12.1.4/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 5095b963e15d2..0000000000000 --- a/manifests/c/cURL/cURL/8.12.1.4/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.10.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.12.1.4 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.12.1.4/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.12.1.4/cURL.cURL.yaml deleted file mode 100644 index 5e01e41f0fdb0..0000000000000 --- a/manifests/c/cURL/cURL/8.12.1.4/cURL.cURL.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: cURL.cURL -PackageVersion: 8.12.1.4 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.13.0.1/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.13.0.1/cURL.cURL.installer.yaml deleted file mode 100644 index 9127eb3968145..0000000000000 --- a/manifests/c/cURL/cURL/8.13.0.1/cURL.cURL.installer.yaml +++ /dev/null @@ -1,53 +0,0 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.13.0.1 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-04-02 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.13.0_1-win32-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.13.0_1/curl-8.13.0_1-win32-mingw.zip - InstallerSha256: 8FC10EB185872E6BCBA748216FB6A43A8A82DB219776EAB9521E842D6DF64DE1 -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.13.0_1-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.13.0_1/curl-8.13.0_1-win64-mingw.zip - InstallerSha256: 07BA9107E5F6C8CA0CD921A2B20497B610D4CF2FEE3D8F718C81DCA31F48C850 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.13.0_1-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.13.0_1/curl-8.13.0_1-win64a-mingw.zip - InstallerSha256: 1876892995FFE1217797DE0AAF5603A0A51C90914C8813F1499B189E5303B577 -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.13.0.1/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.13.0.1/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 45caf0efd5241..0000000000000 --- a/manifests/c/cURL/cURL/8.13.0.1/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.13.0.1 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.13.0.1/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.13.0.1/cURL.cURL.yaml deleted file mode 100644 index 7e61b3ab94d86..0000000000000 --- a/manifests/c/cURL/cURL/8.13.0.1/cURL.cURL.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: cURL.cURL -PackageVersion: 8.13.0.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.13.0.2/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.13.0.2/cURL.cURL.installer.yaml deleted file mode 100644 index b9a93375ca269..0000000000000 --- a/manifests/c/cURL/cURL/8.13.0.2/cURL.cURL.installer.yaml +++ /dev/null @@ -1,53 +0,0 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.13.0.2 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-04-02 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.13.0_2-win32-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.13.0_2/curl-8.13.0_2-win32-mingw.zip - InstallerSha256: 8B957D0DB211B2EC162D7163CF9FF8E837A231ACA270FA59837DCE4328C605FB -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.13.0_2-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.13.0_2/curl-8.13.0_2-win64-mingw.zip - InstallerSha256: 9B8812CD9D512C43B18DFA935F01EA31DC490CD2B7C437FDC92D3FD59FF065C2 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.13.0_2-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.13.0_2/curl-8.13.0_2-win64a-mingw.zip - InstallerSha256: 872AC18E87A98DE920906FBD9CD1B8C6FCFA50EF5E1B6A4CA0797A724F0D7ECE -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.13.0.2/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.13.0.2/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 6df650599d7e0..0000000000000 --- a/manifests/c/cURL/cURL/8.13.0.2/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.13.0.2 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.13.0.2/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.13.0.2/cURL.cURL.yaml deleted file mode 100644 index cea288218c5e0..0000000000000 --- a/manifests/c/cURL/cURL/8.13.0.2/cURL.cURL.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: cURL.cURL -PackageVersion: 8.13.0.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.13.0.3/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.13.0.3/cURL.cURL.installer.yaml deleted file mode 100644 index d9876a15c3c35..0000000000000 --- a/manifests/c/cURL/cURL/8.13.0.3/cURL.cURL.installer.yaml +++ /dev/null @@ -1,53 +0,0 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.13.0.3 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-04-02 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.13.0_3-win32-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.13.0_3/curl-8.13.0_3-win32-mingw.zip - InstallerSha256: A8A61866A0A4F03D01CE1897BEBF5D4F5702DD1439A44D578C7B86B72115345A -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.13.0_3-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.13.0_3/curl-8.13.0_3-win64-mingw.zip - InstallerSha256: 6005C837FAC3C26EC28769F78B3B87764AB24FDF1E16162F890957467B1AECEB -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.13.0_3-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.13.0_3/curl-8.13.0_3-win64a-mingw.zip - InstallerSha256: 46D0D8F868DB82D5811D47AD4B884251FDA8F6D5BC195570CE990865D184A570 -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.13.0.3/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.13.0.3/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 8e6d0b01df9a1..0000000000000 --- a/manifests/c/cURL/cURL/8.13.0.3/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.13.0.3 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.13.0.3/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.13.0.3/cURL.cURL.yaml deleted file mode 100644 index 2d94e29deb1fa..0000000000000 --- a/manifests/c/cURL/cURL/8.13.0.3/cURL.cURL.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: cURL.cURL -PackageVersion: 8.13.0.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.13.0.4/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.13.0.4/cURL.cURL.installer.yaml deleted file mode 100644 index 6884dd74988dd..0000000000000 --- a/manifests/c/cURL/cURL/8.13.0.4/cURL.cURL.installer.yaml +++ /dev/null @@ -1,53 +0,0 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.13.0.4 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-04-02 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.13.0_4-win32-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.13.0_4/curl-8.13.0_4-win32-mingw.zip - InstallerSha256: 04EBACCBF7803B44042FCE6CC6470ABC062359D073541FD79D3C8A2A2A338F9B -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.13.0_4-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.13.0_4/curl-8.13.0_4-win64-mingw.zip - InstallerSha256: 7EE55588676BBDA6183ABB4A29EC0DB9D26DCC2DDA571E7DD4D7C90450BFE3EC -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.13.0_4-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.13.0_4/curl-8.13.0_4-win64a-mingw.zip - InstallerSha256: A52A0EC8530FBA0CDF8D9A04B5AC408DBCEB4C9482A938622C8C330515772AE8 -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.13.0.4/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.13.0.4/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index d502822f6fce6..0000000000000 --- a/manifests/c/cURL/cURL/8.13.0.4/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.13.0.4 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.13.0.4/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.13.0.4/cURL.cURL.yaml deleted file mode 100644 index a223c7e239b5f..0000000000000 --- a/manifests/c/cURL/cURL/8.13.0.4/cURL.cURL.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: cURL.cURL -PackageVersion: 8.13.0.4 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.13.0.5/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.13.0.5/cURL.cURL.installer.yaml deleted file mode 100644 index d2ea0dfcc909f..0000000000000 --- a/manifests/c/cURL/cURL/8.13.0.5/cURL.cURL.installer.yaml +++ /dev/null @@ -1,53 +0,0 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.13.0.5 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-04-02 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.13.0_5-win32-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.13.0_5/curl-8.13.0_5-win32-mingw.zip - InstallerSha256: 09D7C47C7AA1B7F556A88B2EFC996C68ABAACEDB7777FDBB10FB45F87055FB81 -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.13.0_5-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.13.0_5/curl-8.13.0_5-win64-mingw.zip - InstallerSha256: 955E31969ADFE4391104BCEEAB23F13E3378FE5EA9A2633BB1ACD88E4C2BD4FC -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.13.0_5-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.13.0_5/curl-8.13.0_5-win64a-mingw.zip - InstallerSha256: 3F8CEEAA1B3C828E60DA0028B9EA3CC41D482E80DFC0F067955A39D95EF22576 -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.13.0.5/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.13.0.5/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 521070b199315..0000000000000 --- a/manifests/c/cURL/cURL/8.13.0.5/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.13.0.5 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.13.0.5/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.13.0.5/cURL.cURL.yaml deleted file mode 100644 index 902821a6a566f..0000000000000 --- a/manifests/c/cURL/cURL/8.13.0.5/cURL.cURL.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: cURL.cURL -PackageVersion: 8.13.0.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.13.0.7/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.13.0.7/cURL.cURL.installer.yaml deleted file mode 100644 index 75994768d752f..0000000000000 --- a/manifests/c/cURL/cURL/8.13.0.7/cURL.cURL.installer.yaml +++ /dev/null @@ -1,53 +0,0 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.13.0.7 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-04-02 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.13.0_7-win32-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.13.0_7/curl-8.13.0_7-win32-mingw.zip - InstallerSha256: 11A69E0895D6BD6AE13A4F0A8E5EB0370D90B0B8E9E4F0EC97546D60EE3F3C99 -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.13.0_7-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.13.0_7/curl-8.13.0_7-win64-mingw.zip - InstallerSha256: 0D7CC29B83255D76AEBC7FD180E42DC5D46B49BB4FAF16B1809A6AA963C27AD9 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.13.0_7-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.13.0_7/curl-8.13.0_7-win64a-mingw.zip - InstallerSha256: DAE93FDCE9B4D36476FA1582637D0779C8E63D44D2ED5FD71F9A73EB1AF37E4F -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.13.0.7/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.13.0.7/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 5d173bd2a4df4..0000000000000 --- a/manifests/c/cURL/cURL/8.13.0.7/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.13.0.7 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.13.0.7/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.13.0.7/cURL.cURL.yaml deleted file mode 100644 index 641eef8676578..0000000000000 --- a/manifests/c/cURL/cURL/8.13.0.7/cURL.cURL.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: cURL.cURL -PackageVersion: 8.13.0.7 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.13.0.8/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.13.0.8/cURL.cURL.installer.yaml deleted file mode 100644 index 425ae84ff275c..0000000000000 --- a/manifests/c/cURL/cURL/8.13.0.8/cURL.cURL.installer.yaml +++ /dev/null @@ -1,53 +0,0 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.13.0.8 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-04-02 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.13.0_8-win32-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.13.0_8/curl-8.13.0_8-win32-mingw.zip - InstallerSha256: 1B92BC43E8C5D22EE6944151EA59D440A7FA13012B25813206E328E09F3E7320 -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.13.0_8-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.13.0_8/curl-8.13.0_8-win64-mingw.zip - InstallerSha256: B7B33DF98C79B63FAD1DBCC8BDA6A4463F0C40D1EA1701CA20F3757A2F3E2206 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.13.0_8-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.13.0_8/curl-8.13.0_8-win64a-mingw.zip - InstallerSha256: 53030D53A0242AF1E5D13A6326743C2CC3442A4FCFE6736CFCA9C73C8B2CE659 -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.13.0.8/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.13.0.8/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 93e6c5f6c866d..0000000000000 --- a/manifests/c/cURL/cURL/8.13.0.8/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.13.0.8 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.13.0.8/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.13.0.8/cURL.cURL.yaml deleted file mode 100644 index 6dfec38e60de5..0000000000000 --- a/manifests/c/cURL/cURL/8.13.0.8/cURL.cURL.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: cURL.cURL -PackageVersion: 8.13.0.8 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.13.0.9/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.13.0.9/cURL.cURL.installer.yaml deleted file mode 100644 index 6c4c66715361a..0000000000000 --- a/manifests/c/cURL/cURL/8.13.0.9/cURL.cURL.installer.yaml +++ /dev/null @@ -1,53 +0,0 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.13.0.9 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-04-02 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.13.0_9-win32-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.13.0_9/curl-8.13.0_9-win32-mingw.zip - InstallerSha256: 289D742E782A3D6F6887399C8239DB13EFCD48C6A3CA9AF34FA7037CAE3AB490 -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.13.0_9-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.13.0_9/curl-8.13.0_9-win64-mingw.zip - InstallerSha256: 7CCBA3902A2FFFEE45EAC73B3E866A9383F72AC53DE225AAE628B4292582CD1B -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.13.0_9-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.13.0_9/curl-8.13.0_9-win64a-mingw.zip - InstallerSha256: 34B45F82FB607F58645B7BC1289F8C3A0F53656BC7CAA7F5FE0F031C17C04657 -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.13.0.9/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.13.0.9/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index e5a903ca15365..0000000000000 --- a/manifests/c/cURL/cURL/8.13.0.9/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.13.0.9 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.13.0.9/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.13.0.9/cURL.cURL.yaml deleted file mode 100644 index 8cc4bdb72857e..0000000000000 --- a/manifests/c/cURL/cURL/8.13.0.9/cURL.cURL.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: cURL.cURL -PackageVersion: 8.13.0.9 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.14.0.1/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.14.0.1/cURL.cURL.installer.yaml deleted file mode 100644 index 8c08a6588df0e..0000000000000 --- a/manifests/c/cURL/cURL/8.14.0.1/cURL.cURL.installer.yaml +++ /dev/null @@ -1,53 +0,0 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.14.0.1 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-05-28 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.14.0_1-win32-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.14.0_1/curl-8.14.0_1-win32-mingw.zip - InstallerSha256: F3280FF13B19C425A369717795001F83CF9761E32197595754FD6BA3A193B2DC -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.14.0_1-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.14.0_1/curl-8.14.0_1-win64-mingw.zip - InstallerSha256: 50556752112313673E46FCE91A6E081BD68DB14DFDEDDAFD5CD90D2F07628905 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.14.0_1-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.14.0_1/curl-8.14.0_1-win64a-mingw.zip - InstallerSha256: A114E8D9B08695E32184FC92C722A7F2C37F86BDCDD080B0367B5550DFD8A744 -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.14.0.1/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.14.0.1/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 045ab4dd2b305..0000000000000 --- a/manifests/c/cURL/cURL/8.14.0.1/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.14.0.1 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.14.0.1/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.14.0.1/cURL.cURL.yaml deleted file mode 100644 index 3689deb7ce08b..0000000000000 --- a/manifests/c/cURL/cURL/8.14.0.1/cURL.cURL.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: cURL.cURL -PackageVersion: 8.14.0.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.14.1.1/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.14.1.1/cURL.cURL.installer.yaml deleted file mode 100644 index 732cde71235c6..0000000000000 --- a/manifests/c/cURL/cURL/8.14.1.1/cURL.cURL.installer.yaml +++ /dev/null @@ -1,53 +0,0 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.14.1.1 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-06-04 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.14.1_1-win32-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.14.1_1/curl-8.14.1_1-win32-mingw.zip - InstallerSha256: 924EEF9CCBD14997F95E0E01872D9D33EF078A43100D2D07117D4413DBBDB0FB -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.14.1_1-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.14.1_1/curl-8.14.1_1-win64-mingw.zip - InstallerSha256: EEF8ED31FCCD4ED22DA9C5469C31CF1355096C41F9246F48CA1AA8086C6CB5D6 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.14.1_1-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.14.1_1/curl-8.14.1_1-win64a-mingw.zip - InstallerSha256: B9B33024E58348D76B8FD45C9AC11609D17CB6E6C9D3E0663D67C181B1B5721F -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.14.1.1/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.14.1.1/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 39d2cd8944647..0000000000000 --- a/manifests/c/cURL/cURL/8.14.1.1/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.14.1.1 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.14.1.1/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.14.1.1/cURL.cURL.yaml deleted file mode 100644 index c49cd910133d0..0000000000000 --- a/manifests/c/cURL/cURL/8.14.1.1/cURL.cURL.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: cURL.cURL -PackageVersion: 8.14.1.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/c/cURL/cURL/8.14.1.2/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.14.1.2/cURL.cURL.installer.yaml deleted file mode 100644 index 7737ae3f9e71c..0000000000000 --- a/manifests/c/cURL/cURL/8.14.1.2/cURL.cURL.installer.yaml +++ /dev/null @@ -1,53 +0,0 @@ -# Created with komac v2.12.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.14.1.2 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-06-04 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.14.1_2-win32-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.14.1_2/curl-8.14.1_2-win32-mingw.zip - InstallerSha256: 2724798D130E7D1AC5A6655109A2073B46F6A274532E9DC5A20CBFDD81DCED14 -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.14.1_2-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.14.1_2/curl-8.14.1_2-win64-mingw.zip - InstallerSha256: A57D8A8AFAEEF65ACB3D9ADD3DEEAE3989227FDB2E458C0FAFDA103AFE464A11 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.14.1_2-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.14.1_2/curl-8.14.1_2-win64a-mingw.zip - InstallerSha256: 0A957ACD681AA3407F9E22BCACD134D5B4705731EFAC81851FAE65BE934B06FF -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.14.1.2/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.14.1.2/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index ce715f7f7d5b4..0000000000000 --- a/manifests/c/cURL/cURL/8.14.1.2/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.12.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.14.1.2 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.14.1.2/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.14.1.2/cURL.cURL.yaml deleted file mode 100644 index 67fdc59d6bf19..0000000000000 --- a/manifests/c/cURL/cURL/8.14.1.2/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.12.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.14.1.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.14.1.3/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.14.1.3/cURL.cURL.installer.yaml deleted file mode 100644 index 1c6ac8dc5a353..0000000000000 --- a/manifests/c/cURL/cURL/8.14.1.3/cURL.cURL.installer.yaml +++ /dev/null @@ -1,53 +0,0 @@ -# Created with komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.14.1.3 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-06-04 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.14.1_3-win32-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.14.1_3/curl-8.14.1_3-win32-mingw.zip - InstallerSha256: 0E6EB7F8E9C9733B9B9F9F44E1885E67BEB485A5B2B7E60C6ED28DEF03AB4BAE -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.14.1_3-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.14.1_3/curl-8.14.1_3-win64-mingw.zip - InstallerSha256: 38DFF0F7CCA6F67453137AAC4B8C95B21782C13F4CEC1D868BE2A2A7D8C48B42 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.14.1_3-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.14.1_3/curl-8.14.1_3-win64a-mingw.zip - InstallerSha256: 518F5583B1B781AC82A0B37AB54C981EBC6A71AC6DC93CE0270074F4A2B861C9 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.14.1.3/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.14.1.3/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 7f8c4be508dea..0000000000000 --- a/manifests/c/cURL/cURL/8.14.1.3/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.14.1.3 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.14.1.3/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.14.1.3/cURL.cURL.yaml deleted file mode 100644 index c9f92d71988e7..0000000000000 --- a/manifests/c/cURL/cURL/8.14.1.3/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.14.1.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.15.0.1/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.15.0.1/cURL.cURL.installer.yaml deleted file mode 100644 index a4a90689dfd50..0000000000000 --- a/manifests/c/cURL/cURL/8.15.0.1/cURL.cURL.installer.yaml +++ /dev/null @@ -1,53 +0,0 @@ -# Created with komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.15.0.1 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-07-16 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.15.0_1-win32-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.15.0_1/curl-8.15.0_1-win32-mingw.zip - InstallerSha256: 8C3C291CB7B4BEDFE31562833CEF1BFD29F19EAD4BACD5070A080CBABF9D05B8 -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.15.0_1-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.15.0_1/curl-8.15.0_1-win64-mingw.zip - InstallerSha256: FE569416CF023A401F5369A7E7C14AA5673F9A847B1E570AE53F309D8BAE0D1C -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.15.0_1-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.15.0_1/curl-8.15.0_1-win64a-mingw.zip - InstallerSha256: 7D210AE36A84F4C0E5A955098E9DEAD1BCEF2DB15DE49F704FE8453326CBD8BE -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.15.0.1/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.15.0.1/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index cf6403cdcd1b4..0000000000000 --- a/manifests/c/cURL/cURL/8.15.0.1/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.15.0.1 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.15.0.1/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.15.0.1/cURL.cURL.yaml deleted file mode 100644 index 98067b8be8bd0..0000000000000 --- a/manifests/c/cURL/cURL/8.15.0.1/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.15.0.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.15.0.2/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.15.0.2/cURL.cURL.installer.yaml deleted file mode 100644 index 589822d7191fd..0000000000000 --- a/manifests/c/cURL/cURL/8.15.0.2/cURL.cURL.installer.yaml +++ /dev/null @@ -1,53 +0,0 @@ -# Created with komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.15.0.2 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-07-16 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.15.0_2-win32-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.15.0_2/curl-8.15.0_2-win32-mingw.zip - InstallerSha256: 8253E7A0F1D0E023BEA3DB7421964CB59F4496FB981CCC15E67F5ACD4172348E -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.15.0_2-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.15.0_2/curl-8.15.0_2-win64-mingw.zip - InstallerSha256: 9522DFC71B5D4B2F5A2D6051A8922D839D0F7188B51F5420140857B7443AEFC0 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.15.0_2-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.15.0_2/curl-8.15.0_2-win64a-mingw.zip - InstallerSha256: BF407ACB2D0645038BF4524BC638598FD96DD8D8D6F58A8ECFF048998A219E7D -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.15.0.2/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.15.0.2/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index cd8a1195da4d1..0000000000000 --- a/manifests/c/cURL/cURL/8.15.0.2/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.15.0.2 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.15.0.2/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.15.0.2/cURL.cURL.yaml deleted file mode 100644 index fa5ccf57bc272..0000000000000 --- a/manifests/c/cURL/cURL/8.15.0.2/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.15.0.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.15.0.4/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.15.0.4/cURL.cURL.installer.yaml deleted file mode 100644 index 0679eebf2f1dc..0000000000000 --- a/manifests/c/cURL/cURL/8.15.0.4/cURL.cURL.installer.yaml +++ /dev/null @@ -1,53 +0,0 @@ -# Created with komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.15.0.4 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-07-16 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.15.0_4-win32-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.15.0_4/curl-8.15.0_4-win32-mingw.zip - InstallerSha256: 791C2F983A0A1F2BE1E00DBE4E55376246601104DB6C9F0F12468AD75EB22F5D -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.15.0_4-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.15.0_4/curl-8.15.0_4-win64-mingw.zip - InstallerSha256: A515B00387FC1202C09241D0F829790FC7EA66C4534C885F01DCA0E1464B6EA1 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.15.0_4-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.15.0_4/curl-8.15.0_4-win64a-mingw.zip - InstallerSha256: FBC3A4EED81D72C3EE1E2CCE5014E81EDEF4FA16BE6C7DD8612E051432035C36 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.15.0.4/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.15.0.4/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index d8f454ec5bb79..0000000000000 --- a/manifests/c/cURL/cURL/8.15.0.4/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.15.0.4 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.15.0.4/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.15.0.4/cURL.cURL.yaml deleted file mode 100644 index 8affe1f7d0497..0000000000000 --- a/manifests/c/cURL/cURL/8.15.0.4/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.15.0.4 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.15.0.5/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.15.0.5/cURL.cURL.installer.yaml deleted file mode 100644 index fac6e45ad9e38..0000000000000 --- a/manifests/c/cURL/cURL/8.15.0.5/cURL.cURL.installer.yaml +++ /dev/null @@ -1,53 +0,0 @@ -# Created with komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.15.0.5 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-07-16 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.15.0_5-win32-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.15.0_5/curl-8.15.0_5-win32-mingw.zip - InstallerSha256: 54980467BFC32B8BCA5C01A34FD1B383CAA90918968C7D292C5F5C905ED02AA5 -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.15.0_5-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.15.0_5/curl-8.15.0_5-win64-mingw.zip - InstallerSha256: D3DEB8D9855D7A4F7076E7D91D0DE92AD8C8F6FA2C6B67F355030E338E436166 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.15.0_5-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.15.0_5/curl-8.15.0_5-win64a-mingw.zip - InstallerSha256: D7A7E2EF40C2171D1F49F806D55F529C73C97253A94234D7857ED079F2EF48AB -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.15.0.5/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.15.0.5/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index c2ddcb22c2f2d..0000000000000 --- a/manifests/c/cURL/cURL/8.15.0.5/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.15.0.5 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.15.0.5/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.15.0.5/cURL.cURL.yaml deleted file mode 100644 index 735cfa0fde5e8..0000000000000 --- a/manifests/c/cURL/cURL/8.15.0.5/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.15.0.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.15.0.6/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.15.0.6/cURL.cURL.installer.yaml deleted file mode 100644 index aec4d9e1a0311..0000000000000 --- a/manifests/c/cURL/cURL/8.15.0.6/cURL.cURL.installer.yaml +++ /dev/null @@ -1,48 +0,0 @@ -# Created with komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.15.0.6 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-07-16 -Installers: -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.15.0_6-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.15.0_6/curl-8.15.0_6-win64-mingw.zip - InstallerSha256: 13B4383BDE95AEA0C752CB69DA97F1868CCC676088C55ADF479055A6BA8A3417 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.15.0_6-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.15.0_6/curl-8.15.0_6-win64a-mingw.zip - InstallerSha256: D4979EEAA906DA559B8AF87507EA3A5DDF0E3378D48A39260A10DF77B9006BC3 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.15.0.6/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.15.0.6/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 85590c6ca976c..0000000000000 --- a/manifests/c/cURL/cURL/8.15.0.6/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.15.0.6 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.15.0.6/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.15.0.6/cURL.cURL.yaml deleted file mode 100644 index f7b77f004c983..0000000000000 --- a/manifests/c/cURL/cURL/8.15.0.6/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.15.0.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.15.0.7/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.15.0.7/cURL.cURL.installer.yaml deleted file mode 100644 index 50baf010b711d..0000000000000 --- a/manifests/c/cURL/cURL/8.15.0.7/cURL.cURL.installer.yaml +++ /dev/null @@ -1,48 +0,0 @@ -# Created with komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.15.0.7 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-07-16 -Installers: -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.15.0_7-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.15.0_7/curl-8.15.0_7-win64-mingw.zip - InstallerSha256: 955D43E81BF1374560AE00C49F1C5CAA779CDF6CF1DDD3EB48F84A938F4B81D7 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.15.0_7-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.15.0_7/curl-8.15.0_7-win64a-mingw.zip - InstallerSha256: E364BD5DF30DCACD2ED39A2416D69179CBF5D081563BC66B8C7C7B65E85B55DC -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.15.0.7/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.15.0.7/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 44c1fe3187243..0000000000000 --- a/manifests/c/cURL/cURL/8.15.0.7/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.15.0.7 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.15.0.7/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.15.0.7/cURL.cURL.yaml deleted file mode 100644 index 0ad3a9bd4c0df..0000000000000 --- a/manifests/c/cURL/cURL/8.15.0.7/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.15.0.7 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.1/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.16.0.1/cURL.cURL.installer.yaml deleted file mode 100644 index 70840f48071dd..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.1/cURL.cURL.installer.yaml +++ /dev/null @@ -1,48 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.16.0.1 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-09-10 -Installers: -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.16.0_1-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.16.0_1/curl-8.16.0_1-win64-mingw.zip - InstallerSha256: 4DE76194F699901868E90B4479E2A2857187268731A4F8F97A989A7084563AF6 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.16.0_1-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.16.0_1/curl-8.16.0_1-win64a-mingw.zip - InstallerSha256: 40224F40BADD086D6BD54812545FB47B6C519B90BBB7851611732872D21238B8 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.1/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.16.0.1/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 76218d7236776..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.1/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.16.0.1 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.1/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.16.0.1/cURL.cURL.yaml deleted file mode 100644 index a22ecef80392a..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.1/cURL.cURL.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: cURL.cURL -PackageVersion: 8.16.0.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.10/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.16.0.10/cURL.cURL.installer.yaml deleted file mode 100644 index 4ffdb2a6d43c8..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.10/cURL.cURL.installer.yaml +++ /dev/null @@ -1,48 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.16.0.10 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-09-10 -Installers: -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.16.0_10-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.16.0_10/curl-8.16.0_10-win64-mingw.zip - InstallerSha256: 2F17D16BCFD4FBF9E990CDC127DD898A60858387F988FA471F04FFE8C0B7D426 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.16.0_10-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.16.0_10/curl-8.16.0_10-win64a-mingw.zip - InstallerSha256: 1B377303A22E79CCBE8352EA7E7F1D2A72AEB9A6D3BFDB4708FC0BD15A810ADD -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.10/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.16.0.10/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 5780d4cb22451..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.10/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.16.0.10 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.10/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.16.0.10/cURL.cURL.yaml deleted file mode 100644 index c1ac40e366b4a..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.10/cURL.cURL.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: cURL.cURL -PackageVersion: 8.16.0.10 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.11/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.16.0.11/cURL.cURL.installer.yaml deleted file mode 100644 index 461fa16639744..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.11/cURL.cURL.installer.yaml +++ /dev/null @@ -1,48 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.16.0.11 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-09-10 -Installers: -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.16.0_11-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.16.0_11/curl-8.16.0_11-win64-mingw.zip - InstallerSha256: 6C04EDE685D0917ED3C128F4261085824A16B4CD11DC05964AC88B72D49F9150 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.16.0_11-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.16.0_11/curl-8.16.0_11-win64a-mingw.zip - InstallerSha256: DFD81222FDCC2DB3BCA1B6374F8C7CF0595FB744AE765D610078FE915ED3B985 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.11/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.16.0.11/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index bd75bf1ecadaf..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.11/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.16.0.11 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.11/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.16.0.11/cURL.cURL.yaml deleted file mode 100644 index a91260aeddd76..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.11/cURL.cURL.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: cURL.cURL -PackageVersion: 8.16.0.11 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.12/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.16.0.12/cURL.cURL.installer.yaml deleted file mode 100644 index 840f272f2f48c..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.12/cURL.cURL.installer.yaml +++ /dev/null @@ -1,48 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.16.0.12 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-09-10 -Installers: -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.16.0_12-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.16.0_12/curl-8.16.0_12-win64-mingw.zip - InstallerSha256: 83D18E97A7A80D86C3D360CDBF651D4A0546016DA49AC697833663069D71C513 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.16.0_12-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.16.0_12/curl-8.16.0_12-win64a-mingw.zip - InstallerSha256: 3F82D4A5A328DC887DEB257E658259FEA8DCEE45CB8628921D38D79DA12ACE4F -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.12/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.16.0.12/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index af3a52175805d..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.12/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.16.0.12 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.12/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.16.0.12/cURL.cURL.yaml deleted file mode 100644 index 316493cd16c7f..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.12/cURL.cURL.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: cURL.cURL -PackageVersion: 8.16.0.12 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.13/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.16.0.13/cURL.cURL.installer.yaml deleted file mode 100644 index 8e0f6ea4e690e..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.13/cURL.cURL.installer.yaml +++ /dev/null @@ -1,48 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.16.0.13 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-09-10 -Installers: -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.16.0_13-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.16.0_13/curl-8.16.0_13-win64-mingw.zip - InstallerSha256: 1721A4CE50D0ECCE2C4AAC9FA32C4E6A1A6F62E1F33EC283B35168D5B5BC2C06 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.16.0_13-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.16.0_13/curl-8.16.0_13-win64a-mingw.zip - InstallerSha256: 4D540AEAB18F6F734F57DC1E4BB14CC725F742B3D88C196119C310C8BD0164DF -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.13/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.16.0.13/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index ea5667a2abae3..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.13/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.16.0.13 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.13/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.16.0.13/cURL.cURL.yaml deleted file mode 100644 index 51049a24410c5..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.13/cURL.cURL.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: cURL.cURL -PackageVersion: 8.16.0.13 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.14/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.16.0.14/cURL.cURL.installer.yaml deleted file mode 100644 index 6bfeb5695619d..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.14/cURL.cURL.installer.yaml +++ /dev/null @@ -1,48 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.16.0.14 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-09-10 -Installers: -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.16.0_14-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.16.0_14/curl-8.16.0_14-win64-mingw.zip - InstallerSha256: C3C56AE8572664A80FC0911A5109CE081D527F9AB71F0786394DD77D0220EF6A -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.16.0_14-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.16.0_14/curl-8.16.0_14-win64a-mingw.zip - InstallerSha256: 4E983141566DD058DB394383B03BFF1CC4571F8A23302FEE4CD6BF51FFCCA5BB -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.14/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.16.0.14/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 95b68083d2665..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.14/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.16.0.14 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.14/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.16.0.14/cURL.cURL.yaml deleted file mode 100644 index 433a405cf6c4a..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.14/cURL.cURL.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: cURL.cURL -PackageVersion: 8.16.0.14 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.15/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.16.0.15/cURL.cURL.installer.yaml deleted file mode 100644 index c554dfa7006d3..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.15/cURL.cURL.installer.yaml +++ /dev/null @@ -1,48 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.16.0.15 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-09-10 -Installers: -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.16.0_15-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.16.0_15/curl-8.16.0_15-win64-mingw.zip - InstallerSha256: F97515B2A1D29E7D797520514DB60D0956F780F64C591E7C7ABE256AE0D87D5B -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.16.0_15-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.16.0_15/curl-8.16.0_15-win64a-mingw.zip - InstallerSha256: 095DD36507074ECFAD6422394A1851B9B10EB3AA6EDE20620332C9BE08A3D0FB -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.15/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.16.0.15/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index ec783cc8d3b6e..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.15/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.16.0.15 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.15/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.16.0.15/cURL.cURL.yaml deleted file mode 100644 index e7c2229fce98e..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.15/cURL.cURL.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: cURL.cURL -PackageVersion: 8.16.0.15 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.2/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.16.0.2/cURL.cURL.installer.yaml deleted file mode 100644 index 2b72b9dd47577..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.2/cURL.cURL.installer.yaml +++ /dev/null @@ -1,48 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.16.0.2 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-09-10 -Installers: -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.16.0_2-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.16.0_2/curl-8.16.0_2-win64-mingw.zip - InstallerSha256: BA89FDC067FC63FE975BA3D0B8C59DA6E4A7247CAC6FF54B009A1C176822BA8B -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.16.0_2-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.16.0_2/curl-8.16.0_2-win64a-mingw.zip - InstallerSha256: 06508E0764BD293C19E7F72CFEEEDDF2060899474BB9E9D7764D49FA4AC9E41F -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.2/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.16.0.2/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 163cc905a4266..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.2/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.16.0.2 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.2/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.16.0.2/cURL.cURL.yaml deleted file mode 100644 index 08bd4ec2ee434..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.2/cURL.cURL.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: cURL.cURL -PackageVersion: 8.16.0.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.3/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.16.0.3/cURL.cURL.installer.yaml deleted file mode 100644 index 5c21b6474fd6d..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.3/cURL.cURL.installer.yaml +++ /dev/null @@ -1,48 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.16.0.3 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-09-10 -Installers: -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.16.0_3-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.16.0_3/curl-8.16.0_3-win64-mingw.zip - InstallerSha256: 59CA45146BDB3F02BFF4D2C4469258B1B779B30F52AA9B1300194FF7FA1881DF -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.16.0_3-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.16.0_3/curl-8.16.0_3-win64a-mingw.zip - InstallerSha256: 6921A084D174DB2383CBC55A390097823998AE3A542E8A73CF007707811D81BD -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.3/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.16.0.3/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 61b6001999762..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.3/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.16.0.3 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.3/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.16.0.3/cURL.cURL.yaml deleted file mode 100644 index f7b16fa5882df..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.3/cURL.cURL.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: cURL.cURL -PackageVersion: 8.16.0.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.4/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.16.0.4/cURL.cURL.installer.yaml deleted file mode 100644 index a030bc6b39709..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.4/cURL.cURL.installer.yaml +++ /dev/null @@ -1,48 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.16.0.4 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-09-10 -Installers: -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.16.0_4-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.16.0_4/curl-8.16.0_4-win64-mingw.zip - InstallerSha256: D7465BE851742041CDD873EE9F4D919E6E6B794EFE518265E2549D9D42D03B94 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.16.0_4-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.16.0_4/curl-8.16.0_4-win64a-mingw.zip - InstallerSha256: 075CBEEFB2E5ADE0DC1A0B28E17B23A57954DD8AC02D576B293FAB16D875253F -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.4/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.16.0.4/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 6ac2632384fd4..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.4/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.16.0.4 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.4/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.16.0.4/cURL.cURL.yaml deleted file mode 100644 index 1005ffe1b9822..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.4/cURL.cURL.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: cURL.cURL -PackageVersion: 8.16.0.4 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.5/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.16.0.5/cURL.cURL.installer.yaml deleted file mode 100644 index 0b38f29651b1d..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.5/cURL.cURL.installer.yaml +++ /dev/null @@ -1,48 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.16.0.5 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-09-10 -Installers: -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.16.0_5-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.16.0_5/curl-8.16.0_5-win64-mingw.zip - InstallerSha256: FD413CECFC12A36FE3EA40D306E7557EEFDDB7BED69BA3DB11E7D04A3ED9438D -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.16.0_5-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.16.0_5/curl-8.16.0_5-win64a-mingw.zip - InstallerSha256: FA242369AC9B321F2607CF320278026D28DA50547C6791503C6D7D928639B364 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.5/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.16.0.5/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 8f1cdb553b5e8..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.5/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.16.0.5 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.5/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.16.0.5/cURL.cURL.yaml deleted file mode 100644 index 9d568539fda93..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.5/cURL.cURL.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: cURL.cURL -PackageVersion: 8.16.0.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.6/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.16.0.6/cURL.cURL.installer.yaml deleted file mode 100644 index 964a3ba21e6f2..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.6/cURL.cURL.installer.yaml +++ /dev/null @@ -1,48 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.16.0.6 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-09-10 -Installers: -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.16.0_6-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.16.0_6/curl-8.16.0_6-win64-mingw.zip - InstallerSha256: 15DB9DB9DF57017131BD1E03549435E5B1C81513DA9330F263D9B52C6D3072AB -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.16.0_6-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.16.0_6/curl-8.16.0_6-win64a-mingw.zip - InstallerSha256: 598B69670CA8FBE5587F33438018542B080234831374154D9FF52E25313ACE7F -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.6/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.16.0.6/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index fee247a7d3539..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.6/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.16.0.6 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.6/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.16.0.6/cURL.cURL.yaml deleted file mode 100644 index e68b106a2ddaa..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.6/cURL.cURL.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: cURL.cURL -PackageVersion: 8.16.0.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.7/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.16.0.7/cURL.cURL.installer.yaml deleted file mode 100644 index 631766b045e50..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.7/cURL.cURL.installer.yaml +++ /dev/null @@ -1,48 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.16.0.7 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-09-10 -Installers: -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.16.0_7-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.16.0_7/curl-8.16.0_7-win64-mingw.zip - InstallerSha256: 2D8D26305B61154A26D67EC53F18DBAD71A0F4310A25DEC42679CFE4DC252830 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.16.0_7-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.16.0_7/curl-8.16.0_7-win64a-mingw.zip - InstallerSha256: 99344A0F6FC2AE7DB0F66DFC96C15DBC0762E1DDA801357F6BA5FB34A358D8C5 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.7/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.16.0.7/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 9cf9e4d449520..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.7/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.16.0.7 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.7/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.16.0.7/cURL.cURL.yaml deleted file mode 100644 index e4f1ba3a855f9..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.7/cURL.cURL.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: cURL.cURL -PackageVersion: 8.16.0.7 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.8/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.16.0.8/cURL.cURL.installer.yaml deleted file mode 100644 index 734eaab3bf584..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.8/cURL.cURL.installer.yaml +++ /dev/null @@ -1,48 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.16.0.8 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-09-10 -Installers: -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.16.0_8-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.16.0_8/curl-8.16.0_8-win64-mingw.zip - InstallerSha256: 606E7227597603A20BBA108525D790F397BE2AA911574AB8D5C175B73DAADE01 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.16.0_8-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.16.0_8/curl-8.16.0_8-win64a-mingw.zip - InstallerSha256: 192D5423C2AC815995D624DF797BBC3457A3B76A03403A650AA1ABC32E6F06EF -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.8/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.16.0.8/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index ab4b74e7a5cdd..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.8/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.16.0.8 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.8/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.16.0.8/cURL.cURL.yaml deleted file mode 100644 index 5c21c500c615d..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.8/cURL.cURL.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: cURL.cURL -PackageVersion: 8.16.0.8 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.9/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.16.0.9/cURL.cURL.installer.yaml deleted file mode 100644 index 4a545ffdea29c..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.9/cURL.cURL.installer.yaml +++ /dev/null @@ -1,48 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.16.0.9 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2025-09-10 -Installers: -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.16.0_9-win64-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.16.0_9/curl-8.16.0_9-win64-mingw.zip - InstallerSha256: 7FCD9C580C8392EBB934B1EBCEDD303B9EFF56DD909E55334623DA52FD2E32E6 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.16.0_9-win64a-mingw/bin/curl.exe - InstallerUrl: https://curl.se/windows/dl-8.16.0_9/curl-8.16.0_9-win64a-mingw.zip - InstallerSha256: 35A45515634368675EEEC4B9A187CA275873565A959852B913B7C72A7C0D4BE3 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.9/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.16.0.9/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 78c16856630a1..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.9/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.16.0.9 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.16.0.9/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.16.0.9/cURL.cURL.yaml deleted file mode 100644 index ea926fc0cb432..0000000000000 --- a/manifests/c/cURL/cURL/8.16.0.9/cURL.cURL.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: cURL.cURL -PackageVersion: 8.16.0.9 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/c/cURL/cURL/8.2.0/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.2.0/cURL.cURL.installer.yaml deleted file mode 100644 index 1407b4359f29b..0000000000000 --- a/manifests/c/cURL/cURL/8.2.0/cURL.cURL.installer.yaml +++ /dev/null @@ -1,57 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.4 $debug=NVS0.CRLF.5-1-19041-2673.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.2.0 -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -InstallerType: zip -Installers: -- Architecture: x64 - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: curl-8.2.0_1-win64-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.2.0_1/curl-8.2.0_1-win64-mingw.zip - InstallerSha256: 018ca88fc6e0ebb37e3638bdcc3f0f8d3178d8a444d3b48084522b753529b419 -- Architecture: x86 - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: curl-8.2.0_1-win32-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.2.0_1/curl-8.2.0_1-win32-mingw.zip - InstallerSha256: 29b092bcc6973c9f74ebaea31d7a16daaf199ea541815d3812c5e6523afa6627 -- Architecture: arm64 - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: curl-8.2.0_1-win64a-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.2.0_1/curl-8.2.0_1-win64a-mingw.zip - InstallerSha256: 2c7276c44e48e38b59a1f7a180fdd42a8665f85b1fdd63f429c83cc39a47737f -ManifestType: installer -ManifestVersion: 1.4.0 diff --git a/manifests/c/cURL/cURL/8.2.0/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.2.0/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index b6b4798819863..0000000000000 --- a/manifests/c/cURL/cURL/8.2.0/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,39 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.4 $debug=NVS0.CRLF.5-1-19041-2673.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.2.0 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se -PublisherSupportUrl: https://curl.se/support.html -# PrivacyUrl: -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -# Description: -Moniker: curl -# Tags: -# Agreements: -# ReleaseNotes: -# ReleaseNotesUrl: -PurchaseUrl: https://curl.se/donation.html -# InstallationNotes: -Documentations: -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev -ManifestType: defaultLocale -ManifestVersion: 1.4.0 diff --git a/manifests/c/cURL/cURL/8.2.0/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.2.0/cURL.cURL.yaml deleted file mode 100644 index ae9b8ea63a40e..0000000000000 --- a/manifests/c/cURL/cURL/8.2.0/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.4 $debug=NVS0.CRLF.5-1-19041-2673.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.2.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 diff --git a/manifests/c/cURL/cURL/8.2.1/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.2.1/cURL.cURL.installer.yaml deleted file mode 100644 index fbd1821e7204f..0000000000000 --- a/manifests/c/cURL/cURL/8.2.1/cURL.cURL.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# Created with Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.2.1 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2023-07-26 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.2.1_4-win32-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.2.1_4/curl-8.2.1_4-win32-mingw.zip - InstallerSha256: 958AA3C8854209F5F60477AC52C5757AEAF220BDF0B41F98DF206496BDD4AABE -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.2.1_4-win64-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.2.1_4/curl-8.2.1_4-win64-mingw.zip - InstallerSha256: 41937669A24F85F8CF4F33A922874D9EEBE401EBAADF83C23EA9239E93AF0239 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.2.1_4-win64a-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.2.1_4/curl-8.2.1_4-win64a-mingw.zip - InstallerSha256: 76078FA371295A0F919AD4EB9076816E5312F98C46E44A4D70A236891283BEEE -ManifestType: installer -ManifestVersion: 1.4.0 diff --git a/manifests/c/cURL/cURL/8.2.1/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.2.1/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 1b8070aa47a60..0000000000000 --- a/manifests/c/cURL/cURL/8.2.1/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.2.1 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev -ManifestType: defaultLocale -ManifestVersion: 1.4.0 diff --git a/manifests/c/cURL/cURL/8.2.1/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.2.1/cURL.cURL.yaml deleted file mode 100644 index acbabdb98625f..0000000000000 --- a/manifests/c/cURL/cURL/8.2.1/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.2.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 diff --git a/manifests/c/cURL/cURL/8.3.0/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.3.0/cURL.cURL.installer.yaml deleted file mode 100644 index 02c765ed12934..0000000000000 --- a/manifests/c/cURL/cURL/8.3.0/cURL.cURL.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.3.0 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2023-09-13 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.3.0_2-win32-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.3.0_2/curl-8.3.0_2-win32-mingw.zip - InstallerSha256: D8C7369819CDC4C3C9984FE39433833915C2A1E3FF7107A305647004745493D4 -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.3.0_2-win64-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.3.0_2/curl-8.3.0_2-win64-mingw.zip - InstallerSha256: 00352F3EB7F918C95207399612CF0020CB80769E11D18E234AE6D235C6F52960 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.3.0_2-win64a-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.3.0_2/curl-8.3.0_2-win64a-mingw.zip - InstallerSha256: 7967B62B6521A0DE317A20C55072A02D6B8E1B74E7FB02613C4B075D76B30CED -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/c/cURL/cURL/8.3.0/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.3.0/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index b3ee61f8915be..0000000000000 --- a/manifests/c/cURL/cURL/8.3.0/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.3.0 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/c/cURL/cURL/8.3.0/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.3.0/cURL.cURL.yaml deleted file mode 100644 index 406d6d4e3eb4a..0000000000000 --- a/manifests/c/cURL/cURL/8.3.0/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.3.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/c/cURL/cURL/8.4.0.3/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.4.0.3/cURL.cURL.installer.yaml deleted file mode 100644 index 26f02891c59a8..0000000000000 --- a/manifests/c/cURL/cURL/8.4.0.3/cURL.cURL.installer.yaml +++ /dev/null @@ -1,55 +0,0 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.4.0.3 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.4.0_3-win32-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.4.0_3/curl-8.4.0_3-win32-mingw.zip - InstallerSha256: 07A24D279B2DE46EE00B8AC3D5B54EE5239C0A363B60C3D2870560A422B009FB -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.4.0_3-win64-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.4.0_3/curl-8.4.0_3-win64-mingw.zip - InstallerSha256: 4D861C91698EC7C75DA30A26FE14AAF75DE415BD85B458977DBE3ED06A59F799 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.4.0_3-win64a-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.4.0_3/curl-8.4.0_3-win64a-mingw.zip - InstallerSha256: 3CD01099A27CE1F8084A1BF4F1530BEB35FD48A3A80FB29865097FBCD56770FA -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/c/cURL/cURL/8.4.0.3/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.4.0.3/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 5fbdc24ca6e66..0000000000000 --- a/manifests/c/cURL/cURL/8.4.0.3/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.4.0.3 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/c/cURL/cURL/8.4.0.3/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.4.0.3/cURL.cURL.yaml deleted file mode 100644 index 20181ce1129b6..0000000000000 --- a/manifests/c/cURL/cURL/8.4.0.3/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.4.0.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/c/cURL/cURL/8.4.0.5/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.4.0.5/cURL.cURL.installer.yaml deleted file mode 100644 index e5a9230f6a400..0000000000000 --- a/manifests/c/cURL/cURL/8.4.0.5/cURL.cURL.installer.yaml +++ /dev/null @@ -1,55 +0,0 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.4.0.5 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.4.0_5-win32-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.4.0_5/curl-8.4.0_5-win32-mingw.zip - InstallerSha256: FF31561F63D4A4C0488B902910573830DE54ECDC6E1272CE42AFB4DEC025FDBF -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.4.0_5-win64-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.4.0_5/curl-8.4.0_5-win64-mingw.zip - InstallerSha256: 5DBB6540CDD4294FE69556FDE548BBF142698048EA85D7277A616BF96A744D7E -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.4.0_5-win64a-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.4.0_5/curl-8.4.0_5-win64a-mingw.zip - InstallerSha256: 272E78C4D22138C66C07AEDAFB6233C17E59C375868F17A685CE5C3C11C0C263 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/c/cURL/cURL/8.4.0.5/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.4.0.5/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 7aee0a5bf8141..0000000000000 --- a/manifests/c/cURL/cURL/8.4.0.5/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.4.0.5 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/c/cURL/cURL/8.4.0.5/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.4.0.5/cURL.cURL.yaml deleted file mode 100644 index 6b4c17f6fd8f7..0000000000000 --- a/manifests/c/cURL/cURL/8.4.0.5/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.4.0.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/c/cURL/cURL/8.4.0.6/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.4.0.6/cURL.cURL.installer.yaml deleted file mode 100644 index 0d0ebd31c4c11..0000000000000 --- a/manifests/c/cURL/cURL/8.4.0.6/cURL.cURL.installer.yaml +++ /dev/null @@ -1,55 +0,0 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.4.0.6 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.4.0_6-win32-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.4.0_6/curl-8.4.0_6-win32-mingw.zip - InstallerSha256: 61060341F52BBC2B489E3AE4AA9D3EDDFCF2C818A27D0DFB236E04CA0EBF3A3F -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.4.0_6-win64-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.4.0_6/curl-8.4.0_6-win64-mingw.zip - InstallerSha256: 782E849A5A94AE4C8C93D6447DFAA0D36D596BC2727015A6F44044033581F385 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.4.0_6-win64a-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.4.0_6/curl-8.4.0_6-win64a-mingw.zip - InstallerSha256: D7F09ED52FEF8D854A3E5A0E1FF8560BF5DC2EDD71D8AAEE6031A2C431006D31 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/c/cURL/cURL/8.4.0.6/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.4.0.6/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 2ed398798dbb1..0000000000000 --- a/manifests/c/cURL/cURL/8.4.0.6/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.4.0.6 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/c/cURL/cURL/8.4.0.6/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.4.0.6/cURL.cURL.yaml deleted file mode 100644 index fe9cfd8880389..0000000000000 --- a/manifests/c/cURL/cURL/8.4.0.6/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.4.0.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/c/cURL/cURL/8.4.0/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.4.0/cURL.cURL.installer.yaml deleted file mode 100644 index 6b15dad6d0ecb..0000000000000 --- a/manifests/c/cURL/cURL/8.4.0/cURL.cURL.installer.yaml +++ /dev/null @@ -1,55 +0,0 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.4.0 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.4.0_1-win32-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.4.0_1/curl-8.4.0_1-win32-mingw.zip - InstallerSha256: C02A53AAE232F0453773EB30BE68EC5B09CEC8BA51F56664AD7669AEA50FBAA7 -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.4.0_1-win64-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.4.0_1/curl-8.4.0_1-win64-mingw.zip - InstallerSha256: 5E6D60156BB104C46DFFD216B9AD6F65A2ECA1D0F14D6D9227D64C2DBEA7C8A7 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.4.0_1-win64a-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.4.0_1/curl-8.4.0_1-win64a-mingw.zip - InstallerSha256: DECB4B0438ECDDECECA79F781124CDEA3451CF09786FC52F3E08A59893948505 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/c/cURL/cURL/8.4.0/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.4.0/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 0e88fe5d1534a..0000000000000 --- a/manifests/c/cURL/cURL/8.4.0/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.4.0 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/c/cURL/cURL/8.4.0/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.4.0/cURL.cURL.yaml deleted file mode 100644 index af4414912dc60..0000000000000 --- a/manifests/c/cURL/cURL/8.4.0/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.4.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/c/cURL/cURL/8.5.0.5/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.5.0.5/cURL.cURL.installer.yaml deleted file mode 100644 index dc6150b0cc28c..0000000000000 --- a/manifests/c/cURL/cURL/8.5.0.5/cURL.cURL.installer.yaml +++ /dev/null @@ -1,55 +0,0 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.5.0.5 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.5.0_5-win32-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.5.0_5/curl-8.5.0_5-win32-mingw.zip - InstallerSha256: 9F3863741798D92252046C6F7C29E70A1707ADA7D8CB83BEFBAF78CCB2A31AC6 -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.5.0_5-win64-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.5.0_5/curl-8.5.0_5-win64-mingw.zip - InstallerSha256: C8EF4B066C702EC9E0CE1119CF84167AED1A399F3F83E863C493BB7B8652F45A -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.5.0_5-win64a-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.5.0_5/curl-8.5.0_5-win64a-mingw.zip - InstallerSha256: FDE2450663CBCA5B0986B7AA8F576214287E08363BF3223ADFE8585723947463 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/c/cURL/cURL/8.5.0.5/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.5.0.5/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 27e84affb34f7..0000000000000 --- a/manifests/c/cURL/cURL/8.5.0.5/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.5.0.5 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/c/cURL/cURL/8.5.0.5/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.5.0.5/cURL.cURL.yaml deleted file mode 100644 index 66558c28d695b..0000000000000 --- a/manifests/c/cURL/cURL/8.5.0.5/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.5.0.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/c/cURL/cURL/8.6.0.1/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.6.0.1/cURL.cURL.installer.yaml deleted file mode 100644 index 6a57877c8e0e6..0000000000000 --- a/manifests/c/cURL/cURL/8.6.0.1/cURL.cURL.installer.yaml +++ /dev/null @@ -1,55 +0,0 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.6.0.1 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.6.0_1-win32-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.6.0_1/curl-8.6.0_1-win32-mingw.zip - InstallerSha256: CD5CE92CEA745BAB3F40ACAB88F312B59E6CF94CEE36BE8308AFCBF22B31F66E -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.6.0_1-win64-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.6.0_1/curl-8.6.0_1-win64-mingw.zip - InstallerSha256: 128F6D79CDB61A8F0443E1173D1D7E95B5648D4D4EBD610F622A7AF5CDD10E29 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.6.0_1-win64a-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.6.0_1/curl-8.6.0_1-win64a-mingw.zip - InstallerSha256: BDB0917D1DF25C9A91161B787B1ED595056FDE1CD4B24B29BA7CEDF0824644EF -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/c/cURL/cURL/8.6.0.1/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.6.0.1/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 778a88c50eea6..0000000000000 --- a/manifests/c/cURL/cURL/8.6.0.1/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.6.0.1 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/c/cURL/cURL/8.6.0.1/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.6.0.1/cURL.cURL.yaml deleted file mode 100644 index bef8c3c3f8be5..0000000000000 --- a/manifests/c/cURL/cURL/8.6.0.1/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.6.0.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/c/cURL/cURL/8.6.0.2/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.6.0.2/cURL.cURL.installer.yaml deleted file mode 100644 index 64e4796da31e1..0000000000000 --- a/manifests/c/cURL/cURL/8.6.0.2/cURL.cURL.installer.yaml +++ /dev/null @@ -1,55 +0,0 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.6.0.2 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.6.0_2-win32-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.6.0_2/curl-8.6.0_2-win32-mingw.zip - InstallerSha256: 37CAF941F2F53803EE73C172C79CB3B68062C4CDC73F8ADB77D0361BC55FA448 -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.6.0_2-win64-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.6.0_2/curl-8.6.0_2-win64-mingw.zip - InstallerSha256: CFE5CD5059EA09DC3A407C54EFCC9F7DAC3748AD4C9AE864F9DCD800D25A081C -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.6.0_2-win64a-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.6.0_2/curl-8.6.0_2-win64a-mingw.zip - InstallerSha256: 07F4808561731FF5A56DE31726A67BC0DF75DEA68BC8459ECF2E9507805F4FA0 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/c/cURL/cURL/8.6.0.2/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.6.0.2/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 2ddcc2a19d64c..0000000000000 --- a/manifests/c/cURL/cURL/8.6.0.2/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.6.0.2 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/c/cURL/cURL/8.6.0.2/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.6.0.2/cURL.cURL.yaml deleted file mode 100644 index dc4f536b36801..0000000000000 --- a/manifests/c/cURL/cURL/8.6.0.2/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.6.0.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/c/cURL/cURL/8.6.0.3/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.6.0.3/cURL.cURL.installer.yaml deleted file mode 100644 index 725ab0bf7097f..0000000000000 --- a/manifests/c/cURL/cURL/8.6.0.3/cURL.cURL.installer.yaml +++ /dev/null @@ -1,55 +0,0 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.6.0.3 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.6.0_3-win32-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.6.0_3/curl-8.6.0_3-win32-mingw.zip - InstallerSha256: 9887898CF6F1A8B215F74618B19A4DE3DB037D52A4A7875CEB5928DCF3B06FFD -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.6.0_3-win64-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.6.0_3/curl-8.6.0_3-win64-mingw.zip - InstallerSha256: 9BEE2D701F7BB26FD33E47020926576A6CAAED72DEA2FC098E6C2B059DE9CD04 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.6.0_3-win64a-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.6.0_3/curl-8.6.0_3-win64a-mingw.zip - InstallerSha256: 792B2E528FD4E5440693954AC9D1153DED2141812DB3F2526D0F07B35767EBDA -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/c/cURL/cURL/8.6.0.3/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.6.0.3/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index e753b49a96df7..0000000000000 --- a/manifests/c/cURL/cURL/8.6.0.3/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.6.0.3 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/c/cURL/cURL/8.6.0.3/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.6.0.3/cURL.cURL.yaml deleted file mode 100644 index 343070fcbffdb..0000000000000 --- a/manifests/c/cURL/cURL/8.6.0.3/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.6.0.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/c/cURL/cURL/8.6.0.6/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.6.0.6/cURL.cURL.installer.yaml deleted file mode 100644 index 0510fd5383c00..0000000000000 --- a/manifests/c/cURL/cURL/8.6.0.6/cURL.cURL.installer.yaml +++ /dev/null @@ -1,55 +0,0 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.6.0.6 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.6.0_6-win32-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.6.0_6/curl-8.6.0_6-win32-mingw.zip - InstallerSha256: 87C4F3163950ECA4F06A2CF698A52A8EDC712B624B3ED696EE401A3E197A2D14 -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.6.0_6-win64-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.6.0_6/curl-8.6.0_6-win64-mingw.zip - InstallerSha256: DDABB390C7D5AD0694C68908616F6B95A2061A2560F0EE063F45389D6E2C069A -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.6.0_6-win64a-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.6.0_6/curl-8.6.0_6-win64a-mingw.zip - InstallerSha256: 4075D5A693D8D9B40533C3403D66CF6A2CB357E390AC77FD736F64633000BAB9 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/c/cURL/cURL/8.6.0.6/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.6.0.6/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 3c5c655987849..0000000000000 --- a/manifests/c/cURL/cURL/8.6.0.6/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.6.0.6 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/c/cURL/cURL/8.6.0.6/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.6.0.6/cURL.cURL.yaml deleted file mode 100644 index 9fb5a00e71751..0000000000000 --- a/manifests/c/cURL/cURL/8.6.0.6/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.6.0.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/c/cURL/cURL/8.7.1.1/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.7.1.1/cURL.cURL.installer.yaml deleted file mode 100644 index 559326c2e29d1..0000000000000 --- a/manifests/c/cURL/cURL/8.7.1.1/cURL.cURL.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# Created with komac v2.1.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.7.1.1 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2024-03-27 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.7.1_1-win32-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.7.1_1/curl-8.7.1_1-win32-mingw.zip - InstallerSha256: 0B572F86EDB3CBA89414A1FDF38AA5C905BDA33D07D03AF56D89AAB543DABB07 -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.7.1_1-win64-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.7.1_1/curl-8.7.1_1-win64-mingw.zip - InstallerSha256: 57E9E58030D26D166267632AA313676775E0F0AFC2FEAB7369CF6DBDD8737CAF -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.7.1_1-win64a-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.7.1_1/curl-8.7.1_1-win64a-mingw.zip - InstallerSha256: 63EE6297C9ED5E3B69702A28E0ED4BD2A74816B146AE0F997DEF2F86B5B1A12B -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.7.1.1/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.7.1.1/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 965bbd354c382..0000000000000 --- a/manifests/c/cURL/cURL/8.7.1.1/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.1.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.7.1.1 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.7.1.1/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.7.1.1/cURL.cURL.yaml deleted file mode 100644 index 8944ab448d23c..0000000000000 --- a/manifests/c/cURL/cURL/8.7.1.1/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.1.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.7.1.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.7.1.6/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.7.1.6/cURL.cURL.installer.yaml deleted file mode 100644 index 36266504b4c2a..0000000000000 --- a/manifests/c/cURL/cURL/8.7.1.6/cURL.cURL.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# Created with komac v2.1.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.7.1.6 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2024-03-27 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.7.1_6-win32-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.7.1_6/curl-8.7.1_6-win32-mingw.zip - InstallerSha256: F1EFA320223DEF14B30913183BAE86CB38B67300C5BCDACD3247D7812BA67A02 -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.7.1_6-win64-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.7.1_6/curl-8.7.1_6-win64-mingw.zip - InstallerSha256: 7B56F6F04374B05DF4C39B496E1C94DB6A558B441072FC947160CA68870E11FA -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.7.1_6-win64a-mingw\bin\curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.7.1_6/curl-8.7.1_6-win64a-mingw.zip - InstallerSha256: B2764E681B7EB2D585BC453CE98C6D589601C529E8D17A22A9CEC6FF2FCE6671 -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.7.1.6/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.7.1.6/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 379c4c31a3000..0000000000000 --- a/manifests/c/cURL/cURL/8.7.1.6/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.1.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.7.1.6 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.7.1.6/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.7.1.6/cURL.cURL.yaml deleted file mode 100644 index a60857fd3223b..0000000000000 --- a/manifests/c/cURL/cURL/8.7.1.6/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.1.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.7.1.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.7.1.9/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.7.1.9/cURL.cURL.installer.yaml deleted file mode 100644 index 05d4c12bd35a6..0000000000000 --- a/manifests/c/cURL/cURL/8.7.1.9/cURL.cURL.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# Created with komac v2.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.7.1.9 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2024-03-27 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.7.1_9-win32-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.7.1_9/curl-8.7.1_9-win32-mingw.zip - InstallerSha256: 5E989E432DC920C44C18C86841955F65C219358F0DB597E0CE51F606D3C2A5B2 -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.7.1_9-win64-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.7.1_9/curl-8.7.1_9-win64-mingw.zip - InstallerSha256: 84C7391E74388D4A742953DABF3B82CACA88208FFF432D0A81DA523D4A630DB3 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.7.1_9-win64a-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.7.1_9/curl-8.7.1_9-win64a-mingw.zip - InstallerSha256: 4C5092F0336A19F6803909DF87D098DC51F6E8922BE0580A8E8253726D5A473F -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.7.1.9/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.7.1.9/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index cb27a3e527354..0000000000000 --- a/manifests/c/cURL/cURL/8.7.1.9/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.7.1.9 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.7.1.9/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.7.1.9/cURL.cURL.yaml deleted file mode 100644 index 5fffbb2310c66..0000000000000 --- a/manifests/c/cURL/cURL/8.7.1.9/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.7.1.9 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.8.0.1/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.8.0.1/cURL.cURL.installer.yaml deleted file mode 100644 index 169b1ef75cfb9..0000000000000 --- a/manifests/c/cURL/cURL/8.8.0.1/cURL.cURL.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# Created with komac v2.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.8.0.1 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2024-05-22 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.8.0_1-win32-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.8.0_1/curl-8.8.0_1-win32-mingw.zip - InstallerSha256: 35889D15C5074F77F1F391133E416570F09AFE9AFA0F77CD5F427994750BCCC5 -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.8.0_1-win64-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.8.0_1/curl-8.8.0_1-win64-mingw.zip - InstallerSha256: 55B01829DBC774AC201BB0CACEBE453857707B10913937C49E3E8F48F0998703 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.8.0_1-win64a-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.8.0_1/curl-8.8.0_1-win64a-mingw.zip - InstallerSha256: 991E2B0C74900216AE38C354690BD87F675F0B342ACFA624563F4CC535885DA0 -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.8.0.1/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.8.0.1/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 3ac7c803954ad..0000000000000 --- a/manifests/c/cURL/cURL/8.8.0.1/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.8.0.1 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.8.0.1/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.8.0.1/cURL.cURL.yaml deleted file mode 100644 index a2a41d15b6396..0000000000000 --- a/manifests/c/cURL/cURL/8.8.0.1/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.8.0.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.8.0.2/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.8.0.2/cURL.cURL.installer.yaml deleted file mode 100644 index 114b9879a0619..0000000000000 --- a/manifests/c/cURL/cURL/8.8.0.2/cURL.cURL.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# Created with komac v2.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.8.0.2 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2024-05-22 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.8.0_2-win32-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.8.0_2/curl-8.8.0_2-win32-mingw.zip - InstallerSha256: 4B8380B0AF4CBB3479941E492626ECA438113E65C354490585C2D4182A709319 -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.8.0_2-win64-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.8.0_2/curl-8.8.0_2-win64-mingw.zip - InstallerSha256: 2D7D83347BD629F4D33ACD61B744C38103C92539165E2FB1588F7CBD8E6DA0D1 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.8.0_2-win64a-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.8.0_2/curl-8.8.0_2-win64a-mingw.zip - InstallerSha256: 23ABBAC80581B29C269381CE32FD957E28E8345F4C026F5750F56D803D1BB237 -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.8.0.2/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.8.0.2/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 770767b63acd5..0000000000000 --- a/manifests/c/cURL/cURL/8.8.0.2/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.8.0.2 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.8.0.2/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.8.0.2/cURL.cURL.yaml deleted file mode 100644 index a8e1f352bedf3..0000000000000 --- a/manifests/c/cURL/cURL/8.8.0.2/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.8.0.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.8.0.3/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.8.0.3/cURL.cURL.installer.yaml deleted file mode 100644 index 6c98fb3c51898..0000000000000 --- a/manifests/c/cURL/cURL/8.8.0.3/cURL.cURL.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# Created with komac v2.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.8.0.3 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2024-05-22 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.8.0_3-win32-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.8.0_3/curl-8.8.0_3-win32-mingw.zip - InstallerSha256: 55EEC306F4E6FB803B41CA04E60CDE302A690E14F3DBAD2BB8B11933CEBA7294 -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.8.0_3-win64-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.8.0_3/curl-8.8.0_3-win64-mingw.zip - InstallerSha256: 2D237A0D7BDDACDD78D9C6FA6140BCC025CB1653EB9F03D27404BE348ADB82EB -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.8.0_3-win64a-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.8.0_3/curl-8.8.0_3-win64a-mingw.zip - InstallerSha256: BEE3D751F90E11BFE2076F708ABFDA7C098D03FE683269CD483DE80458D2969D -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.8.0.3/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.8.0.3/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 32d93026033f5..0000000000000 --- a/manifests/c/cURL/cURL/8.8.0.3/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.8.0.3 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.8.0.3/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.8.0.3/cURL.cURL.yaml deleted file mode 100644 index 8886baa58d5b7..0000000000000 --- a/manifests/c/cURL/cURL/8.8.0.3/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.8.0.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.9.0.1/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.9.0.1/cURL.cURL.installer.yaml deleted file mode 100644 index d6362bdb190b0..0000000000000 --- a/manifests/c/cURL/cURL/8.9.0.1/cURL.cURL.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# Created with komac v2.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.9.0.1 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2024-07-24 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.9.0_1-win32-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.9.0_1/curl-8.9.0_1-win32-mingw.zip - InstallerSha256: 272A54E3C0B404E3F704CE015A75C0475A83A768EAA2F2117146194D760FA5F9 -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.9.0_1-win64-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.9.0_1/curl-8.9.0_1-win64-mingw.zip - InstallerSha256: DFAC2DF82FD98369C23FEA194D8990C7BC5AD9C44F6FBB37A15E6E459EAF428C -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.9.0_1-win64a-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.9.0_1/curl-8.9.0_1-win64a-mingw.zip - InstallerSha256: 55CCF8E9412791ABEE546661FF00CC4928DF03083EEC2E44B3256FC9C431D34E -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.9.0.1/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.9.0.1/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 8c00bedf68f74..0000000000000 --- a/manifests/c/cURL/cURL/8.9.0.1/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.9.0.1 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.9.0.1/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.9.0.1/cURL.cURL.yaml deleted file mode 100644 index 9a0215f3831a9..0000000000000 --- a/manifests/c/cURL/cURL/8.9.0.1/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.9.0.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.9.1.1/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.9.1.1/cURL.cURL.installer.yaml deleted file mode 100644 index 15eedb1f52885..0000000000000 --- a/manifests/c/cURL/cURL/8.9.1.1/cURL.cURL.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# Created with komac v2.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.9.1.1 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2024-07-31 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.9.1_1-win32-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.9.1_1/curl-8.9.1_1-win32-mingw.zip - InstallerSha256: F7067B8BBD42CD5C1B480FEDD9F40E7DE46A035280407399F3F5966BBB84BE51 -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.9.1_1-win64-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.9.1_1/curl-8.9.1_1-win64-mingw.zip - InstallerSha256: F7BC9E21490D942C937DFE7BFCB9A2E29A490665C8B51E8EA0CDC171AC08C5DE -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.9.1_1-win64a-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.9.1_1/curl-8.9.1_1-win64a-mingw.zip - InstallerSha256: 5B8D12EB59FA2F9F2EA7ABB7CA8A3CAD81575F7F1708AC0D92FB24880CC90D61 -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.9.1.1/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.9.1.1/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 6b52ddb9b8207..0000000000000 --- a/manifests/c/cURL/cURL/8.9.1.1/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.9.1.1 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.9.1.1/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.9.1.1/cURL.cURL.yaml deleted file mode 100644 index 91e063e04f3f5..0000000000000 --- a/manifests/c/cURL/cURL/8.9.1.1/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.9.1.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.9.1.2/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.9.1.2/cURL.cURL.installer.yaml deleted file mode 100644 index a27404231bf46..0000000000000 --- a/manifests/c/cURL/cURL/8.9.1.2/cURL.cURL.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# Created with komac v2.4.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.9.1.2 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2024-07-31 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.9.1_2-win32-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.9.1_2/curl-8.9.1_2-win32-mingw.zip - InstallerSha256: B7E1CB1BCB79DA70C165364665C9D34BFA2627BA65B037D667CF1D5D3ACAAD5D -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.9.1_2-win64-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.9.1_2/curl-8.9.1_2-win64-mingw.zip - InstallerSha256: C3E16E9FAFB5368B7319DDBC0030F78616D3B613C960908A33593DF25DEEBC45 -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.9.1_2-win64a-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.9.1_2/curl-8.9.1_2-win64a-mingw.zip - InstallerSha256: 2572E63BB98E680CA28D4A655B4FFA8CE4FF6018273610F1809D6D75A6D6DB8C -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.9.1.2/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.9.1.2/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 165dd0b6d6850..0000000000000 --- a/manifests/c/cURL/cURL/8.9.1.2/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.4.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.9.1.2 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.9.1.2/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.9.1.2/cURL.cURL.yaml deleted file mode 100644 index 39ae851c2ff92..0000000000000 --- a/manifests/c/cURL/cURL/8.9.1.2/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.4.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.9.1.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.9.1.3/cURL.cURL.installer.yaml b/manifests/c/cURL/cURL/8.9.1.3/cURL.cURL.installer.yaml deleted file mode 100644 index c90aaeab45f9d..0000000000000 --- a/manifests/c/cURL/cURL/8.9.1.3/cURL.cURL.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# Created with komac v2.4.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.9.1.3 -InstallerType: zip -NestedInstallerType: portable -Protocols: -- DICT -- FILE -- FTP -- FTPS -- GOPHER -- GOPHERS -- HTTP -- HTTPS -- IMAP -- IMAPS -- LDAP -- LDAPS -- MQTT -- POP3 -- POP3S -- RTMP -- RTMPS -- RTSP -- SCP -- SFTP -- SMB -- SMBS -- SMTP -- SMTPS -- TELNET -- TFTP -ReleaseDate: 2024-07-31 -Installers: -- Architecture: x86 - NestedInstallerFiles: - - RelativeFilePath: curl-8.9.1_3-win32-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.9.1_3/curl-8.9.1_3-win32-mingw.zip - InstallerSha256: C8C6767ABC6A7A1DBACF9FEB126B23D21FE1809591B60EA3B7F408E22FBE7926 -- Architecture: x64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.9.1_3-win64-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.9.1_3/curl-8.9.1_3-win64-mingw.zip - InstallerSha256: 6E84360C8950B8DF3EEE582C4F2496495CA833CDB3A1CED6ABE793B2E531D3BA -- Architecture: arm64 - NestedInstallerFiles: - - RelativeFilePath: curl-8.9.1_3-win64a-mingw/bin/curl.exe - PortableCommandAlias: curl - InstallerUrl: https://curl.se/windows/dl-8.9.1_3/curl-8.9.1_3-win64a-mingw.zip - InstallerSha256: C602D20F632FDAF8F886D3440299AB4A6DBB685B2EC748F38AD4D8F613F0DC36 -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.9.1.3/cURL.cURL.locale.en-US.yaml b/manifests/c/cURL/cURL/8.9.1.3/cURL.cURL.locale.en-US.yaml deleted file mode 100644 index 409c8f42a7e12..0000000000000 --- a/manifests/c/cURL/cURL/8.9.1.3/cURL.cURL.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.4.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.9.1.3 -PackageLocale: en-US -Publisher: curl -PublisherUrl: https://curl.se/ -PublisherSupportUrl: https://curl.se/support.html -Author: Daniel Stenberg -PackageName: cURL -PackageUrl: https://curl.se/ -License: Freeware -LicenseUrl: https://curl.se/docs/copyright.html -Copyright: Copyright (c), Daniel Stenberg, daniel@haxx.se, and many contributors, see the THANKS file. All rights reserved. -CopyrightUrl: https://curl.se/docs/copyright.html -ShortDescription: Command line tool and library for transferring data with URLs -Moniker: curl -PurchaseUrl: https://curl.se/donation.html -Documentations: -- DocumentLabel: Everything curl (full documentation) - DocumentUrl: https://everything.curl.dev/ -- DocumentLabel: FAQ - DocumentUrl: https://curl.se/docs/faq.html -- DocumentLabel: GitHub - DocumentUrl: https://github.com/curl/curl -- DocumentLabel: Manpage (Usage) - DocumentUrl: https://curl.se/docs/manpage.html -- DocumentLabel: Published Security Vulnerabilities - DocumentUrl: https://curl.se/docs/security.html -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/c/cURL/cURL/8.9.1.3/cURL.cURL.yaml b/manifests/c/cURL/cURL/8.9.1.3/cURL.cURL.yaml deleted file mode 100644 index bd2529bb70747..0000000000000 --- a/manifests/c/cURL/cURL/8.9.1.3/cURL.cURL.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.4.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: cURL.cURL -PackageVersion: 8.9.1.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 diff --git a/manifests/d/DinamoNetworks/HSMDinamo/4.18.0/DinamoNetworks.HSMDinamo.installer.yaml b/manifests/d/DinamoNetworks/HSMDinamo/4.18.0/DinamoNetworks.HSMDinamo.installer.yaml deleted file mode 100644 index 21b7efeafdfd3..0000000000000 --- a/manifests/d/DinamoNetworks/HSMDinamo/4.18.0/DinamoNetworks.HSMDinamo.installer.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Created using wingetcreate 1.10.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: DinamoNetworks.HSMDinamo -PackageVersion: 4.18.0 -InstallerLocale: en-US -InstallerType: wix -ProductCode: '{D8871C97-5BC4-4F57-B13B-C27CBF450F48}' -Installers: -- Architecture: x64 - InstallerUrl: https://downloads.dinamonetworks.io/bin/client/windows/x64/4.18.0/dinamo-4.18.0-x64-setup.msi - InstallerSha256: BC7FE60FCFC8E334A8CD6F7050FBB4642701CCAFB73185097F5E66048678B699 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/d/DinamoNetworks/HSMDinamo/4.18.0/DinamoNetworks.HSMDinamo.locale.pt-BR.yaml b/manifests/d/DinamoNetworks/HSMDinamo/4.18.0/DinamoNetworks.HSMDinamo.locale.pt-BR.yaml deleted file mode 100644 index d38ae7007b9f5..0000000000000 --- a/manifests/d/DinamoNetworks/HSMDinamo/4.18.0/DinamoNetworks.HSMDinamo.locale.pt-BR.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created using wingetcreate 1.10.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: DinamoNetworks.HSMDinamo -PackageVersion: 4.18.0 -PackageLocale: pt-BR -Publisher: Dinamo Networks -PublisherUrl: https://www.dinamonetworks.com -PublisherSupportUrl: https://docs.dinamonetworks.io/support/wk/ -PrivacyUrl: https://docs.dinamonetworks.io/support/wk/ -Author: Dinamo Networks -PackageName: HSM Dinamo -PackageUrl: https://docs.dinamonetworks.io/hsm/soft_client/installation/windows/ -License: MIT -ShortDescription: Software para os HSMs (Hardware Secure Module) Dinamo Networks. -Moniker: HSM -Tags: -- hsm -- dinamo -- segurança -- dinamo networks -- criptografia -- msc -- fips -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/d/DinamoNetworks/HSMDinamo/4.18.0/DinamoNetworks.HSMDinamo.yaml b/manifests/d/DinamoNetworks/HSMDinamo/4.18.0/DinamoNetworks.HSMDinamo.yaml deleted file mode 100644 index c8b5b10c8ba22..0000000000000 --- a/manifests/d/DinamoNetworks/HSMDinamo/4.18.0/DinamoNetworks.HSMDinamo.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created using wingetcreate 1.10.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: DinamoNetworks.HSMDinamo -PackageVersion: 4.18.0 -DefaultLocale: pt-BR -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/d/DinamoNetworks/HSMDinamo/4.19.0/DinamoNetworks.HSMDinamo.installer.yaml b/manifests/d/DinamoNetworks/HSMDinamo/4.19.0/DinamoNetworks.HSMDinamo.installer.yaml deleted file mode 100644 index 855d208d6ed63..0000000000000 --- a/manifests/d/DinamoNetworks/HSMDinamo/4.19.0/DinamoNetworks.HSMDinamo.installer.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Created using wingetcreate 1.10.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: DinamoNetworks.HSMDinamo -PackageVersion: 4.19.0 -InstallerLocale: en-US -InstallerType: wix -ProductCode: '{D7F61F36-AA33-40BF-8ECF-A9EE6765B54E}' -Installers: -- Architecture: x64 - InstallerUrl: https://downloads.dinamonetworks.io/bin/client/windows/x64/4.19.0/dinamo-4.19.0-x64-setup.msi - InstallerSha256: 1216DB98A80FE560E6AB572D965FD51FF6A524BCDEDE16AE192611D74F627D6A -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/d/DinamoNetworks/HSMDinamo/4.19.0/DinamoNetworks.HSMDinamo.locale.pt-BR.yaml b/manifests/d/DinamoNetworks/HSMDinamo/4.19.0/DinamoNetworks.HSMDinamo.locale.pt-BR.yaml deleted file mode 100644 index c8baaa23bec89..0000000000000 --- a/manifests/d/DinamoNetworks/HSMDinamo/4.19.0/DinamoNetworks.HSMDinamo.locale.pt-BR.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created using wingetcreate 1.10.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: DinamoNetworks.HSMDinamo -PackageVersion: 4.19.0 -PackageLocale: pt-BR -Publisher: Dinamo Networks -PublisherUrl: https://www.dinamonetworks.com -PublisherSupportUrl: https://docs.dinamonetworks.io/support/wk/ -PrivacyUrl: https://docs.dinamonetworks.io/support/wk/ -Author: Dinamo Networks -PackageName: HSM Dinamo -PackageUrl: https://docs.dinamonetworks.io/hsm/soft_client/installation/windows/ -License: MIT -ShortDescription: Software para os HSMs (Hardware Secure Module) Dinamo Networks. -Moniker: HSM -Tags: -- hsm -- dinamo -- segurança -- dinamo networks -- criptografia -- msc -- fips -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/d/DinamoNetworks/HSMDinamo/4.19.0/DinamoNetworks.HSMDinamo.yaml b/manifests/d/DinamoNetworks/HSMDinamo/4.19.0/DinamoNetworks.HSMDinamo.yaml deleted file mode 100644 index c7964f3c66f1e..0000000000000 --- a/manifests/d/DinamoNetworks/HSMDinamo/4.19.0/DinamoNetworks.HSMDinamo.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created using wingetcreate 1.10.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: DinamoNetworks.HSMDinamo -PackageVersion: 4.19.0 -DefaultLocale: pt-BR -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/d/DinamoNetworks/HSMDinamo/4.20.0/DinamoNetworks.HSMDinamo.installer.yaml b/manifests/d/DinamoNetworks/HSMDinamo/4.20.0/DinamoNetworks.HSMDinamo.installer.yaml deleted file mode 100644 index 9956d96221729..0000000000000 --- a/manifests/d/DinamoNetworks/HSMDinamo/4.20.0/DinamoNetworks.HSMDinamo.installer.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Created using wingetcreate 1.10.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: DinamoNetworks.HSMDinamo -PackageVersion: 4.20.0 -InstallerLocale: en-US -InstallerType: wix -ProductCode: '{6AE3A690-0F1F-4F03-BC8A-1E5B79231E55}' -Installers: -- Architecture: x64 - InstallerUrl: https://downloads.dinamonetworks.io/bin/client/windows/x64/4.20.0/dinamo-4.20.0-x64-setup.msi - InstallerSha256: 89169EE3B75048800DF9B9110963750B53DA04A53F72CB9EDF81281BEF3EC9F1 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/d/DinamoNetworks/HSMDinamo/4.20.0/DinamoNetworks.HSMDinamo.locale.pt-BR.yaml b/manifests/d/DinamoNetworks/HSMDinamo/4.20.0/DinamoNetworks.HSMDinamo.locale.pt-BR.yaml deleted file mode 100644 index 4a4c3f00e9d80..0000000000000 --- a/manifests/d/DinamoNetworks/HSMDinamo/4.20.0/DinamoNetworks.HSMDinamo.locale.pt-BR.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created using wingetcreate 1.10.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: DinamoNetworks.HSMDinamo -PackageVersion: 4.20.0 -PackageLocale: pt-BR -Publisher: Dinamo Networks -PublisherUrl: https://www.dinamonetworks.com -PublisherSupportUrl: https://docs.dinamonetworks.io/support/wk/ -PrivacyUrl: https://docs.dinamonetworks.io/support/wk/ -Author: Dinamo Networks -PackageName: HSM Dinamo -PackageUrl: https://docs.dinamonetworks.io/hsm/soft_client/installation/windows/ -License: MIT -ShortDescription: Software para os HSMs (Hardware Secure Module) Dinamo Networks. -Moniker: HSM -Tags: -- hsm -- dinamo -- segurança -- dinamo networks -- criptografia -- msc -- fips -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/d/DinamoNetworks/HSMDinamo/4.20.0/DinamoNetworks.HSMDinamo.yaml b/manifests/d/DinamoNetworks/HSMDinamo/4.20.0/DinamoNetworks.HSMDinamo.yaml deleted file mode 100644 index 1a31a8735aa0d..0000000000000 --- a/manifests/d/DinamoNetworks/HSMDinamo/4.20.0/DinamoNetworks.HSMDinamo.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created using wingetcreate 1.10.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: DinamoNetworks.HSMDinamo -PackageVersion: 4.20.0 -DefaultLocale: pt-BR -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/d/DinamoNetworks/HSMDinamo/4.21.0/DinamoNetworks.HSMDinamo.installer.yaml b/manifests/d/DinamoNetworks/HSMDinamo/4.21.0/DinamoNetworks.HSMDinamo.installer.yaml deleted file mode 100644 index 048de5f5c6966..0000000000000 --- a/manifests/d/DinamoNetworks/HSMDinamo/4.21.0/DinamoNetworks.HSMDinamo.installer.yaml +++ /dev/null @@ -1,17 +0,0 @@ -# Created using wingetcreate 1.10.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: DinamoNetworks.HSMDinamo -PackageVersion: 4.21.0 -InstallerLocale: pt-BR -InstallerType: wix -ProductCode: '{5EC12C74-F376-4269-A7A8-23497B4EEDA0}' -Installers: -- Architecture: x64 - InstallerUrl: https://downloads.dinamonetworks.io/bin/client/windows/x64/4.21.0/dinamo-4.21.0-x64-setup.msi - InstallerSha256: 096629067EFF7601A772E303E37F55303CB8380A3C7459A510C73298933A7C4E -- Architecture: x86 - InstallerUrl: https://downloads.dinamonetworks.io/bin/client/windows/x86/4.21.0/dinamo-4.21.0-x86-setup.msi - InstallerSha256: 48c74fba2f0a3aa72f9783facb29c2942587d649229596f99b4e2c0253bba7b3 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/d/DinamoNetworks/HSMDinamo/4.21.0/DinamoNetworks.HSMDinamo.locale.pt-BR.yaml b/manifests/d/DinamoNetworks/HSMDinamo/4.21.0/DinamoNetworks.HSMDinamo.locale.pt-BR.yaml deleted file mode 100644 index c8e907129378b..0000000000000 --- a/manifests/d/DinamoNetworks/HSMDinamo/4.21.0/DinamoNetworks.HSMDinamo.locale.pt-BR.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created using wingetcreate 1.10.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: DinamoNetworks.HSMDinamo -PackageVersion: 4.21.0 -PackageLocale: pt-BR -Publisher: Dinamo Networks -PublisherUrl: https://www.dinamonetworks.com -PublisherSupportUrl: https://docs.dinamonetworks.io/support/wk/ -PrivacyUrl: https://docs.dinamonetworks.io/support/wk/ -Author: Dinamo Networks -PackageName: HSM Dinamo -PackageUrl: https://docs.dinamonetworks.io/hsm/soft_client/installation/windows/ -License: MIT -ShortDescription: Software para os HSMs (Hardware Secure Module) Dinamo Networks. -Moniker: HSM -Tags: -- hsm -- dinamo -- segurança -- dinamo networks -- criptografia -- msc -- fips -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/d/DinamoNetworks/HSMDinamo/4.21.0/DinamoNetworks.HSMDinamo.yaml b/manifests/d/DinamoNetworks/HSMDinamo/4.21.0/DinamoNetworks.HSMDinamo.yaml deleted file mode 100644 index f9340cc9fab68..0000000000000 --- a/manifests/d/DinamoNetworks/HSMDinamo/4.21.0/DinamoNetworks.HSMDinamo.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created using wingetcreate 1.10.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: DinamoNetworks.HSMDinamo -PackageVersion: 4.21.0 -DefaultLocale: pt-BR -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/d/DinamoNetworks/HSMDinamo/4.21.1/DinamoNetworks.HSMDinamo.installer.yaml b/manifests/d/DinamoNetworks/HSMDinamo/4.21.1/DinamoNetworks.HSMDinamo.installer.yaml deleted file mode 100644 index 349042a4af1bb..0000000000000 --- a/manifests/d/DinamoNetworks/HSMDinamo/4.21.1/DinamoNetworks.HSMDinamo.installer.yaml +++ /dev/null @@ -1,17 +0,0 @@ -# Created using wingetcreate 1.10.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: DinamoNetworks.HSMDinamo -PackageVersion: 4.21.1 -InstallerLocale: en-US -InstallerType: wix -ProductCode: '{7FB5C680-E6B2-4287-B36A-22FE28E749C8}' -Installers: -- Architecture: x64 - InstallerUrl: https://downloads.dinamonetworks.io/bin/client/windows/x64/4.21.1/dinamo-4.21.1-x64-setup.msi - InstallerSha256: 900BE4DC1A6A2CB0AD0157C9A4A977DEA445965BD9CAD99C859D9ECDC2552D38 -- Architecture: x86 - InstallerUrl: https://downloads.dinamonetworks.io/bin/client/windows/x86/4.21.1/dinamo-4.21.1-x86-setup.msi - InstallerSha256: 8efbb77c321b843b3608e944a7fdc4487611d7d816a15bc549c016e0bac30463 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/d/DinamoNetworks/HSMDinamo/4.21.1/DinamoNetworks.HSMDinamo.locale.pt-BR.yaml b/manifests/d/DinamoNetworks/HSMDinamo/4.21.1/DinamoNetworks.HSMDinamo.locale.pt-BR.yaml deleted file mode 100644 index 4e5011d712896..0000000000000 --- a/manifests/d/DinamoNetworks/HSMDinamo/4.21.1/DinamoNetworks.HSMDinamo.locale.pt-BR.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created using wingetcreate 1.10.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: DinamoNetworks.HSMDinamo -PackageVersion: 4.21.1 -PackageLocale: pt-BR -Publisher: Dinamo Networks -PublisherUrl: https://www.dinamonetworks.com -PublisherSupportUrl: https://docs.dinamonetworks.io/support/wk/ -PrivacyUrl: https://docs.dinamonetworks.io/support/wk/ -Author: Dinamo Networks -PackageName: HSM Dinamo -PackageUrl: https://docs.dinamonetworks.io/hsm/soft_client/installation/windows/ -License: MIT -ShortDescription: Software para os HSMs (Hardware Secure Module) Dinamo Networks. -Moniker: HSM -Tags: -- hsm -- dinamo -- segurança -- dinamo networks -- criptografia -- msc -- fips -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/d/DinamoNetworks/HSMDinamo/4.21.1/DinamoNetworks.HSMDinamo.yaml b/manifests/d/DinamoNetworks/HSMDinamo/4.21.1/DinamoNetworks.HSMDinamo.yaml deleted file mode 100644 index 5b08371aec485..0000000000000 --- a/manifests/d/DinamoNetworks/HSMDinamo/4.21.1/DinamoNetworks.HSMDinamo.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created using wingetcreate 1.10.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: DinamoNetworks.HSMDinamo -PackageVersion: 4.21.1 -DefaultLocale: pt-BR -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/d/DinamoNetworks/HSMDinamo/4.22.0/DinamoNetworks.HSMDinamo.installer.yaml b/manifests/d/DinamoNetworks/HSMDinamo/4.22.0/DinamoNetworks.HSMDinamo.installer.yaml deleted file mode 100644 index 584db1a89e31a..0000000000000 --- a/manifests/d/DinamoNetworks/HSMDinamo/4.22.0/DinamoNetworks.HSMDinamo.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created using wingetcreate 1.10.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: DinamoNetworks.HSMDinamo -PackageVersion: 4.22.0 -InstallerLocale: en-US -InstallerType: wix -Installers: -- Architecture: x64 - InstallerUrl: https://downloads.dinamonetworks.io/bin/client/windows/x64/4.22.0/dinamo-4.22.0-x64-setup.msi - InstallerSha256: C3B5DE21B80F15377BBC67E93041639FDF2E66690831687B7AF49D9625AA0A28 - ProductCode: '{24801DA4-A7D0-4639-B20E-95FD622CE7B3}' -ManifestType: installer -ManifestVersion: 1.10.0 - diff --git a/manifests/d/DinamoNetworks/HSMDinamo/4.22.0/DinamoNetworks.HSMDinamo.locale.pt-BR.yaml b/manifests/d/DinamoNetworks/HSMDinamo/4.22.0/DinamoNetworks.HSMDinamo.locale.pt-BR.yaml deleted file mode 100644 index 9af21dc150498..0000000000000 --- a/manifests/d/DinamoNetworks/HSMDinamo/4.22.0/DinamoNetworks.HSMDinamo.locale.pt-BR.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created using wingetcreate 1.10.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: DinamoNetworks.HSMDinamo -PackageVersion: 4.22.0 -PackageLocale: pt-BR -Publisher: Dinamo Networks -PublisherUrl: https://www.dinamonetworks.com -PublisherSupportUrl: https://docs.dinamonetworks.io/support/wk/ -PrivacyUrl: https://docs.dinamonetworks.io/support/wk/ -Author: Dinamo Networks -PackageName: HSM Dinamo -PackageUrl: https://docs.dinamonetworks.io/hsm/soft_client/installation/windows/ -License: MIT -ShortDescription: Software para os HSMs (Hardware Secure Module) Dinamo Networks. -Moniker: HSM -Tags: -- hsm -- dinamo -- segurança -- dinamo networks -- criptografia -- msc -- fips -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/d/DinamoNetworks/HSMDinamo/4.22.0/DinamoNetworks.HSMDinamo.yaml b/manifests/d/DinamoNetworks/HSMDinamo/4.22.0/DinamoNetworks.HSMDinamo.yaml deleted file mode 100644 index 755e2308d63d4..0000000000000 --- a/manifests/d/DinamoNetworks/HSMDinamo/4.22.0/DinamoNetworks.HSMDinamo.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created using wingetcreate 1.10.3.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: DinamoNetworks.HSMDinamo -PackageVersion: 4.22.0 -DefaultLocale: pt-BR -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/d/Discloud/CLI/0.12.0/Discloud.CLI.installer.yaml b/manifests/d/Discloud/CLI/0.12.0/Discloud.CLI.installer.yaml new file mode 100644 index 0000000000000..c9302dd3aac8f --- /dev/null +++ b/manifests/d/Discloud/CLI/0.12.0/Discloud.CLI.installer.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Discloud.CLI +PackageVersion: 0.12.0 +InstallerType: inno +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/discloud/cli-dart/releases/download/0.12.0/discloud-cli-x64-setup.exe + InstallerSha256: 96CC9B94C6270B95FBF7B5FC41218A2DA86B6EF74DBAF07794452F5390921D9B +- Architecture: arm64 + InstallerUrl: https://github.com/discloud/cli-dart/releases/download/0.12.0/discloud-cli-x64-setup.exe + InstallerSha256: 96CC9B94C6270B95FBF7B5FC41218A2DA86B6EF74DBAF07794452F5390921D9B +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-04-11 diff --git a/manifests/d/Discloud/CLI/0.12.0/Discloud.CLI.locale.en-US.yaml b/manifests/d/Discloud/CLI/0.12.0/Discloud.CLI.locale.en-US.yaml new file mode 100644 index 0000000000000..ff0085505cd1e --- /dev/null +++ b/manifests/d/Discloud/CLI/0.12.0/Discloud.CLI.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Discloud.CLI +PackageVersion: 0.12.0 +PackageLocale: en-US +Publisher: Discloud +PublisherUrl: https://github.com/discloud +PublisherSupportUrl: https://docs.discloud.com/faq/where-to-get-help +PrivacyUrl: https://github.com/discloud/legal/blob/main/terms-en.md +Author: Discloud +PackageName: Discloud CLI +PackageUrl: https://github.com/discloud/cli-dart +License: Apache 2.0 +LicenseUrl: https://github.com/discloud/cli-dart/blob/main/LICENSE +Copyright: Copyright © 2026 Discloud +ShortDescription: Discloud CLI Setup +Description: A fast option to manage your apps on Discloud. +Moniker: discloudcli +Tags: +- discloudbot +- host +ReleaseNotesUrl: https://github.com/discloud/cli-dart/releases/tag/0.12.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Discloud/CLI/0.12.0/Discloud.CLI.yaml b/manifests/d/Discloud/CLI/0.12.0/Discloud.CLI.yaml new file mode 100644 index 0000000000000..47ed0dbab57d7 --- /dev/null +++ b/manifests/d/Discloud/CLI/0.12.0/Discloud.CLI.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Discloud.CLI +PackageVersion: 0.12.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/defendend/ast-index/3.37.0/defendend.ast-index.installer.yaml b/manifests/d/defendend/ast-index/3.37.0/defendend.ast-index.installer.yaml new file mode 100644 index 0000000000000..bb358fac26ffe --- /dev/null +++ b/manifests/d/defendend/ast-index/3.37.0/defendend.ast-index.installer.yaml @@ -0,0 +1,19 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: defendend.ast-index +PackageVersion: 3.37.0 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: ast-index.exe +Commands: +- ast-index +ReleaseDate: 2026-04-11 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/defendend/Claude-ast-index-search/releases/download/v3.37.0/ast-index-v3.37.0-windows-x86_64.zip + InstallerSha256: 5FAC8DB63EEEA437E56BC41BA4FD07838645809D0B91EF2FCA402896919877C5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/defendend/ast-index/3.37.0/defendend.ast-index.locale.en-US.yaml b/manifests/d/defendend/ast-index/3.37.0/defendend.ast-index.locale.en-US.yaml new file mode 100644 index 0000000000000..3816cfab532e0 --- /dev/null +++ b/manifests/d/defendend/ast-index/3.37.0/defendend.ast-index.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: defendend.ast-index +PackageVersion: 3.37.0 +PackageLocale: en-US +Publisher: defendend +PublisherUrl: https://github.com/defendend +PublisherSupportUrl: https://github.com/defendend/Claude-ast-index-search/issues +Author: Alexandr Ivanov +PackageName: ast-index +PackageUrl: https://github.com/defendend/Claude-ast-index-search/releases +License: MIT +LicenseUrl: https://github.com/defendend/Claude-ast-index-search/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Alexandr Ivanov(defendend) +ShortDescription: Fast code search CLI for Android, iOS, TypeScript, Rust, Ruby, C#, Python, Go, Perl, C++ projects +Description: ast-index is a fast native Rust CLI for structural code search in Android/Kotlin/Java, iOS/Swift/ObjC, Dart/Flutter, TypeScript/JavaScript, Rust, Ruby, C#, PHP, Python, Go, Perl, C++, and Protocol Buffers projects. +Moniker: ast-index +Tags: +- Android +- claude +- code-search +- gemini +- iOS +ReleaseNotes: 'Full Changelog: v3.36.2...v3.37.0' +ReleaseNotesUrl: https://github.com/defendend/Claude-ast-index-search/releases/tag/v3.37.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/defendend/ast-index/3.37.0/defendend.ast-index.yaml b/manifests/d/defendend/ast-index/3.37.0/defendend.ast-index.yaml new file mode 100644 index 0000000000000..89309a5549a90 --- /dev/null +++ b/manifests/d/defendend/ast-index/3.37.0/defendend.ast-index.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: defendend.ast-index +PackageVersion: 3.37.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/d/dongdongbh/Mindwtr/0.8.2/dongdongbh.Mindwtr.installer.yaml b/manifests/d/dongdongbh/Mindwtr/0.8.2/dongdongbh.Mindwtr.installer.yaml new file mode 100644 index 0000000000000..a285b9a823319 --- /dev/null +++ b/manifests/d/dongdongbh/Mindwtr/0.8.2/dongdongbh.Mindwtr.installer.yaml @@ -0,0 +1,28 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json +PackageIdentifier: dongdongbh.Mindwtr +PackageVersion: 0.8.2 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +InstallModes: + - interactive + - silent + - silentWithProgress +InstallerSwitches: + Silent: /S /CURRENTUSER + SilentWithProgress: /S /CURRENTUSER +UpgradeBehavior: install +Commands: + - mindwtr +ProductCode: Mindwtr +ReleaseDate: 2026-04-11 +AppsAndFeaturesEntries: + - ProductCode: Mindwtr +InstallationMetadata: + DefaultInstallLocation: '%LOCALAPPDATA%\Programs\Mindwtr' +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/dongdongbh/Mindwtr/releases/download/v0.8.2/mindwtr_0.8.2_x64-setup.exe + InstallerSha256: 54fe28da0f9d044ddeb26befc217c3710b3969beaede096a9419d00f37c7fb34 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/d/dongdongbh/Mindwtr/0.8.2/dongdongbh.Mindwtr.locale.en-US.yaml b/manifests/d/dongdongbh/Mindwtr/0.8.2/dongdongbh.Mindwtr.locale.en-US.yaml new file mode 100644 index 0000000000000..8994c284306cd --- /dev/null +++ b/manifests/d/dongdongbh/Mindwtr/0.8.2/dongdongbh.Mindwtr.locale.en-US.yaml @@ -0,0 +1,29 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json +PackageIdentifier: dongdongbh.Mindwtr +PackageVersion: 0.8.2 +PackageLocale: en-US +Publisher: dongdongbh +PublisherUrl: https://github.com/dongdongbh +PublisherSupportUrl: https://github.com/dongdongbh/Mindwtr/issues +Author: dongdongbh +PackageName: Mindwtr +PackageUrl: https://github.com/dongdongbh/Mindwtr +License: AGPL-3.0 +LicenseUrl: https://github.com/dongdongbh/Mindwtr/blob/HEAD/LICENSE +ShortDescription: A complete Getting Things Done (GTD) productivity system. +Description: A complete Getting Things Done (GTD) productivity system. +Moniker: mindwtr +Tags: + - cross-platform + - getting-things-done + - gtd + - gtd-applications + - gtd-workflow + - personal-management + - productivity + - second-brain + - task-management + - todo-app +ReleaseNotesUrl: https://github.com/dongdongbh/Mindwtr/releases/tag/v0.8.2 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/d/dongdongbh/Mindwtr/0.8.2/dongdongbh.Mindwtr.locale.zh-CN.yaml b/manifests/d/dongdongbh/Mindwtr/0.8.2/dongdongbh.Mindwtr.locale.zh-CN.yaml new file mode 100644 index 0000000000000..48af67ca068c6 --- /dev/null +++ b/manifests/d/dongdongbh/Mindwtr/0.8.2/dongdongbh.Mindwtr.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json +PackageIdentifier: dongdongbh.Mindwtr +PackageVersion: 0.8.2 +PackageLocale: zh-CN +Publisher: dongdongbh +PublisherUrl: https://github.com/dongdongbh +PublisherSupportUrl: https://github.com/dongdongbh/Mindwtr/issues +Author: dongdongbh +PackageName: Mindwtr +PackageUrl: https://github.com/dongdongbh/Mindwtr +License: AGPL-3.0 +LicenseUrl: https://github.com/dongdongbh/Mindwtr/blob/HEAD/LICENSE +ShortDescription: 完整的 GTD(搞定)任务管理系统。 +Description: 完整的 GTD(搞定)任务管理系统。 +Moniker: mindwtr +Tags: + - cross-platform + - getting-things-done + - gtd + - gtd-applications + - gtd-workflow + - personal-management + - productivity + - second-brain + - task-management + - todo-app +ReleaseNotesUrl: https://github.com/dongdongbh/Mindwtr/releases/tag/v0.8.2 +ManifestType: locale +ManifestVersion: 1.10.0 diff --git a/manifests/d/dongdongbh/Mindwtr/0.8.2/dongdongbh.Mindwtr.yaml b/manifests/d/dongdongbh/Mindwtr/0.8.2/dongdongbh.Mindwtr.yaml new file mode 100644 index 0000000000000..2481d096fed8b --- /dev/null +++ b/manifests/d/dongdongbh/Mindwtr/0.8.2/dongdongbh.Mindwtr.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json +PackageIdentifier: dongdongbh.Mindwtr +PackageVersion: 0.8.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/e/EEO/CamIn/3.2.1.5/EEO.CamIn.locale.en-US.yaml b/manifests/e/EEO/CamIn/3.2.1.5/EEO.CamIn.locale.en-US.yaml index 444e79da176af..c5a8e771e22c5 100644 --- a/manifests/e/EEO/CamIn/3.2.1.5/EEO.CamIn.locale.en-US.yaml +++ b/manifests/e/EEO/CamIn/3.2.1.5/EEO.CamIn.locale.en-US.yaml @@ -24,5 +24,7 @@ Tags: - record - tutorial - video +- prc +- china ManifestType: defaultLocale ManifestVersion: 1.12.0 diff --git a/manifests/f/flick9000/WinScript/2.2.0/flick9000.WinScript.installer.yaml b/manifests/f/flick9000/WinScript/2.2.0/flick9000.WinScript.installer.yaml new file mode 100644 index 0000000000000..0b4d51465a341 --- /dev/null +++ b/manifests/f/flick9000/WinScript/2.2.0/flick9000.WinScript.installer.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: flick9000.WinScript +PackageVersion: 2.2.0 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/flick9000/winscript/releases/download/v2.2.0/winscript-installer.exe + InstallerSha256: 59980DC191D13D648FD5C0344DB24609E3094E82105983E5B8389E4875143EDE +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-04-11 diff --git a/manifests/f/flick9000/WinScript/2.2.0/flick9000.WinScript.locale.en-US.yaml b/manifests/f/flick9000/WinScript/2.2.0/flick9000.WinScript.locale.en-US.yaml new file mode 100644 index 0000000000000..9ffa400ebfa43 --- /dev/null +++ b/manifests/f/flick9000/WinScript/2.2.0/flick9000.WinScript.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: flick9000.WinScript +PackageVersion: 2.2.0 +PackageLocale: en-US +Publisher: flick9000 +PublisherUrl: https://github.com/flick9000 +PublisherSupportUrl: https://github.com/flick9000/winscript/issues +PackageName: WinScript +PackageUrl: https://github.com/flick9000/winscript +License: GPL-3.0 +ShortDescription: Open-source tool to build your Windows 10/11 script from scratch. It includes debloat, privacy, performance & app installing scripts. +Tags: +- bloatware +- debloat +- debloater +- install-script +- installer-script +- optimize +- privacy +- privacy-tools +- script +- security +- security-tools +- telemetry +- tweaks +- windows +- windows-10 +- windows-11 +ReleaseNotesUrl: https://github.com/flick9000/winscript/releases/tag/v2.2.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/flick9000/WinScript/2.2.0/flick9000.WinScript.yaml b/manifests/f/flick9000/WinScript/2.2.0/flick9000.WinScript.yaml new file mode 100644 index 0000000000000..52ee1ce5b1831 --- /dev/null +++ b/manifests/f/flick9000/WinScript/2.2.0/flick9000.WinScript.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: flick9000.WinScript +PackageVersion: 2.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/Genymobile/Genymotion/3.10.0/Genymobile.Genymotion.installer.yaml b/manifests/g/Genymobile/Genymotion/3.10.0/Genymobile.Genymotion.installer.yaml new file mode 100644 index 0000000000000..6dc72a046868c --- /dev/null +++ b/manifests/g/Genymobile/Genymotion/3.10.0/Genymobile.Genymotion.installer.yaml @@ -0,0 +1,30 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Genymobile.Genymotion +PackageVersion: 3.10.0 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + - PackageIdentifier: Oracle.VirtualBox +ProductCode: '{6D180286-D4DF-40EF-9227-923B9C07C08A}_is1' +ReleaseDate: 2026-03-31 +AppsAndFeaturesEntries: +- ProductCode: '{6D180286-D4DF-40EF-9227-923B9C07C08A}_is1' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Genymobile\Genymotion' +Installers: +- Architecture: x64 + InstallerUrl: https://dl.genymotion.com/releases/genymotion-3.10.0/genymotion-3.10.0.exe + InstallerSha256: A8505F39B29CC56E3FC332C52DFB0FF6AC6E821719E31BC89C98DEC7C1ABBD16 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Genymobile/Genymotion/3.10.0/Genymobile.Genymotion.locale.en-US.yaml b/manifests/g/Genymobile/Genymotion/3.10.0/Genymobile.Genymotion.locale.en-US.yaml new file mode 100644 index 0000000000000..48ce4f53e2f45 --- /dev/null +++ b/manifests/g/Genymobile/Genymotion/3.10.0/Genymobile.Genymotion.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Genymobile.Genymotion +PackageVersion: 3.10.0 +PackageLocale: en-US +Publisher: Genymobile +PublisherUrl: https://www.genymotion.com/ +PrivacyUrl: https://www.genymotion.com/privacy-statement +Author: Genymobile +PackageName: Genymotion +PackageUrl: https://www.genymotion.com/download +License: Proprietary +LicenseUrl: https://www.genymotion.com/genymotion-device-image-eula +Copyright: Copyright © 2014 – 2022 Genymobile. +CopyrightUrl: https://www.genymotion.com/genymotion-device-image-eula +ShortDescription: Android emulator with over 3.000 Android configurations. +Tags: +- android +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://support.genymotion.com/hc/en-us +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/Genymobile/Genymotion/3.10.0/Genymobile.Genymotion.yaml b/manifests/g/Genymobile/Genymotion/3.10.0/Genymobile.Genymotion.yaml new file mode 100644 index 0000000000000..8bb2f8bc89199 --- /dev/null +++ b/manifests/g/Genymobile/Genymotion/3.10.0/Genymobile.Genymotion.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Genymobile.Genymotion +PackageVersion: 3.10.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Canary/149.0.7784.0/Google.Chrome.Canary.installer.yaml b/manifests/g/Google/Chrome/Canary/149.0.7784.0/Google.Chrome.Canary.installer.yaml deleted file mode 100644 index 962b6c17a7059..0000000000000 --- a/manifests/g/Google/Chrome/Canary/149.0.7784.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.12.0.schema.json - -PackageIdentifier: Google.Chrome.Canary -PackageVersion: 149.0.7784.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/ad7tvhnftqijhlawncn2qp3gaswq_149.0.7784.0/149.0.7784.0_chrome_installer_uncompressed.exe - InstallerSha256: B020077FBFB2A679BC1BFA7EA6ED7FBDE50AA73ED5B8474F8FD3495BFDA6A4E4 -- Architecture: x64 - InstallerUrl: https://dl.google.com/release2/chrome/acfwnbuufmenc73jf2eqis7wufdq_149.0.7784.0/149.0.7784.0_chrome_installer_uncompressed.exe - InstallerSha256: 68AE2882A14BF697C09761CD8EBD2D4B2FA94F7436421CBA951B8F86D2548EF6 -- Architecture: arm64 - InstallerUrl: https://dl.google.com/release2/chrome/li53ih33uwy3cpjrrz44ixtktm_149.0.7784.0/149.0.7784.0_chrome_installer_uncompressed.exe - InstallerSha256: A247842B90E680C0482B080C58BCED96BC89F48FF78AA2A6EA7E9A6507741EC3 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Canary/149.0.7785.0/Google.Chrome.Canary.installer.yaml b/manifests/g/Google/Chrome/Canary/149.0.7785.0/Google.Chrome.Canary.installer.yaml new file mode 100644 index 0000000000000..4d6db39e4212e --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/149.0.7785.0/Google.Chrome.Canary.installer.yaml @@ -0,0 +1,49 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Google.Chrome.Canary +PackageVersion: 149.0.7785.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/ac6ijxhfbwgjjumzpygi2v5kbl5a_149.0.7785.0/149.0.7785.0_chrome_installer_uncompressed.exe + InstallerSha256: 447B14CE43F4F30879A5FAC423C1A45287A8863AFB51E23BD60496B3EE23A623 +- Architecture: x64 + InstallerUrl: https://dl.google.com/release2/chrome/acbmyjuvandrkhxjhvncnf4e3xta_149.0.7785.0/149.0.7785.0_chrome_installer_uncompressed.exe + InstallerSha256: ACF1971DDEF8B2380E848112E6AC74CB288C6B07CAEF2D020A6404304F8C5F1D +- Architecture: arm64 + InstallerUrl: https://dl.google.com/release2/chrome/psbvqoqkpzd4ltoi4owhwe3uwa_149.0.7785.0/149.0.7785.0_chrome_installer_uncompressed.exe + InstallerSha256: B9FCF179D19F10EBC09D9ACFA545DBF3A03761007B3CB39736BD82D34854039D +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/Google/Chrome/Canary/149.0.7784.0/Google.Chrome.Canary.locale.en-US.yaml b/manifests/g/Google/Chrome/Canary/149.0.7785.0/Google.Chrome.Canary.locale.en-US.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/149.0.7784.0/Google.Chrome.Canary.locale.en-US.yaml rename to manifests/g/Google/Chrome/Canary/149.0.7785.0/Google.Chrome.Canary.locale.en-US.yaml index af1a92ff977a1..a0693c7f19df5 100644 --- a/manifests/g/Google/Chrome/Canary/149.0.7784.0/Google.Chrome.Canary.locale.en-US.yaml +++ b/manifests/g/Google/Chrome/Canary/149.0.7785.0/Google.Chrome.Canary.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 149.0.7784.0 +PackageVersion: 149.0.7785.0 PackageLocale: en-US Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/149.0.7784.0/Google.Chrome.Canary.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Canary/149.0.7785.0/Google.Chrome.Canary.locale.nb-NO.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/149.0.7784.0/Google.Chrome.Canary.locale.nb-NO.yaml rename to manifests/g/Google/Chrome/Canary/149.0.7785.0/Google.Chrome.Canary.locale.nb-NO.yaml index de4a7b9d92d69..89b613bf92412 100644 --- a/manifests/g/Google/Chrome/Canary/149.0.7784.0/Google.Chrome.Canary.locale.nb-NO.yaml +++ b/manifests/g/Google/Chrome/Canary/149.0.7785.0/Google.Chrome.Canary.locale.nb-NO.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 149.0.7784.0 +PackageVersion: 149.0.7785.0 PackageLocale: nb-NO Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/149.0.7784.0/Google.Chrome.Canary.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Canary/149.0.7785.0/Google.Chrome.Canary.locale.zh-CN.yaml similarity index 96% rename from manifests/g/Google/Chrome/Canary/149.0.7784.0/Google.Chrome.Canary.locale.zh-CN.yaml rename to manifests/g/Google/Chrome/Canary/149.0.7785.0/Google.Chrome.Canary.locale.zh-CN.yaml index 3290a8aef2d21..caa8fd5c34cac 100644 --- a/manifests/g/Google/Chrome/Canary/149.0.7784.0/Google.Chrome.Canary.locale.zh-CN.yaml +++ b/manifests/g/Google/Chrome/Canary/149.0.7785.0/Google.Chrome.Canary.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 149.0.7784.0 +PackageVersion: 149.0.7785.0 PackageLocale: zh-CN Publisher: Google LLC PublisherUrl: https://www.google.com/ diff --git a/manifests/g/Google/Chrome/Canary/149.0.7784.0/Google.Chrome.Canary.yaml b/manifests/g/Google/Chrome/Canary/149.0.7785.0/Google.Chrome.Canary.yaml similarity index 89% rename from manifests/g/Google/Chrome/Canary/149.0.7784.0/Google.Chrome.Canary.yaml rename to manifests/g/Google/Chrome/Canary/149.0.7785.0/Google.Chrome.Canary.yaml index c59aaeb61035d..135156567b035 100644 --- a/manifests/g/Google/Chrome/Canary/149.0.7784.0/Google.Chrome.Canary.yaml +++ b/manifests/g/Google/Chrome/Canary/149.0.7785.0/Google.Chrome.Canary.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: Google.Chrome.Canary -PackageVersion: 149.0.7784.0 +PackageVersion: 149.0.7785.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/g/ggml/llamacpp/b8757/ggml.llamacpp.installer.yaml b/manifests/g/ggml/llamacpp/b8757/ggml.llamacpp.installer.yaml new file mode 100644 index 0000000000000..87977ad0c2394 --- /dev/null +++ b/manifests/g/ggml/llamacpp/b8757/ggml.llamacpp.installer.yaml @@ -0,0 +1,30 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ggml.llamacpp +PackageVersion: b8757 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: llama-batched-bench.exe +- RelativeFilePath: llama-bench.exe +- RelativeFilePath: llama-cli.exe +- RelativeFilePath: llama-gguf-split.exe +- RelativeFilePath: llama-imatrix.exe +- RelativeFilePath: llama-mtmd-cli.exe +- RelativeFilePath: llama-perplexity.exe +- RelativeFilePath: llama-quantize.exe +- RelativeFilePath: llama-server.exe +- RelativeFilePath: llama-tokenize.exe +- RelativeFilePath: llama-tts.exe +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-04-11 +ArchiveBinariesDependOnPath: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ggml-org/llama.cpp/releases/download/b8757/llama-b8757-bin-win-vulkan-x64.zip + InstallerSha256: C05E0900A281A2C7A01FEC28377D411AC3AF5B31C7A16A7801BC158AB5495FD8 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/g/ggml/llamacpp/b8757/ggml.llamacpp.locale.en-US.yaml b/manifests/g/ggml/llamacpp/b8757/ggml.llamacpp.locale.en-US.yaml new file mode 100644 index 0000000000000..f1f0b5bdcce92 --- /dev/null +++ b/manifests/g/ggml/llamacpp/b8757/ggml.llamacpp.locale.en-US.yaml @@ -0,0 +1,51 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ggml.llamacpp +PackageVersion: b8757 +PackageLocale: en-US +Publisher: ggml +PublisherUrl: https://github.com/ggml-org +PublisherSupportUrl: https://github.com/ggml-org/llama.cpp/issues +PackageName: llama.cpp +PackageUrl: https://github.com/ggml-org/llama.cpp +License: MIT +LicenseUrl: https://github.com/ggml-org/llama.cpp/blob/HEAD/LICENSE +ShortDescription: LLM inference in C/C++ +Tags: +- ggml +- llama +ReleaseNotes: |- + CUDA: also store node->src ne/nb for graph equality (#21736) + macOS/iOS: + - macOS Apple Silicon (arm64) + - macOS Apple Silicon (arm64, KleidiAI enabled) + - macOS Intel (x64) + - iOS XCFramework + Linux: + - Ubuntu x64 (CPU) + - Ubuntu arm64 (CPU) + - Ubuntu s390x (CPU) + - Ubuntu x64 (Vulkan) + - Ubuntu arm64 (Vulkan) + - Ubuntu x64 (ROCm 7.2) + - Ubuntu x64 (OpenVINO) + Windows: + - Windows x64 (CPU) + - Windows arm64 (CPU) + - Windows x64 (CUDA 12) - CUDA 12.4 DLLs + - Windows x64 (CUDA 13) - CUDA 13.1 DLLs + - Windows x64 (Vulkan) + - Windows x64 (SYCL) + - Windows x64 (HIP) + openEuler: + - openEuler x86 (310p) + - openEuler x86 (910b, ACL Graph) + - openEuler aarch64 (310p) + - openEuler aarch64 (910b, ACL Graph) +ReleaseNotesUrl: https://github.com/ggml-org/llama.cpp/releases/tag/b8757 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/ggml-org/llama.cpp/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/g/ggml/llamacpp/b8757/ggml.llamacpp.yaml b/manifests/g/ggml/llamacpp/b8757/ggml.llamacpp.yaml new file mode 100644 index 0000000000000..bce11c37f591c --- /dev/null +++ b/manifests/g/ggml/llamacpp/b8757/ggml.llamacpp.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ggml.llamacpp +PackageVersion: b8757 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/HMCL/HMCL/Dev/3.13.0.340/HMCL.HMCL.Dev.installer.yaml b/manifests/h/HMCL/HMCL/Dev/3.13.0.340/HMCL.HMCL.Dev.installer.yaml new file mode 100644 index 0000000000000..1217b61aae126 --- /dev/null +++ b/manifests/h/HMCL/HMCL/Dev/3.13.0.340/HMCL.HMCL.Dev.installer.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HMCL.HMCL.Dev +PackageVersion: 3.13.0.340 +InstallerType: portable +Commands: +- hmcl-dev +ReleaseDate: 2026-04-11 +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/HMCL-dev/HMCL/releases/download/v3.13.0.340/HMCL-3.13.0.340.exe + InstallerSha256: 970ECC643A8C898479D93CC87BFEFF66837E17F3292CCBBA38A7125546795B33 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HMCL/HMCL/Dev/3.13.0.340/HMCL.HMCL.Dev.locale.en-US.yaml b/manifests/h/HMCL/HMCL/Dev/3.13.0.340/HMCL.HMCL.Dev.locale.en-US.yaml new file mode 100644 index 0000000000000..5fbe14d92f6f2 --- /dev/null +++ b/manifests/h/HMCL/HMCL/Dev/3.13.0.340/HMCL.HMCL.Dev.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HMCL.HMCL.Dev +PackageVersion: 3.13.0.340 +PackageLocale: en-US +Publisher: huanghongxun +PublisherUrl: https://github.com/HMCL-dev +PublisherSupportUrl: https://github.com/HMCL-dev/HMCL/issues +PackageName: Hello Minecraft! Launcher Dev +PackageUrl: https://github.com/HMCL-dev/HMCL +License: GPL-3.0 +LicenseUrl: https://github.com/HMCL-dev/HMCL/blob/HEAD/LICENSE +Copyright: Copyright (C) 2026 huangyuhui +ShortDescription: A Minecraft Launcher which is multi-functional, cross-platform and popular +Tags: +- javafx +- minecraft +- minecraft-launcher +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.hmcl.net/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HMCL/HMCL/Dev/3.13.0.340/HMCL.HMCL.Dev.locale.zh-CN.yaml b/manifests/h/HMCL/HMCL/Dev/3.13.0.340/HMCL.HMCL.Dev.locale.zh-CN.yaml new file mode 100644 index 0000000000000..a67544e59556d --- /dev/null +++ b/manifests/h/HMCL/HMCL/Dev/3.13.0.340/HMCL.HMCL.Dev.locale.zh-CN.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: HMCL.HMCL.Dev +PackageVersion: 3.13.0.340 +PackageLocale: zh-CN +PackageName: Hello Minecraft! Launcher 开发版 +ShortDescription: 一个多功能、跨平台且广受欢迎的 Minecraft 启动器 +ReleaseNotesUrl: https://docs.hmcl.net/changelog/dev.html#HMCL-3.13.0.340 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.hmcl.net/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HMCL/HMCL/Dev/3.13.0.340/HMCL.HMCL.Dev.yaml b/manifests/h/HMCL/HMCL/Dev/3.13.0.340/HMCL.HMCL.Dev.yaml new file mode 100644 index 0000000000000..64095d79792f0 --- /dev/null +++ b/manifests/h/HMCL/HMCL/Dev/3.13.0.340/HMCL.HMCL.Dev.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: HMCL.HMCL.Dev +PackageVersion: 3.13.0.340 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/HMCL/HMCL/Dev/CNB/3.13.0.340/HMCL.HMCL.Dev.CNB.installer.yaml b/manifests/h/HMCL/HMCL/Dev/CNB/3.13.0.340/HMCL.HMCL.Dev.CNB.installer.yaml new file mode 100644 index 0000000000000..62f8c06f92dbf --- /dev/null +++ b/manifests/h/HMCL/HMCL/Dev/CNB/3.13.0.340/HMCL.HMCL.Dev.CNB.installer.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HMCL.HMCL.Dev.CNB +PackageVersion: 3.13.0.340 +InstallerType: portable +Commands: +- hmcl-dev +ReleaseDate: 2026-04-11 +Installers: +- Architecture: neutral + InstallerUrl: https://cnb.cool/HMCL-dev/HMCL/-/releases/download/v3.13.0.340/HMCL-3.13.0.340.exe + InstallerSha256: 970ECC643A8C898479D93CC87BFEFF66837E17F3292CCBBA38A7125546795B33 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HMCL/HMCL/Dev/CNB/3.13.0.340/HMCL.HMCL.Dev.CNB.locale.en-US.yaml b/manifests/h/HMCL/HMCL/Dev/CNB/3.13.0.340/HMCL.HMCL.Dev.CNB.locale.en-US.yaml new file mode 100644 index 0000000000000..2bab124373f3b --- /dev/null +++ b/manifests/h/HMCL/HMCL/Dev/CNB/3.13.0.340/HMCL.HMCL.Dev.CNB.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HMCL.HMCL.Dev.CNB +PackageVersion: 3.13.0.340 +PackageLocale: en-US +Publisher: huanghongxun +PublisherUrl: https://github.com/HMCL-dev +PublisherSupportUrl: https://github.com/HMCL-dev/HMCL/issues +PackageName: Hello Minecraft! Launcher Dev +PackageUrl: https://github.com/HMCL-dev/HMCL +License: GPL-3.0 +LicenseUrl: https://github.com/HMCL-dev/HMCL/blob/HEAD/LICENSE +Copyright: Copyright (C) 2026 huangyuhui +ShortDescription: A Minecraft Launcher which is multi-functional, cross-platform and popular +Tags: +- javafx +- minecraft +- minecraft-launcher +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://docs.hmcl.net/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HMCL/HMCL/Dev/CNB/3.13.0.340/HMCL.HMCL.Dev.CNB.locale.zh-CN.yaml b/manifests/h/HMCL/HMCL/Dev/CNB/3.13.0.340/HMCL.HMCL.Dev.CNB.locale.zh-CN.yaml new file mode 100644 index 0000000000000..306f61d4402c2 --- /dev/null +++ b/manifests/h/HMCL/HMCL/Dev/CNB/3.13.0.340/HMCL.HMCL.Dev.CNB.locale.zh-CN.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: HMCL.HMCL.Dev.CNB +PackageVersion: 3.13.0.340 +PackageLocale: zh-CN +PackageName: Hello Minecraft! Launcher 开发版 +ShortDescription: 一个多功能、跨平台且广受欢迎的 Minecraft 启动器 +ReleaseNotesUrl: https://docs.hmcl.net/changelog/dev.html#HMCL-3.13.0.340 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.hmcl.net/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HMCL/HMCL/Dev/CNB/3.13.0.340/HMCL.HMCL.Dev.CNB.yaml b/manifests/h/HMCL/HMCL/Dev/CNB/3.13.0.340/HMCL.HMCL.Dev.CNB.yaml new file mode 100644 index 0000000000000..6dc60aae98c3e --- /dev/null +++ b/manifests/h/HMCL/HMCL/Dev/CNB/3.13.0.340/HMCL.HMCL.Dev.CNB.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: HMCL.HMCL.Dev.CNB +PackageVersion: 3.13.0.340 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.43/HaiYing.OfficeCLI.installer.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.43/HaiYing.OfficeCLI.installer.yaml new file mode 100644 index 0000000000000..c35552373cc4f --- /dev/null +++ b/manifests/h/HaiYing/OfficeCLI/1.0.43/HaiYing.OfficeCLI.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HaiYing.OfficeCLI +PackageVersion: 1.0.43 +InstallerType: portable +Commands: +- officecli +ReleaseDate: 2026-04-11 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.43/officecli-win-x64.exe + InstallerSha256: 8244D1B2BD594A68C93208BA5C1898EF5263BC87B931EA838250ED5BDFC7FA8C +- Architecture: arm64 + InstallerUrl: https://github.com/iOfficeAI/OfficeCLI/releases/download/v1.0.43/officecli-win-arm64.exe + InstallerSha256: 5719D7EA97AB08067D5796FDD0DE96EC7E3C158C8B3360BEF64082EC5A75F410 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.43/HaiYing.OfficeCLI.locale.en-US.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.43/HaiYing.OfficeCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..6210e54d2620b --- /dev/null +++ b/manifests/h/HaiYing/OfficeCLI/1.0.43/HaiYing.OfficeCLI.locale.en-US.yaml @@ -0,0 +1,72 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HaiYing.OfficeCLI +PackageVersion: 1.0.43 +PackageLocale: en-US +Publisher: Hying Technology Co., Ltd. +PublisherUrl: https://office-ai.net/ +PublisherSupportUrl: https://github.com/iOfficeAI/OfficeCLI/issues +Author: Hying Technology Co., Ltd. +PackageName: OfficeCLI +PackageUrl: https://github.com/iOfficeAI/OfficeCLI +License: Apache-2.0 +LicenseUrl: https://github.com/iOfficeAI/OfficeCLI/blob/HEAD/LICENSE +Copyright: Copyright 2026 OfficeCli (https://OfficeCli.AI) +ShortDescription: The first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required. +Description: |- + Why OfficeCLI? + + What used to take 50 lines of Python and 3 separate libraries: + from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 45 more lines ... prs.save('deck.pptx') + + Now takes one command: + officecli add deck.pptx / --type slide --prop title="Q4 Report" + + What OfficeCLI can do: + - Create documents from scratch -- blank or with content + - Read text, structure, styles, formulas -- in plain text or structured JSON + - Analyze formatting issues, style inconsistencies, and structural problems + - Modify any element -- text, fonts, colors, layout, formulas, charts, images + - Reorganize content -- add, remove, move, copy elements across documents + + | Format | Read | Modify | Create | + | ------------------ | ---- | ------ | ------ | + | Word (.docx) | ✅ | ✅ | ✅ | + | Excel (.xlsx) | ✅ | ✅ | ✅ | + | PowerPoint (.pptx) | ✅ | ✅ | ✅ | + + Word — paragraphs, runs, tables, styles, headers/footers, images, equations, comments, footnotes, watermarks, bookmarks, TOC, charts, hyperlinks, sections, form fields, content controls (SDT), fields, document properties + Excel — cells, formulas (150+ built-in functions with auto-evaluation), sheets, tables, conditional formatting, charts, pivot tables, named ranges, data validation, images, sparklines, comments, autofilter, shapes, CSV/TSV import, $Sheet:A1 cell addressing + PowerPoint — slides, shapes, images, tables, charts, animations, morph transitions, 3D models (.glb), slide zoom, equations, themes, connectors, video/audio, groups, notes, placeholders + + Use Cases + + For Developers: + - Automate report generation from databases or APIs + - Batch-process documents (bulk find/replace, style updates) + - Build document pipelines in CI/CD environments (generate docs from test results) + - Headless Office automation in Docker/containerized environments + For AI Agents: + - Generate presentations from user prompts (see examples above) + - Extract structured data from documents to JSON + - Validate and check document quality before delivery + For Teams: + - Clone document templates and populate with data + - Automated document validation in CI/CD pipelines +Tags: +- docx +- excel +- office +- openxml +- powerpoint +- pptx +- word +- xlsx +ReleaseNotes: 'Full Changelog: https://github.com/iOfficeAI/OfficeCLI/compare/v1.0.42...v1.0.43' +ReleaseNotesUrl: https://github.com/iOfficeAI/OfficeCLI/releases/tag/v1.0.43 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/iOfficeAI/OfficeCLI/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.43/HaiYing.OfficeCLI.locale.zh-CN.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.43/HaiYing.OfficeCLI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..80db42102e09a --- /dev/null +++ b/manifests/h/HaiYing/OfficeCLI/1.0.43/HaiYing.OfficeCLI.locale.zh-CN.yaml @@ -0,0 +1,49 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: HaiYing.OfficeCLI +PackageVersion: 1.0.43 +PackageLocale: zh-CN +ShortDescription: 首款且性能最佳的命令行工具,专为 AI 智能体打造,可实现 Word、Excel、PowerPoint 文件的读取、编辑与自动化处理。免费开源、仅单二进制文件,无需安装 Office 办公软件。 +Description: |- + 为什么选择 OfficeCLI? + + 以前需要 50 行 Python 和 3 个独立库: + from pptx import Presentation from pptx.util import Inches, Pt prs = Presentation() slide = prs.slides.add_slide(prs.slide_layouts[0]) title = slide.shapes.title title.text = "Q4 Report" # ... 还有 45 行 ... prs.save('deck.pptx') + + 现在只需一条命令: + officecli add deck.pptx / --type slide --prop title="Q4 Report" + + OfficeCLI 能做什么: + - 创建 文档 -- 空白文档或带内容的文档 + - 读取 文本、结构、样式、公式 -- 纯文本或结构化 JSON + - 分析 格式问题、样式不一致和结构缺陷 + - 修改 任意元素 -- 文本、字体、颜色、布局、公式、图表、图片 + - 重组 内容 -- 添加、删除、移动、复制跨文档元素 + + | 格式 | 读取 | 修改 | 创建 | + | ------------------ | ---- | ---- | ---- | + | Word (.docx) | ✅ | ✅ | ✅ | + | Excel (.xlsx) | ✅ | ✅ | ✅ | + | PowerPoint (.pptx) | ✅ | ✅ | ✅ | + + Word — 段落、文本片段、表格、样式、页眉/页脚、图片、公式、批注、脚注、水印、书签、目录、图表、超链接、节、表单域、内容控件 (SDT)、域、文档属性 + Excel — 单元格、公式(内置 150+ 函数自动求值)、工作表、表格、条件格式、图表、数据透视表、命名范围、数据验证、图片、迷你图、批注、自动筛选、形状、CSV/TSV 导入、$Sheet:A1 单元格寻址 + PowerPoint — 幻灯片、形状、图片、表格、图表、动画、morph 过渡、3D 模型(.glb)、幻灯片缩放、公式、主题、连接线、视频/音频、组合、备注、占位符 + + 使用场景 + + 开发者: + - 从数据库或 API 自动生成报告 + - 批量处理文档(批量查找/替换、样式更新) + - 在 CI/CD 环境中构建文档流水线(从测试结果生成文档) + - Docker/容器化环境中的无头 Office 自动化 + AI 智能体: + - 根据用户提示生成演示文稿(见上方示例) + - 从文档提取结构化数据到 JSON + - 交付前验证和检查文档质量 + 团队: + - 克隆文档模板并填充数据 + - CI/CD 流水线中的自动化文档验证 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/OfficeCLI/1.0.43/HaiYing.OfficeCLI.yaml b/manifests/h/HaiYing/OfficeCLI/1.0.43/HaiYing.OfficeCLI.yaml new file mode 100644 index 0000000000000..0ac39b0ae97a0 --- /dev/null +++ b/manifests/h/HaiYing/OfficeCLI/1.0.43/HaiYing.OfficeCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: HaiYing.OfficeCLI +PackageVersion: 1.0.43 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/HamzaAbdulWahab/Bonjou/1.1.0/HamzaAbdulWahab.Bonjou.installer.yaml b/manifests/h/HamzaAbdulWahab/Bonjou/1.1.0/HamzaAbdulWahab.Bonjou.installer.yaml index 5e47de7ae38a4..c43c970cba69c 100644 --- a/manifests/h/HamzaAbdulWahab/Bonjou/1.1.0/HamzaAbdulWahab.Bonjou.installer.yaml +++ b/manifests/h/HamzaAbdulWahab/Bonjou/1.1.0/HamzaAbdulWahab.Bonjou.installer.yaml @@ -8,7 +8,7 @@ Commands: Installers: - Architecture: x64 InstallerUrl: https://github.com/hamzaabdulwahab/bonjou-cli/releases/download/v1.1.0/bonjou.exe - InstallerSha256: c3c6dd5fabf8f03128a92289547a3e8e4b74c46254497052f26349d0106210b6 + InstallerSha256: 696086d121736a8de9e3d75130f83b095ab5fd8a4c9f20c0fda49a33545edb10 PortableCommandAlias: bonjou ManifestType: installer ManifestVersion: 1.12.0 diff --git a/manifests/h/HarumiWeb/Eitango/0.7.0/HarumiWeb.Eitango.installer.yaml b/manifests/h/HarumiWeb/Eitango/0.7.0/HarumiWeb.Eitango.installer.yaml new file mode 100644 index 0000000000000..0f5d2e9faaea5 --- /dev/null +++ b/manifests/h/HarumiWeb/Eitango/0.7.0/HarumiWeb.Eitango.installer.yaml @@ -0,0 +1,18 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: HarumiWeb.Eitango +PackageVersion: 0.7.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-04-11" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: eitango.exe + PortableCommandAlias: eitango + InstallerUrl: https://github.com/harumiWeb/eitango/releases/download/v0.7.0/eitango_0.7.0_windows_x86_64.zip + InstallerSha256: a891d65b981958ddf69ec112b445c1782d0be4c246b182302c75b103588f73d8 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HarumiWeb/Eitango/0.7.0/HarumiWeb.Eitango.locale.en-US.yaml b/manifests/h/HarumiWeb/Eitango/0.7.0/HarumiWeb.Eitango.locale.en-US.yaml new file mode 100644 index 0000000000000..6a0551e5e4278 --- /dev/null +++ b/manifests/h/HarumiWeb/Eitango/0.7.0/HarumiWeb.Eitango.locale.en-US.yaml @@ -0,0 +1,23 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: HarumiWeb.Eitango +PackageVersion: 0.7.0 +PackageLocale: en-US +Publisher: HarumiWeb +PublisherUrl: https://github.com/harumiWeb +PublisherSupportUrl: https://github.com/harumiWeb/eitango/issues +PackageName: eitango +PackageUrl: https://github.com/harumiWeb/eitango +License: Apache-2.0 +LicenseUrl: https://github.com/harumiWeb/eitango/blob/v0.7.0/LICENSE +ShortDescription: Terminal-based English vocabulary learning CLI. +Description: Interactive English vocabulary learning CLI built with Go. +Moniker: eitango +Tags: + - go + - cli + - english + - learning + - vocabulary +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HarumiWeb/Eitango/0.7.0/HarumiWeb.Eitango.yaml b/manifests/h/HarumiWeb/Eitango/0.7.0/HarumiWeb.Eitango.yaml new file mode 100644 index 0000000000000..0e9bf7297cd1a --- /dev/null +++ b/manifests/h/HarumiWeb/Eitango/0.7.0/HarumiWeb.Eitango.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: HarumiWeb.Eitango +PackageVersion: 0.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/HarumiWeb/Eitango/0.7.2/HarumiWeb.Eitango.installer.yaml b/manifests/h/HarumiWeb/Eitango/0.7.2/HarumiWeb.Eitango.installer.yaml new file mode 100644 index 0000000000000..19ed617c57245 --- /dev/null +++ b/manifests/h/HarumiWeb/Eitango/0.7.2/HarumiWeb.Eitango.installer.yaml @@ -0,0 +1,18 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: HarumiWeb.Eitango +PackageVersion: 0.7.2 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-04-11" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: eitango.exe + PortableCommandAlias: eitango + InstallerUrl: https://github.com/harumiWeb/eitango/releases/download/v0.7.2/eitango_0.7.2_windows_x86_64.zip + InstallerSha256: 6d50a6ee3e9bdaa0bbefa658f951f2e523f77dcffade05b11029d3134f3ab0a3 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HarumiWeb/Eitango/0.7.2/HarumiWeb.Eitango.locale.en-US.yaml b/manifests/h/HarumiWeb/Eitango/0.7.2/HarumiWeb.Eitango.locale.en-US.yaml new file mode 100644 index 0000000000000..7d741bef09f06 --- /dev/null +++ b/manifests/h/HarumiWeb/Eitango/0.7.2/HarumiWeb.Eitango.locale.en-US.yaml @@ -0,0 +1,23 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: HarumiWeb.Eitango +PackageVersion: 0.7.2 +PackageLocale: en-US +Publisher: HarumiWeb +PublisherUrl: https://github.com/harumiWeb +PublisherSupportUrl: https://github.com/harumiWeb/eitango/issues +PackageName: eitango +PackageUrl: https://github.com/harumiWeb/eitango +License: Apache-2.0 +LicenseUrl: https://github.com/harumiWeb/eitango/blob/v0.7.2/LICENSE +ShortDescription: Terminal-based English vocabulary learning CLI. +Description: Interactive English vocabulary learning CLI built with Go. +Moniker: eitango +Tags: + - go + - cli + - english + - learning + - vocabulary +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HarumiWeb/Eitango/0.7.2/HarumiWeb.Eitango.yaml b/manifests/h/HarumiWeb/Eitango/0.7.2/HarumiWeb.Eitango.yaml new file mode 100644 index 0000000000000..ac73ba17344cf --- /dev/null +++ b/manifests/h/HarumiWeb/Eitango/0.7.2/HarumiWeb.Eitango.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: HarumiWeb.Eitango +PackageVersion: 0.7.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hitalin/NoteDeck/0.10.1/Hitalin.NoteDeck.installer.yaml b/manifests/h/Hitalin/NoteDeck/0.10.1/Hitalin.NoteDeck.installer.yaml new file mode 100644 index 0000000000000..5d3dac373e614 --- /dev/null +++ b/manifests/h/Hitalin/NoteDeck/0.10.1/Hitalin.NoteDeck.installer.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Hitalin.NoteDeck +PackageVersion: 0.10.1 +InstallerLocale: en-US +InstallerType: nullsoft +Scope: user +ProductCode: NoteDeck +ReleaseDate: 2026-04-11 +AppsAndFeaturesEntries: +- Publisher: notedeck + ProductCode: NoteDeck +InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\NoteDeck' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/hitalin/notedeck/releases/download/v0.10.1/NoteDeck-0.10.1-windows-x64-setup.exe + InstallerSha256: B666E58E3FD56A3ACDCC47B2A9EFFFD96F87BD60C2E7C0997B18310EA0FBCA65 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hitalin/NoteDeck/0.10.1/Hitalin.NoteDeck.locale.en-US.yaml b/manifests/h/Hitalin/NoteDeck/0.10.1/Hitalin.NoteDeck.locale.en-US.yaml new file mode 100644 index 0000000000000..f54eb988b4006 --- /dev/null +++ b/manifests/h/Hitalin/NoteDeck/0.10.1/Hitalin.NoteDeck.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Hitalin.NoteDeck +PackageVersion: 0.10.1 +PackageLocale: en-US +Publisher: hitalin +PublisherUrl: https://github.com/hitalin +PackageName: NoteDeck +PackageUrl: https://github.com/hitalin/notedeck +License: AGPL-3.0 +LicenseUrl: https://github.com/hitalin/notedeck/blob/main/LICENSE +ShortDescription: A multi-platform deck client for Misskey and its forks +Description: |- + NoteDeck is a deck client for Misskey and its forks. + It provides efficient multi-server timeline viewing with features like local full-text search, + AI integration, and localhost API that are only possible with a native desktop application. +Tags: +- deck +- fediverse +- misskey +- social-media +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hitalin/NoteDeck/0.10.1/Hitalin.NoteDeck.locale.ja-JP.yaml b/manifests/h/Hitalin/NoteDeck/0.10.1/Hitalin.NoteDeck.locale.ja-JP.yaml new file mode 100644 index 0000000000000..67a14524699db --- /dev/null +++ b/manifests/h/Hitalin/NoteDeck/0.10.1/Hitalin.NoteDeck.locale.ja-JP.yaml @@ -0,0 +1,32 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Hitalin.NoteDeck +PackageVersion: 0.10.1 +PackageLocale: ja-JP +Publisher: hitalin +PublisherUrl: https://github.com/hitalin +PublisherSupportUrl: https://github.com/hitalin/notedeck/issues +PackageName: NoteDeck +PackageUrl: https://github.com/hitalin/notedeck +License: AGPL-3.0 +LicenseUrl: https://github.com/hitalin/notedeck/blob/HEAD/LICENSE +ShortDescription: Misskey とそのフォークに対応したマルチプラットフォーム対応デッキクライアント +Description: |- + NoteDeck は Misskey とそのフォークに対応したデッキクライアントです。 + 複数サーバーのタイムラインを効率よく閲覧でき、ローカル全文検索、AI 統合、localhost API など + デスクトップネイティブならではの機能を備えています。 +Tags: +- deck +- fediverse +- misskey +- social-media +ReleaseNotes: |- + What's Changed + Other Changes + - Update image in README.md by @hitalin in #335 + - Release v0.10.1 by @hitalin in #336 + Full Changelog: v0.10.0...v0.10.1 +ReleaseNotesUrl: https://github.com/hitalin/notedeck/releases/tag/v0.10.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/Hitalin/NoteDeck/0.10.1/Hitalin.NoteDeck.yaml b/manifests/h/Hitalin/NoteDeck/0.10.1/Hitalin.NoteDeck.yaml new file mode 100644 index 0000000000000..1fe67feb0cd28 --- /dev/null +++ b/manifests/h/Hitalin/NoteDeck/0.10.1/Hitalin.NoteDeck.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Hitalin.NoteDeck +PackageVersion: 0.10.1 +DefaultLocale: ja-JP +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/h/Huawei/IdeaShare/7.06.1.71/Huawei.IdeaShare.locale.en-US.yaml b/manifests/h/Huawei/IdeaShare/7.06.1.71/Huawei.IdeaShare.locale.en-US.yaml index bb4bbae4b9dac..6509232bdcc01 100644 --- a/manifests/h/Huawei/IdeaShare/7.06.1.71/Huawei.IdeaShare.locale.en-US.yaml +++ b/manifests/h/Huawei/IdeaShare/7.06.1.71/Huawei.IdeaShare.locale.en-US.yaml @@ -14,11 +14,13 @@ PackageUrl: https://www.huaweicloud.com/intl/product/ideashare.html License: Freeware Copyright: Copyright © Huawei Technologies Co., Ltd. 2026 All rights reserved. CopyrightUrl: https://www.huaweicloud.com/intl/declaration/statement.html -ShortDescription: Mirror your Windows PC screen to Huawei IdeaHub +ShortDescription: Mirror your Windows PC screen to Huawei IdeaHub. Tags: - cast - ideahub - mirror - projection +- prc +- china ManifestType: defaultLocale ManifestVersion: 1.12.0 diff --git a/manifests/i/iDescriptor/iDescriptor/v0.4.0/iDescriptor.iDescriptor.installer.yaml b/manifests/i/iDescriptor/iDescriptor/v0.4.0/iDescriptor.iDescriptor.installer.yaml new file mode 100644 index 0000000000000..2a680098c0e4c --- /dev/null +++ b/manifests/i/iDescriptor/iDescriptor/v0.4.0/iDescriptor.iDescriptor.installer.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: iDescriptor.iDescriptor +PackageVersion: v0.4.0 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +UpgradeBehavior: uninstallPrevious +ProductCode: '{EF2F8AEB-D513-454E-A8CC-74810B24F661}' +ReleaseDate: 2026-04-11 +AppsAndFeaturesEntries: +- ProductCode: '{EF2F8AEB-D513-454E-A8CC-74810B24F661}' + UpgradeCode: '{D6C5B4A3-F2E1-D0C9-B8A7-F6E5D4C3B2A1}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\.\iDescriptor' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/iDescriptor/iDescriptor/releases/download/v0.4.0/iDescriptor-v0.4.0-Windows_x86_64.msi + InstallerSha256: 8B4230D7A6C5B96126BE40D20869EB395BDB3D82F32E81B7B040D73EE8E69C35 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/i/iDescriptor/iDescriptor/v0.4.0/iDescriptor.iDescriptor.locale.en-US.yaml b/manifests/i/iDescriptor/iDescriptor/v0.4.0/iDescriptor.iDescriptor.locale.en-US.yaml new file mode 100644 index 0000000000000..cad6e8345782c --- /dev/null +++ b/manifests/i/iDescriptor/iDescriptor/v0.4.0/iDescriptor.iDescriptor.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: iDescriptor.iDescriptor +PackageVersion: v0.4.0 +PackageLocale: en-US +Publisher: iDescriptor +PublisherUrl: https://github.com/iDescriptor +PublisherSupportUrl: https://github.com/iDescriptor/iDescriptor/issues +Author: https://github.com/uncor3 +PackageName: iDescriptor +PackageUrl: https://idescriptor.github.io/ +License: AGPL-3.0 +LicenseUrl: https://github.com/iDescriptor/iDescriptor/blob/v0.1.0/LICENSE +ShortDescription: A free, open-source, and cross-platform iDevice management tool. +Tags: +- apple +- cpp +- idevice +- iphone +- libimobiledevice +ReleaseNotes: |- + What's new in this release? + - Wireless device support: Yes, you can now connect to your iDevice wirelessly + - iOS 17+ support: Previously, you could not use virtual location and other features on iOS 17 and above, but now you can! + - Status Balloon: We have added a status widget that shows ongoing operations (exporting, importing, etc.) and their progress + - Moved to Rust: We have moved the backend to Rust, which has improved performance and stability. + - New UI: We have huge UI improvements for Windows 11 (Mica effect), we will be improving the UI for other platforms in the future. + Since we moved to a Rust backend, old device support (iOS 10 and below) isn't as good as it used to be but we will be improving it in the future. +ReleaseNotesUrl: https://github.com/iDescriptor/iDescriptor/releases/tag/v0.4.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/iDescriptor/iDescriptor/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/i/iDescriptor/iDescriptor/v0.4.0/iDescriptor.iDescriptor.yaml b/manifests/i/iDescriptor/iDescriptor/v0.4.0/iDescriptor.iDescriptor.yaml new file mode 100644 index 0000000000000..3db5879fc23aa --- /dev/null +++ b/manifests/i/iDescriptor/iDescriptor/v0.4.0/iDescriptor.iDescriptor.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: iDescriptor.iDescriptor +PackageVersion: v0.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/i/iQIYI/iQIYI/14.3.5.9877/iQIYI.iQIYI.locale.en-US.yaml b/manifests/i/iQIYI/iQIYI/14.3.5.9877/iQIYI.iQIYI.locale.en-US.yaml index 9936e0536209b..add281c68c668 100644 --- a/manifests/i/iQIYI/iQIYI/14.3.5.9877/iQIYI.iQIYI.locale.en-US.yaml +++ b/manifests/i/iQIYI/iQIYI/14.3.5.9877/iQIYI.iQIYI.locale.en-US.yaml @@ -14,7 +14,7 @@ PackageUrl: https://www.iqiyi.com/appstore.html License: Proprietary LicenseUrl: https://www.iqiyi.com/user/register/protocol.html Copyright: Copyright © 2026 iQIYI All Rights Reserved -ShortDescription: iQIYI Windows client app +ShortDescription: iQIYI Windows client app. Description: iQIYI comes with smooth streaming service, easy to use interface & tons of popular dramas, movies and TV shows! Tags: - film @@ -26,6 +26,8 @@ Tags: - series - show - video +- prc +- china PurchaseUrl: https://vip.iqiyi.com/ ManifestType: locale ManifestVersion: 1.12.0 diff --git a/manifests/j/JLC/LCEDA/6.5.55/JLC.LCEDA.locale.en-US.yaml b/manifests/j/JLC/LCEDA/6.5.55/JLC.LCEDA.locale.en-US.yaml index 62eb6ff0631ce..6fe3f9a58bbd5 100644 --- a/manifests/j/JLC/LCEDA/6.5.55/JLC.LCEDA.locale.en-US.yaml +++ b/manifests/j/JLC/LCEDA/6.5.55/JLC.LCEDA.locale.en-US.yaml @@ -14,11 +14,13 @@ PackageUrl: https://lceda.cn/page/download License: Proprietary LicenseUrl: https://lceda.cn/page/legal Copyright: Copyright (C) 2026 LCEDA.cn. All rights reserved. -ShortDescription: Simple and efficient Chinese PCB design software +ShortDescription: Simple and efficient Chinese PCB design software. Tags: - eda - electronic-design-automation - pcb +- prc +- china ReleaseNotesUrl: https://lceda.cn/page/update-record PurchaseUrl: https://lceda.cn/page/pricing Documentations: diff --git a/manifests/j/JasperDevs/Yoink/0.8.4.2/JasperDevs.Yoink.installer.yaml b/manifests/j/JasperDevs/Yoink/0.8.4.2/JasperDevs.Yoink.installer.yaml new file mode 100644 index 0000000000000..192553a58fcc2 --- /dev/null +++ b/manifests/j/JasperDevs/Yoink/0.8.4.2/JasperDevs.Yoink.installer.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: JasperDevs.Yoink +PackageVersion: 0.8.4.2 +MinimumOSVersion: 10.0.0.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: Yoink.exe + PortableCommandAlias: yoink +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/jasperdevs/yoink/releases/download/v0.8.4.2/Yoink-win-x64.zip + InstallerSha256: F560AA825D56B3A7F7FFDDE9E376BA7EBE643FCDB5F61C7AFA90BDF16AFD566D +- Architecture: x86 + InstallerUrl: https://github.com/jasperdevs/yoink/releases/download/v0.8.4.2/Yoink-win-x86.zip + InstallerSha256: 9645474149C973C0BF5EEA0E0A33E07EFD03E5E2C13DFC3256668CF4A3BD4BD4 +- Architecture: arm64 + InstallerUrl: https://github.com/jasperdevs/yoink/releases/download/v0.8.4.2/Yoink-win-arm64.zip + InstallerSha256: 7C7E9607D38383B37B3D61D48BFF8C33F6739546775CE6D65091024F35500705 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/j/JasperDevs/Yoink/0.8.4.2/JasperDevs.Yoink.locale.en-US.yaml b/manifests/j/JasperDevs/Yoink/0.8.4.2/JasperDevs.Yoink.locale.en-US.yaml new file mode 100644 index 0000000000000..73b900fec9572 --- /dev/null +++ b/manifests/j/JasperDevs/Yoink/0.8.4.2/JasperDevs.Yoink.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: JasperDevs.Yoink +PackageVersion: 0.8.4.2 +PackageLocale: en-US +Publisher: Yoink Contributors +PublisherUrl: https://github.com/jasperdevs/yoink +PublisherSupportUrl: https://github.com/jasperdevs/yoink/issues +PackageName: Yoink +License: GPL-3.0 +LicenseUrl: https://github.com/jasperdevs/yoink/blob/main/LICENSE +ShortDescription: Screenshot, annotation, OCR, sticker, and recording tool for Windows +Moniker: yoink +Tags: +- screenshot +- capture +- annotation +- ocr +- recording +- stickers +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/j/JasperDevs/Yoink/0.8.4.2/JasperDevs.Yoink.yaml b/manifests/j/JasperDevs/Yoink/0.8.4.2/JasperDevs.Yoink.yaml new file mode 100644 index 0000000000000..3cb60ad1568a3 --- /dev/null +++ b/manifests/j/JasperDevs/Yoink/0.8.4.2/JasperDevs.Yoink.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: JasperDevs.Yoink +PackageVersion: 0.8.4.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 diff --git a/manifests/j/JordanCoin/docmap/0.3.0/JordanCoin.docmap.installer.yaml b/manifests/j/JordanCoin/docmap/0.3.0/JordanCoin.docmap.installer.yaml new file mode 100644 index 0000000000000..765c8777ce559 --- /dev/null +++ b/manifests/j/JordanCoin/docmap/0.3.0/JordanCoin.docmap.installer.yaml @@ -0,0 +1,18 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json +PackageIdentifier: JordanCoin.docmap +PackageVersion: 0.3.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2026-04-11" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: docmap.exe + PortableCommandAlias: docmap + InstallerUrl: https://github.com/JordanCoin/docmap/releases/download/v0.3.0/docmap_0.3.0_windows_amd64.zip + InstallerSha256: c9e170c898a5efdc615978576b75825794883e318b678f1ebdb0b8a6ce4c8e4f + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/j/JordanCoin/docmap/0.3.0/JordanCoin.docmap.locale.en-US.yaml b/manifests/j/JordanCoin/docmap/0.3.0/JordanCoin.docmap.locale.en-US.yaml new file mode 100644 index 0000000000000..cfbd413359d6f --- /dev/null +++ b/manifests/j/JordanCoin/docmap/0.3.0/JordanCoin.docmap.locale.en-US.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json +PackageIdentifier: JordanCoin.docmap +PackageVersion: 0.3.0 +PackageLocale: en-US +Publisher: JordanCoin +PublisherUrl: https://github.com/JordanCoin +PublisherSupportUrl: https://github.com/JordanCoin/docmap/issues +PackageName: docmap +PackageUrl: https://github.com/JordanCoin/docmap +License: MIT +LicenseUrl: https://github.com/JordanCoin/docmap/blob/main/LICENSE +ShortDescription: Instant documentation structure for LLMs and humans +Description: | + docmap generates a compact, structured map of your documentation + that LLMs can instantly understand. Navigate massive docs without + burning tokens. +Moniker: docmap +Tags: + - cli + - developer-tools + - ai + - llm + - documentation +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/j/JordanCoin/docmap/0.3.0/JordanCoin.docmap.yaml b/manifests/j/JordanCoin/docmap/0.3.0/JordanCoin.docmap.yaml new file mode 100644 index 0000000000000..0b5a72f7774e2 --- /dev/null +++ b/manifests/j/JordanCoin/docmap/0.3.0/JordanCoin.docmap.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json +PackageIdentifier: JordanCoin.docmap +PackageVersion: 0.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/KAIChat/0.6.80/KDE.KAIChat.installer.yaml b/manifests/k/KDE/KAIChat/0.6.80/KDE.KAIChat.installer.yaml new file mode 100644 index 0000000000000..eb5c05a6e2761 --- /dev/null +++ b/manifests/k/KDE/KAIChat/0.6.80/KDE.KAIChat.installer.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-6-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: KDE.KAIChat +PackageVersion: 0.6.80 +InstallerType: nullsoft +UpgradeBehavior: install +ProductCode: KAIChat +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://cdn.kde.org/ci-builds/utilities/kaichat/0.7/windows/kaichat-0.7-1037-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 02B231A9532E38C7C820097D6B7B2D95BA2D02662828AB826B696C3DD26DF4F2 + InstallerSwitches: + Custom: /CurrentUser +- Architecture: x64 + Scope: machine + InstallerUrl: https://cdn.kde.org/ci-builds/utilities/kaichat/0.7/windows/kaichat-0.7-1037-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 02B231A9532E38C7C820097D6B7B2D95BA2D02662828AB826B696C3DD26DF4F2 + InstallerSwitches: + Custom: /AllUsers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/KAIChat/0.6.80/KDE.KAIChat.locale.en-US.yaml b/manifests/k/KDE/KAIChat/0.6.80/KDE.KAIChat.locale.en-US.yaml new file mode 100644 index 0000000000000..cbf98990eb65f --- /dev/null +++ b/manifests/k/KDE/KAIChat/0.6.80/KDE.KAIChat.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-6-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: KDE.KAIChat +PackageVersion: 0.6.80 +PackageLocale: en-US +Publisher: KDE e.V. +PublisherUrl: https://kde.org/ +PublisherSupportUrl: https://kde.org/support/ +PrivacyUrl: https://kde.org/privacypolicy/ +Author: KDE e.V. +PackageName: KAIChat +PackageUrl: https://apps.kde.org/kaichat/ +License: GPL-2.0-or-later +LicenseUrl: https://invent.kde.org/utilities/kaichat/-/blob/HEAD/LICENSES/GPL-2.0-or-later.txt +Copyright: Copyright © 2025-2026 Laurent Montel +# CopyrightUrl: +ShortDescription: Apps which allows to chat with AI (local Ollama, network service). +# Description: +# Moniker: +Tags: +- ai +- chatbot +- large-language-model +- llm +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/KAIChat/0.6.80/KDE.KAIChat.locale.zh-CN.yaml b/manifests/k/KDE/KAIChat/0.6.80/KDE.KAIChat.locale.zh-CN.yaml new file mode 100644 index 0000000000000..cc90e606135b9 --- /dev/null +++ b/manifests/k/KDE/KAIChat/0.6.80/KDE.KAIChat.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-6-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: KDE.KAIChat +PackageVersion: 0.6.80 +PackageLocale: zh-CN +# Publisher: +PublisherUrl: https://kde.org/zh-cn/ +PublisherSupportUrl: https://kde.org/zh-cn/support/ +# PrivacyUrl: +# Author: +# PackageName: +PackageUrl: https://apps.kde.org/zh-cn/kaichat/ +# License: +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: 允许与 AI 聊天的应用程序(本地 Ollama,网络服务)。 +# Description: +# Moniker: +Tags: +- 人工智能 +- 大语言模型 +- 聊天机器人 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/KAIChat/0.6.80/KDE.KAIChat.yaml b/manifests/k/KDE/KAIChat/0.6.80/KDE.KAIChat.yaml new file mode 100644 index 0000000000000..27f6addad995f --- /dev/null +++ b/manifests/k/KDE/KAIChat/0.6.80/KDE.KAIChat.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-6-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: KDE.KAIChat +PackageVersion: 0.6.80 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Kasts/26.04.0/KDE.Kasts.installer.yaml b/manifests/k/KDE/Kasts/26.04.0/KDE.Kasts.installer.yaml index 542e6808eeb89..a0a2719b67d4a 100644 --- a/manifests/k/KDE/Kasts/26.04.0/KDE.Kasts.installer.yaml +++ b/manifests/k/KDE/Kasts/26.04.0/KDE.Kasts.installer.yaml @@ -9,14 +9,14 @@ ProductCode: Kasts Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/multimedia/kasts/release-26.04/windows/kasts-release_26.04-4430-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 7DF35D277885723C1D35DB31F39CC7F6314CF82332E1A432C127769D58D9DE1A + InstallerUrl: https://cdn.kde.org/ci-builds/multimedia/kasts/release-26.04/windows/kasts-release_26.04-4433-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 74DE37B88621A588FC3AF1BE695F0C9CBB2341E6FB4ABFB4AD7DACD3E4FC600D InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/multimedia/kasts/release-26.04/windows/kasts-release_26.04-4430-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 7DF35D277885723C1D35DB31F39CC7F6314CF82332E1A432C127769D58D9DE1A + InstallerUrl: https://cdn.kde.org/ci-builds/multimedia/kasts/release-26.04/windows/kasts-release_26.04-4433-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 74DE37B88621A588FC3AF1BE695F0C9CBB2341E6FB4ABFB4AD7DACD3E4FC600D InstallerSwitches: Custom: /AllUsers ManifestType: installer diff --git a/manifests/k/KDE/Minuet/0.4.0.260370/KDE.Minuet.installer.yaml b/manifests/k/KDE/Minuet/0.4.0.260370/KDE.Minuet.installer.yaml deleted file mode 100644 index 8857e5861d3f1..0000000000000 --- a/manifests/k/KDE/Minuet/0.4.0.260370/KDE.Minuet.installer.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created with komac v2.15.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: KDE.Minuet -PackageVersion: 0.4.0.260370 -InstallerLocale: en-US -InstallerType: nullsoft -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ProductCode: minuet -ReleaseDate: 2026-02-28 -AppsAndFeaturesEntries: -- DisplayName: minuet - ProductCode: minuet -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\minuet' -Installers: -- Architecture: x64 - InstallerUrl: https://cdn.kde.org/ci-builds/education/minuet/master/windows/minuet-master-882-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 6902BE392665230EE7C3CF947763E4CE4A1ABC742034D5F30473CDDE85E5241B -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Minuet/0.4.0.260370/KDE.Minuet.locale.en-US.yaml b/manifests/k/KDE/Minuet/0.4.0.260370/KDE.Minuet.locale.en-US.yaml deleted file mode 100644 index 4d9b91085cc6f..0000000000000 --- a/manifests/k/KDE/Minuet/0.4.0.260370/KDE.Minuet.locale.en-US.yaml +++ /dev/null @@ -1,17 +0,0 @@ -# Created with komac v2.15.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: KDE.Minuet -PackageVersion: 0.4.0.260370 -PackageLocale: en-US -Publisher: KDE e.V. -PublisherUrl: https://ev.kde.org/ -PublisherSupportUrl: https://kde.org/support/ -PackageName: Minuet -PackageUrl: https://apps.kde.org/minuet/ -License: GPL-2.0+ -ShortDescription: Minuet is an application for music education. -Description: > - It features a set of ear training exercises regarding intervals, chords, scales and more. -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Minuet/0.4.0.260370/KDE.Minuet.yaml b/manifests/k/KDE/Minuet/0.4.0.260370/KDE.Minuet.yaml deleted file mode 100644 index a4a4d0a575b9e..0000000000000 --- a/manifests/k/KDE/Minuet/0.4.0.260370/KDE.Minuet.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.15.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: KDE.Minuet -PackageVersion: 0.4.0.260370 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Minuet/0.4.0.260770/KDE.Minuet.installer.yaml b/manifests/k/KDE/Minuet/0.4.0.260770/KDE.Minuet.installer.yaml new file mode 100644 index 0000000000000..d63ae107cd587 --- /dev/null +++ b/manifests/k/KDE/Minuet/0.4.0.260770/KDE.Minuet.installer.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=QUSU.CRLF.7-6-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: KDE.Minuet +PackageVersion: 0.4.0.260770 +InstallerType: nullsoft +UpgradeBehavior: install +ProductCode: minuet +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://cdn.kde.org/ci-builds/education/minuet/master/windows/minuet-master-919-windows-cl-msvc2022-x86_64.exe + InstallerSha256: F05DE06070A80DDBF7DFB1ADF079E59543F26739C529AAE02DCABF4209816287 + InstallerSwitches: + Custom: /CurrentUser +- Architecture: x64 + Scope: machine + InstallerUrl: https://cdn.kde.org/ci-builds/education/minuet/master/windows/minuet-master-919-windows-cl-msvc2022-x86_64.exe + InstallerSha256: F05DE06070A80DDBF7DFB1ADF079E59543F26739C529AAE02DCABF4209816287 + InstallerSwitches: + Custom: /AllUsers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Minuet/0.4.0.260770/KDE.Minuet.locale.en-US.yaml b/manifests/k/KDE/Minuet/0.4.0.260770/KDE.Minuet.locale.en-US.yaml new file mode 100644 index 0000000000000..cc0d81e9835c3 --- /dev/null +++ b/manifests/k/KDE/Minuet/0.4.0.260770/KDE.Minuet.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=QUSU.CRLF.7-6-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: KDE.Minuet +PackageVersion: 0.4.0.260770 +PackageLocale: en-US +Publisher: KDE e.V. +PublisherUrl: https://kde.org/ +PublisherSupportUrl: https://kde.org/support/ +PrivacyUrl: https://kde.org/privacypolicy/ +Author: KDE e.V. +PackageName: Minuet +PackageUrl: https://apps.kde.org/minuet/ +License: GPL-2.0-or-later +LicenseUrl: https://invent.kde.org/education/minuet/-/blob/HEAD/COPYING +# Copyright: +# CopyrightUrl: +ShortDescription: Music Education Software +Description: Minuet is an application for music education. It features a set of ear training exercises regarding intervals, chords, scales and more. +# Moniker: +# Tags: +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Handbook + DocumentUrl: https://docs.kde.org/?application=minuet +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Minuet/0.4.0.260770/KDE.Minuet.locale.zh-CN.yaml b/manifests/k/KDE/Minuet/0.4.0.260770/KDE.Minuet.locale.zh-CN.yaml new file mode 100644 index 0000000000000..761ce27d63f78 --- /dev/null +++ b/manifests/k/KDE/Minuet/0.4.0.260770/KDE.Minuet.locale.zh-CN.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=QUSU.CRLF.7-6-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: KDE.Minuet +PackageVersion: 0.4.0.260770 +PackageLocale: zh-CN +# Publisher: +PublisherUrl: https://kde.org/zh-cn/ +PublisherSupportUrl: https://kde.org/zh-cn/support/ +# PrivacyUrl: +# Author: +# PackageName: +PackageUrl: https://apps.kde.org/zh-cn/minuet/ +# License: +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: 音乐教育软件 +Description: Minuet 是一款用于音乐教育的应用程序,包含一系列关于音程、和弦、音阶等方面的听觉训练练习。 +# Moniker: +# Tags: +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 手册 + DocumentUrl: https://docs.kde.org/?application=minuet +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Minuet/0.4.0.260770/KDE.Minuet.yaml b/manifests/k/KDE/Minuet/0.4.0.260770/KDE.Minuet.yaml new file mode 100644 index 0000000000000..0c0eca939dc02 --- /dev/null +++ b/manifests/k/KDE/Minuet/0.4.0.260770/KDE.Minuet.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=QUSU.CRLF.7-6-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: KDE.Minuet +PackageVersion: 0.4.0.260770 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Okular/26.04.0/KDE.Okular.installer.yaml b/manifests/k/KDE/Okular/26.04.0/KDE.Okular.installer.yaml index 4b64e28797dc4..6a1a4496a7e95 100644 --- a/manifests/k/KDE/Okular/26.04.0/KDE.Okular.installer.yaml +++ b/manifests/k/KDE/Okular/26.04.0/KDE.Okular.installer.yaml @@ -76,14 +76,14 @@ ProductCode: Okular Installers: - Architecture: x64 Scope: user - InstallerUrl: https://cdn.kde.org/ci-builds/graphics/okular/release-26.04/windows/okular-release_26.04-7286-windows-cl-msvc2022-x86_64.exe - InstallerSha256: C0D14F9220B5A5CCE72875A256B38EFC7B22BAADFA92A439E4A962B998638AD2 + InstallerUrl: https://cdn.kde.org/ci-builds/graphics/okular/release-26.04/windows/okular-release_26.04-7301-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 74EB07436265F46AE78A52FB8FF25FE045DC718B699DD06E7C9C7F511A7EEFB5 InstallerSwitches: Custom: /CurrentUser - Architecture: x64 Scope: machine - InstallerUrl: https://cdn.kde.org/ci-builds/graphics/okular/release-26.04/windows/okular-release_26.04-7286-windows-cl-msvc2022-x86_64.exe - InstallerSha256: C0D14F9220B5A5CCE72875A256B38EFC7B22BAADFA92A439E4A962B998638AD2 + InstallerUrl: https://cdn.kde.org/ci-builds/graphics/okular/release-26.04/windows/okular-release_26.04-7301-windows-cl-msvc2022-x86_64.exe + InstallerSha256: 74EB07436265F46AE78A52FB8FF25FE045DC718B699DD06E7C9C7F511A7EEFB5 InstallerSwitches: Custom: /AllUsers ManifestType: installer diff --git a/manifests/k/KDE/PuMoKu/2026-01-06/KDE.PuMoKu.installer.yaml b/manifests/k/KDE/PuMoKu/2026-01-06/KDE.PuMoKu.installer.yaml deleted file mode 100644 index ae57d1d097df4..0000000000000 --- a/manifests/k/KDE/PuMoKu/2026-01-06/KDE.PuMoKu.installer.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created with komac v2.15.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: KDE.PuMoKu -PackageVersion: 2026-01-06 -InstallerLocale: en-US -InstallerType: nullsoft -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ProductCode: PuMoKu -ReleaseDate: 2026-01-06 -AppsAndFeaturesEntries: -- DisplayVersion: 25.12.0 - ProductCode: PuMoKu -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\PuMoKu' -Installers: -- Architecture: x64 - InstallerUrl: https://cdn.kde.org/ci-builds/games/pumoku/master/windows/pumoku-master-248-windows-cl-msvc2022-x86_64.exe - InstallerSha256: A174219F74AEA1EEC2DE824990619C05EEF1A0D246345B62B53D32B7985658F2 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/PuMoKu/2026-01-06/KDE.PuMoKu.locale.en-US.yaml b/manifests/k/KDE/PuMoKu/2026-01-06/KDE.PuMoKu.locale.en-US.yaml deleted file mode 100644 index c3498a729d242..0000000000000 --- a/manifests/k/KDE/PuMoKu/2026-01-06/KDE.PuMoKu.locale.en-US.yaml +++ /dev/null @@ -1,17 +0,0 @@ -# Created with komac v2.15.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: KDE.PuMoKu -PackageVersion: 2026-01-06 -PackageLocale: en-US -Publisher: KDE e.V. -PublisherUrl: https://ev.kde.org/ -PublisherSupportUrl: https://kde.org/support/ -PackageName: PuMoKu -PackageUrl: https://apps.kde.org/pumoku/ -License: GPL-3.0 -ShortDescription: PuMoKu is a classic, 9x9 Sudoku solving game aimed for Plasma Mobile. -Description: > - It comes with flexible highlighting options and (touch) input methods, full undo stack and more. -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/PuMoKu/2026-01-06/KDE.PuMoKu.yaml b/manifests/k/KDE/PuMoKu/2026-01-06/KDE.PuMoKu.yaml deleted file mode 100644 index 9827d60261971..0000000000000 --- a/manifests/k/KDE/PuMoKu/2026-01-06/KDE.PuMoKu.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.15.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: KDE.PuMoKu -PackageVersion: 2026-01-06 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/PuMoKu/25.12.3/KDE.PuMoKu.installer.yaml b/manifests/k/KDE/PuMoKu/25.12.3/KDE.PuMoKu.installer.yaml new file mode 100644 index 0000000000000..ab6543bf26e71 --- /dev/null +++ b/manifests/k/KDE/PuMoKu/25.12.3/KDE.PuMoKu.installer.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=QUSU.CRLF.7-6-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: KDE.PuMoKu +PackageVersion: 25.12.3 +InstallerType: nullsoft +UpgradeBehavior: install +ProductCode: PuMoKu +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://cdn.kde.org/ci-builds/games/pumoku/master/windows/pumoku-master-271-windows-cl-msvc2022-x86_64.exe + InstallerSha256: AEE538735C9C17B11B4AB1AA1D899AF9A964890A663EF5C06360AEA632FDA56A + InstallerSwitches: + Custom: /CurrentUser +- Architecture: x64 + Scope: machine + InstallerUrl: https://cdn.kde.org/ci-builds/games/pumoku/master/windows/pumoku-master-271-windows-cl-msvc2022-x86_64.exe + InstallerSha256: AEE538735C9C17B11B4AB1AA1D899AF9A964890A663EF5C06360AEA632FDA56A + InstallerSwitches: + Custom: /AllUsers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/PuMoKu/25.12.3/KDE.PuMoKu.locale.en-US.yaml b/manifests/k/KDE/PuMoKu/25.12.3/KDE.PuMoKu.locale.en-US.yaml new file mode 100644 index 0000000000000..8ca2f13b28589 --- /dev/null +++ b/manifests/k/KDE/PuMoKu/25.12.3/KDE.PuMoKu.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=QUSU.CRLF.7-6-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: KDE.PuMoKu +PackageVersion: 25.12.3 +PackageLocale: en-US +Publisher: KDE e.V. +PublisherUrl: https://kde.org/ +PublisherSupportUrl: https://kde.org/support/ +PrivacyUrl: https://kde.org/privacypolicy/ +Author: KDE e.V. +PackageName: PuMoKu +PackageUrl: https://apps.kde.org/pumoku/ +License: GPL-3.0 +LicenseUrl: https://www.gnu.org/licenses/gpl-3.0.html +# Copyright: +# CopyrightUrl: +ShortDescription: A classic 9 × 9 sudoku game +Description: |- + PuMoKu is a classic, 9 × 9 Sudoku solving game aimed for Plasma Mobile. It comes with flexible highlighting options and (touch) input methods, full undo stack and more. + - Input methods: Cell first, Number first or Hybrid + - Built in sudoku generator + - Automatic undo when the same action is repeated +# Moniker: +Tags: +- game +- sudoku +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/PuMoKu/25.12.3/KDE.PuMoKu.locale.zh-CN.yaml b/manifests/k/KDE/PuMoKu/25.12.3/KDE.PuMoKu.locale.zh-CN.yaml new file mode 100644 index 0000000000000..aff280e4e0768 --- /dev/null +++ b/manifests/k/KDE/PuMoKu/25.12.3/KDE.PuMoKu.locale.zh-CN.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=QUSU.CRLF.7-6-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: KDE.PuMoKu +PackageVersion: 25.12.3 +PackageLocale: zh-CN +# Publisher: +PublisherUrl: https://kde.org/zh-cn/ +PublisherSupportUrl: https://kde.org/zh-cn/support/ +# PrivacyUrl: +# Author: +# PackageName: +PackageUrl: https://apps.kde.org/zh-cn/pumoku/ +# License: +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: 一款经典的 9×9 数独游戏 +Description: |- + PuMoKu 是一款经典的 9×9 数独解题游戏,专为 Plasma Mobile 打造。它具备灵活的高亮选项、(触摸)输入方式、完整的撤销功能等特性。 + - 输入方式:先选格子、先选数字或混合模式 + - 内置数独生成器 + - 重复相同操作时自动撤销 +# Moniker: +Tags: +- 数独 +- 游戏 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/PuMoKu/25.12.3/KDE.PuMoKu.yaml b/manifests/k/KDE/PuMoKu/25.12.3/KDE.PuMoKu.yaml new file mode 100644 index 0000000000000..9f49b161217f9 --- /dev/null +++ b/manifests/k/KDE/PuMoKu/25.12.3/KDE.PuMoKu.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=QUSU.CRLF.7-6-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: KDE.PuMoKu +PackageVersion: 25.12.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Tellico/4.1.3/KDE.Tellico.installer.yaml b/manifests/k/KDE/Tellico/4.1.3/KDE.Tellico.installer.yaml new file mode 100644 index 0000000000000..9a53ff225358f --- /dev/null +++ b/manifests/k/KDE/Tellico/4.1.3/KDE.Tellico.installer.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-6-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: KDE.Tellico +PackageVersion: 4.1.3 +InstallerType: nullsoft +UpgradeBehavior: install +ProductCode: Tellico +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://cdn.kde.org/ci-builds/office/tellico/4.2/windows/tellico-4.2-1976-windows-cl-msvc2022-x86_64.exe + InstallerSha256: FE5E4DEB972A9304C4B5A04E6C82FF64E4D823A7359CFFCC63BF0B2AD7C7E191 + InstallerSwitches: + Custom: /CurrentUser +- Architecture: x64 + Scope: machine + InstallerUrl: https://cdn.kde.org/ci-builds/office/tellico/4.2/windows/tellico-4.2-1976-windows-cl-msvc2022-x86_64.exe + InstallerSha256: FE5E4DEB972A9304C4B5A04E6C82FF64E4D823A7359CFFCC63BF0B2AD7C7E191 + InstallerSwitches: + Custom: /AllUsers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Tellico/4.1.3/KDE.Tellico.locale.en-US.yaml b/manifests/k/KDE/Tellico/4.1.3/KDE.Tellico.locale.en-US.yaml new file mode 100644 index 0000000000000..d108f56495378 --- /dev/null +++ b/manifests/k/KDE/Tellico/4.1.3/KDE.Tellico.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-6-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: KDE.Tellico +PackageVersion: 4.1.3 +PackageLocale: en-US +Publisher: KDE e.V. +PublisherUrl: https://kde.org/ +PublisherSupportUrl: https://kde.org/support/ +PrivacyUrl: https://kde.org/privacypolicy/ +Author: KDE e.V. +PackageName: Tellico +PackageUrl: https://apps.kde.org/tellico/ +License: GPL-2.0-or-later +LicenseUrl: https://invent.kde.org/office/tellico/-/blob/HEAD/COPYING +Copyright: (c) 2001, Robby Stephenson +# CopyrightUrl: +ShortDescription: Collection Manager +Description: |- + Tellico is an application for organizing your collections. It provides default templates for books, bibliographies, videos, music, video games, coins, stamps, trading cards, comic books, and wines. It allows you to enter your collection in a catalogue database, saving many different properties like title, author, etc. + Features: + - Supports default collections of books, bibliographic entries, videos, music, video games, comic books, coins, stamps, trading cards, wines, board games, and file catalogs + - Supports user-defined custom collections + - Supports any number of user-defined fields, of several different types: text, paragraph, list, checkbox, number, URL, date, images, and combinations + - Handles entries with multiple authors, genres, keywords, etc + - Automatically formats titles and names + - Supports collection searching and view filtering + - Sorts and groups collection by various properties + - Allows customizable entry templates through XSLT + - Imports MODS, Bibtex, RIS, CSV, PDF metadata, and many other formats + - Exports to Bibtex, ONIX, CSV, HTML, and other formats + - Imports information directly from Amazon.com, IMDb, z39.50 servers, PubMed, SRU servers, CrossRef.org, various other websites, and from external scripts + - Imports CDDB data for cataloging audio CDs + - Scans and imports audio file collections, such as mp3 or ogg +# Moniker: +Tags: +- collection +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Handbook + DocumentUrl: https://docs.kde.org/?application=tellico +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Tellico/4.1.3/KDE.Tellico.locale.zh-CN.yaml b/manifests/k/KDE/Tellico/4.1.3/KDE.Tellico.locale.zh-CN.yaml new file mode 100644 index 0000000000000..4031d3451309b --- /dev/null +++ b/manifests/k/KDE/Tellico/4.1.3/KDE.Tellico.locale.zh-CN.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-6-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: KDE.Tellico +PackageVersion: 4.1.3 +PackageLocale: zh-CN +# Publisher: +PublisherUrl: https://kde.org/zh-cn/ +PublisherSupportUrl: https://kde.org/zh-cn/support/ +# PrivacyUrl: +# Author: +# PackageName: +PackageUrl: https://apps.kde.org/zh-cn/tellico/ +# License: +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: 收藏管理器 +Description: |- + Tellico 是一个用于整理收藏品的应用程序。它提供了针对图书、参考文献、视频、音乐、电子游戏、硬币、邮票、集换卡、连环画和葡萄酒的默认模板。它允许您将收藏品录入目录数据库中,保存包括标题、作者等在内的多种不同属性。 + 功能: + - 支持图书、参考文献、视频、音乐、电子游戏、连环画、硬币、邮票、集换卡、葡萄酒、棋盘游戏和文件目录等默认收藏类型 + - 支持用户自定义收藏类型 + - 支持任意数量的用户自定义字段,字段类型包括:文本、段落、列表、复选框、数字、网址(URL)、日期、图像及组合类型 + - 支持包含多位作者、多种类型、多个关键词等的条目处理 + - 自动格式化标题和姓名 + - 支持收藏品搜索和视图筛选 + - 可按多种属性对收藏品进行排序和分组 + - 通过 XSLT 实现自定义条目模板 + - 支持导入 MODS、Bibtex、RIS、CSV、PDF 元数据以及多种其他格式 + - 支持导出为 Bibtex、ONIX、CSV、HTML 等多种格式 + - 可直接从 Amazon.com、IMDb、z39.50 服务器、PubMed、SRU 服务器、CrossRef.org 等众多网站以及外部脚本导入信息 + - 支持导入 CDDB 数据以编目音频 CD + - 可扫描并导入音频文件收藏,如 mp3 或 ogg 文件 +# Moniker: +Tags: +- 收藏 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 手册 + DocumentUrl: https://docs.kde.org/?application=tellico +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Tellico/4.1.3/KDE.Tellico.yaml b/manifests/k/KDE/Tellico/4.1.3/KDE.Tellico.yaml new file mode 100644 index 0000000000000..816edf476f284 --- /dev/null +++ b/manifests/k/KDE/Tellico/4.1.3/KDE.Tellico.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-6-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: KDE.Tellico +PackageVersion: 4.1.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Tellico/4.3+git/KDE.Tellico.installer.yaml b/manifests/k/KDE/Tellico/4.3+git/KDE.Tellico.installer.yaml deleted file mode 100644 index 270a8c6649f86..0000000000000 --- a/manifests/k/KDE/Tellico/4.3+git/KDE.Tellico.installer.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created with komac v2.15.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: KDE.Tellico -PackageVersion: 4.3+git -InstallerLocale: en-US -InstallerType: nullsoft -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ProductCode: Tellico -ReleaseDate: 2026-02-20 -AppsAndFeaturesEntries: -- DisplayVersion: 4.1.3 - ProductCode: Tellico -InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\Tellico' -Installers: -- Architecture: x64 - InstallerUrl: https://cdn.kde.org/ci-builds/office/tellico/master/windows/tellico-master-1961-windows-cl-msvc2022-x86_64.exe - InstallerSha256: 9079C53F7ED3FA892488B9DDCFBFBBBD3A2F5F70D027BE6624AA53B5409CA9F9 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Tellico/4.3+git/KDE.Tellico.locale.en-US.yaml b/manifests/k/KDE/Tellico/4.3+git/KDE.Tellico.locale.en-US.yaml deleted file mode 100644 index 0ab9224503f8b..0000000000000 --- a/manifests/k/KDE/Tellico/4.3+git/KDE.Tellico.locale.en-US.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# Created with komac v2.15.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: KDE.Tellico -PackageVersion: 4.3+git -PackageLocale: en-US -Publisher: KDE e.V. -PublisherUrl: https://ev.kde.org/ -PublisherSupportUrl: https://kde.org/support/ -Author: |- - Robby Stephenson - Mathias Monnerville - Regis Boudin - Petri Damsten - Sebastian Held -PackageName: Tellico -PackageUrl: https://apps.kde.org/tellico/ -License: GPL-3.0 -Copyright: (c) 2001, Robby Stephenson -ShortDescription: Collection management software, free and simple -Description: > - Tellico is an application for organizing your collections. It provides default templates for - books, bibliographies, videos, music, video games, coins, stamps, trading cards, comic books, and - wines. It allows you to enter your collection in a catalogue database, saving many different - properties like title, author, etc. -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/k/KDE/Tellico/4.3+git/KDE.Tellico.yaml b/manifests/k/KDE/Tellico/4.3+git/KDE.Tellico.yaml deleted file mode 100644 index 42ed4d6c0cbbb..0000000000000 --- a/manifests/k/KDE/Tellico/4.3+git/KDE.Tellico.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.15.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: KDE.Tellico -PackageVersion: 4.3+git -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/k/Kingsoft/KMeeting/1.87.0/Kingsoft.KMeeting.locale.en-US.yaml b/manifests/k/Kingsoft/KMeeting/1.87.0/Kingsoft.KMeeting.locale.en-US.yaml index dbb15f220627b..67920805a8c3d 100644 --- a/manifests/k/Kingsoft/KMeeting/1.87.0/Kingsoft.KMeeting.locale.en-US.yaml +++ b/manifests/k/Kingsoft/KMeeting/1.87.0/Kingsoft.KMeeting.locale.en-US.yaml @@ -14,7 +14,7 @@ PackageUrl: https://meeting.kdocs.cn/meeting/welcome License: Proprietary LicenseUrl: https://privacy.wps.cn/policies/agreements/wps-online-service Copyright: Copyright ©2026 Kingsoft Corp -ShortDescription: Enterprise Video Conferencing Solutions +ShortDescription: Enterprise Video Conferencing Solutions. Description: Kingsoft Meeting is a convenient, economical, and secure enterprise video conferencing solution. It can connect with the Kingsoft Office product ecosystem and provide a smooth meeting collaboration experience. Users can join meetings with one click, share documents, manage schedules, switch devices, lock meetings, and more. Kingsoft Meeting supports multi-device meetings, including phones, tablets, computers, TVs, etc., covering more than 200 countries and regions around the world. It supports 1080P HD video and audio smooth transmission, ensuring the quality of communication. Kingsoft Meeting also uses audio and video transmission encryption technology to ensure the security and reliability of meetings. Tags: - conference @@ -22,6 +22,8 @@ Tags: - meeting - video-conferencing - voice-conferencing +- prc +- china PurchaseUrl: https://meeting.kdocs.cn/meeting/welcome/buy ManifestType: defaultLocale ManifestVersion: 1.12.0 diff --git a/manifests/k/kts982/WinTUI/2.2.0/kts982.WinTUI.installer.yaml b/manifests/k/kts982/WinTUI/2.2.0/kts982.WinTUI.installer.yaml new file mode 100644 index 0000000000000..ea1b60c95c044 --- /dev/null +++ b/manifests/k/kts982/WinTUI/2.2.0/kts982.WinTUI.installer.yaml @@ -0,0 +1,18 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: kts982.WinTUI +PackageVersion: 2.2.0 +MinimumOSVersion: 10.0.17763.0 +InstallerType: portable +Commands: + - wintui +UpgradeBehavior: install +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/kts982/wintui/releases/download/v2.2.0/wintui_2.2.0_windows_amd64.exe + InstallerSha256: B398973B17A99AA8BAC579303598401FB9AFC03C0D1FC21246C3629C84A3CA8F + - Architecture: arm64 + InstallerUrl: https://github.com/kts982/wintui/releases/download/v2.2.0/wintui_2.2.0_windows_arm64.exe + InstallerSha256: E2253BF1F2BC88D71C83D48D30F47D24A616FA80189317BA0945774F4BC957DA +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/k/kts982/WinTUI/2.2.0/kts982.WinTUI.locale.en-US.yaml b/manifests/k/kts982/WinTUI/2.2.0/kts982.WinTUI.locale.en-US.yaml new file mode 100644 index 0000000000000..43f82e706f999 --- /dev/null +++ b/manifests/k/kts982/WinTUI/2.2.0/kts982.WinTUI.locale.en-US.yaml @@ -0,0 +1,39 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: kts982.WinTUI +PackageVersion: 2.2.0 +PackageLocale: en-US +Publisher: kts982 +PublisherUrl: https://github.com/kts982 +PublisherSupportUrl: https://github.com/kts982/wintui/issues +Author: Kostas T. +PackageName: WinTUI +PackageUrl: https://github.com/kts982/wintui +License: MIT +LicenseUrl: https://github.com/kts982/wintui/blob/main/LICENSE +ShortDescription: Terminal UI for winget on Windows. +Description: >- + WinTUI is a terminal user interface for Windows Package Manager featuring a + split-panel workspace for browsing, searching, installing, upgrading, and + managing packages. Includes disk-persistent cache for instant startup, + background refresh, integrated search with install queue, batch operations + with a single UAC prompt, per-package rules and ignore filters, live + command preview, system health checks, temp cleanup, and a headless CLI + mode for scripting. +Moniker: wintui +Tags: + - winget + - windows + - tui + - terminal + - package-manager + - cli +ReleaseNotes: |- + - Added per-package rules editor (`p` in the detail view) with scope, architecture, and elevate overrides, saved atomically under source-qualified keys. + - Added ignore toggle (`i` in the detail view) that hides a package or a specific version from the Updates list; the Updates header shows a `(N hidden)` count and stale version-ignores expire automatically. + - Added live command preview in the detail view showing the exact winget command that would run with active overrides applied. + - Added `?` in the batch confirm modal to expand the same per-item command preview for every staged package. + - Made the batch modal body scrollable with `↑↓`, `PgUp/PgDn`, `Home/End` so large batches no longer push the actions line or bottom border off-screen. +ReleaseNotesUrl: https://github.com/kts982/wintui/releases/tag/v2.2.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/k/kts982/WinTUI/2.2.0/kts982.WinTUI.yaml b/manifests/k/kts982/WinTUI/2.2.0/kts982.WinTUI.yaml new file mode 100644 index 0000000000000..e98079c40f185 --- /dev/null +++ b/manifests/k/kts982/WinTUI/2.2.0/kts982.WinTUI.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: kts982.WinTUI +PackageVersion: 2.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/l/LOOT/LOOT/0.29.0/LOOT.LOOT.installer.yaml b/manifests/l/LOOT/LOOT/0.29.0/LOOT.LOOT.installer.yaml new file mode 100644 index 0000000000000..a603e05312164 --- /dev/null +++ b/manifests/l/LOOT/LOOT/0.29.0/LOOT.LOOT.installer.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LOOT.LOOT +PackageVersion: 0.29.0 +InstallerType: inno +UpgradeBehavior: install +ProductCode: '{BF634210-A0D4-443F-A657-0DCE38040374}_is1' +ReleaseDate: 2026-04-11 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/loot/loot/releases/download/0.29.0/loot_0.29.0-win64.exe + InstallerSha256: 791E39907E24612CC830997667D9F154BD6417E599BF0485B131534E6401940C + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/loot/loot/releases/download/0.29.0/loot_0.29.0-win64.exe + InstallerSha256: 791E39907E24612CC830997667D9F154BD6417E599BF0485B131534E6401940C + InstallerSwitches: + Custom: /ALLUSERS +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LOOT/LOOT/0.29.0/LOOT.LOOT.locale.en-US.yaml b/manifests/l/LOOT/LOOT/0.29.0/LOOT.LOOT.locale.en-US.yaml new file mode 100644 index 0000000000000..e64dbaaba6bf0 --- /dev/null +++ b/manifests/l/LOOT/LOOT/0.29.0/LOOT.LOOT.locale.en-US.yaml @@ -0,0 +1,81 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LOOT.LOOT +PackageVersion: 0.29.0 +PackageLocale: en-US +Publisher: LOOT Team +PublisherUrl: https://loot.github.io/ +PublisherSupportUrl: https://github.com/loot/loot/issues +PackageName: LOOT +PackageUrl: https://loot.github.io/ +License: GPL-3.0 +LicenseUrl: https://github.com/loot/loot/blob/HEAD/LICENSE +ShortDescription: The Load Order Optimisation Tool +Description: |- + Setting the right load order for your Starfield, TES III: Morrowind, TES IV: Oblivion, Nehrim: At Fate's Edge, TES V: Skyrim, TES V: Skyrim Special Edition, TES V: Skyrim VR, Fallout 3, Fallout: New Vegas, Fallout 4 and Fallout 4 VR mods is a crucial step to enjoying a stable modded game. The Load Order Optimisation Tool (LOOT) can help with that, by providing automated load order sorting that's simple to use and fully customisable. + While sorting, LOOT checks for load order errors (such as incompatibilities and missing requirements) and notifies you of any issues that it detects. It also provides thousands of plugin-specific messages, such as usage notes and bug warnings, to help keep your game healthy. +Moniker: loot +Tags: +- bethesda +- fallout +- mods +- nexus +- starfield +- tes +- the-elder-scrolls +ReleaseNotes: |- + Added + - Support for Starfield v1.16.236.0's new SFBGS00D.esm and SFBGS047.esm plugins and the Terran Armada DLC's new SFBGS050.esm plugin, which have hardcoded load order positions. + - Support for adding multiple plugins to the same group at once, using a new multi-select list in the Groups Editor. + - Support for detecting OpenMW v0.50.0 using its Windows Registry key. + - Support for building LOOT using a prebuilt copy of minizip-ng without its minizip compatibility layer. minizip and minizip-ng with its minizip compatibility layer were already supported. + - A debug-level log message is now written when a plugin is successfully loaded. Via libloot. + Fixed + - Warnings about ambiguous load orders when Starfield blueprint plugins or BlueprintShips plugins are installed (aside from BlueprintShips-Starfield.esm, which was already handled as a special case). The Terran Armada DLC and "Trackers Alliance: The Complete Bounty Series" Creation include such plugins. + - Starfield BlueprintShips plugins are now correctly displayed as active when there is an active plugin that matches the BlueprintShips plugin's suffix. For example, if a plugin named example.esp is active, then BlueprintShips-example.esm is also active if the latter is installed. + - An error that occurred when saving settings when there is no current game (e.g. because LOOT could not detect any installed games). + - When switching theme from "default (dark)" or "default (light)" to "default", the colour scheme override was not removed, which led to the wrong colours being used until LOOT was restarted. + - The general information card's hidden messages icon colour was not updated on changing between light-coloured and dark-coloured themes until LOOT was restarted. + - Depending on the Qt style used, switching themes could lead to the general information and plugin cards changing size, causing their layout to be wrong until LOOT was restarted. + - Switching themes did not reliably update the styling of the last card that the user moused over before switching themes. + - After deleting a game in the Settings dialog, the displayed game settings would be for the game below the selected game, until another game was selected. + - LOOT leaked memory whenever a plugin card's content changed in a way that could affect its height (e.g. by adding a message to the plugin). + - When detecting an installed copy of a game that has its different languages installed side-by-side (e.g. Fallout 3 from the Epic Games Store), LOOT attempts to select the same language as the preferred system language(s), but on Linux it was often unable to determine what the preferred languages were. + - On Linux the LOOT window icon was displayed with a bright green border. + - Building LOOT using CMake's Ninja generator on Windows. + - Various compilation, linking and packaging errors encountered when cross-compiling LOOT for Windows using mingw-w64. + Changed + - When LOOT sets the load order, it now writes the timestamps of Starfield blueprint masters to match their load order, in addition to including them in plugins.txt. This is so that when Starfield launches and removes the blueprint masters from plugins.txt, it will still use the same load order for those plugins for subsequent launches. + - The "Copy Load Order" Game menu action is no longer disabled while there is an unapplied sorted load order. In that state, the action copies the unapplied load order, rather than the game's current saved load order. + - Qt's fusion style is now the default on Windows 10 and Windows 11, instead of the windowsvista style. Unlike windowsvista, fusion allows LOOT's default theme to be used in dark or light variants, and those variants can be used following the system colour scheme or independent of it. + - Improved the contrast of some text and border colours in the dark colour scheme variant of the default theme. + - Windows 11 users can now override the Qt style that LOOT uses by default using Qt's -style CLI argument. + - The default behaviour on Windows with a dark colour scheme when using the windows11 or fusion Qt styles is to use the system's accent colour as the hyperlink text colour, but depending on the accent colour this can make hyperlinks unreadable due to low contrast. LOOT now overrides the hyperlink text colour to a shade of blue that has good contrast with the dark colour scheme's background colour. + - The default behaviour on Windows with a dark colour scheme when using the fusion Qt style is to use the system's accent colour as the background colour of checkboxes, but depending on the accent colour this can make it difficult to see if a checkbox is ticked or not. LOOT now overrides the checkbox styling to use a neutral background colour. + - Unexpected errors in the Groups Editor that could potentially crash LOOT will now display an error message dialog box instead. + - Updated LOOT's list of known official plugins for Skyrim SE, Starfield and Fallout 4. + - LOOT now logs a warning when it tries to retrieve data for a plugin in the load order that hasn't been loaded. + - LOOT now supports v0.29 of the metadata syntax. + - User-visible copyright notices now use "The LOOT Contributors" as the copyright holder, and the docs author and executable publisher is now "The LOOT Team". + - Updated Boost to v1.90.0. + - Updated fmt to v12.1.0. + - Updated libloot to v0.29.3. + - Updated libtbb used by the Flatpak build to v2022.3.0. + - Updated minizip-ng to v4.1.0. + - Updated OGDF to foxglove-202510. + - Updated Qt to v6.10.3. + - Updated spdlog to v1.17.0. + - Updated zlib to v1.3.2. + - Updated the Bulgarian translation. + - Updated the Brazilian Portuguese translation. + - Updated the German translation. + - Updated the Russian translation. + - Updated the Simplified Chinese translation. + - Updated the Tamil translation. +ReleaseNotesUrl: https://loot.readthedocs.io/en/latest/app/changelog.html +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://loot.github.io/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LOOT/LOOT/0.29.0/LOOT.LOOT.locale.zh-CN.yaml b/manifests/l/LOOT/LOOT/0.29.0/LOOT.LOOT.locale.zh-CN.yaml new file mode 100644 index 0000000000000..49cc16c972cdf --- /dev/null +++ b/manifests/l/LOOT/LOOT/0.29.0/LOOT.LOOT.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: LOOT.LOOT +PackageVersion: 0.29.0 +PackageLocale: zh-CN +Publisher: LOOT Team +PackageName: LOOT +ShortDescription: 加载顺序优化工具 +Description: |- + 为《星空》《上古卷轴 III:晨风》《上古卷轴 IV:湮没》《尼福瑞姆:命运边缘》《上古卷轴 V:天际》《上古卷轴 V:天际 十周年纪念版》《上古卷轴V:天际 VR》《辐射 3》《辐射:新维加斯》《辐射 4》《辐射 4 VR》MOD 设置正确的加载顺序是享受稳定的 MOD 游戏的关键一步。LOOT(加载顺序优化工具)可提供自动加载顺序排序功能,使用简单且可完全自定义。 + 在排序过程中,LOOT 会检查加载顺序错误(如不兼容和缺少依赖),并在发现问题时通知您。它还会提供数以千计的插件信息,如使用说明和错误警告,以帮助您保持游戏稳定。 +Tags: +- b社 +- nexus +- 上古卷轴 +- 星空 +- 模组 +- 老滚 +- 辐射 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://loot.github.io/docs/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LOOT/LOOT/0.29.0/LOOT.LOOT.yaml b/manifests/l/LOOT/LOOT/0.29.0/LOOT.LOOT.yaml new file mode 100644 index 0000000000000..a722c439d509a --- /dev/null +++ b/manifests/l/LOOT/LOOT/0.29.0/LOOT.LOOT.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: LOOT.LOOT +PackageVersion: 0.29.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/6.9.23/LuisPater.CLIProxyAPI.installer.yaml b/manifests/l/LuisPater/CLIProxyAPI/6.9.23/LuisPater.CLIProxyAPI.installer.yaml new file mode 100644 index 0000000000000..df404b97dd812 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/6.9.23/LuisPater.CLIProxyAPI.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 6.9.23 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: cli-proxy-api.exe +Commands: +- cli-proxy-api +ReleaseDate: 2026-04-11 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/router-for-me/CLIProxyAPI/releases/download/v6.9.23/CLIProxyAPI_6.9.23_windows_amd64.zip + InstallerSha256: B8C06F4744D87EA2FAE66DF93E7468BB673603054030612F2049C7D27ECFB468 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/6.9.23/LuisPater.CLIProxyAPI.locale.en-US.yaml b/manifests/l/LuisPater/CLIProxyAPI/6.9.23/LuisPater.CLIProxyAPI.locale.en-US.yaml new file mode 100644 index 0000000000000..18485070389a4 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/6.9.23/LuisPater.CLIProxyAPI.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 6.9.23 +PackageLocale: en-US +Publisher: Luis Pater +PublisherUrl: https://github.com/router-for-me +PublisherSupportUrl: https://github.com/router-for-me/CLIProxyAPI/issues +Author: Luis Pater +PackageName: CLI Proxy API +PackageUrl: https://github.com/router-for-me/CLIProxyAPI +License: MIT +LicenseUrl: https://github.com/router-for-me/CLIProxyAPI/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 Luis Pater +ShortDescription: Wrap Gemini CLI, ChatGPT Codex as an OpenAI/Gemini/Claude compatible API service, allowing you to enjoy the free Gemini 2.5 Pro, GPT 5 model through API +Description: |- + A proxy server that provides OpenAI/Gemini/Claude compatible API interfaces for CLI. + It now also supports OpenAI Codex (GPT models) and Claude Code via OAuth. + so you can use local or multi‑account CLI access with OpenAI‑compatible clients and SDKs. + Now, We added the first Chinese provider: Qwen Code. +Tags: +- ai +- chatbot +- chatgpt +- claude +- claude-code +- codex +- gemini +- large-language-model +- llm +- openai +ReleaseNotes: |- + Changelog + - 9ded75d3351815f8ca2ed9ad5c90eae8700315e3 Merge pull request #2702 from AllenReder/docs/add-quota-inspector + - 0ab1f5412f079de0d5c1afada89d06063404cb04 fix(executor): handle 429 Retry-After header and default retry logic for quota exhaustion + - 828df800881f73860ca657d21ab977a4f82a225a refactor(executor): remove immediate retry with token refresh on 429 for Qwen and update tests accordingly +ReleaseNotesUrl: https://github.com/router-for-me/CLIProxyAPI/releases/tag/v6.9.23 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/6.9.23/LuisPater.CLIProxyAPI.locale.zh-CN.yaml b/manifests/l/LuisPater/CLIProxyAPI/6.9.23/LuisPater.CLIProxyAPI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..89b293d6e309e --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/6.9.23/LuisPater.CLIProxyAPI.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 6.9.23 +PackageLocale: zh-CN +ShortDescription: 封装 Gemini CLI 和 ChatGPT Codex 为兼容 OpenAI/Gemini/Claude 的 API 服务,让您通过 API 畅享免费的 Gemini 2.5 Pro 和 GPT 5 模型 +Description: |- + 一个为 CLI 提供 OpenAI/Gemini/Claude 兼容 API 接口的代理服务器。 + 现已支持通过 OAuth 登录接入 OpenAI Codex(GPT 系列)和 Claude Code。 + 可与本地或多账户方式配合,使用任何 OpenAI 兼容的客户端与 SDK。 + 现在,我们添加了第一个中国提供商:Qwen Code。 +Tags: +- chatgpt +- claude +- claude-code +- codex +- gemini +- openai +- 人工智能 +- 大语言模型 +- 聊天机器人 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/l/LuisPater/CLIProxyAPI/6.9.23/LuisPater.CLIProxyAPI.yaml b/manifests/l/LuisPater/CLIProxyAPI/6.9.23/LuisPater.CLIProxyAPI.yaml new file mode 100644 index 0000000000000..b05795eea4a91 --- /dev/null +++ b/manifests/l/LuisPater/CLIProxyAPI/6.9.23/LuisPater.CLIProxyAPI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: LuisPater.CLIProxyAPI +PackageVersion: 6.9.23 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/MPI/ELAN/7.1/MPI.ELAN.installer.yaml b/manifests/m/MPI/ELAN/7.1/MPI.ELAN.installer.yaml new file mode 100644 index 0000000000000..c91538a9732d4 --- /dev/null +++ b/manifests/m/MPI/ELAN/7.1/MPI.ELAN.installer.yaml @@ -0,0 +1,22 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MPI.ELAN +PackageVersion: '7.1' +InstallerLocale: en-US +InstallerType: wix +Scope: machine +ProductCode: '{DB61B67E-0A39-3389-969D-9219936D9101}' +ReleaseDate: 2026-04-08 +AppsAndFeaturesEntries: +- DisplayName: ELAN_7.1 + ProductCode: '{DB61B67E-0A39-3389-969D-9219936D9101}' + UpgradeCode: '{383DBFFA-37AF-39B4-90B2-573CAB21B8BB}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\ELAN_7.1' +Installers: +- Architecture: x64 + InstallerUrl: https://www.mpi.nl/tools/elan/ELAN_7-1_win.msi + InstallerSha256: 0C2BDBCB3DA51F7ECD86224609BD94C299750831ABE1CD12D7B4CD917B867806 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MPI/ELAN/7.1/MPI.ELAN.locale.en-US.yaml b/manifests/m/MPI/ELAN/7.1/MPI.ELAN.locale.en-US.yaml new file mode 100644 index 0000000000000..7eb9a85036a1c --- /dev/null +++ b/manifests/m/MPI/ELAN/7.1/MPI.ELAN.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MPI.ELAN +PackageVersion: '7.1' +PackageLocale: en-US +Publisher: Max Planck Institute for Psycholinguistics +PublisherUrl: https://archive.mpi.nl/tla/ +PublisherSupportUrl: https://archive.mpi.nl/tla/contact +PrivacyUrl: https://archive.mpi.nl/tla/privacy-policy +Author: Max Planck Institute for Psycholinguistics +PackageName: ELAN +PackageUrl: https://archive.mpi.nl/tla/elan +License: Proprietary +ShortDescription: ELAN is an annotation tool for audio and video recordings. +Description: ELAN is an annotation tool for audio and video recordings. +Documentations: +- DocumentLabel: Clip Media on Windows and Linux (pdf) + DocumentUrl: https://www.mpi.nl/tools/elan/docs/Clip_media_Windows.pdf +- DocumentLabel: EAF schema (pdf) + DocumentUrl: https://www.mpi.nl/tools/elan/EAF_Annotation_Format_3.0_and_ELAN.pdf +- DocumentLabel: Full manual + DocumentUrl: https://www.mpi.nl/tools/elan/docs/manual/index.html +- DocumentLabel: How-to guide (pdf) + DocumentUrl: https://www.mpi.nl/tools/elan/docs/How-to-pages_9.pdf +- DocumentLabel: IPA Input method (html) + DocumentUrl: https://archive.mpi.nl/tla/elan/ipa-extension +- DocumentLabel: Media encoding guide (pdf) + DocumentUrl: https://www.mpi.nl/tools/elan/docs/Video_encoding_guidelines_ELAN.pdf +- DocumentLabel: Third party + DocumentUrl: https://archive.mpi.nl/tla/elan/thirdparty#documentation +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MPI/ELAN/7.1/MPI.ELAN.yaml b/manifests/m/MPI/ELAN/7.1/MPI.ELAN.yaml new file mode 100644 index 0000000000000..06fc622cc6350 --- /dev/null +++ b/manifests/m/MPI/ELAN/7.1/MPI.ELAN.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: MPI.ELAN +PackageVersion: '7.1' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Meazure/GuardianBrowser/3.12.0/Meazure.GuardianBrowser.installer.yaml b/manifests/m/Meazure/GuardianBrowser/3.12.0/Meazure.GuardianBrowser.installer.yaml new file mode 100644 index 0000000000000..e8ec57726c1bf --- /dev/null +++ b/manifests/m/Meazure/GuardianBrowser/3.12.0/Meazure.GuardianBrowser.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=QUSU.CRLF.7-6-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Meazure.GuardianBrowser +PackageVersion: 3.12.0 +InstallerType: nullsoft # electron-builder +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- proctoru +ProductCode: 4789dc59-11a2-50cc-b00d-76a5a8c894a3 +ReleaseDate: 2026-04-07 +Installers: +- Architecture: x64 + InstallerUrl: https://production-archimedes-secure-browser-artifacts.s3.amazonaws.com/latest/windows/guardian-browser-x64.exe + InstallerSha256: AD4ADC4039E54D04B2D02F183F360E22045269831D19F9CB28C4924429E2296A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Meazure/GuardianBrowser/3.12.0/Meazure.GuardianBrowser.locale.en-US.yaml b/manifests/m/Meazure/GuardianBrowser/3.12.0/Meazure.GuardianBrowser.locale.en-US.yaml new file mode 100644 index 0000000000000..e88212481c0ab --- /dev/null +++ b/manifests/m/Meazure/GuardianBrowser/3.12.0/Meazure.GuardianBrowser.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=QUSU.CRLF.7-6-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Meazure.GuardianBrowser +PackageVersion: 3.12.0 +PackageLocale: en-US +Publisher: Meazure Learning +PublisherUrl: https://guardian.meazurelearning.com/ +PublisherSupportUrl: https://support.meazurelearning.com/ +PrivacyUrl: https://www.meazurelearning.com/privacy-policy +Author: ProctorU, Inc. +PackageName: Guardian Browser +PackageUrl: https://guardian.meazurelearning.com/ +License: Proprietary +LicenseUrl: https://www.meazurelearning.com/terms-of-service +Copyright: © 2026 Meazure Learning +CopyrightUrl: https://www.meazurelearning.com/terms-of-service +ShortDescription: Ensure a safe and secure testing experience with the Guardian Browser. +# Description: +# Moniker: +Tags: +- browser +- exam +- web +- webpage +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Meazure/GuardianBrowser/3.12.0/Meazure.GuardianBrowser.locale.zh-CN.yaml b/manifests/m/Meazure/GuardianBrowser/3.12.0/Meazure.GuardianBrowser.locale.zh-CN.yaml new file mode 100644 index 0000000000000..bab4ff60663f7 --- /dev/null +++ b/manifests/m/Meazure/GuardianBrowser/3.12.0/Meazure.GuardianBrowser.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=QUSU.CRLF.7-6-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Meazure.GuardianBrowser +PackageVersion: 3.12.0 +PackageLocale: zh-CN +# Publisher: +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +# Author: +# PackageName: +# PackageUrl: +License: 专有软件 +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: 使用 Guardian 浏览器,确保安全可靠的测试体验。 +# Description: +# Moniker: +Tags: +- 浏览器 +- 网页 +- 考试 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Meazure/GuardianBrowser/3.12.0/Meazure.GuardianBrowser.yaml b/manifests/m/Meazure/GuardianBrowser/3.12.0/Meazure.GuardianBrowser.yaml new file mode 100644 index 0000000000000..bdbf22ff4a960 --- /dev/null +++ b/manifests/m/Meazure/GuardianBrowser/3.12.0/Meazure.GuardianBrowser.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=QUSU.CRLF.7-6-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Meazure.GuardianBrowser +PackageVersion: 3.12.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/MetanoicArmor/I2PChat/1.3.0/MetanoicArmor.I2PChat.installer.yaml b/manifests/m/MetanoicArmor/I2PChat/1.3.0/MetanoicArmor.I2PChat.installer.yaml new file mode 100644 index 0000000000000..a351e1a0d9332 --- /dev/null +++ b/manifests/m/MetanoicArmor/I2PChat/1.3.0/MetanoicArmor.I2PChat.installer.yaml @@ -0,0 +1,24 @@ +PackageIdentifier: MetanoicArmor.I2PChat +PackageVersion: 1.3.0 +InstallerLocale: en-US +Platform: + - Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallModes: + - interactive + - silent +# GUI winget: *-winget-* zip has no embedded i2pd (SHA from packaging/refresh-checksums.sh 1.3.0). +Installers: + - Architecture: x64 + InstallerType: zip + InstallerUrl: https://github.com/MetanoicArmor/I2PChat/releases/download/v1.3.0/I2PChat-windows-x64-winget-v1.3.0.zip + InstallerSha256: 62315bea3ae9a35ca6632859dc4964abb42272ae95eb9867ead80fd831709336 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: I2PChat/I2PChat.exe + PortableCommandAlias: i2pchat + - RelativeFilePath: I2PChat/I2PChat-tui.exe + PortableCommandAlias: i2pchat-tui + ReleaseDate: 2026-04-11 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/MetanoicArmor/I2PChat/1.3.0/MetanoicArmor.I2PChat.locale.en-US.yaml b/manifests/m/MetanoicArmor/I2PChat/1.3.0/MetanoicArmor.I2PChat.locale.en-US.yaml new file mode 100644 index 0000000000000..5bc435b9759e3 --- /dev/null +++ b/manifests/m/MetanoicArmor/I2PChat/1.3.0/MetanoicArmor.I2PChat.locale.en-US.yaml @@ -0,0 +1,29 @@ +PackageIdentifier: MetanoicArmor.I2PChat +PackageVersion: 1.3.0 +PackageLocale: en-US +Publisher: MetanoicArmor +PublisherUrl: https://github.com/MetanoicArmor +PackageName: I2PChat +PackageUrl: https://github.com/MetanoicArmor/I2PChat +License: AGPL-3.0 +LicenseUrl: https://github.com/MetanoicArmor/I2PChat/blob/main/LICENSE +Copyright: Copyright (c) MetanoicArmor and contributors +ShortDescription: Experimental peer-to-peer chat client for the I2P anonymity network +Description: |- + I2PChat is a cross-platform GUI (PyQt6) chat client for the I2P network, with optional + console TUI. Binaries are portable (zip); GUI is I2PChat.exe; TUI is I2PChat-tui.exe in the I2PChat folder. + This winget package uses the *-winget-* release zip, which omits the embedded i2pd router binary so + Microsoft’s installer validation can succeed; use a system i2pd (SAM) or install the full Windows zip from + GitHub Releases if you want the bundled router. The full zip includes i2pd (PurpleI2P/i2pd), which some AV + vendors label generic “riskware” even though it is legitimate open-source software. +Moniker: i2pchat +Tags: + - i2p + - chat + - p2p + - privacy +ReleaseNotesUrl: https://github.com/MetanoicArmor/I2PChat/releases/tag/v1.3.0 +ReleaseNotes: |- + v1.3.0: Text groups (live + BlindBox fan-out), Saved-peers inbound model, parallel live sessions, router/UI polish. Winget ships the *-winget-* zip without embedded i2pd. For the bundled router, use I2PChat-windows-x64-v*.zip on GitHub Releases. i2pd: https://github.com/PurpleI2P/i2pd +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/MetanoicArmor/I2PChat/1.3.0/MetanoicArmor.I2PChat.yaml b/manifests/m/MetanoicArmor/I2PChat/1.3.0/MetanoicArmor.I2PChat.yaml new file mode 100644 index 0000000000000..d8f2447ee8eaa --- /dev/null +++ b/manifests/m/MetanoicArmor/I2PChat/1.3.0/MetanoicArmor.I2PChat.yaml @@ -0,0 +1,5 @@ +PackageIdentifier: MetanoicArmor.I2PChat +PackageVersion: 1.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/m/MetanoicArmor/I2PChat/TUI/1.3.0/MetanoicArmor.I2PChat.TUI.installer.yaml b/manifests/m/MetanoicArmor/I2PChat/TUI/1.3.0/MetanoicArmor.I2PChat.TUI.installer.yaml new file mode 100644 index 0000000000000..809ea71de7393 --- /dev/null +++ b/manifests/m/MetanoicArmor/I2PChat/TUI/1.3.0/MetanoicArmor.I2PChat.TUI.installer.yaml @@ -0,0 +1,22 @@ +PackageIdentifier: MetanoicArmor.I2PChat.TUI +PackageVersion: 1.3.0 +InstallerLocale: en-US +Platform: + - Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallModes: + - interactive + - silent +# TUI winget: *-winget-* zip omits embedded i2pd (SHA from packaging/refresh-checksums.sh 1.3.0). +Installers: + - Architecture: x64 + InstallerType: zip + InstallerUrl: https://github.com/MetanoicArmor/I2PChat/releases/download/v1.3.0/I2PChat-windows-tui-x64-winget-v1.3.0.zip + InstallerSha256: e7c0dce20aef512b55f95df92d2d32464fb831280f52d4e086f03d671c5e70b0 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: I2PChat/I2PChat-tui.exe + PortableCommandAlias: i2pchat-tui + ReleaseDate: 2026-04-11 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/MetanoicArmor/I2PChat/TUI/1.3.0/MetanoicArmor.I2PChat.TUI.locale.en-US.yaml b/manifests/m/MetanoicArmor/I2PChat/TUI/1.3.0/MetanoicArmor.I2PChat.TUI.locale.en-US.yaml new file mode 100644 index 0000000000000..d8086f52e24c1 --- /dev/null +++ b/manifests/m/MetanoicArmor/I2PChat/TUI/1.3.0/MetanoicArmor.I2PChat.TUI.locale.en-US.yaml @@ -0,0 +1,27 @@ +PackageIdentifier: MetanoicArmor.I2PChat.TUI +PackageVersion: 1.3.0 +PackageLocale: en-US +Publisher: MetanoicArmor +PublisherUrl: https://github.com/MetanoicArmor +PackageName: I2PChat TUI +PackageUrl: https://github.com/MetanoicArmor/I2PChat +License: AGPL-3.0 +LicenseUrl: https://github.com/MetanoicArmor/I2PChat/blob/main/LICENSE +Copyright: Copyright (c) MetanoicArmor and contributors +ShortDescription: Terminal UI (Textual) for I2PChat over I2P SAM +Description: |- + I2PChat TUI is the Textual console client for I2PChat (no PyQt GUI). This winget package uses the + *-winget-* release zip without embedded i2pd; use a system i2pd with SAM or the full TUI zip from GitHub Releases + for a bundled router. +Moniker: i2pchat-tui +Tags: + - i2p + - chat + - p2p + - privacy + - terminal +ReleaseNotesUrl: https://github.com/MetanoicArmor/I2PChat/releases/tag/v1.3.0 +ReleaseNotes: |- + v1.3.0: aligns with I2PChat 1.3.0 (groups, multi-peer routing). Winget *-winget-* zip without embedded i2pd. Full TUI zip with bundled router: I2PChat-windows-tui-x64-v*.zip on GitHub Releases. i2pd: https://github.com/PurpleI2P/i2pd +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/MetanoicArmor/I2PChat/TUI/1.3.0/MetanoicArmor.I2PChat.TUI.yaml b/manifests/m/MetanoicArmor/I2PChat/TUI/1.3.0/MetanoicArmor.I2PChat.TUI.yaml new file mode 100644 index 0000000000000..e2a70f163886e --- /dev/null +++ b/manifests/m/MetanoicArmor/I2PChat/TUI/1.3.0/MetanoicArmor.I2PChat.TUI.yaml @@ -0,0 +1,5 @@ +PackageIdentifier: MetanoicArmor.I2PChat.TUI +PackageVersion: 1.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/m/MicroClaw/MicroClaw/0.1.50/MicroClaw.MicroClaw.installer.yaml b/manifests/m/MicroClaw/MicroClaw/0.1.50/MicroClaw.MicroClaw.installer.yaml new file mode 100644 index 0000000000000..f9091463724ce --- /dev/null +++ b/manifests/m/MicroClaw/MicroClaw/0.1.50/MicroClaw.MicroClaw.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: MicroClaw.MicroClaw +PackageVersion: 0.1.50 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: microclaw.exe +Commands: +- microclaw +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-04-11 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/microclaw/microclaw/releases/download/v0.1.50/microclaw-0.1.50-x86_64-windows-msvc.zip + InstallerSha256: 3AA493C8A53F68C65CD7EB16B174936B576AA1DEF977859836A792CD18282A36 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/MicroClaw/MicroClaw/0.1.50/MicroClaw.MicroClaw.locale.en-US.yaml b/manifests/m/MicroClaw/MicroClaw/0.1.50/MicroClaw.MicroClaw.locale.en-US.yaml new file mode 100644 index 0000000000000..1bd3c8cf9f58c --- /dev/null +++ b/manifests/m/MicroClaw/MicroClaw/0.1.50/MicroClaw.MicroClaw.locale.en-US.yaml @@ -0,0 +1,80 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: MicroClaw.MicroClaw +PackageVersion: 0.1.50 +PackageLocale: en-US +Publisher: MicroClaw +PublisherUrl: https://microclaw.ai/ +PublisherSupportUrl: https://github.com/microclaw/microclaw/issues +PackageName: MicroClaw +PackageUrl: https://microclaw.ai/ +License: MIT +LicenseUrl: https://github.com/microclaw/microclaw/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 everettjf +ShortDescription: An agentic AI assistant that lives in your chats, inspired by nanoclaw and incorporating some of its design ideas. Built with Rust +Description: |- + MicroClaw is a Rust chat bot that connects LLM to your chats with agentic tool execution. It can run shell commands, read and edit files, search codebases, browse the web, schedule tasks, and keep persistent memory across conversations. It is a Rust rewrite of nanoclaw (TypeScript) with additional capabilities and a single-binary deployment model. + + What makes it different + - Agentic loop with tool execution, not just a single API call + - Full file system and shell tooling from inside chat + - Long-lived memory backed by AGENTS.md files + - Built-in scheduler for cron and one-time tasks + - Group chat catch-up: reads all messages since last reply + - Multi-chat permission model (control_chat_ids) for cross-chat tool authorization + - Agent skills system with bundled skills (including macOS Apple Notes/Reminders/Calendar helpers) + - Customizable personality via SOUL.md files (global + per-chat) + + How it works + chat message + | + v + Store in SQLite --> Load chat history + memory + | + v + LLM API (with tools) + | + stop_reason? + / \ + end_turn tool_use + | | + v v + Send reply Execute tool(s) + | + v + Feed results back + to LLM (loop) + MicroClaw enters an agentic loop for every message. LLM can call tools, inspect results, call more tools, and reason through multi-step tasks before responding. The loop is capped by MAX_TOOL_ITERATIONS for safety. + + Core capabilities + - Agentic tool use (bash, file I/O, glob, grep) + - Web search, fetch, and browser automation + - Scheduling with cron expressions + - Mid-conversation messaging for progress updates + - Persistent memory (global + per-chat) + - Personality customization via SOUL.md + - Conversation archiving (automatic before compaction, manual via /archive) + - Typing indicator that stays active during tool use +Tags: +- agent +- agentic +- ai +- chatbot +- claw +- large-language-model +- llm +ReleaseNotes: |- + What's Changed + - feat(packaging) Add initial support for snap package for Ubuntu and other snap-optional distros by @markatcanonical in https://github.com/microclaw/microclaw/pull/325 + New Contributors + - @markatcanonical made their first contribution in https://github.com/microclaw/microclaw/pull/325 + Full Changelog: https://github.com/microclaw/microclaw/compare/v0.1.39...v0.1.50 +ReleaseNotesUrl: https://github.com/microclaw/microclaw/releases/tag/v0.1.50 +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://microclaw.ai/docs/overview +- DocumentLabel: Quick Start + DocumentUrl: https://microclaw.ai/docs/quickstart +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MicroClaw/MicroClaw/0.1.50/MicroClaw.MicroClaw.locale.zh-CN.yaml b/manifests/m/MicroClaw/MicroClaw/0.1.50/MicroClaw.MicroClaw.locale.zh-CN.yaml new file mode 100644 index 0000000000000..dbcd74efe9a96 --- /dev/null +++ b/manifests/m/MicroClaw/MicroClaw/0.1.50/MicroClaw.MicroClaw.locale.zh-CN.yaml @@ -0,0 +1,63 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: MicroClaw.MicroClaw +PackageVersion: 0.1.50 +PackageLocale: zh-CN +ShortDescription: 一个驻留在你聊天中的自主 AI 助手,灵感来自 nanoclaw,并融入了其部分设计理念。使用 Rust 构建 +Description: |- + MicroClaw 是一个使用 Rust 编写的聊天机器人,可将大语言模型(LLM)与聊天集成,并支持智能体式的工具执行。它能够运行 Shell 命令、读写和编辑文件、搜索代码库、浏览网页、安排任务,并在不同对话之间保持持久记忆。MicroClaw 是 nanoclaw(TypeScript 版本)的 Rust 重写版本,具备更多功能,并采用单二进制文件部署模式。 + + 是什么让它与众不同 + - 具备工具执行能力的智能体循环,而不仅是一次性 API 调用 + - 可直接在聊天中访问完整的文件系统与 Shell 工具 + - 由 AGENTS.md 文件支持的长期记忆机制 + - 内置调度器,支持定时(cron)和一次性任务 + - 群组聊天跟进功能:读取上次回复以来的所有消息 + - 多聊天权限模型(control_chat_ids),实现跨聊天会话的工具授权 + - 智能体技能系统,附带预置技能(包括 macOS 的 Apple 笔记/提醒事项/日历助手) + - 通过 SOUL.md 文件自定义个性(全局 + 每个聊天独立设置) + + 工作原理 + 聊天消息 + | + v + 存入 SQLite --> 加载聊天历史 + 记忆 + | + v + LLM API(带工具) + | + stop_reason? + / \ + end_turn tool_use + | | + v v + 发送回复 执行工具(s) + | + v + 将结果反馈给 LLM(循环) + MicroClaw 对每条消息都会进入一个智能体循环。LLM 可调用工具,检查结果,继续调用更多工具,并在回应前完成多步骤任务的推理。为保障安全,循环受 MAX_TOOL_ITERATIONS 参数限制。 + + 核心功能 + - 智能体式工具调用(bash、文件读写、glob、grep) + - 网络搜索、内容获取与浏览器自动化 + - 支持 cron 表达式的任务调度 + - 在任务进行中发送中间消息以更新进度 + - 持久化记忆(全局 + 每聊天独立) + - 通过 SOUL.md 自定义个性 + - 对话归档(压缩前自动归档,或通过 /archive 手动归档) + - 在工具执行期间持续显示“正在输入”提示 +Tags: +- 人工智能 +- 大语言模型 +- 智能体 +- 聊天机器人 +- 自主智能 +- 龙虾 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://microclaw.ai/docs/overview +- DocumentLabel: 快速开始 + DocumentUrl: https://microclaw.ai/docs/quickstart +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/MicroClaw/MicroClaw/0.1.50/MicroClaw.MicroClaw.yaml b/manifests/m/MicroClaw/MicroClaw/0.1.50/MicroClaw.MicroClaw.yaml new file mode 100644 index 0000000000000..645a5ee2f9281 --- /dev/null +++ b/manifests/m/MicroClaw/MicroClaw/0.1.50/MicroClaw.MicroClaw.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: MicroClaw.MicroClaw +PackageVersion: 0.1.50 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Edge/146.0.3856.117/Microsoft.Edge.installer.yaml b/manifests/m/Microsoft/Edge/146.0.3856.117/Microsoft.Edge.installer.yaml new file mode 100644 index 0000000000000..d6dd89451ceff --- /dev/null +++ b/manifests/m/Microsoft/Edge/146.0.3856.117/Microsoft.Edge.installer.yaml @@ -0,0 +1,51 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.Edge +PackageVersion: 146.0.3856.117 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: msi +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- msedge +Protocols: +- http +- https +FileExtensions: +- crx +- htm +- html +- pdf +- url +ReleaseDate: 2026-04-10 +Installers: +- Architecture: x86 + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/d047435f-673d-43b9-89c4-3624fd22f2f4/MicrosoftEdgeEnterpriseX86.msi + InstallerSha256: 9FCB756B6C7464BBD80D15D79EE397264B8BD168649D9E7D4ACA0D214A56738D + ProductCode: '{F494BF01-5B70-3267-B23E-2B33FE6450E9}' + AppsAndFeaturesEntries: + - ProductCode: '{F494BF01-5B70-3267-B23E-2B33FE6450E9}' + UpgradeCode: '{883C2625-37F7-357F-A0F4-DFAF391B2B9C}' +- Architecture: x64 + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/f462a25e-3039-4a77-8cc5-4ca92fd46621/MicrosoftEdgeEnterpriseX64.msi + InstallerSha256: 93555A94351A2D80156DC14D2A9C63016F15D86B87B280E65774624B4D90B994 + ProductCode: '{A0DC6FDC-0472-37B0-B7A4-676BBC3AC50A}' + AppsAndFeaturesEntries: + - ProductCode: '{A0DC6FDC-0472-37B0-B7A4-676BBC3AC50A}' + UpgradeCode: '{883C2625-37F7-357F-A0F4-DFAF391B2B9C}' +- Architecture: arm64 + InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/484b47dd-62e5-40c7-a7d1-3df24a37b780/MicrosoftEdgeEnterpriseARM64.msi + InstallerSha256: 73F7FB271719141F030F46AC6F566CD480BFFB8B7D8D4B7B5A09352DD71C4948 + ProductCode: '{CE442186-A95B-38B2-BAB5-4F11302501E8}' + AppsAndFeaturesEntries: + - ProductCode: '{CE442186-A95B-38B2-BAB5-4F11302501E8}' + UpgradeCode: '{883C2625-37F7-357F-A0F4-DFAF391B2B9C}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Edge/146.0.3856.117/Microsoft.Edge.locale.en-US.yaml b/manifests/m/Microsoft/Edge/146.0.3856.117/Microsoft.Edge.locale.en-US.yaml new file mode 100644 index 0000000000000..5be4614915edc --- /dev/null +++ b/manifests/m/Microsoft/Edge/146.0.3856.117/Microsoft.Edge.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.Edge +PackageVersion: 146.0.3856.117 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/en-US +PublisherSupportUrl: https://support.microsoft.com/en-us/microsoft-edge +PrivacyUrl: https://privacy.microsoft.com/en-US/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Edge +PackageUrl: https://www.microsoft.com/en-us/edge +License: Microsoft Software License +LicenseUrl: https://www.microsoft.com/en-us/servicesagreement +Copyright: Copyright (C) Microsoft Corporation +CopyrightUrl: https://www.microsoft.com/en-us/servicesagreement +ShortDescription: World-class performance with more privacy, more productivity, and more value while you browse. +Moniker: microsoft-edge +Tags: +- blink +- browser +- chromium +- edge +- web +- web-browser +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Edge/146.0.3856.117/Microsoft.Edge.locale.nb-NO.yaml b/manifests/m/Microsoft/Edge/146.0.3856.117/Microsoft.Edge.locale.nb-NO.yaml new file mode 100644 index 0000000000000..0ac3bd5a284b9 --- /dev/null +++ b/manifests/m/Microsoft/Edge/146.0.3856.117/Microsoft.Edge.locale.nb-NO.yaml @@ -0,0 +1,21 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Microsoft.Edge +PackageVersion: 146.0.3856.117 +PackageLocale: nb-NO +Publisher: Microsoft Corporation +PublisherSupportUrl: https://support.microsoft.com/nb-NO/microsoft-edge +PrivacyUrl: https://privacy.microsoft.com/en-us/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Edge +PackageUrl: https://www.microsoft.com/nb-no/edge +License: Microsoft Software License +LicenseUrl: https://www.microsoft.com/nb-NO/servicesagreement +Copyright: Copyright (C) Microsoft Corporation +CopyrightUrl: https://www.microsoft.com/nb-NO/servicesagreement +ShortDescription: Ytelse i verdensklasse med mer privatliv, mer produktivitet og mer verdi mens du surfer. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Edge/146.0.3856.117/Microsoft.Edge.yaml b/manifests/m/Microsoft/Edge/146.0.3856.117/Microsoft.Edge.yaml new file mode 100644 index 0000000000000..11793fee189a0 --- /dev/null +++ b/manifests/m/Microsoft/Edge/146.0.3856.117/Microsoft.Edge.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.Edge +PackageVersion: 146.0.3856.117 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/m/Muye/FlickerList/5.4.3/Muye.FlickerList.locale.en-US.yaml b/manifests/m/Muye/FlickerList/5.4.3/Muye.FlickerList.locale.en-US.yaml index 7d6d6a64dcaca..6a25d3330a690 100644 --- a/manifests/m/Muye/FlickerList/5.4.3/Muye.FlickerList.locale.en-US.yaml +++ b/manifests/m/Muye/FlickerList/5.4.3/Muye.FlickerList.locale.en-US.yaml @@ -5,16 +5,16 @@ PackageIdentifier: Muye.FlickerList PackageVersion: 5.4.3 PackageLocale: en-US Publisher: Flicker List Team -PublisherUrl: https://flicker.cool/en/ -PublisherSupportUrl: https://flicker.cool/en/contact -PrivacyUrl: https://flicker.cool/en/privacy +# PublisherUrl: https://flicker.cool/en/ # Commented out due to SSL certificate error. +# PublisherSupportUrl: https://flicker.cool/en/contact # Commented out due to SSL certificate error. +# PrivacyUrl: https://flicker.cool/en/privacy # Commented out due to SSL certificate error. Author: Beijing Muye Technology Co., Ltd. PackageName: Flicker List -PackageUrl: https://flicker.cool/en/ +# PackageUrl: https://flicker.cool/en/ # Commented out due to SSL certificate error. License: Proprietary -LicenseUrl: https://flicker.cool/en/agreement +# LicenseUrl: https://flicker.cool/en/agreement # Commented out due to SSL certificate error. Copyright: Copyright © 2024 Flicker List Team -ShortDescription: A pretty different floating todo-list APP +ShortDescription: A pretty different floating todo-list APP. Description: Flicker List Checklist is a checklist software that can always be suspended on the desktop. As an assistant to study and work, she can help you with efficient study, work, and life arrangements, and can help you make daily and weekly plans, set up meeting reminders, birthday reminders, and other event reminders, and can also help you schedule, organize memos, organize shopping lists, and more. The Flicker List provides a floating window that can always be suspended on the desktop. You can reach other functions of the software through the floating window with one click to improve your work efficiency. Tags: - agenda @@ -29,5 +29,7 @@ Tags: - task - to-do - todo +- prc +- china ManifestType: defaultLocale ManifestVersion: 1.6.0 diff --git a/manifests/m/Muye/FlickerList/5.4.3/Muye.FlickerList.locale.zh-CN.yaml b/manifests/m/Muye/FlickerList/5.4.3/Muye.FlickerList.locale.zh-CN.yaml index 4fb88fbaa069e..5792fb3392165 100644 --- a/manifests/m/Muye/FlickerList/5.4.3/Muye.FlickerList.locale.zh-CN.yaml +++ b/manifests/m/Muye/FlickerList/5.4.3/Muye.FlickerList.locale.zh-CN.yaml @@ -5,14 +5,14 @@ PackageIdentifier: Muye.FlickerList PackageVersion: 5.4.3 PackageLocale: zh-CN Publisher: Flicker List Team -PublisherUrl: https://flicker.cool/ -PublisherSupportUrl: https://flicker.cool/contact -PrivacyUrl: https://flicker.cool/privacy +# PublisherUrl: https://flicker.cool/ +# PublisherSupportUrl: https://flicker.cool/contact +# PrivacyUrl: https://flicker.cool/privacy Author: 北京木叶科技有限公司 PackageName: Flicker List -PackageUrl: https://flicker.cool/ +# PackageUrl: https://flicker.cool/ License: 专有软件 -LicenseUrl: https://flicker.cool/agreement +# LicenseUrl: https://flicker.cool/agreement Copyright: Copyright © 2024 Flicker List Team ShortDescription: 一款不一样的悬浮清单软件 Description: 闪点清单是一款可以始终悬浮在桌面的清单软件,作为一款学习、工作的助手,她可以帮助你进行高效率学习、工作、生活安排,可以帮助你制定每天、每周计划,设置会议提醒、生日提醒、和其他事项提醒,还可以帮助你安排日程、整理备忘录、整理购物清单等等。闪点清单提供可以始终悬浮在桌面的悬浮窗,可以通过浮窗一键触达软件其他功能,提高你的工作效率。 diff --git a/manifests/m/moi-si/lumine/0.8.1/moi-si.lumine.installer.yaml b/manifests/m/moi-si/lumine/0.8.1/moi-si.lumine.installer.yaml new file mode 100644 index 0000000000000..9e0e5de2b5a77 --- /dev/null +++ b/manifests/m/moi-si/lumine/0.8.1/moi-si.lumine.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: moi-si.lumine +PackageVersion: 0.8.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: lumine.exe +Commands: +- lumine +ReleaseDate: 2026-04-11 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/moi-si/lumine/releases/download/v0.8.1/lumine_v0.8.1_windows_amd64.zip + InstallerSha256: 0B2E0443860E414605C1AF65709A3DA96F237C4FC48A1A5C94E5962AAFA0EDA0 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/moi-si/lumine/0.8.1/moi-si.lumine.locale.en-US.yaml b/manifests/m/moi-si/lumine/0.8.1/moi-si.lumine.locale.en-US.yaml new file mode 100644 index 0000000000000..37a099548b658 --- /dev/null +++ b/manifests/m/moi-si/lumine/0.8.1/moi-si.lumine.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: moi-si.lumine +PackageVersion: 0.8.1 +PackageLocale: en-US +Publisher: Moi +PublisherUrl: https://github.com/moi-si +PublisherSupportUrl: https://github.com/moi-si/lumine/issues +PackageName: lumine +PackageUrl: https://github.com/moi-si/lumine +License: GPL-3.0 +LicenseUrl: https://github.com/moi-si/lumine/blob/HEAD/LICENSE +ShortDescription: A lightweight local HTTP/SOCKS5 proxy server that protects TLS connections over TCP. +Tags: +- fragmentation +- https +- network +- tls +ReleaseNotes: |- + - Add config with traffic bypassing + - Fix sniff_override field + Full Changelog: https://github.com/moi-si/lumine/compare/v0.8.0...v0.8.1 +ReleaseNotesUrl: https://github.com/moi-si/lumine/releases/tag/v0.8.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/moi-si/lumine/0.8.1/moi-si.lumine.locale.zh-CN.yaml b/manifests/m/moi-si/lumine/0.8.1/moi-si.lumine.locale.zh-CN.yaml new file mode 100644 index 0000000000000..64308b39262fa --- /dev/null +++ b/manifests/m/moi-si/lumine/0.8.1/moi-si.lumine.locale.zh-CN.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: moi-si.lumine +PackageVersion: 0.8.1 +PackageLocale: zh-CN +ShortDescription: 一个轻量级的本地 HTTP/SOCKS5 代理服务器,通过 TCP 保护 TLS 连接。 +Tags: +- https +- tls +- 分片 +- 网络 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/moi-si/lumine/0.8.1/moi-si.lumine.yaml b/manifests/m/moi-si/lumine/0.8.1/moi-si.lumine.yaml new file mode 100644 index 0000000000000..159d8dd89667b --- /dev/null +++ b/manifests/m/moi-si/lumine/0.8.1/moi-si.lumine.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: moi-si.lumine +PackageVersion: 0.8.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/n/Nexmoe/VidBee/1.3.10/Nexmoe.VidBee.installer.yaml b/manifests/n/Nexmoe/VidBee/1.3.10/Nexmoe.VidBee.installer.yaml new file mode 100644 index 0000000000000..b41301d640ceb --- /dev/null +++ b/manifests/n/Nexmoe/VidBee/1.3.10/Nexmoe.VidBee.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Nexmoe.VidBee +PackageVersion: 1.3.10 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: fff4bd16-5d3a-5cef-a622-389b19ec32a7 +ReleaseDate: 2026-04-11 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/nexmoe/VidBee/releases/download/v1.3.10/vidbee-1.3.10-setup.exe + InstallerSha256: F697E3A827DC0BE258A46561C51F4EEE451EB11502E993E6C2696FD00DA0698C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/Nexmoe/VidBee/1.3.10/Nexmoe.VidBee.locale.en-US.yaml b/manifests/n/Nexmoe/VidBee/1.3.10/Nexmoe.VidBee.locale.en-US.yaml new file mode 100644 index 0000000000000..c72fa8bddb9ae --- /dev/null +++ b/manifests/n/Nexmoe/VidBee/1.3.10/Nexmoe.VidBee.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Nexmoe.VidBee +PackageVersion: 1.3.10 +PackageLocale: en-US +Publisher: VidBee +PublisherUrl: https://nexmoe.com/ +PublisherSupportUrl: https://github.com/nexmoe/VidBee/issues +PackageName: VidBee +PackageUrl: https://github.com/nexmoe/VidBee +License: MIT +LicenseUrl: https://github.com/nexmoe/VidBee/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 VidBee +ShortDescription: Download videos from almost any website worldwide +Description: |- + Download videos from almost any website worldwide + Best-in-class UI interface - Clean, intuitive, and powerful + Built with Electron, React, TypeScript, Tailwind CSS, and shadcn/ui. + + ✨ Core Features + 🌍 Global Video Download Support + - 1000+ Sites Supported - Download videos from almost any website worldwide through yt-dlp engine + - Smart Platform Detection - Automatically detect video platforms and optimize download parameters + - Multi-format Support - Videos, audio tracks, playlists to meet all download needs + - Localized interface support in many languages + 🎨 Best-in-class UI Experience + - Modern Design - Clean and beautiful interface + - Intuitive Operations - One-click pause/resume/retry + - Real-time Progress - Detailed download progress tracking and status management + - Theme Switching - Support for system/light/dark themes for comfortable viewing +Tags: +- download +- downloader +- video +- video-downloader +ReleaseNotes: 'Full Changelog: https://github.com/nexmoe/VidBee/compare/v1.3.9...v1.3.10' +ReleaseNotesUrl: https://github.com/nexmoe/VidBee/releases/tag/v1.3.10 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/Nexmoe/VidBee/1.3.10/Nexmoe.VidBee.locale.zh-CN.yaml b/manifests/n/Nexmoe/VidBee/1.3.10/Nexmoe.VidBee.locale.zh-CN.yaml new file mode 100644 index 0000000000000..6d56b71738348 --- /dev/null +++ b/manifests/n/Nexmoe/VidBee/1.3.10/Nexmoe.VidBee.locale.zh-CN.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Nexmoe.VidBee +PackageVersion: 1.3.10 +PackageLocale: zh-CN +ShortDescription: 从全球几乎任何网站下载视频 +Description: |- + 从全球几乎任何网站下载视频 + 顶级的用户界面 - 简洁、直观且功能强大 + 采用 Electron、React、TypeScript、Tailwind CSS 和 shadcn/ui 构建 + + ✨ 核心功能 + 🌍 全球视频下载支持 + - 支持上千网站 - 通过 yt-dlp 引擎从全球几乎任何网站下载视频 + - 智能平台识别 - 自动识别视频平台并优化下载参数 + - 多种格式支持 - 支持视频、音频、播放列表,满足所有下载需求 + - 支持多种语言的本地化界面 + 🎨 顶级的 UI 体验 + - 现代设计 - 简洁美观的界面 + - 直观操作 - 一键暂停/恢复/重试 + - 实时进度 - 详细的下载进度追踪与状态管理 + - 主题切换 - 支持系统/浅色/深色主题,观看更舒适 +Tags: +- 下载 +- 下载器 +- 视频 +- 视频下载器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/Nexmoe/VidBee/1.3.10/Nexmoe.VidBee.yaml b/manifests/n/Nexmoe/VidBee/1.3.10/Nexmoe.VidBee.yaml new file mode 100644 index 0000000000000..4dbe50efe3a66 --- /dev/null +++ b/manifests/n/Nexmoe/VidBee/1.3.10/Nexmoe.VidBee.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Nexmoe.VidBee +PackageVersion: 1.3.10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/o/OraDBDumpViewer/OraDBDumpViewer/3.2.0/OraDBDumpViewer.OraDBDumpViewer.installer.yaml b/manifests/o/OraDBDumpViewer/OraDBDumpViewer/3.2.0/OraDBDumpViewer.OraDBDumpViewer.installer.yaml new file mode 100644 index 0000000000000..1a2dbf03383d2 --- /dev/null +++ b/manifests/o/OraDBDumpViewer/OraDBDumpViewer/3.2.0/OraDBDumpViewer.OraDBDumpViewer.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: OraDBDumpViewer.OraDBDumpViewer +PackageVersion: 3.2.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/OraDB-DUMP-Viewer/OraDB-DUMP-Viewer/releases/download/v3.2.0/OraDBDumpViewer_v3.2.0_installer_x64.exe + InstallerSha256: F85852E63610197B376D45AF2DE6AA5C664C89B874F7AF79E302A4946EC192DC +- Architecture: arm64 + InstallerUrl: https://github.com/OraDB-DUMP-Viewer/OraDB-DUMP-Viewer/releases/download/v3.2.0/OraDBDumpViewer_v3.2.0_installer_arm64.exe + InstallerSha256: 950905BA094D7C0FA0E89DEE7F7D35A2FA42EF361D7C4C04AA79C41BE57D7375 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/o/OraDBDumpViewer/OraDBDumpViewer/3.2.0/OraDBDumpViewer.OraDBDumpViewer.locale.ja-JP.yaml b/manifests/o/OraDBDumpViewer/OraDBDumpViewer/3.2.0/OraDBDumpViewer.OraDBDumpViewer.locale.ja-JP.yaml new file mode 100644 index 0000000000000..40695811aaee7 --- /dev/null +++ b/manifests/o/OraDBDumpViewer/OraDBDumpViewer/3.2.0/OraDBDumpViewer.OraDBDumpViewer.locale.ja-JP.yaml @@ -0,0 +1,19 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: OraDBDumpViewer.OraDBDumpViewer +PackageVersion: 3.2.0 +PackageLocale: ja-JP +Publisher: YANAI Taketo +PublisherUrl: https://www.odv.dev/ +PackageName: OraDB DUMP Viewer +PackageUrl: https://www.odv.dev/ +License: Proprietary +ShortDescription: Oracle EXP/EXPDP DUMPファイルビューア +Tags: +- oracle +- dump +- viewer +- database +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/o/OraDBDumpViewer/OraDBDumpViewer/3.2.0/OraDBDumpViewer.OraDBDumpViewer.yaml b/manifests/o/OraDBDumpViewer/OraDBDumpViewer/3.2.0/OraDBDumpViewer.OraDBDumpViewer.yaml new file mode 100644 index 0000000000000..e344d2298a33b --- /dev/null +++ b/manifests/o/OraDBDumpViewer/OraDBDumpViewer/3.2.0/OraDBDumpViewer.OraDBDumpViewer.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: OraDBDumpViewer.OraDBDumpViewer +PackageVersion: 3.2.0 +DefaultLocale: ja-JP +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/o/OraDBDumpViewer/OraDBDumpViewer/BETA/3.2.0/OraDBDumpViewer.OraDBDumpViewer.BETA.installer.yaml b/manifests/o/OraDBDumpViewer/OraDBDumpViewer/BETA/3.2.0/OraDBDumpViewer.OraDBDumpViewer.BETA.installer.yaml new file mode 100644 index 0000000000000..a891a5c57ee0a --- /dev/null +++ b/manifests/o/OraDBDumpViewer/OraDBDumpViewer/BETA/3.2.0/OraDBDumpViewer.OraDBDumpViewer.BETA.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: OraDBDumpViewer.OraDBDumpViewer.BETA +PackageVersion: 3.2.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/OraDB-DUMP-Viewer/OraDB-DUMP-Viewer/releases/download/v3.2.0-beta/OraDBDumpViewer_v3.2.0-beta_installer_x64.exe + InstallerSha256: 3588C676E8A7A098370E5E3EC1889CC89A77F102C6871B59A0A0B90DDECCA3C5 +- Architecture: arm64 + InstallerUrl: https://github.com/OraDB-DUMP-Viewer/OraDB-DUMP-Viewer/releases/download/v3.2.0-beta/OraDBDumpViewer_v3.2.0-beta_installer_arm64.exe + InstallerSha256: 27F2341AF3C64E13E703FBD05ED7AF77913913FA41A01B11FD5E53210B6BE75B +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/o/OraDBDumpViewer/OraDBDumpViewer/BETA/3.2.0/OraDBDumpViewer.OraDBDumpViewer.BETA.locale.ja-JP.yaml b/manifests/o/OraDBDumpViewer/OraDBDumpViewer/BETA/3.2.0/OraDBDumpViewer.OraDBDumpViewer.BETA.locale.ja-JP.yaml new file mode 100644 index 0000000000000..a1a3652a15d5c --- /dev/null +++ b/manifests/o/OraDBDumpViewer/OraDBDumpViewer/BETA/3.2.0/OraDBDumpViewer.OraDBDumpViewer.BETA.locale.ja-JP.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: OraDBDumpViewer.OraDBDumpViewer.BETA +PackageVersion: 3.2.0 +PackageLocale: ja-JP +Publisher: YANAI Taketo +PublisherUrl: https://www.odv.dev/ +PackageName: OraDB DUMP Viewer (Beta) +PackageUrl: https://www.odv.dev/ +License: Proprietary +ShortDescription: Oracle EXP/EXPDP DUMPファイルビューア (Beta) +Tags: +- oracle +- dump +- viewer +- database +- beta +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/o/OraDBDumpViewer/OraDBDumpViewer/BETA/3.2.0/OraDBDumpViewer.OraDBDumpViewer.BETA.yaml b/manifests/o/OraDBDumpViewer/OraDBDumpViewer/BETA/3.2.0/OraDBDumpViewer.OraDBDumpViewer.BETA.yaml new file mode 100644 index 0000000000000..4fcc0dc79de29 --- /dev/null +++ b/manifests/o/OraDBDumpViewer/OraDBDumpViewer/BETA/3.2.0/OraDBDumpViewer.OraDBDumpViewer.BETA.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: OraDBDumpViewer.OraDBDumpViewer.BETA +PackageVersion: 3.2.0 +DefaultLocale: ja-JP +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/p/PaloAltoNetworks/PrismaAccessBrowser/147.10.3.56/PaloAltoNetworks.PrismaAccessBrowser.installer.yaml b/manifests/p/PaloAltoNetworks/PrismaAccessBrowser/147.10.3.56/PaloAltoNetworks.PrismaAccessBrowser.installer.yaml new file mode 100644 index 0000000000000..631e9f1bc8c68 --- /dev/null +++ b/manifests/p/PaloAltoNetworks/PrismaAccessBrowser/147.10.3.56/PaloAltoNetworks.PrismaAccessBrowser.installer.yaml @@ -0,0 +1,548 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: PaloAltoNetworks.PrismaAccessBrowser +PackageVersion: 147.10.3.56 +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + SilentWithProgress: /quiet /norestart +Protocols: +- http +- https +- mailto +- prisma +- talonwork +- tel +- webcal +FileExtensions: +- 000_tw +- 001_tw +- 002_tw +- 003_tw +- 004_tw +- 005_tw +- 006_tw +- 007_tw +- 008_tw +- 009_tw +- 010_tw +- 1st_tw +- 264_tw +- 3d_tw +- 3dr_tw +- 3ds_tw +- 3g2_tw +- 3ga_tw +- 3gp_tw +- 3gp2_tw +- 3gpp_tw +- 7z_tw +- 7z.001_tw +- 7z.002_tw +- 7z.003_tw +- 7z.004_tw +- 7zip_tw +- a_tw +- a00_tw +- a01_tw +- a02_tw +- a03_tw +- a04_tw +- a05_tw +- aac_tw +- aae_tw +- abr_tw +- abw_tw +- accdb_tw +- accdt_tw +- ace_tw +- adadownload_tw +- adf_tw +- ai_tw +- aiff_tw +- air_tw +- alx_tw +- amr_tw +- ani_tw +- ape_tw +- apk_tw +- app_tw +- application_tw +- appx_tw +- appxbundle_tw +- arc_tw +- arf_tw +- arj_tw +- arw_tw +- asec_tw +- asf_tw +- ashx_tw +- asm_tw +- asp_tw +- aspx_tw +- asx_tw +- atom_tw +- avi_tw +- awk_tw +- aww_tw +- azw_tw +- azw3_tw +- azw4_tw +- bak_tw +- bar_tw +- bat_tw +- bbb_tw +- bc_tw +- bc!_tw +- big_tw +- bik_tw +- bin_tw +- bkf_tw +- bkp_tw +- blf_tw +- bmp_tw +- c_tw +- c00_tw +- c01_tw +- c02_tw +- c03_tw +- c4d_tw +- cab_tw +- cache_tw +- cal_tw +- cbr_tw +- cbz_tw +- ccc_tw +- ccd_tw +- cda_tw +- cdr_tw +- cdt_tw +- cerber_tw +- cerber2_tw +- cfg_tw +- chm_tw +- class_tw +- cmd_tw +- cnf_tw +- cnt_tw +- com_tw +- config_tw +- contact_tw +- cpl_tw +- cpp_tw +- cpt_tw +- cr2_tw +- crdownload_tw +- crw_tw +- crx_tw +- crypt_tw +- crypt12_tw +- cryptolocker_tw +- cryptowall_tw +- csh_tw +- csl_tw +- cso_tw +- css_tw +- csv_tw +- cue_tw +- cxx_tw +- daa_tw +- dao_tw +- dash_tw +- dat_tw +- db_tw +- dbf_tw +- dbk_tw +- dbx_tw +- dcr_tw +- dct_tw +- dds_tw +- deb_tw +- def_tw +- des_tw +- deskthemepack_tw +- dff_tw +- dgn_tw +- dib_tw +- dic_tw +- djr_tw +- djvu_tw +- dlc_tw +- dlg_tw +- dll_tw +- dmg_tw +- dmp_tw +- dng_tw +- doc_tw +- docm_tw +- docx_tw +- dot_tw +- dotm_tw +- dotx_tw +- download_tw +- dpc_tw +- dpj_tw +- drv_tw +- drw_tw +- dump_tw +- dvf_tw +- dvr_tw +- dwfx_tw +- dwg_tw +- dxf_tw +- dxp_tw +- ecc_tw +- elf_tw +- emf_tw +- eml_tw +- emz_tw +- eng_tw +- eot_tw +- eps_tw +- epub_tw +- evtx_tw +- exe_tw +- ezz_tw +- fb2_tw +- fdb_tw +- fla_tw +- flac_tw +- flv_tw +- fpx_tw +- g64_tw +- gadget_tw +- gb_tw +- gba_tw +- gdb_tw +- gdoc_tw +- geo_tw +- gho_tw +- gif_tw +- gp4_tw +- gp5_tw +- gpx_tw +- gsheet_tw +- gslides_tw +- gz_tw +- gzip_tw +- h_tw +- h264_tw +- heic_tw +- hi_tw +- hpp_tw +- hqx_tw +- hrc_tw +- htm +- htm_tw +- html +- html_tw +- hxx_tw +- iba_tw +- ibooks_tw +- icns_tw +- ico_tw +- icon_tw +- ics_tw +- idl_tw +- idx_tw +- ifo_tw +- ilb_tw +- img_tw +- inc_tw +- ind_tw +- indd_tw +- inf_tw +- ini_tw +- inv_tw +- ipa_tw +- ipd_tw +- ipsw_tw +- ipt_tw +- iso_tw +- isz_tw +- jad_tw +- jar_tw +- java_tw +- jpeg_tw +- jpg_tw +- js_tw +- json_tw +- jsp_tw +- jws_tw +- kext_tw +- key_tw +- keynote_tw +- kml_tw +- kmz_tw +- ksd_tw +- l_tw +- lcf_tw +- ldif_tw +- lib_tw +- lit_tw +- ll_tw +- lng_tw +- lnk_tw +- locky_tw +- log_tw +- logic_tw +- lqm_tw +- lrc_tw +- lrtemplate_tw +- lst_tw +- m2t_tw +- m2ts_tw +- m3u_tw +- m3u8_tw +- m4a_tw +- m4b_tw +- m4p_tw +- m4v_tw +- map_tw +- max_tw +- mbz_tw +- md_tw +- md5_tw +- mdb_tw +- mdbackup_tw +- mdf_tw +- mdi_tw +- mds_tw +- mdx_tw +- mht_tw +- mhtml +- mhtml_tw +- micro_tw +- midi_tw +- mkv_tw +- mobi_tw +- mod_tw +- mov_tw +- mp3_tw +- mp4_tw +- mpd_tw +- mpeg_tw +- mpg_tw +- mpp_tw +- mpt_tw +- mrw_tw +- msg_tw +- msi_tw +- msmessagestore_tw +- msu_tw +- mswmm_tw +- mts_tw +- mui_tw +- n64_tw +- nba_tw +- nbf_tw +- nbh_tw +- nco_tw +- nds_tw +- nef_tw +- nes_tw +- nfo_tw +- nomedia_tw +- npf_tw +- npo_tw +- nrg_tw +- numbers_tw +- o_tw +- obj_tw +- ocx_tw +- odf_tw +- odg_tw +- ods_tw +- odt_tw +- oft_tw +- ofx_tw +- ogg_tw +- ogv_tw +- old_tw +- one_tw +- onepkg_tw +- opml_tw +- opus_tw +- opx_tw +- orf_tw +- otf_tw +- ott_tw +- ova_tw +- ovf_tw +- oxps_tw +- pages_tw +- pak_tw +- part_tw +- part1.exe_tw +- part1.rar_tw +- part2.rar_tw +- partial_tw +- pcd_tw +- pcm_tw +- pcx_tw +- pdf +- pdf_tw +- pfx_tw +- php_tw +- pic_tw +- pkg_tw +- pkpass_tw +- pl_tw +- plist_tw +- pls_tw +- plugin_tw +- pm_tw +- pmd_tw +- png_tw +- pot_tw +- potx_tw +- pps_tw +- ppsx_tw +- ppt_tw +- pptm_tw +- pptx_tw +- prg_tw +- prj_tw +- prn_tw +- pro_tw +- prproj_tw +- ps_tw +- psb_tw +- psd_tw +- psdx_tw +- pst_tw +- ptx_tw +- pub_tw +- pvm_tw +- pwi_tw +- pzl_tw +- qif_tw +- r00_tw +- r01_tw +- r02_tw +- r03_tw +- r04_tw +- r05_tw +- r06_tw +- r07_tw +- r08_tw +- r09_tw +- r10_tw +- raf_tw +- rar_tw +- raw_tw +- rc_tw +- rec_tw +- ref_tw +- reg_tw +- rem_tw +- rep_tw +- replay_tw +- res_tw +- rmvb_tw +- rofl_tw +- rom_tw +- rpm_tw +- rsc_tw +- rss_tw +- rtf_tw +- rw2_tw +- s_tw +- safariextz_tw +- sav_tw +- save_tw +- sbf_tw +- sbu_tw +- sc2replay_tw +- scn_tw +- scp_tw +- scpt_tw +- scr_tw +- scx_tw +- sda_tw +- sdc_tw +- sdd_tw +- sdf_tw +- sdw_tw +- sfcache_tw +- sh_tw +- shs_tw +- shtml +- shtml_tw +- sis_tw +- sisx_tw +- sit_tw +- sitd_tw +- sitx_tw +- skn_tw +- skp_tw +- smc_tw +- smd_tw +- snd_tw +- sng_tw +- snp_tw +- spb_tw +- spba_tw +- spd_tw +- sql_tw +- sqlite_tw +- src_tw +- srg_tw +- srm_tw +- srt_tw +- stl_tw +- sub_tw +- sup_tw +- svg +- svg_tw +- svgz_tw +- svp_tw +- swf_tw +- swp_tw +- sxc_tw +- sxw_tw +- sys_tw +- tao_tw +- tar_tw +- tar.gz_tw +- tax2018_tw +- tbl_tw +- tc_tw +- temp_tw +- template_tw +- text_tw +- tga_tw +- tgz_tw +- theme_tw +- themepack_tw +- thm_tw +- thmx_tw +- tib_tw +- tif_tw +- tiff_tw +- tmp_tw +- toast_tw +- tod_tw +- torrent_tw +- webp +- xht +- xhtml +ReleaseDate: 2026-04-08 +AppsAndFeaturesEntries: +- UpgradeCode: '{98EFE332-3AF4-336A-B6DC-D6BF52CC4C13}' +ElevationRequirement: elevationRequired +Installers: +- Architecture: x64 + InstallerUrl: https://updates.talon-sec.com/releases/Prisma%20Access%20Browser/win/packaged/x64/signed_o4_stable_prisma_access_browser_installer_147_10_3_56-147.10.3.56-f768a7f4.msi + InstallerSha256: 3CB01790AA2E65E5F9A0FB7D27032ADA4497E20710B6190E7CB43A0B5F07A854 + ProductCode: '{5F5D5C1A-7AD4-3552-8349-03354A6B1DEE}' +- Architecture: arm64 + InstallerUrl: https://updates.talon-sec.com/releases/Prisma%20Access%20Browser/win/packaged/arm64/signed_o4_stable_prisma_access_browser_installer_147_10_3_56-147.10.3.56-28b3a369.msi + InstallerSha256: FBD655683152A1A7E41AD2A4E3AE7E6134B101EAE3F8FCDEB3D3E9DB59428EE3 + ProductCode: '{88581FD7-C7CF-321F-AAC9-10884C2BDCB9}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/PaloAltoNetworks/PrismaAccessBrowser/147.10.3.56/PaloAltoNetworks.PrismaAccessBrowser.locale.en-US.yaml b/manifests/p/PaloAltoNetworks/PrismaAccessBrowser/147.10.3.56/PaloAltoNetworks.PrismaAccessBrowser.locale.en-US.yaml new file mode 100644 index 0000000000000..28a663f14d9ba --- /dev/null +++ b/manifests/p/PaloAltoNetworks/PrismaAccessBrowser/147.10.3.56/PaloAltoNetworks.PrismaAccessBrowser.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: PaloAltoNetworks.PrismaAccessBrowser +PackageVersion: 147.10.3.56 +PackageLocale: en-US +Publisher: Palo Alto Networks Inc +PublisherUrl: https://www.paloaltonetworks.com/ +PublisherSupportUrl: https://support.paloaltonetworks.com/ +PrivacyUrl: https://www.paloaltonetworks.com/legal-notices/trust-center/privacy +Author: Palo Alto Networks, Inc. +PackageName: Prisma Access Browser +PackageUrl: https://get.pabrowser.com/ +License: Proprietary +LicenseUrl: https://www.paloaltonetworks.com/content/dam/pan/en_US/assets/pdf/legal/palo-alto-networks-end-user-license-agreement-eula.pdf +Copyright: Copyright © 2026 Palo Alto Networks. All Rights Reserved +CopyrightUrl: https://www.paloaltonetworks.com/content/dam/pan/en_US/assets/pdf/legal/palo-alto-networks-end-user-license-agreement-eula.pdf +ShortDescription: The only SASE-native secure browser that empowers secure work for any user, any device, any app, anywhere. +Description: |- + Prisma Browser is designed to enhance security for both managed and unmanaged devices. It provides a natively integrated enterprise browser that extends protection to unmanaged devices, helping safeguard business applications and data by implementing security directly within the browser. + Prisma Browser supports various use-cases, including: + - Third-Party Access: Enables secure access to SaaS or private web applications for contractors, partners, consumers, or students using unmanaged devices. + - Bring Your Own Device (BYOD) Access: Enables secure access to SaaS or private web applications for contractors, partners, consumers, or students using unmanaged devices. + - Temporary Secure Access: Facilitates access to critical applications such as Human Resources and Payroll during system transitions like agent rollouts or network mergers. + - Secure Access for Managed Devices: Ensures protection for employees using work devices to handle highly sensitive data. + Designed specifically for enterprise environments, Prisma Browser incorporates security features aimed at mitigating risks such as phishing, Malware, eavesdropping, and data exfiltration. It retains the familiar interface and functionality of Google Chrome while integrating additional security measures to address potential vulnerabilities, offering a balance between usability and protection. +Tags: +- browser +- chromium +- internet +- web +- webpage +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.paloaltonetworks.com/prisma-access-browser +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PaloAltoNetworks/PrismaAccessBrowser/147.10.3.56/PaloAltoNetworks.PrismaAccessBrowser.locale.zh-CN.yaml b/manifests/p/PaloAltoNetworks/PrismaAccessBrowser/147.10.3.56/PaloAltoNetworks.PrismaAccessBrowser.locale.zh-CN.yaml new file mode 100644 index 0000000000000..bfe9239a72d7e --- /dev/null +++ b/manifests/p/PaloAltoNetworks/PrismaAccessBrowser/147.10.3.56/PaloAltoNetworks.PrismaAccessBrowser.locale.zh-CN.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: PaloAltoNetworks.PrismaAccessBrowser +PackageVersion: 147.10.3.56 +PackageLocale: zh-CN +PublisherUrl: https://www.paloaltonetworks.cn/ +License: 专有软件 +ShortDescription: 唯一一款原生基于 SASE(安全访问服务边缘)架构的安全浏览器,支持任意用户、任意设备、任意应用在任意地点实现安全办公。 +Description: |- + Prisma 浏览器旨在提升托管设备与非托管设备的安全性。它提供原生集成的企业级浏览器,可将防护范围扩展至非托管设备,通过直接在浏览器内部落地安全机制,助力保障业务应用和数据安全。 + Prisma 浏览器支持多种使用场景,包括: + - 第三方访问:支持承包商、合作伙伴、客户或学生使用非托管设备安全访问 SaaS 或私有 Web 应用。 + - 自带设备(BYOD)访问:支持承包商、合作伙伴、客户或学生使用非托管设备安全访问 SaaS 或私有 Web 应用。 + - 临时安全访问:在代理部署、网络合并等系统过渡阶段,为人力资源、薪资核算等关键应用提供访问支持。 + - 托管设备安全访问:为使用办公设备处理高敏感数据的员工提供安全防护。 + Prisma 浏览器专为企业环境设计,内置的安全功能可防范网络钓鱼、恶意软件、窃听、数据泄露等风险。它保留了谷歌 Chrome 用户熟悉的界面和功能,同时集成了额外的安全措施应对潜在漏洞,在易用性和防护能力之间实现了平衡。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.paloaltonetworks.com/prisma-access-browser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PaloAltoNetworks/PrismaAccessBrowser/147.10.3.56/PaloAltoNetworks.PrismaAccessBrowser.yaml b/manifests/p/PaloAltoNetworks/PrismaAccessBrowser/147.10.3.56/PaloAltoNetworks.PrismaAccessBrowser.yaml new file mode 100644 index 0000000000000..e5a848410ffc6 --- /dev/null +++ b/manifests/p/PaloAltoNetworks/PrismaAccessBrowser/147.10.3.56/PaloAltoNetworks.PrismaAccessBrowser.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: PaloAltoNetworks.PrismaAccessBrowser +PackageVersion: 147.10.3.56 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/p/PaodingAI/PDFlux/6.2.67/PaodingAI.PDFlux.locale.en-US.yaml b/manifests/p/PaodingAI/PDFlux/6.2.67/PaodingAI.PDFlux.locale.en-US.yaml index bd702e66d6e40..6598b341db4b9 100644 --- a/manifests/p/PaodingAI/PDFlux/6.2.67/PaodingAI.PDFlux.locale.en-US.yaml +++ b/manifests/p/PaodingAI/PDFlux/6.2.67/PaodingAI.PDFlux.locale.en-US.yaml @@ -12,7 +12,7 @@ PackageName: PDFlux PackageUrl: https://pdflux.com License: Proprietary Copyright: Copyright © 2016-2024 Beijing Paoding Technology Co., Ltd. -ShortDescription: PDF document, content and data extraction tool +ShortDescription: PDF document, content and data extraction tool. Description: |- Accurately identify elements such as tables, paragraphs, and pictures in PDF, and extract table data in PDF efficiently and accurately. Supports exporting the results into various formats such as Excel, and can also export into structured JSON data. @@ -26,6 +26,8 @@ Tags: - pdf - recognition - recognize +- prc +- china Documentations: - DocumentLabel: Guide DocumentUrl: https://pdflux.com/guide diff --git a/manifests/p/PixPin/PixPin/Beta/3.1.0.4/PixPin.PixPin.Beta.installer.yaml b/manifests/p/PixPin/PixPin/Beta/3.1.0.4/PixPin.PixPin.Beta.installer.yaml new file mode 100644 index 0000000000000..9c28a955c3947 --- /dev/null +++ b/manifests/p/PixPin/PixPin/Beta/3.1.0.4/PixPin.PixPin.Beta.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: PixPin.PixPin.Beta +PackageVersion: 3.1.0.4 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{506270E7-E3B5-4157-B53A-3BFFE8E418DB}_is1' +ReleaseDate: 2026-03-14 +AppsAndFeaturesEntries: +- Publisher: Shenzhen Shendu Tujing Technology Co., Ltd. + ProductCode: '{506270E7-E3B5-4157-B53A-3BFFE8E418DB}_is1' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\PixPin' +Installers: +- Architecture: x64 + InstallerUrl: https://download.pixpinapp.com/PixPin_cn_zh-cn_3.1.0.4.exe + InstallerSha256: 6D9350151BB6D83058C722FF1B77E184EFB897343ADBE2D76901196DC1C9BA59 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/PixPin/PixPin/Beta/3.1.0.4/PixPin.PixPin.Beta.locale.zh-CN.yaml b/manifests/p/PixPin/PixPin/Beta/3.1.0.4/PixPin.PixPin.Beta.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e9fbd67d9534d --- /dev/null +++ b/manifests/p/PixPin/PixPin/Beta/3.1.0.4/PixPin.PixPin.Beta.locale.zh-CN.yaml @@ -0,0 +1,66 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: PixPin.PixPin.Beta +PackageVersion: 3.1.0.4 +PackageLocale: zh-CN +Publisher: 深圳市深度图景科技有限公司 +PublisherUrl: https://viewdepth.cn/#/ +PrivacyUrl: https://pixpin.cn/docs/policy/privacy_zh_CN +PackageName: PixPin (Beta) +PackageUrl: https://pixpin.cn/ +License: 专有软件 +Copyright: © 2026 深圳市深度图景科技有限公司 +ShortDescription: 功能强大使用简单的截图/贴图工具,帮助你提高效率。 +Description: 随心截图, 随意贴图 - 屏幕截图,录制屏幕,长截图,文字识别,贴图,以及更多功能。 +Agreements: +- AgreementLabel: PixPin 服务协议 + AgreementUrl: https://pixpin.cn/docs/policy/tos_zh_CN.html +ReleaseNotes: |- + PixPin 3.1 在 3.0 的基础上带来了更多实用功能与体验优化 + 更新说明 + 功能 + 【标注】增加自动马赛克标注工具 + 【贴图】贴图菜单增加鼠标穿透,可在配置-快捷键/动作,设置开启/关闭鼠标穿透快捷键 + 【贴图】可以在贴图上按下 Tab 将焦点转移到另一个贴图 + 【贴图】增加默认置顶或者不置顶的设置,配置-贴图-贴图窗口置顶 + 【录制】增加快速录制模式,大大提高导出速度 + 【聚光灯】Ctrl+滚轮可以调整聚光灯描边 + 【MacOS】MacOS 也支持文件贴图了 + 【翻译】翻译对话框可选择是否显示原文 + 【会员】增加多种工业条码识别功能,包括但不限于 Code128,EAN13,UPCA,Code39,DataMatrix,PDF417 + 【会员】自动马赛克可以设置同步操作,开启后可以对相同内容同时增加/删除马赛克 + 优化 + 【截图】在开启圆角截图时,鼠标移动到截图区域的角点附近会出现圆角控制点 + 【贴图】现在在 VSCode 上复制的文件也能贴图了 + 【贴图】在贴图没有置顶的时候,会在任务栏显示图标 + 【标注】序列号标注增加手动设置序号 + 【录屏】延时截图/录制的时候会有明确的倒计时指示 + 【录屏】优化快速播放时的声音效果 + 【保存】新版保存对话框在弹出时焦点默认在文件名上,可快速修改后按下回车保存 + 【保存】保存对话框的路径标签增加编辑按钮 + 【二维码】优化二维码识别的体验 + 【会员】MacOS 系统的翻译快捷键修改为 Option+Q + 【会员】提高表格识别的准确性 + 修复 + 【截图】截图区域较小情况下,刷新截图按钮与其他按钮重叠 + 【截图】识别文字时快速按下复制键会导致复制失败 + 【截图】无法从左上角开始截图 + 【截图】历史截图无法撤销标注 + 【截图】长按刷新截图按钮时图标没有稳定居中旋转 + 【贴图】文字贴图在某些场景下会看不到文字 + 【贴图】连续关闭贴图的时候焦点转移到其他窗口 + 【标注】配置中"删除序列号时修改其他项"功能不生效 + 【标注】配置中橡皮擦启用二次编辑无效 + 【标注】矩形标注中旋转矩形会有大量锯齿 + 【录屏】录制暂停后开始会丢失暂停前的键盘录制 + 【长截图】长截图无法调整选区 + 【配置】某些场景下配置没有保存 + 【悬浮球】悬浮工具栏移动位置后一段时间返回了主屏幕中间上方 +ReleaseNotesUrl: https://pixpin.cn/docs/change-log/3.1.0.4 +PurchaseUrl: https://pixpin.cn/docs/policy/member_policy_zh_CN.html +Documentations: +- DocumentLabel: 使用文档 + DocumentUrl: https://pixpin.cn/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/PixPin/PixPin/Beta/3.1.0.4/PixPin.PixPin.Beta.yaml b/manifests/p/PixPin/PixPin/Beta/3.1.0.4/PixPin.PixPin.Beta.yaml new file mode 100644 index 0000000000000..c8d5e10992b8b --- /dev/null +++ b/manifests/p/PixPin/PixPin/Beta/3.1.0.4/PixPin.PixPin.Beta.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: PixPin.PixPin.Beta +PackageVersion: 3.1.0.4 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/p/paopaoandlingyia/PrismCat/1.3.1/paopaoandlingyia.PrismCat.installer.yaml b/manifests/p/paopaoandlingyia/PrismCat/1.3.1/paopaoandlingyia.PrismCat.installer.yaml new file mode 100644 index 0000000000000..81f67a203620c --- /dev/null +++ b/manifests/p/paopaoandlingyia/PrismCat/1.3.1/paopaoandlingyia.PrismCat.installer.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: paopaoandlingyia.PrismCat +PackageVersion: 1.3.1 +InstallerType: portable +Commands: +- prismcat +ReleaseDate: 2026-04-11 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/paopaoandlingyia/PrismCat/releases/download/v1.3.1/prismcat-windows-amd64.exe + InstallerSha256: 9B33F05979763D4A50AA4222460C4AD5F60227F1FC6679B2794BB7D52BC3B92C +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/p/paopaoandlingyia/PrismCat/1.3.1/paopaoandlingyia.PrismCat.locale.en-US.yaml b/manifests/p/paopaoandlingyia/PrismCat/1.3.1/paopaoandlingyia.PrismCat.locale.en-US.yaml new file mode 100644 index 0000000000000..2cc0b6d5a3160 --- /dev/null +++ b/manifests/p/paopaoandlingyia/PrismCat/1.3.1/paopaoandlingyia.PrismCat.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: paopaoandlingyia.PrismCat +PackageVersion: 1.3.1 +PackageLocale: en-US +Publisher: Etgpao +PublisherUrl: https://github.com/paopaoandlingyia +PublisherSupportUrl: https://github.com/paopaoandlingyia/PrismCat/issues +PackageName: PrismCat +PackageUrl: https://github.com/paopaoandlingyia/PrismCat +License: MIT +LicenseUrl: https://github.com/paopaoandlingyia/PrismCat/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 paopaoandlingyia +ShortDescription: A self-hosted, transparent proxy and debugging console for LLM APIs. +Description: PrismCat is a self-hosted, transparent proxy and debugging console for LLM APIs. Change one line — your base_url — and instantly see every request and response between your app and OpenAI / Claude / Gemini / Ollama / any LLM API, including streaming (SSE). +Tags: +- ai +- chatbot +- large-language-model +- llm +- proxy +ReleaseNotes: |- + v1.3.1 is a small patch release focused on compatibility and polish. It improves the merged view for Gemini streaming responses and includes a couple of storage-related fixes. + - Added Gemini streaming merge support so the Merged view now reconstructs candidates / parts / text correctly + - Kept the Raw view unchanged, preserving the original upstream payload for debugging + - Unified log time filtering on UTC unix timestamps to reduce timezone-related inconsistencies + - Improved legacy database migration compatibility for timestamp index upgrades +ReleaseNotesUrl: https://github.com/paopaoandlingyia/PrismCat/releases/tag/v1.2.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/p/paopaoandlingyia/PrismCat/1.3.1/paopaoandlingyia.PrismCat.locale.zh-CN.yaml b/manifests/p/paopaoandlingyia/PrismCat/1.3.1/paopaoandlingyia.PrismCat.locale.zh-CN.yaml new file mode 100644 index 0000000000000..44056f3943707 --- /dev/null +++ b/manifests/p/paopaoandlingyia/PrismCat/1.3.1/paopaoandlingyia.PrismCat.locale.zh-CN.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: paopaoandlingyia.PrismCat +PackageVersion: 1.3.1 +PackageLocale: zh-CN +ShortDescription: 一款面向大语言模型 API 的自托管透明代理与调试控制台。 +Description: PrismCat 是一款可自行部署的、面向大语言模型 API 的透明代理与调试控制台。只需修改一行代码——你的 base_url(基础请求地址),即可即时查看你的应用与 OpenAI/Claude/Gemini/Ollama 等任意大语言模型 API 之间的所有请求和响应,包括流式传输(SSE)内容。 +Tags: +- 人工智能 +- 代理 +- 大语言模型 +- 聊天机器人 +ReleaseNotes: |- + v1.3.1 是一次以兼容性和细节体验为主的补丁更新,补上了 Gemini 流式响应的 Merged 合并展示,并修复了若干日志与存储层的小问题。 + - 新增 Gemini 流式响应合并支持,Merged 视图现在可以正确拼接 candidates / parts / text + - 保持 Raw 视图不变,原始返回仍然完整保留,便于排查协议细节 + - 修复日志时间过滤统一基于 UTC unix timestamp,减少时区相关偏差 + - 修复旧数据库迁移兼容性问题,避免历史库在时间索引升级时出错 + English + v1.3.1 is a small patch release focused on compatibility and polish. It improves the merged view for Gemini streaming responses and includes a couple of storage-related fixes. + - Added Gemini streaming merge support so the Merged view now reconstructs candidates / parts / text correctly + - Kept the Raw view unchanged, preserving the original upstream payload for debugging + - Unified log time filtering on UTC unix timestamps to reduce timezone-related inconsistencies + - Improved legacy database migration compatibility for timestamp index upgrades +ReleaseNotesUrl: https://github.com/paopaoandlingyia/PrismCat/releases/tag/v1.3.1 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/p/paopaoandlingyia/PrismCat/1.3.1/paopaoandlingyia.PrismCat.yaml b/manifests/p/paopaoandlingyia/PrismCat/1.3.1/paopaoandlingyia.PrismCat.yaml new file mode 100644 index 0000000000000..b4f20951e7ad1 --- /dev/null +++ b/manifests/p/paopaoandlingyia/PrismCat/1.3.1/paopaoandlingyia.PrismCat.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: paopaoandlingyia.PrismCat +PackageVersion: 1.3.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/ReadAI/ReadAI/1.14.1/ReadAI.ReadAI.installer.yaml b/manifests/r/ReadAI/ReadAI/1.14.1/ReadAI.ReadAI.installer.yaml new file mode 100644 index 0000000000000..0a45ecc76c6b1 --- /dev/null +++ b/manifests/r/ReadAI/ReadAI/1.14.1/ReadAI.ReadAI.installer.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=QUSU.CRLF.7-6-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ReadAI.ReadAI +PackageVersion: 1.14.1 +InstallerType: nullsoft +Scope: user +UpgradeBehavior: install +ProductCode: Read AI +ReleaseDate: 2026-04-03 +Installers: +- Architecture: x64 + InstallerUrl: https://desktop.read.ai/updates/windows/x86_64/1.14.1/Read%20AI_1.14.1_x64-setup.exe + InstallerSha256: DB90054BC0567653B581A1D9596A4B53E1CFEEA029EB844AC94BD2238623F29F +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/ReadAI/ReadAI/1.14.1/ReadAI.ReadAI.locale.en-US.yaml b/manifests/r/ReadAI/ReadAI/1.14.1/ReadAI.ReadAI.locale.en-US.yaml new file mode 100644 index 0000000000000..a5246c3ab9333 --- /dev/null +++ b/manifests/r/ReadAI/ReadAI/1.14.1/ReadAI.ReadAI.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=QUSU.CRLF.7-6-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ReadAI.ReadAI +PackageVersion: 1.14.1 +PackageLocale: en-US +Publisher: readai +PublisherUrl: https://www.read.ai/ +PublisherSupportUrl: https://support.read.ai/ +PrivacyUrl: https://www.read.ai/privacy-policy +Author: Read AI, Inc. +PackageName: Read AI +PackageUrl: https://www.read.ai/desktop +License: Proprietary +LicenseUrl: https://www.read.ai/termsofservice +Copyright: © 2026 Read AI, Inc. +CopyrightUrl: https://www.read.ai/termsofservice +ShortDescription: Capture meetings anywhere, no bot necessary. +Description: Capture and transcribe conversations instantly with the Read AI app for Mac and Windows - no bot needed. Record any meeting, get real-time transcripts and AI summaries and get insights from Search Copilot anywhere you work. +# Moniker: +Tags: +- conference +- conferencing +- meeting +- speech +- speech-recognition +- transcribe +- transcription +- video-conferencing +- voice +- voice-conferencing +ReleaseNotes: Update to version 1.14.1 +# ReleaseNotesUrl: +PurchaseUrl: https://www.read.ai/plans-pricing +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/ReadAI/ReadAI/1.14.1/ReadAI.ReadAI.locale.zh-CN.yaml b/manifests/r/ReadAI/ReadAI/1.14.1/ReadAI.ReadAI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..cc5a06e32072c --- /dev/null +++ b/manifests/r/ReadAI/ReadAI/1.14.1/ReadAI.ReadAI.locale.zh-CN.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=QUSU.CRLF.7-6-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ReadAI.ReadAI +PackageVersion: 1.14.1 +PackageLocale: zh-CN +# Publisher: +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +# Author: +# PackageName: +# PackageUrl: +License: 专有软件 +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: 随时随地捕捉会议内容,无需使用机器人。 +Description: 使用适用于 Mac 和 Windows 的 Read AI 应用,即时捕捉并转录对话——无需机器人。录制任何会议,获取实时转录文本和 AI 摘要,并通过 Search Copilot 在您工作的任何地方获得洞察。 +# Moniker: +Tags: +- 会议 +- 开会 +- 视频会议 +- 识别 +- 语音 +- 语音会议 +- 语音识别 +- 转写 +- 转录 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/r/ReadAI/ReadAI/1.14.1/ReadAI.ReadAI.yaml b/manifests/r/ReadAI/ReadAI/1.14.1/ReadAI.ReadAI.yaml new file mode 100644 index 0000000000000..c648663cb2b17 --- /dev/null +++ b/manifests/r/ReadAI/ReadAI/1.14.1/ReadAI.ReadAI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=QUSU.CRLF.7-6-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ReadAI.ReadAI +PackageVersion: 1.14.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/Reqable/Reqable/3.0.40/Reqable.Reqable.locale.en-US.yaml b/manifests/r/Reqable/Reqable/3.0.40/Reqable.Reqable.locale.en-US.yaml index 91091a41ebaa8..4eb1b4f3f8ffa 100644 --- a/manifests/r/Reqable/Reqable/3.0.40/Reqable.Reqable.locale.en-US.yaml +++ b/manifests/r/Reqable/Reqable/3.0.40/Reqable.Reqable.locale.en-US.yaml @@ -14,7 +14,7 @@ PackageUrl: https://reqable.com/ License: Proprietary LicenseUrl: https://reqable.com/policy Copyright: Copyright (C) 2026 Reqable All rights reserved. -ShortDescription: Advanced API Debugging Proxy +ShortDescription: Advanced API Debugging Proxy. Description: Reqable is a flutter-based, cross-platform app, which enables developers to capture, inspect, and manipulate HTTP(s) requests/responses with ease. Support Windows, macOS, linux, iOS and Android devices. Tags: - capture @@ -25,6 +25,8 @@ Tags: - response - traffic - web +- prc +- china ReleaseNotes: |- 💪 [OPT] Add SSE option to the traffic quick filter bar. 💪 [OPT] Rename protocol names in the traffic quick filter bar. diff --git a/manifests/r/Revopoint/RevoMeasure/1.1.0.0325/Revopoint.RevoMeasure.locale.zh-CN.yaml b/manifests/r/Revopoint/RevoMeasure/1.1.0.0325/Revopoint.RevoMeasure.locale.zh-CN.yaml index 404b4398c73f5..1019137482966 100644 --- a/manifests/r/Revopoint/RevoMeasure/1.1.0.0325/Revopoint.RevoMeasure.locale.zh-CN.yaml +++ b/manifests/r/Revopoint/RevoMeasure/1.1.0.0325/Revopoint.RevoMeasure.locale.zh-CN.yaml @@ -36,7 +36,7 @@ ReleaseNotes: |- 11. 优化了部分功能的用户体验 ReleaseNotesUrl: https://www.revopoint3d.com/pages/support-download#UpdateHistory Documentations: -- DocumentLabel: User Manual +- DocumentLabel: 用户手册 DocumentUrl: https://revopedia.revopoint3d.com/zh/RevoMeasure/usermanual ManifestType: locale ManifestVersion: 1.12.0 diff --git a/manifests/r/RiotGames/Valorant/AP/123.0.2.3988/RiotGames.Valorant.AP.installer.yaml b/manifests/r/RiotGames/Valorant/AP/123.0.2.3988/RiotGames.Valorant.AP.installer.yaml new file mode 100644 index 0000000000000..f0d6c12f9651d --- /dev/null +++ b/manifests/r/RiotGames/Valorant/AP/123.0.2.3988/RiotGames.Valorant.AP.installer.yaml @@ -0,0 +1,26 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: RiotGames.Valorant.AP +PackageVersion: 123.0.2.3988 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: --skip-to-install + SilentWithProgress: --skip-to-install + InstallLocation: --install-path="" + Log: --log-root="" + Custom: --disable-auto-launch +RequireExplicitUpgrade: true +Installers: +- Architecture: x64 + InstallerUrl: https://valorant.secure.dyn.riotcdn.net/channels/public/x/installer/current/live.live.ap.exe + InstallerSha256: A48DA0AA78C4D25628C2C95D7B46BEC96378CA9973E6A1E4C4313E42B61F81FC + ProductCode: Riot Game valorant.live + ReleaseDate: 2026-01-05 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/RiotGames/Valorant/AP/123.0.2.3988/RiotGames.Valorant.AP.locale.en-US.yaml b/manifests/r/RiotGames/Valorant/AP/123.0.2.3988/RiotGames.Valorant.AP.locale.en-US.yaml new file mode 100644 index 0000000000000..96c1579ce0991 --- /dev/null +++ b/manifests/r/RiotGames/Valorant/AP/123.0.2.3988/RiotGames.Valorant.AP.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: RiotGames.Valorant.AP +PackageVersion: 123.0.2.3988 +PackageLocale: en-US +Publisher: Riot Games, Inc +PublisherUrl: https://www.riotgames.com/ +PublisherSupportUrl: https://support-valorant.riotgames.com/ +PrivacyUrl: https://www.riotgames.com/en/privacy-notice +Author: Riot Games, Inc. +PackageName: VALORANT (Asia-Pacific server) +PackageUrl: https://playvalorant.com/ +License: Proprietary +LicenseUrl: https://www.riotgames.com/en/terms-of-service +Copyright: Copyright © 2024 Riot Games +ShortDescription: A 5v5 character-based tactical shooter +Description: A 5v5 character-based tactical FPS by Riot Games where precise gunplay meets unique agent abilities. +Moniker: valorant +Tags: +- fps +- game +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RiotGames/Valorant/AP/123.0.2.3988/RiotGames.Valorant.AP.locale.zh-CN.yaml b/manifests/r/RiotGames/Valorant/AP/123.0.2.3988/RiotGames.Valorant.AP.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c776be339ba38 --- /dev/null +++ b/manifests/r/RiotGames/Valorant/AP/123.0.2.3988/RiotGames.Valorant.AP.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: RiotGames.Valorant.AP +PackageVersion: 123.0.2.3988 +PackageLocale: zh-CN +Publisher: Riot Games, Inc +PublisherUrl: https://www.riotgames.com/zh-cn +PublisherSupportUrl: https://support-valorant.riotgames.com/ +PrivacyUrl: https://www.riotgames.com/en/privacy-notice +Author: Riot Games, Inc. +PackageName: VALORANT(亚太服务器) +PackageUrl: https://playvalorant.com/ +License: 专有软件 +LicenseUrl: https://www.riotgames.com/en/terms-of-service +Copyright: Copyright © 2024 Riot Games +ShortDescription: 以角色为核心的 5 对 5 战略射击游戏 +Description: 一款以角色为核心的 5 对 5 第一人称战略射击游戏,展现精准射击与特务独门技能的完美结合。 +Tags: +- fps +- 无畏契约 +- 游戏 +- 特战英豪 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/r/RiotGames/Valorant/AP/123.0.2.3988/RiotGames.Valorant.AP.yaml b/manifests/r/RiotGames/Valorant/AP/123.0.2.3988/RiotGames.Valorant.AP.yaml new file mode 100644 index 0000000000000..912dfe9ff1e70 --- /dev/null +++ b/manifests/r/RiotGames/Valorant/AP/123.0.2.3988/RiotGames.Valorant.AP.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: RiotGames.Valorant.AP +PackageVersion: 123.0.2.3988 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/Ruihu/Apifox/2.8.22/Ruihu.Apifox.locale.en-US.yaml b/manifests/r/Ruihu/Apifox/2.8.22/Ruihu.Apifox.locale.en-US.yaml index 8af3129920871..f56224ceb9f7e 100644 --- a/manifests/r/Ruihu/Apifox/2.8.22/Ruihu.Apifox.locale.en-US.yaml +++ b/manifests/r/Ruihu/Apifox/2.8.22/Ruihu.Apifox.locale.en-US.yaml @@ -6,7 +6,7 @@ PackageVersion: 2.8.22 PackageLocale: en-US Author: Guangzhou Ruihu Technology Co., Ltd. License: Freeware -ShortDescription: All-in-one collaboration platform for API documentation, API debugging, API Mock and API test automation +ShortDescription: All-in-one collaboration platform for API documentation, API debugging, API Mock and API test automation. Description: |- Apifox is an all-in-one collaboration platform for API documentation, API debugging, API Mock and API test automation, positioning Postman + Swagger + Mock + JMeter. With one system and one data, it solves data sync problems among multiple systems. @@ -23,5 +23,7 @@ Tags: - network - request - response +- prc +- china ManifestType: locale ManifestVersion: 1.12.0 diff --git a/manifests/r/raphamorim/rio/0.3.2/raphamorim.rio.installer.yaml b/manifests/r/raphamorim/rio/0.3.2/raphamorim.rio.installer.yaml new file mode 100644 index 0000000000000..7f2f00f7282ab --- /dev/null +++ b/manifests/r/raphamorim/rio/0.3.2/raphamorim.rio.installer.yaml @@ -0,0 +1,39 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: raphamorim.rio +PackageVersion: 0.3.2 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-04-08 +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/Rio' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/raphamorim/rio/releases/download/v0.3.2/Rio-installer-x86_64.msi + InstallerSha256: 7B20C3C90437D214D16E032240856770AF2D39A4C4B19A2F0B69C5594CB866B9 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + ProductCode: '{D9958482-1DD9-422B-AFAF-77208ADE4116}' + AppsAndFeaturesEntries: + - ProductCode: '{D9958482-1DD9-422B-AFAF-77208ADE4116}' + UpgradeCode: '{87C21C74-DBD5-4584-89D5-46D9CD0C40A8}' +- Architecture: arm64 + InstallerUrl: https://github.com/raphamorim/rio/releases/download/v0.3.2/Rio-installer-aarch64.msi + InstallerSha256: 7167E32C6ACAD85F745B18E25FA3FD1A5E418FEAB037029452A7675649BC11C3 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 + ProductCode: '{77A7C197-0FBB-4510-8EF3-66FB398D534B}' + AppsAndFeaturesEntries: + - ProductCode: '{77A7C197-0FBB-4510-8EF3-66FB398D534B}' + UpgradeCode: '{87C21C74-DBD5-4584-89D5-46D9CD0C40A8}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/raphamorim/rio/0.3.2/raphamorim.rio.locale.en-US.yaml b/manifests/r/raphamorim/rio/0.3.2/raphamorim.rio.locale.en-US.yaml new file mode 100644 index 0000000000000..690201ea8287d --- /dev/null +++ b/manifests/r/raphamorim/rio/0.3.2/raphamorim.rio.locale.en-US.yaml @@ -0,0 +1,67 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: raphamorim.rio +PackageVersion: 0.3.2 +PackageLocale: en-US +Publisher: Raphael Amorim +PublisherUrl: https://github.com/raphamorim/rio +PublisherSupportUrl: https://github.com/raphamorim/rio/issues +Author: Raphael Amorim +PackageName: Rio +PackageUrl: https://github.com/raphamorim/rio +License: MIT +LicenseUrl: https://github.com/raphamorim/rio/blob/HEAD/LICENSE +Copyright: Copyright (c) 2022-present Raphael Amorim +CopyrightUrl: https://raw.githubusercontent.com/raphamorim/rio/main/LICENSE +ShortDescription: Rio terminal is a hardware-accelerated GPU terminal emulator, focusing to run in desktops and browsers. +Description: |- + Rio terminal is a hardware-accelerated GPU terminal emulator, focusing to run in desktops and browsers. + The supported platforms currently consist of BSD, Linux, MacOS and Windows. +Moniker: rio +Tags: +- cross-platform +- terminal +- terminal-emulators +ReleaseNotes: |- + Changelog + - 1fd617e remove unnecessary comment + - be8def7 update cargo.lock + - 27093c8 prepare v0.3.2 + - 141e109 fix arm build closes #1484 + - 4b0aa69 fix lint + - c4ff736 compute selection on \0 cells + - 10dfd28 udpdate crosswords + - 9231386 remove logs + - 71a7251 updates + - 2701246 new cache + - 73acdfc fix sixel issue with blank + - a96f33d update code + - bff9f1d remove unused things + - da6cc25 add \0 as word boundary + - 89a4926 drop simd optimization for content + - eb16203 noop damage + - 55b4d84 change run cache + - 432f82c exploring ideas to perf + - 8fbafa5 flush into rect the spaces + - 9d3aceb accumulate + - a222908 update lock + - cdfa96f update tests + - 65dbf66 update behaviour + - 00bf04d format code + - 96e3370 fix forcefull line_y inc for other ui elements + - e23f1cf add for full paint + - bad1c1f increase line_y for empty runs + - 99607e6 scale_constraint + - 4cdd034 constraint width + - 8e1b060 attempt to fix clipboard crash + - d89f45b fix format + - 7b3afef fix kitty scroll + - c3c1b9c fix images sizing (sixel and kitty) + - abff8e2 search font for tab name + - 720fc92 update docs closes #1478 + - c318e55 remove resources folder + - d6af41f update misc/com.rioterm.Rio.metainfo.xml +ReleaseNotesUrl: https://github.com/raphamorim/rio/releases/tag/v0.3.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/raphamorim/rio/0.3.2/raphamorim.rio.yaml b/manifests/r/raphamorim/rio/0.3.2/raphamorim.rio.yaml new file mode 100644 index 0000000000000..bce7b360b8d6e --- /dev/null +++ b/manifests/r/raphamorim/rio/0.3.2/raphamorim.rio.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: raphamorim.rio +PackageVersion: 0.3.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/r/raphamorim/rio/0.3.4/raphamorim.rio.installer.yaml b/manifests/r/raphamorim/rio/0.3.4/raphamorim.rio.installer.yaml new file mode 100644 index 0000000000000..958f5208d1a65 --- /dev/null +++ b/manifests/r/raphamorim/rio/0.3.4/raphamorim.rio.installer.yaml @@ -0,0 +1,39 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: raphamorim.rio +PackageVersion: 0.3.4 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2026-04-11 +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/Rio' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/raphamorim/rio/releases/download/v0.3.4/Rio-installer-x86_64.msi + InstallerSha256: C431012CAD1B049E2586E5BC3993289B920F8418D44105E5C194FDE452F88F83 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + ProductCode: '{C50EE95F-109B-4321-9012-3FB8559138FD}' + AppsAndFeaturesEntries: + - ProductCode: '{C50EE95F-109B-4321-9012-3FB8559138FD}' + UpgradeCode: '{87C21C74-DBD5-4584-89D5-46D9CD0C40A8}' +- Architecture: arm64 + InstallerUrl: https://github.com/raphamorim/rio/releases/download/v0.3.4/Rio-installer-aarch64.msi + InstallerSha256: EE86050F76D344E91946F35ABDEC74DEAECB1499E01F310D27F963FA2806FD77 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 + ProductCode: '{8EB378E2-D4B2-4E72-9E61-D773622A9291}' + AppsAndFeaturesEntries: + - ProductCode: '{8EB378E2-D4B2-4E72-9E61-D773622A9291}' + UpgradeCode: '{87C21C74-DBD5-4584-89D5-46D9CD0C40A8}' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/r/raphamorim/rio/0.3.4/raphamorim.rio.locale.en-US.yaml b/manifests/r/raphamorim/rio/0.3.4/raphamorim.rio.locale.en-US.yaml new file mode 100644 index 0000000000000..a6eca9bf325af --- /dev/null +++ b/manifests/r/raphamorim/rio/0.3.4/raphamorim.rio.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: raphamorim.rio +PackageVersion: 0.3.4 +PackageLocale: en-US +Publisher: Raphael Amorim +PublisherUrl: https://github.com/raphamorim/rio +PublisherSupportUrl: https://github.com/raphamorim/rio/issues +Author: Raphael Amorim +PackageName: Rio +PackageUrl: https://github.com/raphamorim/rio +License: MIT +LicenseUrl: https://github.com/raphamorim/rio/blob/HEAD/LICENSE +Copyright: Copyright (c) 2022-present Raphael Amorim +CopyrightUrl: https://raw.githubusercontent.com/raphamorim/rio/main/LICENSE +ShortDescription: Rio terminal is a hardware-accelerated GPU terminal emulator, focusing to run in desktops and browsers. +Description: |- + Rio terminal is a hardware-accelerated GPU terminal emulator, focusing to run in desktops and browsers. + The supported platforms currently consist of BSD, Linux, MacOS and Windows. +Moniker: rio +Tags: +- cross-platform +- terminal +- terminal-emulators +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/r/raphamorim/rio/0.3.4/raphamorim.rio.yaml b/manifests/r/raphamorim/rio/0.3.4/raphamorim.rio.yaml new file mode 100644 index 0000000000000..cf72a69b27404 --- /dev/null +++ b/manifests/r/raphamorim/rio/0.3.4/raphamorim.rio.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: raphamorim.rio +PackageVersion: 0.3.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/Seewo/EasiNote/5.2.4.9612/Seewo.EasiNote.locale.en-US.yaml b/manifests/s/Seewo/EasiNote/5.2.4.9612/Seewo.EasiNote.locale.en-US.yaml index 3ac1b6fdb0685..e47460d6cf768 100644 --- a/manifests/s/Seewo/EasiNote/5.2.4.9612/Seewo.EasiNote.locale.en-US.yaml +++ b/manifests/s/Seewo/EasiNote/5.2.4.9612/Seewo.EasiNote.locale.en-US.yaml @@ -14,7 +14,7 @@ PackageUrl: https://easinote.seewo.com/ License: Proprietary LicenseUrl: https://cstore-public.seewo.com/momAdmin/44664df635c4499aaca407315caae787.html Copyright: Copyright © 2011-2026 GuangZhou Shirui. All Rights Reserved. -ShortDescription: An interactive slide tool specially designed for teaching scenarios +ShortDescription: An interactive slide tool specially designed for teaching scenarios. Description: EasiNote 5 is an interactive slide tool specially designed for teaching scenarios, providing various commonly used functions such as cloud synchronization, subject tools, mind maps, classroom activities, super classification and so on. With just a few simple operations you can present your knowledge points vividly. Tags: - education @@ -23,6 +23,8 @@ Tags: - teach - teaching - template +- prc +- china ReleaseNotesUrl: https://easinote.seewo.com/updateLog ManifestType: defaultLocale ManifestVersion: 1.12.0 diff --git a/manifests/s/SimplyCA/Typeless/1.1.0/SimplyCA.Typeless.installer.yaml b/manifests/s/SimplyCA/Typeless/1.1.0/SimplyCA.Typeless.installer.yaml new file mode 100644 index 0000000000000..1e350c0217d37 --- /dev/null +++ b/manifests/s/SimplyCA/Typeless/1.1.0/SimplyCA.Typeless.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=QUSU.CRLF.7-6-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: SimplyCA.Typeless +PackageVersion: 1.1.0 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +FileExtensions: +- typeless +ProductCode: 801bda48-0940-5127-a918-a53339b92128 +ReleaseDate: 2026-02-24 +Installers: +- Architecture: x64 + InstallerUrl: https://typeless-static.com/desktop-release/Typeless-1.1.0-x64-Setup.exe + InstallerSha256: 14330248809005708864828D4D98EC70598A02B4ED5975BC07727EBFD67FD5D6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/s/SimplyCA/Typeless/1.1.0/SimplyCA.Typeless.locale.en-US.yaml b/manifests/s/SimplyCA/Typeless/1.1.0/SimplyCA.Typeless.locale.en-US.yaml new file mode 100644 index 0000000000000..57b6a0e9c2076 --- /dev/null +++ b/manifests/s/SimplyCA/Typeless/1.1.0/SimplyCA.Typeless.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=QUSU.CRLF.7-6-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: SimplyCA.Typeless +PackageVersion: 1.1.0 +PackageLocale: en-US +Publisher: Simply CA LLC +PublisherUrl: https://www.typeless.com/ +PublisherSupportUrl: https://www.typeless.com/help +PrivacyUrl: https://www.typeless.com/privacy +Author: Simply CA LLC +PackageName: Typeless +PackageUrl: https://www.typeless.com/downloads +License: Proprietary +LicenseUrl: https://www.typeless.com/terms +Copyright: Copyright © 2026 Typeless +CopyrightUrl: https://www.typeless.com/terms +ShortDescription: Speak, don't type +Description: Speak naturally, and Typeless will turn your words into polished messages, emails, and documents that read like you carefully typed them - in real time. 4x faster than typing. +# Moniker: +Tags: +- dictate +- dictation +- speech-recognition +- speech-to-text +- transcribe +- transcription +# ReleaseNotes: +ReleaseNotesUrl: https://www.typeless.com/help/release-notes/windows +PurchaseUrl: https://www.typeless.com/pricing +# InstallationNotes: +Documentations: +- DocumentLabel: Use cases + DocumentUrl: https://www.typeless.com/use-cases +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SimplyCA/Typeless/1.1.0/SimplyCA.Typeless.locale.zh-CN.yaml b/manifests/s/SimplyCA/Typeless/1.1.0/SimplyCA.Typeless.locale.zh-CN.yaml new file mode 100644 index 0000000000000..10d61ad6af428 --- /dev/null +++ b/manifests/s/SimplyCA/Typeless/1.1.0/SimplyCA.Typeless.locale.zh-CN.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=QUSU.CRLF.7-6-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: SimplyCA.Typeless +PackageVersion: 1.1.0 +PackageLocale: zh-CN +# Publisher: +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +# Author: +# PackageName: +# PackageUrl: +License: 专有软件 +# LicenseUrl: +# Copyright: +# CopyrightUrl: +ShortDescription: 说话,不要打字 +Description: 自然地说话,Typeless 会实时将你的话语转化为润色过的消息、邮件和文档,读起来就像你仔细打出来的一样,速度比打字快 4 倍。 +# Moniker: +Tags: +- 听写 +- 语音识别 +- 语音转文字 +- 转写 +- 转录 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 用例 + DocumentUrl: https://www.typeless.com/use-cases +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/s/SimplyCA/Typeless/1.1.0/SimplyCA.Typeless.yaml b/manifests/s/SimplyCA/Typeless/1.1.0/SimplyCA.Typeless.yaml new file mode 100644 index 0000000000000..6297f8fea7826 --- /dev/null +++ b/manifests/s/SimplyCA/Typeless/1.1.0/SimplyCA.Typeless.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.7.1 $debug=QUSU.CRLF.7-6-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: SimplyCA.Typeless +PackageVersion: 1.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/s/SoftwareOK/Q-Dir/12.56/SoftwareOK.Q-Dir.installer.yaml b/manifests/s/SoftwareOK/Q-Dir/12.57/SoftwareOK.Q-Dir.installer.yaml similarity index 77% rename from manifests/s/SoftwareOK/Q-Dir/12.56/SoftwareOK.Q-Dir.installer.yaml rename to manifests/s/SoftwareOK/Q-Dir/12.57/SoftwareOK.Q-Dir.installer.yaml index 161a159bc53eb..33670b174ab6f 100644 --- a/manifests/s/SoftwareOK/Q-Dir/12.56/SoftwareOK.Q-Dir.installer.yaml +++ b/manifests/s/SoftwareOK/Q-Dir/12.57/SoftwareOK.Q-Dir.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json PackageIdentifier: SoftwareOK.Q-Dir -PackageVersion: "12.56" +PackageVersion: "12.57" InstallerType: zip NestedInstallerType: exe InstallModes: @@ -15,20 +15,20 @@ InstallerSuccessCodes: - 1 UpgradeBehavior: install ProductCode: Q-Dir -ReleaseDate: 2026-04-10 +ReleaseDate: 2026-04-11 Installers: - Architecture: x86 NestedInstallerFiles: - RelativeFilePath: Q-Dir_Installer_UC.exe Scope: user InstallerUrl: https://www.softwareok.com/Download/Q-Dir_Installer.zip - InstallerSha256: F42A54B5558ADB2E1F82FBEF64583DA5468A032FDB34D6448D214B60ADA972EC + InstallerSha256: AEC5ACF57B564242B7945EB623EA32171DB22C1D8DBAC02FE40842415B64182E - Architecture: x86 NestedInstallerFiles: - RelativeFilePath: Q-Dir_Installer_UC.exe Scope: machine InstallerUrl: https://www.softwareok.com/Download/Q-Dir_Installer.zip - InstallerSha256: F42A54B5558ADB2E1F82FBEF64583DA5468A032FDB34D6448D214B60ADA972EC + InstallerSha256: AEC5ACF57B564242B7945EB623EA32171DB22C1D8DBAC02FE40842415B64182E InstallerSwitches: Custom: forall ElevationRequirement: elevatesSelf @@ -37,13 +37,13 @@ Installers: - RelativeFilePath: Q-Dir_Installer_x64.exe Scope: user InstallerUrl: https://www.softwareok.com/Download/Q-Dir_Installer_x64.zip - InstallerSha256: C8C7DC2FD57156F4C8BFAD5D8232DD79B9BF920541A8A06EB17DFD2062DC87B4 + InstallerSha256: 677FC7D0D3785009FA7D09FCDC7C11C0D190F6A7198B730A930CDA7860ABF9C2 - Architecture: x64 NestedInstallerFiles: - RelativeFilePath: Q-Dir_Installer_x64.exe Scope: machine InstallerUrl: https://www.softwareok.com/Download/Q-Dir_Installer_x64.zip - InstallerSha256: C8C7DC2FD57156F4C8BFAD5D8232DD79B9BF920541A8A06EB17DFD2062DC87B4 + InstallerSha256: 677FC7D0D3785009FA7D09FCDC7C11C0D190F6A7198B730A930CDA7860ABF9C2 InstallerSwitches: Custom: forall ElevationRequirement: elevatesSelf diff --git a/manifests/s/SoftwareOK/Q-Dir/12.56/SoftwareOK.Q-Dir.locale.en-US.yaml b/manifests/s/SoftwareOK/Q-Dir/12.57/SoftwareOK.Q-Dir.locale.en-US.yaml similarity index 85% rename from manifests/s/SoftwareOK/Q-Dir/12.56/SoftwareOK.Q-Dir.locale.en-US.yaml rename to manifests/s/SoftwareOK/Q-Dir/12.57/SoftwareOK.Q-Dir.locale.en-US.yaml index e54cc272348ea..c7e2c16f7e71e 100644 --- a/manifests/s/SoftwareOK/Q-Dir/12.56/SoftwareOK.Q-Dir.locale.en-US.yaml +++ b/manifests/s/SoftwareOK/Q-Dir/12.57/SoftwareOK.Q-Dir.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json PackageIdentifier: SoftwareOK.Q-Dir -PackageVersion: "12.56" +PackageVersion: "12.57" PackageLocale: en-US Publisher: SoftwareOK PublisherUrl: https://www.softwareok.com/ @@ -24,8 +24,8 @@ Tags: - find - folder ReleaseNotes: |- - - Improvements to the shell folder menus (address bar, quick links, favorites) - - Similarly, Ctrl+VK_LEFT and VK_RIGHT allow switching between file explorer tabs using keyboard shortcuts. + - Minor bug fix in the keyboard shortcut. + - Q-Dir's language files have been updated. ReleaseNotesUrl: https://www.softwareok.com/?seite=Freeware/Q-Dir/History Documentations: - DocumentLabel: Manual diff --git a/manifests/s/SoftwareOK/Q-Dir/12.56/SoftwareOK.Q-Dir.locale.zh-CN.yaml b/manifests/s/SoftwareOK/Q-Dir/12.57/SoftwareOK.Q-Dir.locale.zh-CN.yaml similarity index 96% rename from manifests/s/SoftwareOK/Q-Dir/12.56/SoftwareOK.Q-Dir.locale.zh-CN.yaml rename to manifests/s/SoftwareOK/Q-Dir/12.57/SoftwareOK.Q-Dir.locale.zh-CN.yaml index 61dba4351bc9c..9e3395e58cb7e 100644 --- a/manifests/s/SoftwareOK/Q-Dir/12.56/SoftwareOK.Q-Dir.locale.zh-CN.yaml +++ b/manifests/s/SoftwareOK/Q-Dir/12.57/SoftwareOK.Q-Dir.locale.zh-CN.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json PackageIdentifier: SoftwareOK.Q-Dir -PackageVersion: "12.56" +PackageVersion: "12.57" PackageLocale: zh-CN License: 免费软件 ShortDescription: Q-Dir 四窗格文件管理器 diff --git a/manifests/s/SoftwareOK/Q-Dir/12.56/SoftwareOK.Q-Dir.yaml b/manifests/s/SoftwareOK/Q-Dir/12.57/SoftwareOK.Q-Dir.yaml similarity index 90% rename from manifests/s/SoftwareOK/Q-Dir/12.56/SoftwareOK.Q-Dir.yaml rename to manifests/s/SoftwareOK/Q-Dir/12.57/SoftwareOK.Q-Dir.yaml index a09b24ffd035c..c264a50a6f76b 100644 --- a/manifests/s/SoftwareOK/Q-Dir/12.56/SoftwareOK.Q-Dir.yaml +++ b/manifests/s/SoftwareOK/Q-Dir/12.57/SoftwareOK.Q-Dir.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json PackageIdentifier: SoftwareOK.Q-Dir -PackageVersion: "12.56" +PackageVersion: "12.57" DefaultLocale: en-US ManifestType: version ManifestVersion: 1.12.0 diff --git a/manifests/s/Sohu/SHPlayer/7.2.9.0/Sohu.SHPlayer.locale.en-US.yaml b/manifests/s/Sohu/SHPlayer/7.2.9.0/Sohu.SHPlayer.locale.en-US.yaml index b4910c3268dc7..3df024fb1edc8 100644 --- a/manifests/s/Sohu/SHPlayer/7.2.9.0/Sohu.SHPlayer.locale.en-US.yaml +++ b/manifests/s/Sohu/SHPlayer/7.2.9.0/Sohu.SHPlayer.locale.en-US.yaml @@ -14,7 +14,7 @@ PackageUrl: https://tv.sohu.com/down/index.shtml?downLoad=windows License: Proprietary LicenseUrl: https://tv.sohu.com/upload/ifox/v4/argument/index.html Copyright: Copyright(c) 2026 Sohu.com Inc. All Rights Reserved. -ShortDescription: Versatile media player by Sohu Video +ShortDescription: Versatile media player by Sohu Video. Description: Sohu Player is a media player by Sohu Video with new experience and streaming acceleration, supporting local media files in mainstream formats and online videos on demand. Tags: - animation @@ -29,5 +29,7 @@ Tags: - series - show - video +- prc +- china ManifestType: defaultLocale ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.66.447.g4e37e896/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.66.447.g4e37e896/Spotify.Spotify.installer.yaml deleted file mode 100644 index a29ec62e86197..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.66.447.g4e37e896/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.66.447.g4e37e896 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.66.447.g4e37e896-540.exe - InstallerSha256: C844423097B7CA34C029EC344F167F451019A3CBD285B0AC3252114DBDA07A63 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.66.447.g4e37e896-536.exe - InstallerSha256: 2C08176F91A8E31E995AFDA7F0D80CEC854DC06FE29AB24BCCDFB2F13EC89B4A -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.66.447.g4e37e896/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.66.447.g4e37e896/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 33c474c081fd5..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.66.447.g4e37e896/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.66.447.g4e37e896 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2024 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.66.447.g4e37e896/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.66.447.g4e37e896/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 3fbffdfd078ae..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.66.447.g4e37e896/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.66.447.g4e37e896 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2024 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.66.447.g4e37e896/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.66.447.g4e37e896/Spotify.Spotify.yaml deleted file mode 100644 index fb53e95b20d57..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.66.447.g4e37e896/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.66.447.g4e37e896 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.75.391.g6c85102e/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.75.391.g6c85102e/Spotify.Spotify.installer.yaml deleted file mode 100644 index 47deb654d616f..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.75.391.g6c85102e/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.75.391.g6c85102e -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.75.391.g6c85102e-2109.exe - InstallerSha256: D681088EB6B9B24B7E07DFB241A90B82972A83124B725A3DFD60D49DF6677582 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.75.391.g6c85102e-2099.exe - InstallerSha256: 4C3B333C8CA43E9207FE671709DA51273E5A88ABE111BF5C537DC678AC1BDB15 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.75.391.g6c85102e/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.75.391.g6c85102e/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 38c576166fe1e..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.75.391.g6c85102e/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.75.391.g6c85102e -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.75.391.g6c85102e/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.75.391.g6c85102e/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index d935e3dfff8ac..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.75.391.g6c85102e/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.75.391.g6c85102e -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2024 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.75.391.g6c85102e/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.75.391.g6c85102e/Spotify.Spotify.yaml deleted file mode 100644 index 190196fb72638..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.75.391.g6c85102e/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.75.391.g6c85102e -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.75.499.g0c61121f/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.75.499.g0c61121f/Spotify.Spotify.installer.yaml deleted file mode 100644 index 4c116e0c1e616..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.75.499.g0c61121f/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.75.499.g0c61121f -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.75.499.g0c61121f-236.exe - InstallerSha256: 59A8AC73D5E53FE322C8BAB0FE7E9494DCFE7FA7E1B4E4CBC43FE47552021FD9 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.75.499.g0c61121f-235.exe - InstallerSha256: 3A96756B8137B1ED36420FDF267FCA6E812B9BD6A568D8351C17225B60687C20 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.75.499.g0c61121f/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.75.499.g0c61121f/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 4d95ff8b5da4d..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.75.499.g0c61121f/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.75.499.g0c61121f -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.75.499.g0c61121f/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.75.499.g0c61121f/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 70b7f18f30934..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.75.499.g0c61121f/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.75.499.g0c61121f -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2024 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.75.499.g0c61121f/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.75.499.g0c61121f/Spotify.Spotify.yaml deleted file mode 100644 index 844281359fa40..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.75.499.g0c61121f/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.75.499.g0c61121f -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.75.506.g38295b74/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.75.506.g38295b74/Spotify.Spotify.installer.yaml deleted file mode 100644 index c33b3ad47a13e..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.75.506.g38295b74/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.75.506.g38295b74 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.75.506.g38295b74-355.exe - InstallerSha256: 641E5CCF5932C93E88AED5A99A81DEAA0BC97BC5A4285263E3B1A5DF049140EC -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.75.506.g38295b74-354.exe - InstallerSha256: 0CE6CBAF736FF57B163BDFF8844B1FBB8ECDA7A2A165B5E9DD838CAAEE46DA67 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.75.506.g38295b74/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.75.506.g38295b74/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 83b2c0d3db115..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.75.506.g38295b74/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.75.506.g38295b74 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.75.506.g38295b74/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.75.506.g38295b74/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 2fbb59db2b6dc..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.75.506.g38295b74/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.75.506.g38295b74 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2024 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.75.506.g38295b74/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.75.506.g38295b74/Spotify.Spotify.yaml deleted file mode 100644 index a1f12d7f5a8d5..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.75.506.g38295b74/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.75.506.g38295b74 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.75.507.gee6e6c93/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.75.507.gee6e6c93/Spotify.Spotify.installer.yaml deleted file mode 100644 index e4eeaa4655eee..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.75.507.gee6e6c93/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.75.507.gee6e6c93 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.75.507.gee6e6c93-361.exe - InstallerSha256: F38265DC60D8F8F6AB1F20150BAE2292FF4C0515CF698D97B762DD733A30B2A1 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.75.507.gee6e6c93-360.exe - InstallerSha256: 564F9ACF209A618F0AA348733AFC7A00DA5BF05B3BFCF1E73D5BE055FC2C1196 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.75.507.gee6e6c93/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.75.507.gee6e6c93/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 5443990b439a7..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.75.507.gee6e6c93/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.75.507.gee6e6c93 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.75.507.gee6e6c93/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.75.507.gee6e6c93/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index a1c5330371f04..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.75.507.gee6e6c93/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.75.507.gee6e6c93 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2024 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.75.507.gee6e6c93/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.75.507.gee6e6c93/Spotify.Spotify.yaml deleted file mode 100644 index bcb3398982708..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.75.507.gee6e6c93/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.75.507.gee6e6c93 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.75.508.g2079da61/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.75.508.g2079da61/Spotify.Spotify.installer.yaml deleted file mode 100644 index 9b4076d40f83d..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.75.508.g2079da61/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.75.508.g2079da61 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.75.508.g2079da61-365.exe - InstallerSha256: 7DB11C649292B3CB662E3429196324040F0B23B10BCF1C44562CBA05A9E83F6B -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.75.508.g2079da61-364.exe - InstallerSha256: A7225054EAC28589CE60AF60FA945EC3678B3F1C50FFF86D8687EAA99197A38F -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.75.508.g2079da61/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.75.508.g2079da61/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 68e4e5f8d0a6e..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.75.508.g2079da61/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.75.508.g2079da61 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.75.508.g2079da61/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.75.508.g2079da61/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index c8b894b4661c3..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.75.508.g2079da61/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.75.508.g2079da61 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2024 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.75.508.g2079da61/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.75.508.g2079da61/Spotify.Spotify.yaml deleted file mode 100644 index 7af5ba8628aee..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.75.508.g2079da61/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.75.508.g2079da61 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.75.510.g8f748905/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.75.510.g8f748905/Spotify.Spotify.installer.yaml deleted file mode 100644 index 18321fa8aff92..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.75.510.g8f748905/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.75.510.g8f748905 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.75.510.g8f748905-369.exe - InstallerSha256: 75FEC5243606178A19EDE23441BA680C8CE7E0E9C2231AC71E81C3D0C648C9A3 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.75.510.g8f748905-368.exe - InstallerSha256: FCE3AEFEC77014031CD5C49BCDE1A14CAFE0D2C16E66119C35ADA2FD29AC40D0 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.75.510.g8f748905/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.75.510.g8f748905/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index fcac689a1441b..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.75.510.g8f748905/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.75.510.g8f748905 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.75.510.g8f748905/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.75.510.g8f748905/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index fb224ea4b2795..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.75.510.g8f748905/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.75.510.g8f748905 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2024 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.75.510.g8f748905/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.75.510.g8f748905/Spotify.Spotify.yaml deleted file mode 100644 index e45522fac7faa..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.75.510.g8f748905/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.75.510.g8f748905 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.76.256.g12350e86/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.76.256.g12350e86/Spotify.Spotify.installer.yaml deleted file mode 100644 index 38bd11b08fa4a..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.76.256.g12350e86/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.76.256.g12350e86 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.76.256.g12350e86-199.exe - InstallerSha256: F1FB8F0F0AD7B34F7BEF05CA2A69B013BB74DBD534357C4ACD1D139ECF89FBD4 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.76.256.g12350e86-169.exe - InstallerSha256: 0EECD44818AE129D604985FEC88EEF282C40C5354738826FEB535C2921B8E490 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.76.256.g12350e86/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.76.256.g12350e86/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 08c4efcfc4e1e..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.76.256.g12350e86/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.76.256.g12350e86 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.76.256.g12350e86/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.76.256.g12350e86/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index f73482f7c9164..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.76.256.g12350e86/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.76.256.g12350e86 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2025 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.76.256.g12350e86/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.76.256.g12350e86/Spotify.Spotify.yaml deleted file mode 100644 index fcf1924f1241a..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.76.256.g12350e86/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.76.256.g12350e86 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.76.268.g83d1f263/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.76.268.g83d1f263/Spotify.Spotify.installer.yaml deleted file mode 100644 index bb9f6ed4c13cf..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.76.268.g83d1f263/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.76.268.g83d1f263 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.76.268.g83d1f263-220.exe - InstallerSha256: 372B6C56871F9CCF6BC479D4E7BE51AD6F7A3DCC7E38ED84D884E5F956D0FFC4 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.76.268.g83d1f263-190.exe - InstallerSha256: D6E3F598A2458861C80466824ACE73C27DC90CCED83F1869806A6BF178B8F726 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.76.268.g83d1f263/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.76.268.g83d1f263/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 69258e5acfc1b..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.76.268.g83d1f263/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.76.268.g83d1f263 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.76.268.g83d1f263/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.76.268.g83d1f263/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 23599f077b239..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.76.268.g83d1f263/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.76.268.g83d1f263 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2025 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.76.268.g83d1f263/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.76.268.g83d1f263/Spotify.Spotify.yaml deleted file mode 100644 index 27abcb891ddfa..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.76.268.g83d1f263/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.76.268.g83d1f263 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.76.274.g749ee04a/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.76.274.g749ee04a/Spotify.Spotify.installer.yaml deleted file mode 100644 index 47e01e2d9380b..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.76.274.g749ee04a/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.76.274.g749ee04a -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.76.274.g749ee04a-236.exe - InstallerSha256: DD9A74736B4804E9ED406438885CF364B35F6BBC7CE2A2E62D49CE5A4FE15C4C -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.76.274.g749ee04a-206.exe - InstallerSha256: 517DEBF140AEAAA4EE14763AA848E3BA2247D48B472CABD3B006B4997F1E1675 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.76.274.g749ee04a/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.76.274.g749ee04a/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 2909a8b223a2f..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.76.274.g749ee04a/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.76.274.g749ee04a -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.76.274.g749ee04a/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.76.274.g749ee04a/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 82e899d693f1d..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.76.274.g749ee04a/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.76.274.g749ee04a -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2025 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.76.274.g749ee04a/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.76.274.g749ee04a/Spotify.Spotify.yaml deleted file mode 100644 index f034935351345..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.76.274.g749ee04a/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.76.274.g749ee04a -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.76.286.g733f9d86/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.76.286.g733f9d86/Spotify.Spotify.installer.yaml deleted file mode 100644 index 979eff53478d0..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.76.286.g733f9d86/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.76.286.g733f9d86 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.76.286.g733f9d86-275.exe - InstallerSha256: 2695D8BFBDCA23BC9AECAD51D57BC50615333ABEB1808DAC0A00768EF80EDEC5 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.76.286.g733f9d86-245.exe - InstallerSha256: C8F8FE34E39F64DB355EC5986EE00B5AAE32A7A309534236E655D9B4246B7BBD -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.76.286.g733f9d86/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.76.286.g733f9d86/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index d2e2039bf8d7b..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.76.286.g733f9d86/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.76.286.g733f9d86 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.76.286.g733f9d86/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.76.286.g733f9d86/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 0ea2d5d365feb..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.76.286.g733f9d86/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.76.286.g733f9d86 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2025 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.76.286.g733f9d86/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.76.286.g733f9d86/Spotify.Spotify.yaml deleted file mode 100644 index 2659bcba35200..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.76.286.g733f9d86/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.76.286.g733f9d86 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.76.297.ga70a30a3/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.76.297.ga70a30a3/Spotify.Spotify.installer.yaml deleted file mode 100644 index bd3d7b65fdb19..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.76.297.ga70a30a3/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.76.297.ga70a30a3 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.76.297.ga70a30a3-4.exe - InstallerSha256: 291F2F486A9A51401FEC19EE8D3DB14540E86726D4F174EB3056DD288CCD6D38 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.76.297.ga70a30a3-4.exe - InstallerSha256: E74B4D0450684F6891B48A34FDDA25684B6707619A3F107E858D3EBFB133ED03 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.76.297.ga70a30a3/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.76.297.ga70a30a3/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 194616038c75e..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.76.297.ga70a30a3/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.76.297.ga70a30a3 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.76.297.ga70a30a3/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.76.297.ga70a30a3/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 3c75aacf6da1b..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.76.297.ga70a30a3/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.76.297.ga70a30a3 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2025 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.76.297.ga70a30a3/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.76.297.ga70a30a3/Spotify.Spotify.yaml deleted file mode 100644 index db2128b033dfa..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.76.297.ga70a30a3/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.76.297.ga70a30a3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.144.gb6198f81/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.77.144.gb6198f81/Spotify.Spotify.installer.yaml deleted file mode 100644 index e2d6ed564c27d..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.144.gb6198f81/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.144.gb6198f81 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.77.144.gb6198f81-47.exe - InstallerSha256: 092FFAE3F4265573F3A748EE637278831BEB8D3A8B8C5AC7ED268FC9CE5D4C84 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.77.144.gb6198f81-47.exe - InstallerSha256: BB278631CF907E885ED9170CDE99B257A21240125AB36142A31F6CFB168E44EE -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.144.gb6198f81/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.77.144.gb6198f81/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 6a3a46ccf1df9..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.144.gb6198f81/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.144.gb6198f81 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.144.gb6198f81/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.77.144.gb6198f81/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index c72c1f9c7e890..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.144.gb6198f81/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.144.gb6198f81 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2025 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.144.gb6198f81/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.77.144.gb6198f81/Spotify.Spotify.yaml deleted file mode 100644 index e01878016a044..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.144.gb6198f81/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.144.gb6198f81 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.158.g41a657be/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.77.158.g41a657be/Spotify.Spotify.installer.yaml deleted file mode 100644 index 498d9739b2b63..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.158.g41a657be/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.158.g41a657be -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.77.158.g41a657be-18.exe - InstallerSha256: F45073C315F35CE3B13F5A8EC1B962CA4A1150FC130F14E18A28D957F97987AA -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.77.158.g41a657be-17.exe - InstallerSha256: 8BF48DE8EA49E909A4FADDC2959B9F3913537A8734B221D5B64443D42FEB392F -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.158.g41a657be/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.77.158.g41a657be/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 8c214b2cd4f4a..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.158.g41a657be/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.158.g41a657be -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.158.g41a657be/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.77.158.g41a657be/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index c29196b9c3274..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.158.g41a657be/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.158.g41a657be -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2025 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.158.g41a657be/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.77.158.g41a657be/Spotify.Spotify.yaml deleted file mode 100644 index 3848569e0e42b..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.158.g41a657be/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.158.g41a657be -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.159.gd5928880/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.77.159.gd5928880/Spotify.Spotify.installer.yaml deleted file mode 100644 index 8c1fd1452b59f..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.159.gd5928880/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.159.gd5928880 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.77.159.gd5928880-23.exe - InstallerSha256: 725A4E4735DE128C9A99C13F114572C901BE9426486686FA88D1EF08B37899D9 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.77.159.gd5928880-22.exe - InstallerSha256: 319DC8CF940A8AFECEF7AFA0DE74748F0810DB7F2DD3B839D53997142EA9F70C -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.159.gd5928880/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.77.159.gd5928880/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index f8e114f4b29c9..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.159.gd5928880/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.159.gd5928880 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.159.gd5928880/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.77.159.gd5928880/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 3a8b59bbd8acc..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.159.gd5928880/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.159.gd5928880 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2025 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.159.gd5928880/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.77.159.gd5928880/Spotify.Spotify.yaml deleted file mode 100644 index 6a4fc8a32f255..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.159.gd5928880/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.159.gd5928880 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.162.ga10209d6/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.77.162.ga10209d6/Spotify.Spotify.installer.yaml deleted file mode 100644 index 1e967a4c8ae63..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.162.ga10209d6/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.162.ga10209d6 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.77.162.ga10209d6-30.exe - InstallerSha256: 86672717B0ABBC43644118062B0128C1C184B1EE3F6C759A6CBBDB37055B438D -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.77.162.ga10209d6-29.exe - InstallerSha256: B6DA1D31568DBF1621A74F0655FE2FC2C816DD1AE7E5B754BBBF3B24F5BB3C4B -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.162.ga10209d6/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.77.162.ga10209d6/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 18b2a85c27ece..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.162.ga10209d6/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.162.ga10209d6 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.162.ga10209d6/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.77.162.ga10209d6/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 1a8eeefe146ce..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.162.ga10209d6/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.162.ga10209d6 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2025 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.162.ga10209d6/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.77.162.ga10209d6/Spotify.Spotify.yaml deleted file mode 100644 index c2a2ca8a80db1..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.162.ga10209d6/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.162.ga10209d6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.250.g2d195c71/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.77.250.g2d195c71/Spotify.Spotify.installer.yaml deleted file mode 100644 index 8d6472bfd610d..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.250.g2d195c71/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.250.g2d195c71 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.77.250.g2d195c71-58.exe - InstallerSha256: E0D781E36E3EFA1327C4FCA9AA05FCBC1471879236BD1AE97C4E490B339F1FAB -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.77.250.g2d195c71-58.exe - InstallerSha256: 9E77EF13AB8F8A9A9D3A449E5A020C0FA7EE2B781D7B35432A537BBB9C6A484B -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.250.g2d195c71/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.77.250.g2d195c71/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 52a11eee666aa..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.250.g2d195c71/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.250.g2d195c71 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.250.g2d195c71/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.77.250.g2d195c71/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index c7dc9e789b7df..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.250.g2d195c71/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.250.g2d195c71 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2025 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.250.g2d195c71/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.77.250.g2d195c71/Spotify.Spotify.yaml deleted file mode 100644 index d49f0ac91b4b1..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.250.g2d195c71/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.250.g2d195c71 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.288.g30addd9f/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.77.288.g30addd9f/Spotify.Spotify.installer.yaml deleted file mode 100644 index c332d842a0ea4..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.288.g30addd9f/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.288.g30addd9f -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.77.288.g30addd9f-154.exe - InstallerSha256: 83683D9F8882E52606DE9A6F85FCA85A62F8715268F9609ED1387B5663C7ADC6 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.77.288.g30addd9f-154.exe - InstallerSha256: 05FBE538A70370807649CD58EAA5FBAA9AAEE0460A6F58FF1BE414872DAEBA00 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.288.g30addd9f/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.77.288.g30addd9f/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index ab7ad67ef1368..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.288.g30addd9f/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.288.g30addd9f -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.288.g30addd9f/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.77.288.g30addd9f/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 7752684a403d0..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.288.g30addd9f/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.288.g30addd9f -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2025 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.288.g30addd9f/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.77.288.g30addd9f/Spotify.Spotify.yaml deleted file mode 100644 index dfa489e908a03..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.288.g30addd9f/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.288.g30addd9f -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.351.geb47b01f/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.77.351.geb47b01f/Spotify.Spotify.installer.yaml deleted file mode 100644 index 447152c27525c..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.351.geb47b01f/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.351.geb47b01f -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.77.351.geb47b01f-381.exe - InstallerSha256: 51F7ACB95288359A66BB11EF1AFEC1506ECE0A98B3792C52005E12D0BD66106F -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.77.351.geb47b01f-381.exe - InstallerSha256: 0680FFF8A6E85EB05243FE39058344FB65264DE11B0567103DD91431BF4A371C -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.351.geb47b01f/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.77.351.geb47b01f/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index a15eb680e177c..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.351.geb47b01f/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.351.geb47b01f -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.351.geb47b01f/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.77.351.geb47b01f/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 9e1e5b7942276..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.351.geb47b01f/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.351.geb47b01f -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2025 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.351.geb47b01f/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.77.351.geb47b01f/Spotify.Spotify.yaml deleted file mode 100644 index 1fae678a9b2a0..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.351.geb47b01f/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.351.geb47b01f -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.352.g26264c50/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.77.352.g26264c50/Spotify.Spotify.installer.yaml deleted file mode 100644 index 58078afa9eb6c..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.352.g26264c50/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.352.g26264c50 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.77.352.g26264c50-386.exe - InstallerSha256: A1B62EAA92C2B6E9D4B21609ACBA3555C156C7800D0774F8EAF368A1EE6E2152 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.77.352.g26264c50-386.exe - InstallerSha256: 27C39FEE2EA55EC4A0DAEEECF3E0AC197F511D3A87D0F42BA51EB36BB6802693 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.352.g26264c50/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.77.352.g26264c50/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index d25f6dbf91bf5..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.352.g26264c50/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.352.g26264c50 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.352.g26264c50/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.77.352.g26264c50/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 1cb735a537d77..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.352.g26264c50/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.352.g26264c50 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2025 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.352.g26264c50/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.77.352.g26264c50/Spotify.Spotify.yaml deleted file mode 100644 index f8b7c0f5c5546..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.352.g26264c50/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.352.g26264c50 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.357.g6a28e474/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.77.357.g6a28e474/Spotify.Spotify.installer.yaml deleted file mode 100644 index ad0c194c610d0..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.357.g6a28e474/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.357.g6a28e474 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.77.357.g6a28e474-429.exe - InstallerSha256: C04F0A8158476C6F96F64644FA5FCB4B2ED5998C4ADA8FD14E2A058446874836 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.77.357.g6a28e474-429.exe - InstallerSha256: 76B1F8C89F31B104DEF6851AAB20D90D5EB37ACA5E06C09F00822FDEAD2CC507 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.357.g6a28e474/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.77.357.g6a28e474/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 24aff803ba49a..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.357.g6a28e474/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.357.g6a28e474 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.357.g6a28e474/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.77.357.g6a28e474/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index f59e22454ee86..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.357.g6a28e474/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.357.g6a28e474 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2025 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.357.g6a28e474/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.77.357.g6a28e474/Spotify.Spotify.yaml deleted file mode 100644 index 78e766c733f20..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.357.g6a28e474/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.357.g6a28e474 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.358.g4339a634/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.77.358.g4339a634/Spotify.Spotify.installer.yaml deleted file mode 100644 index c7ea8058a23b3..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.358.g4339a634/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.358.g4339a634 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.77.358.g4339a634-545.exe - InstallerSha256: E717C3F8689FBF764B7BF66BC474E21755DCE4A7BDB4A5015FB1A9FBBE4E3854 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.77.358.g4339a634-547.exe - InstallerSha256: 3DE24109EC80CC6DB7D6E27682741587E234A4FD41B7E4D4B77B11D2B3064096 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.358.g4339a634/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.77.358.g4339a634/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 0f6614ee6e4aa..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.358.g4339a634/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.358.g4339a634 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.358.g4339a634/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.77.358.g4339a634/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 1d9b842a9bc21..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.358.g4339a634/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.358.g4339a634 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2025 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.77.358.g4339a634/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.77.358.g4339a634/Spotify.Spotify.yaml deleted file mode 100644 index f40073be24572..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.77.358.g4339a634/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.77.358.g4339a634 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.78.145.g47f556f3/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.78.145.g47f556f3/Spotify.Spotify.installer.yaml deleted file mode 100644 index f00665e96cdd9..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.78.145.g47f556f3/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.78.145.g47f556f3 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.78.145.g47f556f3-141.exe - InstallerSha256: 19D95E557BAD2FE83F9F3641CB0EDF501004332FCB9F1FACB349FE51B9F867A1 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.78.145.g47f556f3-141.exe - InstallerSha256: D5ADBA445E43B9F4A448478959CB7083C133AF4B6D416DAE73CF512F57EDAE96 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.78.145.g47f556f3/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.78.145.g47f556f3/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index fe702866d09b3..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.78.145.g47f556f3/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.78.145.g47f556f3 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.78.145.g47f556f3/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.78.145.g47f556f3/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 239be8952c417..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.78.145.g47f556f3/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.78.145.g47f556f3 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2025 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.78.145.g47f556f3/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.78.145.g47f556f3/Spotify.Spotify.yaml deleted file mode 100644 index c3e4b660fcfd1..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.78.145.g47f556f3/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.78.145.g47f556f3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.78.174.g0ea26501/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.78.174.g0ea26501/Spotify.Spotify.installer.yaml deleted file mode 100644 index e862f6aafe5f4..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.78.174.g0ea26501/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.78.174.g0ea26501 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.78.174.g0ea26501-224.exe - InstallerSha256: 10A2DE828071C9DEC56CF368C8AE919C838BC98E4245DCF2E24A2AEB21FC8D4A -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.78.174.g0ea26501-224.exe - InstallerSha256: 835704C76397C2863D670B40983C039000CFF08219D873F676B4109A81434A8F -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.78.174.g0ea26501/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.78.174.g0ea26501/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index dc3a21de4d38e..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.78.174.g0ea26501/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.78.174.g0ea26501 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.78.174.g0ea26501/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.78.174.g0ea26501/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 570f8dc80de1e..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.78.174.g0ea26501/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.78.174.g0ea26501 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2025 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.78.174.g0ea26501/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.78.174.g0ea26501/Spotify.Spotify.yaml deleted file mode 100644 index 627eeb0795acc..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.78.174.g0ea26501/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.78.174.g0ea26501 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.78.354.gcbda56e3/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.78.354.gcbda56e3/Spotify.Spotify.installer.yaml deleted file mode 100644 index 0c5956a3b7f75..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.78.354.gcbda56e3/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.78.354.gcbda56e3 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.78.354.gcbda56e3-707.exe - InstallerSha256: 41752277F5DDFE7A36C199BC792B7C35E5628FD65C09B18A2DD997BEB7A78FB5 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.78.354.gcbda56e3-707.exe - InstallerSha256: C8A60AD0E6D9E04E34892229B187BE76F2339B5D8C40A259F0F7BBB23C52BC9B -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.78.354.gcbda56e3/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.78.354.gcbda56e3/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 5cdfa752e466f..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.78.354.gcbda56e3/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.78.354.gcbda56e3 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.78.354.gcbda56e3/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.78.354.gcbda56e3/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 33e19b17281f9..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.78.354.gcbda56e3/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.78.354.gcbda56e3 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2025 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.78.354.gcbda56e3/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.78.354.gcbda56e3/Spotify.Spotify.yaml deleted file mode 100644 index 6ed08690e6944..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.78.354.gcbda56e3/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.78.354.gcbda56e3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.78.397.gc2b9a506/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.78.397.gc2b9a506/Spotify.Spotify.installer.yaml deleted file mode 100644 index 50ce674f6f7e6..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.78.397.gc2b9a506/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.78.397.gc2b9a506 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.78.397.gc2b9a506-822.exe - InstallerSha256: BA50BC1329360CFC917D1FEFA06D4EB1ADAD82955419FD47B9487DA3AD24C215 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.78.397.gc2b9a506-822.exe - InstallerSha256: 543D21A3807DA581E94746E5D0E3E0951BD7EA478168EDC0502EEA73FE690997 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.78.397.gc2b9a506/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.78.397.gc2b9a506/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 6bf61079d39d5..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.78.397.gc2b9a506/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.78.397.gc2b9a506 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.78.397.gc2b9a506/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.78.397.gc2b9a506/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index a5d993071482d..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.78.397.gc2b9a506/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.78.397.gc2b9a506 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2025 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.78.397.gc2b9a506/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.78.397.gc2b9a506/Spotify.Spotify.yaml deleted file mode 100644 index d2f34060120b6..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.78.397.gc2b9a506/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.78.397.gc2b9a506 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.78.409.g6aead1f8/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.78.409.g6aead1f8/Spotify.Spotify.installer.yaml deleted file mode 100644 index bf2c884493a09..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.78.409.g6aead1f8/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.78.409.g6aead1f8 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.78.409.g6aead1f8-948.exe - InstallerSha256: 8DAA407EBB43806AC34313CA3EDA2356CA6EB421E071036FD88DD3D2B7D1635E -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.78.409.g6aead1f8-946.exe - InstallerSha256: 20B24C64F8A60EE84C78772270A73477711D064E09A3454CE0968A566605729B -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.78.409.g6aead1f8/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.78.409.g6aead1f8/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index b44db435f8335..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.78.409.g6aead1f8/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.78.409.g6aead1f8 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.78.409.g6aead1f8/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.78.409.g6aead1f8/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index dd664405ed751..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.78.409.g6aead1f8/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.78.409.g6aead1f8 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2025 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.78.409.g6aead1f8/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.78.409.g6aead1f8/Spotify.Spotify.yaml deleted file mode 100644 index eb6acfdfac82c..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.78.409.g6aead1f8/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.78.409.g6aead1f8 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.78.410.g8ed2b60a/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.78.410.g8ed2b60a/Spotify.Spotify.installer.yaml deleted file mode 100644 index f29abdc74effd..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.78.410.g8ed2b60a/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.78.410.g8ed2b60a -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.78.410.g8ed2b60a-964.exe - InstallerSha256: EAFBA18C417583913BA7A5C385EC1F8DFA5B95E65DC33715D200ED7E21A6698B -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.78.410.g8ed2b60a-962.exe - InstallerSha256: D9BB9B09D68221C1FD88AEE814743F2F7316587F5C16E91FB80C48256F2CFB9E -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.78.410.g8ed2b60a/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.78.410.g8ed2b60a/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 6bd8a29e68919..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.78.410.g8ed2b60a/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.78.410.g8ed2b60a -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.78.410.g8ed2b60a/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.78.410.g8ed2b60a/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index f9307bf20e3b9..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.78.410.g8ed2b60a/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.78.410.g8ed2b60a -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2025 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.78.410.g8ed2b60a/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.78.410.g8ed2b60a/Spotify.Spotify.yaml deleted file mode 100644 index e666cd11e4939..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.78.410.g8ed2b60a/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.78.410.g8ed2b60a -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.78.418.gaeeb5ebd/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.78.418.gaeeb5ebd/Spotify.Spotify.installer.yaml deleted file mode 100644 index b9f6b0bb04f89..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.78.418.gaeeb5ebd/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.78.418.gaeeb5ebd -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.78.418.gaeeb5ebd-1067.exe - InstallerSha256: E623558749CC98CF9846E020FE8D272AF5FAE7DC0FAD42D8C280A9DF08F1B80A -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.78.418.gaeeb5ebd-1065.exe - InstallerSha256: CF2D9F63E6C17ED2B44622CF0B1BBAEFB98B5F895F899B7718D3103AC4FB58AD -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.78.418.gaeeb5ebd/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.78.418.gaeeb5ebd/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 6f1ce15db6aba..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.78.418.gaeeb5ebd/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.78.418.gaeeb5ebd -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.78.418.gaeeb5ebd/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.78.418.gaeeb5ebd/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index a36172410a275..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.78.418.gaeeb5ebd/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.78.418.gaeeb5ebd -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2025 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.78.418.gaeeb5ebd/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.78.418.gaeeb5ebd/Spotify.Spotify.yaml deleted file mode 100644 index 6bf77e7d9325d..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.78.418.gaeeb5ebd/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.78.418.gaeeb5ebd -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.79.206.g6a84c90c/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.79.206.g6a84c90c/Spotify.Spotify.installer.yaml deleted file mode 100644 index 1105c83ae306d..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.79.206.g6a84c90c/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.79.206.g6a84c90c -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.79.206.g6a84c90c-1595.exe - InstallerSha256: CA56DFBB1A1537CA7CBCA11C373B185879665E89BBDB044096774B645E21B507 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.79.206.g6a84c90c-1588.exe - InstallerSha256: 70566A70A997F957702AA2593DD3F3FA08AA793468B861D51EA9E2C6C5AD5B93 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.79.206.g6a84c90c/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.79.206.g6a84c90c/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 2233d3fb662b7..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.79.206.g6a84c90c/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.79.206.g6a84c90c -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.79.206.g6a84c90c/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.79.206.g6a84c90c/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index bfb4c5c0d8e7c..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.79.206.g6a84c90c/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.79.206.g6a84c90c -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2025 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.79.206.g6a84c90c/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.79.206.g6a84c90c/Spotify.Spotify.yaml deleted file mode 100644 index 8f73c2686139c..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.79.206.g6a84c90c/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.79.206.g6a84c90c -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.79.246.g768eb550/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.79.246.g768eb550/Spotify.Spotify.installer.yaml deleted file mode 100644 index 28ef9c071c1fc..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.79.246.g768eb550/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.79.246.g768eb550 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.79.246.g768eb550-1731.exe - InstallerSha256: EC2F71B526202539C708C4BA75B93D29B340AE70BA7A7586690E90810B3A2A95 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.79.246.g768eb550-1724.exe - InstallerSha256: 23DF673B7D7BB77BEA932D4BB329B1C794951F477B27F7007876C22BBB5867FA -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.79.246.g768eb550/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.79.246.g768eb550/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 65d5dabb80e11..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.79.246.g768eb550/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.79.246.g768eb550 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.79.246.g768eb550/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.79.246.g768eb550/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 15165f9e54099..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.79.246.g768eb550/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.79.246.g768eb550 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2025 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.79.246.g768eb550/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.79.246.g768eb550/Spotify.Spotify.yaml deleted file mode 100644 index a08df46ae48e6..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.79.246.g768eb550/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.79.246.g768eb550 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.79.250.g72d95fb3/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.79.250.g72d95fb3/Spotify.Spotify.installer.yaml deleted file mode 100644 index b61bf21d00302..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.79.250.g72d95fb3/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.79.250.g72d95fb3 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.79.250.g72d95fb3-1740.exe - InstallerSha256: B10FD0C47DF9D7FBBB18B6653DD6CB26D678C5974E4FDE85D5448BAD6C125FE0 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.79.250.g72d95fb3-1733.exe - InstallerSha256: C5E34C9053E01F2612F93E6394129E1403FA31CE1D88A3F7D2BEE5827F3D2504 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.79.250.g72d95fb3/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.79.250.g72d95fb3/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 4b4cf4ab6d812..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.79.250.g72d95fb3/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.79.250.g72d95fb3 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.79.250.g72d95fb3/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.79.250.g72d95fb3/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 6e71fd077c1d5..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.79.250.g72d95fb3/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.79.250.g72d95fb3 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2025 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.79.250.g72d95fb3/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.79.250.g72d95fb3/Spotify.Spotify.yaml deleted file mode 100644 index 1c4b3bf6cc405..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.79.250.g72d95fb3/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.79.250.g72d95fb3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.79.378.gf06ca97d/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.79.378.gf06ca97d/Spotify.Spotify.installer.yaml deleted file mode 100644 index a7ccb07d6899b..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.79.378.gf06ca97d/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.79.378.gf06ca97d -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.79.378.gf06ca97d-2141.exe - InstallerSha256: F4D6CDB731ABB41B39FEC491AFD41AFACE210AE4142BD4C813E3E2DDF5379C0D -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.79.378.gf06ca97d-2134.exe - InstallerSha256: 4D2EAC779474FB23E66BA9C47DF96306E57F4744AA53563457D9EB70E145D7A6 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.79.378.gf06ca97d/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.79.378.gf06ca97d/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index e7ad9d63a0a6e..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.79.378.gf06ca97d/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.79.378.gf06ca97d -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.79.378.gf06ca97d/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.79.378.gf06ca97d/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 4657cee1a09ac..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.79.378.gf06ca97d/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.79.378.gf06ca97d -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2025 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.79.378.gf06ca97d/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.79.378.gf06ca97d/Spotify.Spotify.yaml deleted file mode 100644 index e3b66baf36b75..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.79.378.gf06ca97d/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.79.378.gf06ca97d -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.79.411.g33e8b03a/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.79.411.g33e8b03a/Spotify.Spotify.installer.yaml deleted file mode 100644 index 47e9c2c59b9d3..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.79.411.g33e8b03a/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.79.411.g33e8b03a -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.79.411.g33e8b03a-38.exe - InstallerSha256: 09FF94228EE8CD0131D261330A3D9EAABD916F9C96FB3A5B30E61309CD8D0306 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.79.411.g33e8b03a-38.exe - InstallerSha256: 9C2805257C980CE8DB6002624A627D7F6A9F8780CC04B8E29C09A32B3EBDE685 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.79.411.g33e8b03a/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.79.411.g33e8b03a/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index c09c4878078a2..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.79.411.g33e8b03a/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.79.411.g33e8b03a -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.79.411.g33e8b03a/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.79.411.g33e8b03a/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 23f912a21e05a..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.79.411.g33e8b03a/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.79.411.g33e8b03a -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2025 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.79.411.g33e8b03a/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.79.411.g33e8b03a/Spotify.Spotify.yaml deleted file mode 100644 index fbea5923154e6..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.79.411.g33e8b03a/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.79.411.g33e8b03a -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.79.417.g0e9f05fc/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.79.417.g0e9f05fc/Spotify.Spotify.installer.yaml deleted file mode 100644 index 95dbc60496bb7..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.79.417.g0e9f05fc/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.79.417.g0e9f05fc -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.79.417.g0e9f05fc-126.exe - InstallerSha256: 11B2B8B882D61D09F5853D7A81F5FFC1D2A55F7E5CB1BF8F0A1F7184523824D6 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.79.417.g0e9f05fc-126.exe - InstallerSha256: DF721C89ED933AADF0147C08F0A7ADC802DE4AE49770771530E35471CDDBDC39 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.79.417.g0e9f05fc/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.79.417.g0e9f05fc/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index e345656d539e8..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.79.417.g0e9f05fc/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.79.417.g0e9f05fc -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.79.417.g0e9f05fc/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.79.417.g0e9f05fc/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index ec5eae554a7f0..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.79.417.g0e9f05fc/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.79.417.g0e9f05fc -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2025 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.79.417.g0e9f05fc/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.79.417.g0e9f05fc/Spotify.Spotify.yaml deleted file mode 100644 index 718c18ebeed17..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.79.417.g0e9f05fc/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.79.417.g0e9f05fc -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.79.418.g617d91ef/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.79.418.g617d91ef/Spotify.Spotify.installer.yaml deleted file mode 100644 index 48fb0df7c6633..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.79.418.g617d91ef/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.79.418.g617d91ef -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.79.418.g617d91ef-157.exe - InstallerSha256: B5CC3E10B73782C12C4C2942EE9DEE30AF45C4D7EF640C5ACD6245A1DC4D95C8 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.79.418.g617d91ef-157.exe - InstallerSha256: AB175E05F02A7A1F49837502D89FC35D1D837190E9F1F5CC50FC2B23B55B89D6 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.79.418.g617d91ef/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.79.418.g617d91ef/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index c6e6e2300a3fb..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.79.418.g617d91ef/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.79.418.g617d91ef -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.79.418.g617d91ef/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.79.418.g617d91ef/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index a1d960e696cef..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.79.418.g617d91ef/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.79.418.g617d91ef -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2025 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.79.418.g617d91ef/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.79.418.g617d91ef/Spotify.Spotify.yaml deleted file mode 100644 index 4802afb117089..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.79.418.g617d91ef/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.79.418.g617d91ef -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.79.425.g1d0fcf61/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.79.425.g1d0fcf61/Spotify.Spotify.installer.yaml deleted file mode 100644 index 959e5831c62f0..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.79.425.g1d0fcf61/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.79.425.g1d0fcf61 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.79.425.g1d0fcf61-256.exe - InstallerSha256: F971FE8E2E0591EA7352FD8F459639486AF0B4DADE12721D12DFF8DD3C518689 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.79.425.g1d0fcf61-255.exe - InstallerSha256: 99E83817BC9E913A5D01EC94A0C2C4CC438265E598F5B637B98CA6758EBB9620 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.79.425.g1d0fcf61/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.79.425.g1d0fcf61/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 334e395f76aee..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.79.425.g1d0fcf61/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.79.425.g1d0fcf61 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.79.425.g1d0fcf61/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.79.425.g1d0fcf61/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 56311a4e68302..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.79.425.g1d0fcf61/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.79.425.g1d0fcf61 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2025 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.79.425.g1d0fcf61/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.79.425.g1d0fcf61/Spotify.Spotify.yaml deleted file mode 100644 index 22a9431fb3b73..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.79.425.g1d0fcf61/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.79.425.g1d0fcf61 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.79.427.g80eb4a07/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.79.427.g80eb4a07/Spotify.Spotify.installer.yaml deleted file mode 100644 index d4b154c51ba76..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.79.427.g80eb4a07/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.79.427.g80eb4a07 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.79.427.g80eb4a07-589.exe - InstallerSha256: C8B0B0F615D96C66855C932D0E3A38A9AFC32DF94531C31771ED2FCDAB57E370 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.79.427.g80eb4a07-580.exe - InstallerSha256: 4F2BB331250805A9D0B30F0358A5FE85A3B2238E926B27106FC0D62E88516E1F -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.79.427.g80eb4a07/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.79.427.g80eb4a07/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index a823798490299..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.79.427.g80eb4a07/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.79.427.g80eb4a07 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.79.427.g80eb4a07/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.79.427.g80eb4a07/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 04bfdeee17949..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.79.427.g80eb4a07/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.79.427.g80eb4a07 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2025 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.79.427.g80eb4a07/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.79.427.g80eb4a07/Spotify.Spotify.yaml deleted file mode 100644 index 9148372109725..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.79.427.g80eb4a07/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.79.427.g80eb4a07 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.8.907.g36fbeacc/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.8.907.g36fbeacc/Spotify.Spotify.installer.yaml deleted file mode 100644 index b647f6c7d40a5..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.8.907.g36fbeacc/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.4 $debug=QUSU.CRLF.7-3-3.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.8.907.g36fbeacc -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent - SilentWithProgress: /silent -UpgradeBehavior: install -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x86 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86/spotify_installer-1.2.8.907.g36fbeacc-1076.exe - InstallerSha256: EDED68CA9E5907B30BB4DB13C69B3787E853966492CA87275165B0473C0E0BCA - ProductCode: Spotify -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.8.907.g36fbeacc-1036.exe - InstallerSha256: 7CBC863DF4EF25056FCDE60C9BE26571FAA70FE4E9E7D8CCE08936307DB16A3B - ProductCode: Spotify -ManifestType: installer -ManifestVersion: 1.4.0 diff --git a/manifests/s/Spotify/Spotify/1.2.8.907.g36fbeacc/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.8.907.g36fbeacc/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 44ad9e56e3f9b..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.8.907.g36fbeacc/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,43 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.4 $debug=QUSU.CRLF.7-3-3.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.8.907.g36fbeacc -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/us/ -PublisherSupportUrl: https://support.spotify.com/us/ -PrivacyUrl: https://www.spotify.com/us/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/us/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/us/legal/end-user-agreement/ -Copyright: Copyright © 2023 Spotify AB. -# CopyrightUrl: -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -# Moniker: -Tags: -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -# Agreements: -# ReleaseNotes: -# ReleaseNotesUrl: -PurchaseUrl: https://www.spotify.com/us/premium/ -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.4.0 diff --git a/manifests/s/Spotify/Spotify/1.2.8.907.g36fbeacc/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.8.907.g36fbeacc/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 4262254438878..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.8.907.g36fbeacc/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,43 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.4 $debug=QUSU.CRLF.7-3-3.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.4.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.8.907.g36fbeacc -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2023 Spotify AB。 -# CopyrightUrl: -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -# Moniker: -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -# Agreements: -# ReleaseNotes: -# ReleaseNotesUrl: -PurchaseUrl: https://www.spotify.com/premium/ -# InstallationNotes: -# Documentations: -ManifestType: locale -ManifestVersion: 1.4.0 diff --git a/manifests/s/Spotify/Spotify/1.2.8.907.g36fbeacc/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.8.907.g36fbeacc/Spotify.Spotify.yaml deleted file mode 100644 index 974e1a6c03368..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.8.907.g36fbeacc/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.4 $debug=QUSU.CRLF.7-3-3.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.8.907.g36fbeacc -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 diff --git a/manifests/s/Spotify/Spotify/1.2.8.913.g6ef350af/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.8.913.g6ef350af/Spotify.Spotify.installer.yaml deleted file mode 100644 index c76d729e35bf6..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.8.913.g6ef350af/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.4 $debug=QUSU.CRLF.7-3-3.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.8.913.g6ef350af -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent - SilentWithProgress: /silent -UpgradeBehavior: install -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x86 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86/spotify_installer-1.2.8.913.g6ef350af-1141.exe - InstallerSha256: 4B9AECBEB3169F2336EC9882B4A4811D19111526E23871DE9094ACBB8E4919EC - ProductCode: Spotify -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.8.913.g6ef350af-1100.exe - InstallerSha256: 71A1A0E02AC6A29824513DE22614FB4DBEE9AD3A20BECC47F6F41EAAA992EA5E - ProductCode: Spotify -ManifestType: installer -ManifestVersion: 1.4.0 diff --git a/manifests/s/Spotify/Spotify/1.2.8.913.g6ef350af/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.8.913.g6ef350af/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 378c8f651fb84..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.8.913.g6ef350af/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,43 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.4 $debug=QUSU.CRLF.7-3-3.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.8.913.g6ef350af -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/us/ -PublisherSupportUrl: https://support.spotify.com/us/ -PrivacyUrl: https://www.spotify.com/us/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/us/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/us/legal/end-user-agreement/ -Copyright: Copyright © 2023 Spotify AB. -# CopyrightUrl: -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -# Moniker: -Tags: -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -# Agreements: -# ReleaseNotes: -# ReleaseNotesUrl: -PurchaseUrl: https://www.spotify.com/us/premium/ -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.4.0 diff --git a/manifests/s/Spotify/Spotify/1.2.8.913.g6ef350af/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.8.913.g6ef350af/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 549c9925877d1..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.8.913.g6ef350af/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,43 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.4 $debug=QUSU.CRLF.7-3-3.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.4.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.8.913.g6ef350af -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2023 Spotify AB。 -# CopyrightUrl: -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -# Moniker: -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -# Agreements: -# ReleaseNotes: -# ReleaseNotesUrl: -PurchaseUrl: https://www.spotify.com/premium/ -# InstallationNotes: -# Documentations: -ManifestType: locale -ManifestVersion: 1.4.0 diff --git a/manifests/s/Spotify/Spotify/1.2.8.913.g6ef350af/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.8.913.g6ef350af/Spotify.Spotify.yaml deleted file mode 100644 index fd9ba25577b04..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.8.913.g6ef350af/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.4 $debug=QUSU.CRLF.7-3-3.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.8.913.g6ef350af -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 diff --git a/manifests/s/Spotify/Spotify/1.2.8.923.g4f94bf0d/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.8.923.g4f94bf0d/Spotify.Spotify.installer.yaml deleted file mode 100644 index e5d6b7546a01a..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.8.923.g4f94bf0d/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.4 $debug=QUSU.CRLF.7-3-3.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.8.923.g4f94bf0d -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent - SilentWithProgress: /silent -UpgradeBehavior: install -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x86 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86/spotify_installer-1.2.8.923.g4f94bf0d-1195.exe - InstallerSha256: 84D09D341F412796E77587154EB81626C7067A856E2031D64583B6D9EC5AE8C4 - ProductCode: Spotify -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.8.923.g4f94bf0d-1154.exe - InstallerSha256: CBF309D0FE16F2D3EDDF85C8910191A91B5502B01E67A2DDF6693641A0C522B5 - ProductCode: Spotify -ManifestType: installer -ManifestVersion: 1.4.0 diff --git a/manifests/s/Spotify/Spotify/1.2.8.923.g4f94bf0d/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.8.923.g4f94bf0d/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index ccd325205f8c5..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.8.923.g4f94bf0d/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,43 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.4 $debug=QUSU.CRLF.7-3-3.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.8.923.g4f94bf0d -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/us/ -PublisherSupportUrl: https://support.spotify.com/us/ -PrivacyUrl: https://www.spotify.com/us/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/us/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/us/legal/end-user-agreement/ -Copyright: Copyright © 2023 Spotify AB. -# CopyrightUrl: -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -# Moniker: -Tags: -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -# Agreements: -# ReleaseNotes: -# ReleaseNotesUrl: -PurchaseUrl: https://www.spotify.com/us/premium/ -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.4.0 diff --git a/manifests/s/Spotify/Spotify/1.2.8.923.g4f94bf0d/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.8.923.g4f94bf0d/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index e0373a72ba89b..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.8.923.g4f94bf0d/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,43 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.4 $debug=QUSU.CRLF.7-3-3.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.4.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.8.923.g4f94bf0d -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2023 Spotify AB。 -# CopyrightUrl: -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -# Moniker: -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -# Agreements: -# ReleaseNotes: -# ReleaseNotesUrl: -PurchaseUrl: https://www.spotify.com/premium/ -# InstallationNotes: -# Documentations: -ManifestType: locale -ManifestVersion: 1.4.0 diff --git a/manifests/s/Spotify/Spotify/1.2.8.923.g4f94bf0d/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.8.923.g4f94bf0d/Spotify.Spotify.yaml deleted file mode 100644 index b8aa808585d41..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.8.923.g4f94bf0d/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.4 $debug=QUSU.CRLF.7-3-3.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.8.923.g4f94bf0d -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 diff --git a/manifests/s/Spotify/Spotify/1.2.80.191.g39184aea/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.80.191.g39184aea/Spotify.Spotify.installer.yaml deleted file mode 100644 index c79098949937f..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.80.191.g39184aea/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.80.191.g39184aea -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.80.191.g39184aea-607.exe - InstallerSha256: 4E79E4C0CE17135CC32AEE2FD0C33E197A644C1AB5DDCE8767FEE416D898C40F -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.80.191.g39184aea-598.exe - InstallerSha256: F7F186B5BBA2CF97096DA32290C8AB4C3DE67B162C2BF30B9664B63404AC4F5A -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.80.191.g39184aea/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.80.191.g39184aea/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index adbaef07e85f4..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.80.191.g39184aea/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.80.191.g39184aea -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.80.191.g39184aea/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.80.191.g39184aea/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 278a8d4f3af51..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.80.191.g39184aea/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.80.191.g39184aea -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2025 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.80.191.g39184aea/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.80.191.g39184aea/Spotify.Spotify.yaml deleted file mode 100644 index 37bb59d6dd080..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.80.191.g39184aea/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.80.191.g39184aea -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.80.232.gcd5eb6df/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.80.232.gcd5eb6df/Spotify.Spotify.installer.yaml deleted file mode 100644 index 1f27db39de4fd..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.80.232.gcd5eb6df/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.80.232.gcd5eb6df -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.80.232.gcd5eb6df-705.exe - InstallerSha256: 40F1845CEB5D1F144B38CCE652C9DD34E3D4133D0C2431EDFC6838A46589DD89 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.80.232.gcd5eb6df-695.exe - InstallerSha256: E394D432ACD589CAC45BDD44E5EDC85B87AAFD3CE5009B184F6E0E525E819334 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.80.232.gcd5eb6df/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.80.232.gcd5eb6df/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 302eb4295b949..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.80.232.gcd5eb6df/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.80.232.gcd5eb6df -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.80.232.gcd5eb6df/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.80.232.gcd5eb6df/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index dea199c1e5cdb..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.80.232.gcd5eb6df/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.80.232.gcd5eb6df -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2025 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.80.232.gcd5eb6df/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.80.232.gcd5eb6df/Spotify.Spotify.yaml deleted file mode 100644 index 411c6985aad3d..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.80.232.gcd5eb6df/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.80.232.gcd5eb6df -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.80.349.g2efc88b5/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.80.349.g2efc88b5/Spotify.Spotify.installer.yaml deleted file mode 100644 index efc673ebc129c..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.80.349.g2efc88b5/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.80.349.g2efc88b5 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.80.349.g2efc88b5-968.exe - InstallerSha256: 3B08AF53595D34C38DF99BC9EEEC27F2EE6CAA6949CC57924CDB34B7CCB4772B -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.80.349.g2efc88b5-955.exe - InstallerSha256: E2758FC02553B255BB4AE2C7CE1DA66FBEE3B72FD827E8D98578E7764DCBF851 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.80.349.g2efc88b5/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.80.349.g2efc88b5/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index d9a4161d71d9c..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.80.349.g2efc88b5/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.80.349.g2efc88b5 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.80.349.g2efc88b5/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.80.349.g2efc88b5/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 13239a18160bd..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.80.349.g2efc88b5/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.80.349.g2efc88b5 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2025 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.80.349.g2efc88b5/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.80.349.g2efc88b5/Spotify.Spotify.yaml deleted file mode 100644 index 613a5a7c6007f..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.80.349.g2efc88b5/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.80.349.g2efc88b5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.80.354.gc3785978/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.80.354.gc3785978/Spotify.Spotify.installer.yaml deleted file mode 100644 index 271b2f6a8ca62..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.80.354.gc3785978/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.80.354.gc3785978 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.80.354.gc3785978-1005.exe - InstallerSha256: D4335C752D2FF303EDAFEAF3108A09F926D9234D6EB36BF97A94073723328F87 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.80.354.gc3785978-992.exe - InstallerSha256: 2C5895490F8E3D0C8FF37C7A31FD379AEAAB641288BD09FDEE09A049E12801A2 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.80.354.gc3785978/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.80.354.gc3785978/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 821edd644e114..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.80.354.gc3785978/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.80.354.gc3785978 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.80.354.gc3785978/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.80.354.gc3785978/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 612e4e642c495..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.80.354.gc3785978/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.80.354.gc3785978 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2025 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.80.354.gc3785978/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.80.354.gc3785978/Spotify.Spotify.yaml deleted file mode 100644 index b6a28f5415fb6..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.80.354.gc3785978/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.80.354.gc3785978 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.80.358.g74e46c21/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.80.358.g74e46c21/Spotify.Spotify.installer.yaml deleted file mode 100644 index 6c892ba166e30..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.80.358.g74e46c21/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.80.358.g74e46c21 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.80.358.g74e46c21-1087.exe - InstallerSha256: A96D96945B72F55BF1AAE25B98B8D4057684DF2387A49ECE035DE475418BC3F1 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.80.358.g74e46c21-1074.exe - InstallerSha256: 535F72B5FD76AC2E85587672B4652AC9FE5CBC35737F274A9C20488E09D86EB4 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.80.358.g74e46c21/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.80.358.g74e46c21/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 725b0ed2ae4d3..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.80.358.g74e46c21/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.80.358.g74e46c21 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2025 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.80.358.g74e46c21/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.80.358.g74e46c21/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 9ccbf0ce7cf20..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.80.358.g74e46c21/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.80.358.g74e46c21 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2025 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.80.358.g74e46c21/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.80.358.g74e46c21/Spotify.Spotify.yaml deleted file mode 100644 index 4d2671aed8d27..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.80.358.g74e46c21/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.80.358.g74e46c21 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/s/Spotify/Spotify/1.2.81.241.g2943f0b9/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.81.241.g2943f0b9/Spotify.Spotify.installer.yaml deleted file mode 100644 index bebe38e3c978e..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.81.241.g2943f0b9/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.81.241.g2943f0b9 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.81.241.g2943f0b9-1642.exe - InstallerSha256: 560B0E68BB9178C0122E07C1758CCD22D792E7D080366A903E8A294C2100238A -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.81.241.g2943f0b9-1624.exe - InstallerSha256: 2BE16706915FEC50C65825CA6749FA25C9C26EF3408721D1488830705A067289 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.81.241.g2943f0b9/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.81.241.g2943f0b9/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 0d23220ee61eb..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.81.241.g2943f0b9/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.81.241.g2943f0b9 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2026 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.81.241.g2943f0b9/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.81.241.g2943f0b9/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index bac5e9fd0d4d2..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.81.241.g2943f0b9/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.81.241.g2943f0b9 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2026 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.81.241.g2943f0b9/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.81.241.g2943f0b9/Spotify.Spotify.yaml deleted file mode 100644 index 535c7d22f7a7a..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.81.241.g2943f0b9/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.81.241.g2943f0b9 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.81.258.g6cf93e85/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.81.258.g6cf93e85/Spotify.Spotify.installer.yaml deleted file mode 100644 index dc6986ddb3e26..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.81.258.g6cf93e85/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.81.258.g6cf93e85 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.81.258.g6cf93e85-1761.exe - InstallerSha256: E9D7F252434E998C4581A1E149DF12D283BC606142847DB5450A3D32230116AB -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.81.258.g6cf93e85-1740.exe - InstallerSha256: D81421DE8A5B01A52F5B6DC3CBD3F0C9E5B8DDCC936F92DCC0BE9290C0FA84C0 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.81.258.g6cf93e85/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.81.258.g6cf93e85/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 91ee929f44cd0..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.81.258.g6cf93e85/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.81.258.g6cf93e85 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2026 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.81.258.g6cf93e85/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.81.258.g6cf93e85/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index d1e8de8dd9ae0..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.81.258.g6cf93e85/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.81.258.g6cf93e85 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2026 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.81.258.g6cf93e85/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.81.258.g6cf93e85/Spotify.Spotify.yaml deleted file mode 100644 index e48f479523d87..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.81.258.g6cf93e85/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.81.258.g6cf93e85 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.81.259.g857fba73/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.81.259.g857fba73/Spotify.Spotify.installer.yaml deleted file mode 100644 index c4a90fa9a936f..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.81.259.g857fba73/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.81.259.g857fba73 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.81.259.g857fba73-1778.exe - InstallerSha256: 41F86C1C07930886B2629BAC0C4EEC5F2489A6EE50527839D610E49989E97CA7 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.81.259.g857fba73-1757.exe - InstallerSha256: 56A9108579FF86713ACF20179C40E6537F2C504585FA5AAA705C8C3909BC303A -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.81.259.g857fba73/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.81.259.g857fba73/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 28abbb9bc1408..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.81.259.g857fba73/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.81.259.g857fba73 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2026 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.81.259.g857fba73/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.81.259.g857fba73/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 037bd6af481fb..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.81.259.g857fba73/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.81.259.g857fba73 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2026 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.81.259.g857fba73/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.81.259.g857fba73/Spotify.Spotify.yaml deleted file mode 100644 index 32ea3877eb101..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.81.259.g857fba73/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.81.259.g857fba73 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.81.264.gb4ad4efa/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.81.264.gb4ad4efa/Spotify.Spotify.installer.yaml deleted file mode 100644 index e883315d5e584..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.81.264.gb4ad4efa/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.81.264.gb4ad4efa -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.81.264.gb4ad4efa-1866.exe - InstallerSha256: B77FB618E45310F56218B90CAB80BB78CC8E1C0D2F9E3635B2CC16F65102A45B -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.81.264.gb4ad4efa-1845.exe - InstallerSha256: 78E9947FB017C21A1FFA202FAADFF7B582A18DFEDEB42E9D130CF2A41E2C14B7 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.81.264.gb4ad4efa/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.81.264.gb4ad4efa/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 54262a990aa3b..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.81.264.gb4ad4efa/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.81.264.gb4ad4efa -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2026 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.81.264.gb4ad4efa/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.81.264.gb4ad4efa/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index e97c390a5d679..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.81.264.gb4ad4efa/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.81.264.gb4ad4efa -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2026 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.81.264.gb4ad4efa/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.81.264.gb4ad4efa/Spotify.Spotify.yaml deleted file mode 100644 index bc3b963d62fb4..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.81.264.gb4ad4efa/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.81.264.gb4ad4efa -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.82.423.ga54eef9e/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.82.423.ga54eef9e/Spotify.Spotify.installer.yaml deleted file mode 100644 index 280496f11eb30..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.82.423.ga54eef9e/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.82.423.ga54eef9e -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.82.423.ga54eef9e-1135.exe - InstallerSha256: 3DBCF721623064C04965D3C53E5F5693B3BD942E33165C9798EB5663C9F98923 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.82.423.ga54eef9e-1128.exe - InstallerSha256: 0203E1882EEBD468B07FC800122BBA1D7AFA85025918F81740760D030301ABB0 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.82.423.ga54eef9e/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.82.423.ga54eef9e/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 7652a12626c5f..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.82.423.ga54eef9e/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.82.423.ga54eef9e -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2026 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.82.423.ga54eef9e/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.82.423.ga54eef9e/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index d29da3e5022c2..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.82.423.ga54eef9e/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.82.423.ga54eef9e -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2026 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.82.423.ga54eef9e/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.82.423.ga54eef9e/Spotify.Spotify.yaml deleted file mode 100644 index 2cd52acf583c4..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.82.423.ga54eef9e/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.82.423.ga54eef9e -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.82.428.g0ac8be2b/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.82.428.g0ac8be2b/Spotify.Spotify.installer.yaml deleted file mode 100644 index b639abfe4dc9d..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.82.428.g0ac8be2b/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.82.428.g0ac8be2b -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.82.428.g0ac8be2b-1220.exe - InstallerSha256: 62C56D76A94E0FD11F86699274ECD53B8153FADD2A4551BEC86F22A0251D927B -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.82.428.g0ac8be2b-1212.exe - InstallerSha256: B122C25982188C346F686615CA065FE161916FB60F7394BB758D93E4076888A9 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.82.428.g0ac8be2b/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.82.428.g0ac8be2b/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 663ea77b487b1..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.82.428.g0ac8be2b/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.82.428.g0ac8be2b -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2026 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.82.428.g0ac8be2b/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.82.428.g0ac8be2b/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 3374d727e44b5..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.82.428.g0ac8be2b/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.82.428.g0ac8be2b -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2026 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.82.428.g0ac8be2b/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.82.428.g0ac8be2b/Spotify.Spotify.yaml deleted file mode 100644 index 9806189f92f6e..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.82.428.g0ac8be2b/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.82.428.g0ac8be2b -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.83.453.g1fae877b/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.83.453.g1fae877b/Spotify.Spotify.installer.yaml deleted file mode 100644 index 4c449cb3a3681..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.83.453.g1fae877b/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.83.453.g1fae877b -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.83.453.g1fae877b-483.exe - InstallerSha256: 5EACE58214BAFB22468027816787F0FBDA1D7E7CE664B1FCCA161EB5E255E2A3 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.83.453.g1fae877b-483.exe - InstallerSha256: A340EAAC22547E430BFE85DF2DD62401A9BE3B82B2B8A528EBD556B5BD58B61A -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.83.453.g1fae877b/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.83.453.g1fae877b/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 6748b917db1cf..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.83.453.g1fae877b/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.83.453.g1fae877b -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2026 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.83.453.g1fae877b/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.83.453.g1fae877b/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index c547caaf5692c..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.83.453.g1fae877b/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.83.453.g1fae877b -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2026 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.83.453.g1fae877b/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.83.453.g1fae877b/Spotify.Spotify.yaml deleted file mode 100644 index e4af9fa856666..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.83.453.g1fae877b/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.83.453.g1fae877b -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.83.456.g111afea6/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.83.456.g111afea6/Spotify.Spotify.installer.yaml deleted file mode 100644 index b37529bdeb76a..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.83.456.g111afea6/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.83.456.g111afea6 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.83.456.g111afea6-521.exe - InstallerSha256: E88837BC3A675902F25CB07DC7DD2DB45EFA03EE9872EDDCD5078DCBE5AECECC -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.83.456.g111afea6-521.exe - InstallerSha256: E7FAAAA94057E2504EC19FC59373B3CB87334ACAE5DE9EFB1470C512501995F1 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.83.456.g111afea6/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.83.456.g111afea6/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 999478959c580..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.83.456.g111afea6/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.83.456.g111afea6 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2026 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.83.456.g111afea6/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.83.456.g111afea6/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 45cb815380052..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.83.456.g111afea6/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.83.456.g111afea6 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2026 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.83.456.g111afea6/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.83.456.g111afea6/Spotify.Spotify.yaml deleted file mode 100644 index 851cd133d964f..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.83.456.g111afea6/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.83.456.g111afea6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.83.460.gb5356552/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.83.460.gb5356552/Spotify.Spotify.installer.yaml deleted file mode 100644 index 000f1f3a131db..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.83.460.gb5356552/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.83.460.gb5356552 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.83.460.gb5356552-648.exe - InstallerSha256: E6ECD6B1F87EBD39B26937BD48483CDD7031FE0E6BF6037B124BC5782C57A810 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.83.460.gb5356552-648.exe - InstallerSha256: 552B7E548B20C0B678D1731B200C86B59FBA43F0DB42EBF4B501E98AA9375757 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.83.460.gb5356552/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.83.460.gb5356552/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index f55e3f372e102..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.83.460.gb5356552/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.83.460.gb5356552 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2026 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.83.460.gb5356552/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.83.460.gb5356552/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 222b203ac21f1..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.83.460.gb5356552/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.83.460.gb5356552 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2026 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.83.460.gb5356552/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.83.460.gb5356552/Spotify.Spotify.yaml deleted file mode 100644 index 4cb3068731a38..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.83.460.gb5356552/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.83.460.gb5356552 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.83.461.g4d9c3dae/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.83.461.g4d9c3dae/Spotify.Spotify.installer.yaml deleted file mode 100644 index c6dd2dec3dd65..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.83.461.g4d9c3dae/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.83.461.g4d9c3dae -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.83.461.g4d9c3dae-801.exe - InstallerSha256: 7492FA0E4CB0FD42BB37CBCB80BA0CF8BE513ACE8CAC98FAA88D6FD08414905D -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.83.461.g4d9c3dae-801.exe - InstallerSha256: 8BE85C107F4A885BBF12968F89ACCB65A95EB6ED3A4CCEA85AB5F42995DDFCCC -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.83.461.g4d9c3dae/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.83.461.g4d9c3dae/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index f0bf8dd97218c..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.83.461.g4d9c3dae/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.83.461.g4d9c3dae -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2026 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.83.461.g4d9c3dae/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.83.461.g4d9c3dae/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 66335b7a4b646..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.83.461.g4d9c3dae/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.83.461.g4d9c3dae -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2026 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.83.461.g4d9c3dae/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.83.461.g4d9c3dae/Spotify.Spotify.yaml deleted file mode 100644 index b51e16f6f90aa..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.83.461.g4d9c3dae/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.83.461.g4d9c3dae -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.84.461.g21733ba7/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.84.461.g21733ba7/Spotify.Spotify.installer.yaml deleted file mode 100644 index ac890df1149bf..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.84.461.g21733ba7/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.84.461.g21733ba7 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.84.461.g21733ba7-1750.exe - InstallerSha256: BD0ED0E1466CE2E516C975F50BA7937AB91CC03D406EFDC6334D2208DC91AED1 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.84.461.g21733ba7-1750.exe - InstallerSha256: 95044A051B65B2E51335A58EBBA78AA271E431E847055CCF1665B632F15F4A6A -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.84.461.g21733ba7/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.84.461.g21733ba7/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index ed1db358d6510..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.84.461.g21733ba7/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.84.461.g21733ba7 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2026 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.84.461.g21733ba7/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.84.461.g21733ba7/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 9e9f28c29a0d9..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.84.461.g21733ba7/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.84.461.g21733ba7 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2026 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.84.461.g21733ba7/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.84.461.g21733ba7/Spotify.Spotify.yaml deleted file mode 100644 index 9b60b8d745583..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.84.461.g21733ba7/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.84.461.g21733ba7 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.84.465.gf71dea39/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.84.465.gf71dea39/Spotify.Spotify.installer.yaml deleted file mode 100644 index 5af452a4b6319..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.84.465.gf71dea39/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.84.465.gf71dea39 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.84.465.gf71dea39-1857.exe - InstallerSha256: C70163D275B083542DEDB83751A15E876352A4FD21656BF9D68B09D18C20C68A -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.84.465.gf71dea39-1857.exe - InstallerSha256: 60BF0587A4FA87099F15076ECA25063B9B6DDEE3D367377F2EF74C180736B92D -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.84.465.gf71dea39/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.84.465.gf71dea39/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index ff04496622c0a..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.84.465.gf71dea39/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.84.465.gf71dea39 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2026 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.84.465.gf71dea39/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.84.465.gf71dea39/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 5b9297448dcfe..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.84.465.gf71dea39/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.84.465.gf71dea39 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2026 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.84.465.gf71dea39/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.84.465.gf71dea39/Spotify.Spotify.yaml deleted file mode 100644 index efbb8decb4928..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.84.465.gf71dea39/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.84.465.gf71dea39 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.84.472.g6eba3a1b/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.84.472.g6eba3a1b/Spotify.Spotify.installer.yaml deleted file mode 100644 index e5d502359d4df..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.84.472.g6eba3a1b/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.84.472.g6eba3a1b -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.84.472.g6eba3a1b-2070.exe - InstallerSha256: C3F38AEB21642B383BBB8A0993B52BA0CA857D84A50AFA666A0C0BE0CA85A5F4 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.84.472.g6eba3a1b-2071.exe - InstallerSha256: 10EA87419AA275E6D6D931909BF300D2CFED19342359964E07B8A7879A4B562C -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.84.472.g6eba3a1b/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.84.472.g6eba3a1b/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 3228387e37e3b..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.84.472.g6eba3a1b/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.84.472.g6eba3a1b -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2026 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.84.472.g6eba3a1b/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.84.472.g6eba3a1b/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index ed5326fa2ba5b..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.84.472.g6eba3a1b/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.84.472.g6eba3a1b -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2026 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.84.472.g6eba3a1b/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.84.472.g6eba3a1b/Spotify.Spotify.yaml deleted file mode 100644 index 15b4edde9511d..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.84.472.g6eba3a1b/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.84.472.g6eba3a1b -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.84.474.g9f006f58/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.84.474.g9f006f58/Spotify.Spotify.installer.yaml deleted file mode 100644 index 140d2e3b1d5d8..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.84.474.g9f006f58/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.84.474.g9f006f58 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.84.474.g9f006f58-2131.exe - InstallerSha256: E749DD219D011B0569E6E638F5153E9C3622F0CDFE9CCCEC24E26EEE15B6D475 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.84.474.g9f006f58-2132.exe - InstallerSha256: CA13C5F0BC27C193608E8E2913268642EBA8F43A40422153CD5116928944A8D3 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.84.474.g9f006f58/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.84.474.g9f006f58/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 4bcf777ecc8d5..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.84.474.g9f006f58/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.84.474.g9f006f58 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2026 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.84.474.g9f006f58/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.84.474.g9f006f58/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 382215d65895e..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.84.474.g9f006f58/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.84.474.g9f006f58 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2026 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.84.474.g9f006f58/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.84.474.g9f006f58/Spotify.Spotify.yaml deleted file mode 100644 index aefb4255f0f20..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.84.474.g9f006f58/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.84.474.g9f006f58 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.84.477.gcfdf84e8/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.84.477.gcfdf84e8/Spotify.Spotify.installer.yaml deleted file mode 100644 index dc194cb975d21..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.84.477.gcfdf84e8/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.84.477.gcfdf84e8 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.84.477.gcfdf84e8-2359.exe - InstallerSha256: 808953ED2F8E1853908CA003B8BA5426DF25E6B2A8005C2F3FFD81FE15A90487 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.84.477.gcfdf84e8-2360.exe - InstallerSha256: A50DCB16888C08D9C267FA0F86BC9B8FF4B831C5B29B7E5E7A92F8A31AAC7428 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.84.477.gcfdf84e8/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.84.477.gcfdf84e8/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 4734eca944c0c..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.84.477.gcfdf84e8/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.84.477.gcfdf84e8 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2026 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.84.477.gcfdf84e8/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.84.477.gcfdf84e8/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index c41e3de920ef2..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.84.477.gcfdf84e8/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.84.477.gcfdf84e8 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2026 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.84.477.gcfdf84e8/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.84.477.gcfdf84e8/Spotify.Spotify.yaml deleted file mode 100644 index c2f1921ea19f6..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.84.477.gcfdf84e8/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.84.477.gcfdf84e8 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.85.504.gbcffb495/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.85.504.gbcffb495/Spotify.Spotify.installer.yaml deleted file mode 100644 index 3f3d13c885733..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.85.504.gbcffb495/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.85.504.gbcffb495 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.85.504.gbcffb495-3444.exe - InstallerSha256: 9203BD52989985563C021D1D1CA1BE43F7533494F459B6CE7E245C901A5E1E95 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.85.504.gbcffb495-3436.exe - InstallerSha256: B22AA69EC9A69552F566089E0A35D967F042353A612A5EAEA603ACF13298D91C -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.85.504.gbcffb495/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.85.504.gbcffb495/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 0df0f3886247c..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.85.504.gbcffb495/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.85.504.gbcffb495 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2026 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.85.504.gbcffb495/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.85.504.gbcffb495/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 07b641f7c56cd..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.85.504.gbcffb495/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.85.504.gbcffb495 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2026 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.85.504.gbcffb495/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.85.504.gbcffb495/Spotify.Spotify.yaml deleted file mode 100644 index cc79b7cb4a443..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.85.504.gbcffb495/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.85.504.gbcffb495 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.85.507.g795fff93/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.85.507.g795fff93/Spotify.Spotify.installer.yaml deleted file mode 100644 index e67aefc839695..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.85.507.g795fff93/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.85.507.g795fff93 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.85.507.g795fff93-3545.exe - InstallerSha256: 6591F57918499608030C7C461377B6AF7C84D6680FB3748CDD8CA7ADD7F10E5A -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.85.507.g795fff93-3523.exe - InstallerSha256: 195A1183A1450204D836C695762B89653ACAFE8864EB8B0DCF6BACC4B57C4875 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.85.507.g795fff93/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.85.507.g795fff93/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 309d57b8bb931..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.85.507.g795fff93/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.85.507.g795fff93 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2026 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.85.507.g795fff93/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.85.507.g795fff93/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 1fa7456628ed3..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.85.507.g795fff93/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.85.507.g795fff93 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2026 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.85.507.g795fff93/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.85.507.g795fff93/Spotify.Spotify.yaml deleted file mode 100644 index f1d923f3c5a9a..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.85.507.g795fff93/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.85.507.g795fff93 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.85.513.g45f09625/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.85.513.g45f09625/Spotify.Spotify.installer.yaml deleted file mode 100644 index 245ac23ee8c60..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.85.513.g45f09625/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.85.513.g45f09625 -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent /skip-app-launch - SilentWithProgress: /silent /skip-app-launch - Log: /log-file "" -ExpectedReturnCodes: -- InstallerReturnCode: 26 - ReturnResponse: packageInUse -UpgradeBehavior: install -ProductCode: Spotify -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86_64/spotify_installer-1.2.85.513.g45f09625-3679.exe - InstallerSha256: 98BFC9F0F39B26E5C76A02C7E3BA9560811D4A8D3D505AD279548D7E77468E56 -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.85.513.g45f09625-3649.exe - InstallerSha256: E1928AD284F5C9F70FFED0294C6A545B157FA8CD56D17BFED51004AB717485C1 -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.85.513.g45f09625/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.85.513.g45f09625/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 83a173f03c2d7..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.85.513.g45f09625/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.85.513.g45f09625 -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: Copyright © 2026 Spotify AB. -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -Tags: -- 9ncbcszsjrsb -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.85.513.g45f09625/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.85.513.g45f09625/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 2a2aedd7e6d22..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.85.513.g45f09625/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.85.513.g45f09625 -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2026 Spotify AB。 -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -PurchaseUrl: https://www.spotify.com/premium/ -ManifestType: locale -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.85.513.g45f09625/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.85.513.g45f09625/Spotify.Spotify.yaml deleted file mode 100644 index 4870dc03abba8..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.85.513.g45f09625/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 Dumplings Mod -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.85.513.g45f09625 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/s/Spotify/Spotify/1.2.9.739.g0da2e75a/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.9.739.g0da2e75a/Spotify.Spotify.installer.yaml deleted file mode 100644 index 39ca383c2feaf..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.9.739.g0da2e75a/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.4 $debug=QUSU.CRLF.7-3-3.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.9.739.g0da2e75a -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent - SilentWithProgress: /silent -UpgradeBehavior: install -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x86 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86/spotify_installer-1.2.9.739.g0da2e75a-104.exe - InstallerSha256: C04DB86100B243983B5A4C7B3686A94FF6B5E269C56D1A85BF20B8C8D8D7ECFE - ProductCode: Spotify -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.9.739.g0da2e75a-102.exe - InstallerSha256: 4870A4B2BBC26C6C5A14E93502DD63F151C966CE302691D74D64C02BB56D6F0C - ProductCode: Spotify -ManifestType: installer -ManifestVersion: 1.4.0 diff --git a/manifests/s/Spotify/Spotify/1.2.9.739.g0da2e75a/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.9.739.g0da2e75a/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 0b61895f353fb..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.9.739.g0da2e75a/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,43 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.4 $debug=QUSU.CRLF.7-3-3.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.9.739.g0da2e75a -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/us/ -PublisherSupportUrl: https://support.spotify.com/us/ -PrivacyUrl: https://www.spotify.com/us/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/us/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/us/legal/end-user-agreement/ -Copyright: Copyright © 2023 Spotify AB. -# CopyrightUrl: -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -# Moniker: -Tags: -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -# Agreements: -# ReleaseNotes: -# ReleaseNotesUrl: -PurchaseUrl: https://www.spotify.com/us/premium/ -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.4.0 diff --git a/manifests/s/Spotify/Spotify/1.2.9.739.g0da2e75a/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.9.739.g0da2e75a/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index fd1bd8048cc73..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.9.739.g0da2e75a/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,43 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.4 $debug=QUSU.CRLF.7-3-3.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.4.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.9.739.g0da2e75a -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2023 Spotify AB。 -# CopyrightUrl: -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -# Moniker: -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -# Agreements: -# ReleaseNotes: -# ReleaseNotesUrl: -PurchaseUrl: https://www.spotify.com/premium/ -# InstallationNotes: -# Documentations: -ManifestType: locale -ManifestVersion: 1.4.0 diff --git a/manifests/s/Spotify/Spotify/1.2.9.739.g0da2e75a/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.9.739.g0da2e75a/Spotify.Spotify.yaml deleted file mode 100644 index 0e877b8df16cf..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.9.739.g0da2e75a/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.4 $debug=QUSU.CRLF.7-3-3.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.9.739.g0da2e75a -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 diff --git a/manifests/s/Spotify/Spotify/1.2.9.741.gb72a2f3b/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.9.741.gb72a2f3b/Spotify.Spotify.installer.yaml deleted file mode 100644 index ad1a4b218c095..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.9.741.gb72a2f3b/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.4 $debug=QUSU.CRLF.7-3-3.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.9.741.gb72a2f3b -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent - SilentWithProgress: /silent -UpgradeBehavior: install -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x86 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86/spotify_installer-1.2.9.741.gb72a2f3b-132.exe - InstallerSha256: 1935F1E5B3AED6B16C8AC555B4D5C0D8A58E3567BB60CDA5D08A7506860F47DD - ProductCode: Spotify -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.9.741.gb72a2f3b-131.exe - InstallerSha256: F4CB9CC3AEA08CB1571168C87DCACC187B7FCACBB6CB20B7E26578DDBFB3FEBF - ProductCode: Spotify -ManifestType: installer -ManifestVersion: 1.4.0 diff --git a/manifests/s/Spotify/Spotify/1.2.9.741.gb72a2f3b/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.9.741.gb72a2f3b/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 7c5fd789b03b5..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.9.741.gb72a2f3b/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,43 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.4 $debug=QUSU.CRLF.7-3-3.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.9.741.gb72a2f3b -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/us/ -PublisherSupportUrl: https://support.spotify.com/us/ -PrivacyUrl: https://www.spotify.com/us/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/us/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/us/legal/end-user-agreement/ -Copyright: Copyright © 2023 Spotify AB. -# CopyrightUrl: -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -# Moniker: -Tags: -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -# Agreements: -# ReleaseNotes: -# ReleaseNotesUrl: -PurchaseUrl: https://www.spotify.com/us/premium/ -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.4.0 diff --git a/manifests/s/Spotify/Spotify/1.2.9.741.gb72a2f3b/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.9.741.gb72a2f3b/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 2088513d6d7fd..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.9.741.gb72a2f3b/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,43 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.4 $debug=QUSU.CRLF.7-3-3.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.4.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.9.741.gb72a2f3b -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2023 Spotify AB。 -# CopyrightUrl: -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -# Moniker: -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -# Agreements: -# ReleaseNotes: -# ReleaseNotesUrl: -PurchaseUrl: https://www.spotify.com/premium/ -# InstallationNotes: -# Documentations: -ManifestType: locale -ManifestVersion: 1.4.0 diff --git a/manifests/s/Spotify/Spotify/1.2.9.741.gb72a2f3b/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.9.741.gb72a2f3b/Spotify.Spotify.yaml deleted file mode 100644 index dc12d4e28fe65..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.9.741.gb72a2f3b/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.4 $debug=QUSU.CRLF.7-3-3.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.9.741.gb72a2f3b -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 diff --git a/manifests/s/Spotify/Spotify/1.2.9.743.g85d9593d/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.9.743.g85d9593d/Spotify.Spotify.installer.yaml deleted file mode 100644 index b576f8ad4e222..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.9.743.g85d9593d/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.4 $debug=QUSU.CRLF.7-3-3.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.9.743.g85d9593d -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent - SilentWithProgress: /silent -UpgradeBehavior: install -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x86 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86/spotify_installer-1.2.9.743.g85d9593d-295.exe - InstallerSha256: 1B008A341397A43CC38AD20CBB3BB2F52D7BA91DA0428F309C299DA76BCA20B3 - ProductCode: Spotify -- Architecture: arm64 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-arm64/spotify_installer-1.2.9.743.g85d9593d-287.exe - InstallerSha256: 528E4732E7070C3AB8A68CA4594F5C8E5FADEE4482BF0654E86069B7FF906896 - ProductCode: Spotify -ManifestType: installer -ManifestVersion: 1.4.0 diff --git a/manifests/s/Spotify/Spotify/1.2.9.743.g85d9593d/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.9.743.g85d9593d/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 576e9d3f0f804..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.9.743.g85d9593d/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,43 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.4 $debug=QUSU.CRLF.7-3-3.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.9.743.g85d9593d -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/us/ -PublisherSupportUrl: https://support.spotify.com/us/ -PrivacyUrl: https://www.spotify.com/us/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/us/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/us/legal/end-user-agreement/ -Copyright: Copyright © 2023 Spotify AB. -# CopyrightUrl: -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -# Moniker: -Tags: -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -# Agreements: -# ReleaseNotes: -# ReleaseNotesUrl: -PurchaseUrl: https://www.spotify.com/us/premium/ -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.4.0 diff --git a/manifests/s/Spotify/Spotify/1.2.9.743.g85d9593d/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.9.743.g85d9593d/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 797280d449ffe..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.9.743.g85d9593d/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,43 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.4 $debug=QUSU.CRLF.7-3-3.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.4.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.9.743.g85d9593d -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2023 Spotify AB。 -# CopyrightUrl: -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -# Moniker: -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -# Agreements: -# ReleaseNotes: -# ReleaseNotesUrl: -PurchaseUrl: https://www.spotify.com/premium/ -# InstallationNotes: -# Documentations: -ManifestType: locale -ManifestVersion: 1.4.0 diff --git a/manifests/s/Spotify/Spotify/1.2.9.743.g85d9593d/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.9.743.g85d9593d/Spotify.Spotify.yaml deleted file mode 100644 index 57aa35d004b3b..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.9.743.g85d9593d/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.4 $debug=QUSU.CRLF.7-3-3.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.9.743.g85d9593d -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 diff --git a/manifests/s/Spotify/Spotify/1.2.9.746.gbc57b7ae/Spotify.Spotify.installer.yaml b/manifests/s/Spotify/Spotify/1.2.9.746.gbc57b7ae/Spotify.Spotify.installer.yaml deleted file mode 100644 index b8b2b01cf8bd5..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.9.746.gbc57b7ae/Spotify.Spotify.installer.yaml +++ /dev/null @@ -1,21 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.4 $debug=QUSU.CRLF.7-3-4.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.9.746.gbc57b7ae -InstallerType: exe -Scope: user -InstallModes: -- silent -InstallerSwitches: - Silent: /silent - SilentWithProgress: /silent -UpgradeBehavior: install -ElevationRequirement: elevationProhibited -Installers: -- Architecture: x86 - InstallerUrl: https://upgrade.scdn.co/upgrade/client/win32-x86/spotify_installer-1.2.9.746.gbc57b7ae-1510.exe - InstallerSha256: F91E1BBF3113BC33B88B5136CD99B724600E5FBF9AAF2B18362EAC00F4180840 - ProductCode: Spotify -ManifestType: installer -ManifestVersion: 1.4.0 diff --git a/manifests/s/Spotify/Spotify/1.2.9.746.gbc57b7ae/Spotify.Spotify.locale.en-US.yaml b/manifests/s/Spotify/Spotify/1.2.9.746.gbc57b7ae/Spotify.Spotify.locale.en-US.yaml deleted file mode 100644 index 0a567e002710b..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.9.746.gbc57b7ae/Spotify.Spotify.locale.en-US.yaml +++ /dev/null @@ -1,43 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.4 $debug=QUSU.CRLF.7-3-4.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.9.746.gbc57b7ae -PackageLocale: en-US -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/us/ -PublisherSupportUrl: https://support.spotify.com/us/ -PrivacyUrl: https://www.spotify.com/us/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/us/download/windows/ -License: Proprietary -LicenseUrl: https://www.spotify.com/us/legal/end-user-agreement/ -Copyright: Copyright © 2023 Spotify AB. -# CopyrightUrl: -ShortDescription: Spotify is all the music you’ll ever need. -Description: |- - With Spotify, it’s easy to find the right music or podcast for every moment – on your phone, your computer, your tablet and more. - There are millions of tracks and episodes on Spotify. So whether you’re behind the wheel, working out, partying or relaxing, the right music or podcast is always at your fingertips. Choose what you want to listen to, or let Spotify surprise you. - You can also browse through the collections of friends, artists, and celebrities, or create a radio station and just sit back. -# Moniker: -Tags: -- album -- artist -- audio -- episode -- music -- playlist -- podcast -- radio -- song -- sound -- streaming -# Agreements: -# ReleaseNotes: -# ReleaseNotesUrl: -PurchaseUrl: https://www.spotify.com/us/premium/ -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.4.0 diff --git a/manifests/s/Spotify/Spotify/1.2.9.746.gbc57b7ae/Spotify.Spotify.locale.zh-CN.yaml b/manifests/s/Spotify/Spotify/1.2.9.746.gbc57b7ae/Spotify.Spotify.locale.zh-CN.yaml deleted file mode 100644 index 5cf512c3e186c..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.9.746.gbc57b7ae/Spotify.Spotify.locale.zh-CN.yaml +++ /dev/null @@ -1,43 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.4 $debug=QUSU.CRLF.7-3-4.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.4.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.9.746.gbc57b7ae -PackageLocale: zh-CN -Publisher: Spotify AB -PublisherUrl: https://www.spotify.com/ -PublisherSupportUrl: https://support.spotify.com/ -PrivacyUrl: https://www.spotify.com/legal/privacy-policy/ -Author: Spotify AB -PackageName: Spotify -PackageUrl: https://www.spotify.com/download/windows/ -License: 专有软件 -LicenseUrl: https://www.spotify.com/legal/end-user-agreement/ -Copyright: 版权所有 © 2023 Spotify AB。 -# CopyrightUrl: -ShortDescription: 你喜欢的音乐都在 Spotify。 -Description: |- - 无论你是使用手机、电脑、平板电脑还是其他设备,Spotify 都可助你轻松找到各种应景的音乐或播客。 - Spotify 汇集数百万曲目和单集。因此,无论你是开车、锻炼、聚会还是放松,合你口味的音乐或播客始终触手可及。你可以选择中意的音乐,也可以让 Spotify 为你播放精选内容。 - 你还可以浏览好友、艺人和明星的收藏,或创建广播电台,然后轻松惬意地聆听。 -# Moniker: -Tags: -- 专辑 -- 广播 -- 播客 -- 歌单 -- 歌手 -- 歌曲 -- 流媒体 -- 艺人 -- 节目 -- 音乐 -- 音频 -# Agreements: -# ReleaseNotes: -# ReleaseNotesUrl: -PurchaseUrl: https://www.spotify.com/premium/ -# InstallationNotes: -# Documentations: -ManifestType: locale -ManifestVersion: 1.4.0 diff --git a/manifests/s/Spotify/Spotify/1.2.9.746.gbc57b7ae/Spotify.Spotify.yaml b/manifests/s/Spotify/Spotify/1.2.9.746.gbc57b7ae/Spotify.Spotify.yaml deleted file mode 100644 index 45fa0adfacba8..0000000000000 --- a/manifests/s/Spotify/Spotify/1.2.9.746.gbc57b7ae/Spotify.Spotify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.4 $debug=QUSU.CRLF.7-3-4.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: Spotify.Spotify -PackageVersion: 1.2.9.746.gbc57b7ae -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 diff --git a/manifests/t/THS/THS/9.50.71/THS.THS.locale.en-US.yaml b/manifests/t/THS/THS/9.50.71/THS.THS.locale.en-US.yaml index ecf08567509f1..c714b6997e585 100644 --- a/manifests/t/THS/THS/9.50.71/THS.THS.locale.en-US.yaml +++ b/manifests/t/THS/THS/9.50.71/THS.THS.locale.en-US.yaml @@ -21,5 +21,7 @@ Tags: - index - market - stock +- prc +- china ManifestType: defaultLocale ManifestVersion: 1.12.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.10.1/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/5.10.1/Telegram.TelegramDesktop.installer.yaml deleted file mode 100644 index 2137ca26d1dde..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.10.1/Telegram.TelegramDesktop.installer.yaml +++ /dev/null @@ -1,43 +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: Telegram.TelegramDesktop -PackageVersion: 5.10.1 -InstallModes: -- interactive -- silent -- silentWithProgress -Protocols: -- tg -ReleaseDate: 2025-01-06 -Installers: -- Architecture: x64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tx64/tsetup-x64.5.10.1.exe - InstallerSha256: 37B95ACF3DF793099D4C6947850160AB31EA0C06AEE47301F1337F4120B4FB2B - UpgradeBehavior: install -- Architecture: x86 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tsetup/tsetup.5.10.1.exe - InstallerSha256: 4EFA630589809F38541F18DCDF6512782BB099F9A2B87AF9EE25EB2905AE2B9C - UpgradeBehavior: install -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tx64/tportable-x64.5.10.1.zip - InstallerSha256: 5D32925879DC5DB6B81A7704B3194093AF9B01C7C858DEC0E1E96AF859F19B0F -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tsetup/tportable.5.10.1.zip - InstallerSha256: F02E12239E9F55D1E654608EF7BADB7CF71E763E77DEDD7BE8DDCC739E176FF9 -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.10.1/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/5.10.1/Telegram.TelegramDesktop.locale.en-US.yaml deleted file mode 100644 index 8f07b5417105c..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.10.1/Telegram.TelegramDesktop.locale.en-US.yaml +++ /dev/null @@ -1,36 +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: Telegram.TelegramDesktop -PackageVersion: 5.10.1 -PackageLocale: en-US -Publisher: Telegram FZ-LLC -PublisherUrl: https://telegram.org -PublisherSupportUrl: https://telegram.org/support -PrivacyUrl: https://telegram.org/privacy -Author: Telegram FZ-LLC -PackageName: Telegram Desktop -PackageUrl: https://desktop.telegram.org -License: GNU-3.0-only -LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE -Copyright: Copyright (c) 2014-2024 The Telegram Desktop Authors. -CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LEGAL -ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. -# Description: -Moniker: telegram -Tags: -- chat -- messaging -- messenger -ReleaseNotes: |- - - Show "Boost group the send messages" information. - - Fix several gifts bugs and glitches. - - Fix several crashes. -ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.10.1 -# PurchaseUrl: -# InstallationNotes: -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/telegramdesktop/tdesktop/wiki -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.10.1/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/5.10.1/Telegram.TelegramDesktop.yaml deleted file mode 100644 index 461ab26aa5a08..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.10.1/Telegram.TelegramDesktop.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: Telegram.TelegramDesktop -PackageVersion: 5.10.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.10.2/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/5.10.2/Telegram.TelegramDesktop.installer.yaml deleted file mode 100644 index 0680133e5f6a4..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.10.2/Telegram.TelegramDesktop.installer.yaml +++ /dev/null @@ -1,43 +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: Telegram.TelegramDesktop -PackageVersion: 5.10.2 -InstallModes: -- interactive -- silent -- silentWithProgress -Protocols: -- tg -ReleaseDate: 2025-01-08 -Installers: -- Architecture: x64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tx64/tsetup-x64.5.10.2.exe - InstallerSha256: DEED970FAB635ED7E89578033A41525B7874F35197AAFB213C38F2E53DF7E948 - UpgradeBehavior: install -- Architecture: x86 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tsetup/tsetup.5.10.2.exe - InstallerSha256: B40A267EDF1D94414320A34DBA9DC88686E134EE768BE722B4B12EACF522D608 - UpgradeBehavior: install -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tx64/tportable-x64.5.10.2.zip - InstallerSha256: 916F9835DE10721F68673C6A6C128DFA27DF830C2EFFC23233D591FB0BE36455 -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tsetup/tportable.5.10.2.zip - InstallerSha256: 267F0A0F04E697165A7409C8556DAA20E54C5EE2E1C99D72A3BDFF66CBBEB91D -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.10.2/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/5.10.2/Telegram.TelegramDesktop.locale.en-US.yaml deleted file mode 100644 index 1dd3a3e052461..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.10.2/Telegram.TelegramDesktop.locale.en-US.yaml +++ /dev/null @@ -1,33 +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: Telegram.TelegramDesktop -PackageVersion: 5.10.2 -PackageLocale: en-US -Publisher: Telegram FZ-LLC -PublisherUrl: https://telegram.org -PublisherSupportUrl: https://telegram.org/support -PrivacyUrl: https://telegram.org/privacy -Author: Telegram FZ-LLC -PackageName: Telegram Desktop -PackageUrl: https://desktop.telegram.org -License: GNU-3.0-only -LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE -Copyright: Copyright (c) 2014-2024 The Telegram Desktop Authors. -CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LEGAL -ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. -# Description: -Moniker: telegram -Tags: -- chat -- messaging -- messenger -ReleaseNotes: '- Fix double verification badge in profiles.' -ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.10.2 -# PurchaseUrl: -# InstallationNotes: -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/telegramdesktop/tdesktop/wiki -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.10.2/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/5.10.2/Telegram.TelegramDesktop.yaml deleted file mode 100644 index e5bcdd2f16b5a..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.10.2/Telegram.TelegramDesktop.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: Telegram.TelegramDesktop -PackageVersion: 5.10.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.10.3/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/5.10.3/Telegram.TelegramDesktop.installer.yaml deleted file mode 100644 index 46d87c408647a..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.10.3/Telegram.TelegramDesktop.installer.yaml +++ /dev/null @@ -1,57 +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: Telegram.TelegramDesktop -PackageVersion: 5.10.3 -InstallModes: -- interactive -- silent -- silentWithProgress -Protocols: -- tg -ReleaseDate: 2025-01-10 -Installers: -- Architecture: x64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tx64/tsetup-x64.5.10.3.exe - InstallerSha256: 53ED3E82C1D3D963F80C82BE1C17C3F1A35D23734A41FE6826372EC45F454E23 - UpgradeBehavior: install -- Architecture: x86 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tsetup/tsetup.5.10.3.exe - InstallerSha256: D33671EE859CF02A1EB170D361B4C505648D8ED02249AE201C15DEAA8C134F1C - UpgradeBehavior: install -- Architecture: arm64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tarm64/tsetup-arm64.5.10.3.exe - InstallerSha256: 7D0B957BD5F3842A0A4EEB1EC103A6343647F18C5A01ACA02FC20095BBA37304 - UpgradeBehavior: install -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tx64/tportable-x64.5.10.3.zip - InstallerSha256: B3D6CEB1BEADFE620455EE962BE156EE9DF4929C79D760F38ABDACDDCFE271CE -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tsetup/tportable.5.10.3.zip - InstallerSha256: 9FE439DEFF4AB9A80C440FA16E77BF1C06B341B54D23EED272BEA3ABE5C3BD63 -- Architecture: arm64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tarm64/tportable-arm64.5.10.3.zip - InstallerSha256: 899E9855F439EEA303D46972577C1221AF17069A99437BED6F76BAC2639BA2DB -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.10.3/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/5.10.3/Telegram.TelegramDesktop.locale.en-US.yaml deleted file mode 100644 index 842d402f9decb..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.10.3/Telegram.TelegramDesktop.locale.en-US.yaml +++ /dev/null @@ -1,33 +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: Telegram.TelegramDesktop -PackageVersion: 5.10.3 -PackageLocale: en-US -Publisher: Telegram FZ-LLC -PublisherUrl: https://telegram.org -PublisherSupportUrl: https://telegram.org/support -PrivacyUrl: https://telegram.org/privacy -Author: Telegram FZ-LLC -PackageName: Telegram Desktop -PackageUrl: https://desktop.telegram.org -License: GNU-3.0-only -LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE -Copyright: Copyright (c) 2014-2024 The Telegram Desktop Authors. -CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LEGAL -ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. -# Description: -Moniker: telegram -Tags: -- chat -- messaging -- messenger -ReleaseNotes: '- Fix a crash in legacy group opening.' -ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.10.3 -# PurchaseUrl: -# InstallationNotes: -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/telegramdesktop/tdesktop/wiki -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.10.3/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/5.10.3/Telegram.TelegramDesktop.yaml deleted file mode 100644 index 4ef65799d36de..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.10.3/Telegram.TelegramDesktop.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: Telegram.TelegramDesktop -PackageVersion: 5.10.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.10.4/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/5.10.4/Telegram.TelegramDesktop.installer.yaml deleted file mode 100644 index c15cb96449a14..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.10.4/Telegram.TelegramDesktop.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.10.4 -InstallModes: -- interactive -- silent -- silentWithProgress -Protocols: -- tg -Installers: -- Architecture: x64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tx64/tsetup-x64.5.10.4.exe - InstallerSha256: 028DA3F4E50432E02038DA33332C94786AA18344CC078F552EA130C2F434567D - UpgradeBehavior: install -- Architecture: x86 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tsetup/tsetup.5.10.4.exe - InstallerSha256: 4068E00C97BE8DD954222BD6FD9303F86E50FB291D18DB53661868F403A5680A - UpgradeBehavior: install -- Architecture: arm64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tarm64/tsetup-arm64.5.10.4.exe - InstallerSha256: B6DA7AB8D6C281A522B149CAB69C0966C6919433F0872382D11A232DC261322C - UpgradeBehavior: install -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tx64/tportable-x64.5.10.4.zip - InstallerSha256: 70B8EAE475C2292688F496A2760B20637903EE4EAEC7E5F4C71D14AFF652976C -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tsetup/tportable.5.10.4.zip - InstallerSha256: BAD36722169DC0B755C46A6F91A1A5D6BC76E7DA3C471354C8EC99909266E977 -- Architecture: arm64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tarm64/tportable-arm64.5.10.4.zip - InstallerSha256: 56328041DEB6A5FF46A963B4DA23FDD0B1F990806B66A89E82A924630BDBC5B5 -ManifestType: installer -ManifestVersion: 1.9.0 -ReleaseDate: 2025-01-22 diff --git a/manifests/t/Telegram/TelegramDesktop/5.10.4/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/5.10.4/Telegram.TelegramDesktop.locale.en-US.yaml deleted file mode 100644 index 3158583ba064a..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.10.4/Telegram.TelegramDesktop.locale.en-US.yaml +++ /dev/null @@ -1,33 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.10.4 -PackageLocale: en-US -Publisher: Telegram FZ-LLC -PublisherUrl: https://telegram.org -PublisherSupportUrl: https://telegram.org/support -PrivacyUrl: https://telegram.org/privacy -Author: Telegram FZ-LLC -PackageName: Telegram Desktop -PackageUrl: https://desktop.telegram.org -License: GNU-3.0-only -LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE -Copyright: Copyright (c) 2014-2024 The Telegram Desktop Authors. -CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LEGAL -ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. -Moniker: telegram -Tags: -- chat -- messaging -- messenger -ReleaseNotes: |- - - Add messages search in channel comments. - - Allow sending your unique gifts to blockchain. - - Add option for running in backround on Linux. - - Fix possible freeze on quit on macOS. -ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.10.4 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/telegramdesktop/tdesktop/wiki -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.10.4/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/5.10.4/Telegram.TelegramDesktop.yaml deleted file mode 100644 index 30af263b217a8..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.10.4/Telegram.TelegramDesktop.yaml +++ /dev/null @@ -1,7 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.10.4 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.10.5/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/5.10.5/Telegram.TelegramDesktop.installer.yaml deleted file mode 100644 index 3c48d1a519775..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.10.5/Telegram.TelegramDesktop.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.10.5 -InstallModes: -- interactive -- silent -- silentWithProgress -Protocols: -- tg -Installers: -- Architecture: x64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tx64/tsetup-x64.5.10.5.exe - InstallerSha256: 37D78BA342AA524F5FF54DF84C7BF8F6A4A07D4CCDB32AA8BF554AB7359FBC37 - UpgradeBehavior: install -- Architecture: x86 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tsetup/tsetup.5.10.5.exe - InstallerSha256: 29929EFAD5EB69DC7F41CF6499AC1BCA0B1493B6693906576FB105190E4C81C1 - UpgradeBehavior: install -- Architecture: arm64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tarm64/tsetup-arm64.5.10.5.exe - InstallerSha256: 0901AFC9E6857D6D70EF8D91F95A2442FA9C07258810ADDF6230F7BAA95F4BDB - UpgradeBehavior: install -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tx64/tportable-x64.5.10.5.zip - InstallerSha256: 2DB71534AEC8DC66BD2764D56D4AD132A59F884DD87932242BC49D7AAAEF3D84 -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tsetup/tportable.5.10.5.zip - InstallerSha256: 32F06D7B10D9E4202734E1929D5F88E999BD05895966F7ABACFFF321948AAC90 -- Architecture: arm64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tarm64/tportable-arm64.5.10.5.zip - InstallerSha256: 15E39678805B60D551ECA6004FD6BB9B19CC8135808204984E3F1B06542381A6 -ManifestType: installer -ManifestVersion: 1.9.0 -ReleaseDate: 2025-01-24 diff --git a/manifests/t/Telegram/TelegramDesktop/5.10.5/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/5.10.5/Telegram.TelegramDesktop.locale.en-US.yaml deleted file mode 100644 index 04b7b8940af86..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.10.5/Telegram.TelegramDesktop.locale.en-US.yaml +++ /dev/null @@ -1,34 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.10.5 -PackageLocale: en-US -Publisher: Telegram FZ-LLC -PublisherUrl: https://telegram.org -PublisherSupportUrl: https://telegram.org/support -PrivacyUrl: https://telegram.org/privacy -Author: Telegram FZ-LLC -PackageName: Telegram Desktop -PackageUrl: https://desktop.telegram.org -License: GNU-3.0-only -LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE -Copyright: Copyright (c) 2014-2024 The Telegram Desktop Authors. -CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LEGAL -ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. -Moniker: telegram -Tags: -- chat -- messaging -- messenger -ReleaseNotes: |- - - Count all unread topics as a single chat in archive unread counter. - - Fix common groups section in bots profiles. - - Fix crash on scheduling messages from Share box. - - Fix silent notifications on macOS. - - Add support for 'sound-file' notification hint on Linux. -ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.10.5 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/telegramdesktop/tdesktop/wiki -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.10.5/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/5.10.5/Telegram.TelegramDesktop.yaml deleted file mode 100644 index 487c91eb69526..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.10.5/Telegram.TelegramDesktop.yaml +++ /dev/null @@ -1,7 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.10.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.10.6/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/5.10.6/Telegram.TelegramDesktop.installer.yaml deleted file mode 100644 index 82328a72f2ef6..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.10.6/Telegram.TelegramDesktop.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.10.6 -InstallModes: -- interactive -- silent -- silentWithProgress -Protocols: -- tg -Installers: -- Architecture: x64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tx64/tsetup-x64.5.10.6.exe - InstallerSha256: 563A21888E50D6787C57D363186683128308434A391FFAC6EA6D9DFAD1663350 - UpgradeBehavior: install -- Architecture: x86 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tsetup/tsetup.5.10.6.exe - InstallerSha256: 5B1ECDFE7CB640628024E009D1898CACE22B169D8C0F3A5BD6B1F8E3828A925E - UpgradeBehavior: install -- Architecture: arm64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tarm64/tsetup-arm64.5.10.6.exe - InstallerSha256: 0244D968266E237A3A40EED3B4C9222B41655D2CEE5A31323466326E983F6683 - UpgradeBehavior: install -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tx64/tportable-x64.5.10.6.zip - InstallerSha256: 121A89F38D6480748DA5E5C7E98160CA3A7C4725C485A651FFE64B8B9FB7A881 -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tsetup/tportable.5.10.6.zip - InstallerSha256: 9DB6A8A9929A7BBD1A7D524D70A6190C01C16F3853481FCCBDEAB18EC79F599F -- Architecture: arm64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tarm64/tportable-arm64.5.10.6.zip - InstallerSha256: 82E0FADCAB7DCCA31FA353228D28E871E95A6D52BDDC1180D201DEE9BBACE4B1 -ManifestType: installer -ManifestVersion: 1.9.0 -ReleaseDate: 2025-01-26 diff --git a/manifests/t/Telegram/TelegramDesktop/5.10.6/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/5.10.6/Telegram.TelegramDesktop.locale.en-US.yaml deleted file mode 100644 index df8e918da98d7..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.10.6/Telegram.TelegramDesktop.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.10.6 -PackageLocale: en-US -Publisher: Telegram FZ-LLC -PublisherUrl: https://telegram.org -PublisherSupportUrl: https://telegram.org/support -PrivacyUrl: https://telegram.org/privacy -Author: Telegram FZ-LLC -PackageName: Telegram Desktop -PackageUrl: https://desktop.telegram.org -License: GNU-3.0-only -LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE -Copyright: Copyright (c) 2014-2024 The Telegram Desktop Authors. -CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LEGAL -ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. -Moniker: telegram -Tags: -- chat -- messaging -- messenger -ReleaseNotes: |- - - Fix crash in opening users gifts section. - - Fix unintended sound in reaction notifications. - - Fix disabling notifications sound on macOS and Linux. -ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.10.6 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/telegramdesktop/tdesktop/wiki -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.10.6/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/5.10.6/Telegram.TelegramDesktop.yaml deleted file mode 100644 index 2c26cbcb6a3c2..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.10.6/Telegram.TelegramDesktop.yaml +++ /dev/null @@ -1,7 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.10.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.10.7/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/5.10.7/Telegram.TelegramDesktop.installer.yaml deleted file mode 100644 index a6234badb84ad..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.10.7/Telegram.TelegramDesktop.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.10.7 -InstallModes: -- interactive -- silent -- silentWithProgress -Protocols: -- tg -Installers: -- Architecture: x64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tx64/tsetup-x64.5.10.7.exe - InstallerSha256: 96399706262E0C0693224787592176C98EF89D99CE4620CAFE3484A86D60E346 - UpgradeBehavior: install -- Architecture: x86 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tsetup/tsetup.5.10.7.exe - InstallerSha256: 65B2E39EBB8DD003977300116E1F2C7E3864EE8CA1D1BA2460AEF09AFB75F624 - UpgradeBehavior: install -- Architecture: arm64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tarm64/tsetup-arm64.5.10.7.exe - InstallerSha256: 02367947DE6CFF6724B78CA101987EFD0868963E8FC9A326CF6B41AD8C6FB4BE - UpgradeBehavior: install -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tx64/tportable-x64.5.10.7.zip - InstallerSha256: 228B58BC25ACAE4DDA61B8430F96A060720C46B472ABEEF2CFD6BCD9D630166C -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tsetup/tportable.5.10.7.zip - InstallerSha256: 8E73ACF8F15D671420A2BF1B2EEDE75DAA80F4CED48DC0108E6F0C5FBFD6C4FB -- Architecture: arm64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tarm64/tportable-arm64.5.10.7.zip - InstallerSha256: DEA73C9B9D0499E83B6AB981746E8FA2B5C44CF00E1AE3833CBE842F3EB0C0F1 -ManifestType: installer -ManifestVersion: 1.9.0 -ReleaseDate: 2025-01-27 diff --git a/manifests/t/Telegram/TelegramDesktop/5.10.7/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/5.10.7/Telegram.TelegramDesktop.locale.en-US.yaml deleted file mode 100644 index 3a181ebf5bd40..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.10.7/Telegram.TelegramDesktop.locale.en-US.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.10.7 -PackageLocale: en-US -Publisher: Telegram FZ-LLC -PublisherUrl: https://telegram.org -PublisherSupportUrl: https://telegram.org/support -PrivacyUrl: https://telegram.org/privacy -Author: Telegram FZ-LLC -PackageName: Telegram Desktop -PackageUrl: https://desktop.telegram.org -License: GNU-3.0-only -LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE -Copyright: Copyright (c) 2014-2024 The Telegram Desktop Authors. -CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LEGAL -ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. -Moniker: telegram -Tags: -- chat -- messaging -- messenger -ReleaseNotes: |- - - Fix some phrases for collectible gifts. - - Fix freeze in sound reencoding on macOS and Linux. -ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.10.7 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/telegramdesktop/tdesktop/wiki -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.10.7/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/5.10.7/Telegram.TelegramDesktop.yaml deleted file mode 100644 index 3bbd6f92a08bd..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.10.7/Telegram.TelegramDesktop.yaml +++ /dev/null @@ -1,7 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.10.7 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.11.0/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/5.11.0/Telegram.TelegramDesktop.installer.yaml deleted file mode 100644 index e23690b3d0b58..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.11.0/Telegram.TelegramDesktop.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.11.0 -InstallModes: -- interactive -- silent -- silentWithProgress -Protocols: -- tg -Installers: -- Architecture: x64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tx64/tsetup-x64.5.11.0.exe - InstallerSha256: E8C92A4D8D77A66444119C22F21B11B138310F076B66638282E50E942C9B5DE5 - UpgradeBehavior: install -- Architecture: x86 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tsetup/tsetup.5.11.0.exe - InstallerSha256: E1D4BA137375A20969AB9E1BDE9DF22AED0824E335E9C17D180B5514F0B79F6F - UpgradeBehavior: install -- Architecture: arm64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tarm64/tsetup-arm64.5.11.0.exe - InstallerSha256: C2E7C2C72BBF58D39CCDA61CBB03B3906B1FE2F1A41A33F347A2B8E9946F7FE8 - UpgradeBehavior: install -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tx64/tportable-x64.5.11.0.zip - InstallerSha256: 183096A99D740B69484B07F17673E151AA2D2892D2538B40BA82F43F514CCB9C -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tsetup/tportable.5.11.0.zip - InstallerSha256: 43EC2AB3F2029C21D41070AC94BB9F4D92BE1E5B0E586EEBE6A87DAE1C05CF76 -- Architecture: arm64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tarm64/tportable-arm64.5.11.0.zip - InstallerSha256: E1E00807F0FAE41B840C7F2E9DF15A08D58658209022120E82066AF4037F1958 -ManifestType: installer -ManifestVersion: 1.9.0 -ReleaseDate: 2025-02-13 diff --git a/manifests/t/Telegram/TelegramDesktop/5.11.0/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/5.11.0/Telegram.TelegramDesktop.locale.en-US.yaml deleted file mode 100644 index 92ff1584b11d7..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.11.0/Telegram.TelegramDesktop.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.11.0 -PackageLocale: en-US -Publisher: Telegram FZ-LLC -PublisherUrl: https://telegram.org -PublisherSupportUrl: https://telegram.org/support -PrivacyUrl: https://telegram.org/privacy -Author: Telegram FZ-LLC -PackageName: Telegram Desktop -PackageUrl: https://desktop.telegram.org -License: GNU-3.0-only -LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE -Copyright: Copyright (c) 2014-2024 The Telegram Desktop Authors. -CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LEGAL -ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. -Moniker: telegram -Tags: -- chat -- messaging -- messenger -ReleaseNotes: |- - - Copy video links at current time. - - Set custom video covers when posting to channels. - - Send paid reactions from the name of your channels. -ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.11.0 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/telegramdesktop/tdesktop/wiki -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.11.0/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/5.11.0/Telegram.TelegramDesktop.yaml deleted file mode 100644 index fa038dd056338..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.11.0/Telegram.TelegramDesktop.yaml +++ /dev/null @@ -1,7 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.11.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.11.1/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/5.11.1/Telegram.TelegramDesktop.installer.yaml deleted file mode 100644 index e730007accd91..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.11.1/Telegram.TelegramDesktop.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.11.1 -InstallModes: -- interactive -- silent -- silentWithProgress -Protocols: -- tg -Installers: -- Architecture: x64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tx64/tsetup-x64.5.11.1.exe - InstallerSha256: 97969D6E01EE37A16F4F7F64E6166F169BEDFE95190F48D426693D4B95E8E8FF - UpgradeBehavior: install -- Architecture: x86 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tsetup/tsetup.5.11.1.exe - InstallerSha256: 0AE77A763BEB56F7DE1B2DFCB1F9ECF08621B67FA59F7B666ADBAF54EED3C503 - UpgradeBehavior: install -- Architecture: arm64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tarm64/tsetup-arm64.5.11.1.exe - InstallerSha256: 6B9CA39054A6D06857A0C0B6CF6EB2ADDD3C315858AF06F58018D78826756661 - UpgradeBehavior: install -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tx64/tportable-x64.5.11.1.zip - InstallerSha256: FB94520D88858B9BC42F248B8DF22125FB7CA5BAB79B519E5FF5603BF1F96385 -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tsetup/tportable.5.11.1.zip - InstallerSha256: B982A93B84B824A3FCBF8EF5E716A1C4310FB587A68472425F32D67C0EF9FA59 -- Architecture: arm64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tarm64/tportable-arm64.5.11.1.zip - InstallerSha256: D03C8106AE1F23CB44D6B291B519EAAA4BC54583B4C7FC14521DBCDA22EA0B2F -ManifestType: installer -ManifestVersion: 1.9.0 -ReleaseDate: 2025-02-13 diff --git a/manifests/t/Telegram/TelegramDesktop/5.11.1/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/5.11.1/Telegram.TelegramDesktop.locale.en-US.yaml deleted file mode 100644 index 166be9adeb806..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.11.1/Telegram.TelegramDesktop.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.11.1 -PackageLocale: en-US -Publisher: Telegram FZ-LLC -PublisherUrl: https://telegram.org -PublisherSupportUrl: https://telegram.org/support -PrivacyUrl: https://telegram.org/privacy -Author: Telegram FZ-LLC -PackageName: Telegram Desktop -PackageUrl: https://desktop.telegram.org -License: GNU-3.0-only -LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE -Copyright: Copyright (c) 2014-2024 The Telegram Desktop Authors. -CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LEGAL -ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. -Moniker: telegram -Tags: -- chat -- messaging -- messenger -ReleaseNotes: |- - - Fix arbitrary cropping support in the image editor. - - Fix crash on round video message playback. - - Fix complex custom keyboard shortcuts. -ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.11.1 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/telegramdesktop/tdesktop/wiki -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.11.1/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/5.11.1/Telegram.TelegramDesktop.yaml deleted file mode 100644 index 849bfcf2646a0..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.11.1/Telegram.TelegramDesktop.yaml +++ /dev/null @@ -1,7 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.11.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.12.1/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/5.12.1/Telegram.TelegramDesktop.installer.yaml deleted file mode 100644 index 49492db35005c..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.12.1/Telegram.TelegramDesktop.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.12.1 -InstallModes: -- interactive -- silent -- silentWithProgress -Protocols: -- tg -Installers: -- Architecture: x64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tx64/tsetup-x64.5.12.1.exe - InstallerSha256: 76B723B046529D279BFC9FE2F2FAD34C58142A1DA14B3FB222902AD6805AA538 - UpgradeBehavior: install -- Architecture: x86 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tsetup/tsetup.5.12.1.exe - InstallerSha256: 49BE8B8FA49F0BFC414FCCDD205387D521AF8A85A8C0E9C13D65917FDD0AAF20 - UpgradeBehavior: install -- Architecture: arm64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tarm64/tsetup-arm64.5.12.1.exe - InstallerSha256: 1A513867FCD179A83607C9F3DAAB2767C85F4CBA71CC490AF5246F0A86A81B1D - UpgradeBehavior: install -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tx64/tportable-x64.5.12.1.zip - InstallerSha256: 6D3F29542BB4F57BE3BD0553EF0328749723E63C654E763469DABEE44B1800F3 -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tsetup/tportable.5.12.1.zip - InstallerSha256: A0644ACB9F060DF15ED3DEEF9664A3A7228728DA64CDB903B17DC5DBB71132D4 -- Architecture: arm64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tarm64/tportable-arm64.5.12.1.zip - InstallerSha256: 43104D3B1DA5ECDCA64D3EB265637F861EE199358B347AECCDF20D5563379127 -ManifestType: installer -ManifestVersion: 1.9.0 -ReleaseDate: 2025-03-08 diff --git a/manifests/t/Telegram/TelegramDesktop/5.12.1/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/5.12.1/Telegram.TelegramDesktop.locale.en-US.yaml deleted file mode 100644 index 40647cf09ae23..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.12.1/Telegram.TelegramDesktop.locale.en-US.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.12.1 -PackageLocale: en-US -Publisher: Telegram FZ-LLC -PublisherUrl: https://telegram.org -PublisherSupportUrl: https://telegram.org/support -PrivacyUrl: https://telegram.org/privacy -Author: Telegram FZ-LLC -PackageName: Telegram Desktop -PackageUrl: https://desktop.telegram.org -License: GNU-3.0-only -LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE -Copyright: Copyright (c) 2014-2024 The Telegram Desktop Authors. -CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LEGAL -ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. -Moniker: telegram -Tags: -- chat -- messaging -- messenger -ReleaseNotes: |- - - Fix a crash in some chat switchings. - - Fix crashes in empty repaint callbacks. -ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.12.1 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/telegramdesktop/tdesktop/wiki -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.12.1/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/5.12.1/Telegram.TelegramDesktop.yaml deleted file mode 100644 index b9c7315b71c37..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.12.1/Telegram.TelegramDesktop.yaml +++ /dev/null @@ -1,7 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.12.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.12.2/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/5.12.2/Telegram.TelegramDesktop.installer.yaml deleted file mode 100644 index e7f3717662b1d..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.12.2/Telegram.TelegramDesktop.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.12.2 -InstallModes: -- interactive -- silent -- silentWithProgress -Protocols: -- tg -Installers: -- Architecture: x64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tx64/tsetup-x64.5.12.2.exe - InstallerSha256: 76923CFD810605C4D609A3C5D1F539592F6F7A267396F8332C9688451CDAA20C - UpgradeBehavior: install -- Architecture: x86 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tsetup/tsetup.5.12.2.exe - InstallerSha256: 6EABC44CB641D619FE24CFBE1D3856B9DC520B51215A9C64A86CC75C63809E28 - UpgradeBehavior: install -- Architecture: arm64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tarm64/tsetup-arm64.5.12.2.exe - InstallerSha256: 290B9D980880664C5B4E9AC82C09FB98D38CF030FB79E39736AA27FB9D845EB3 - UpgradeBehavior: install -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tx64/tportable-x64.5.12.2.zip - InstallerSha256: AD13623ECC10A5CA1F3DE340996D1EACC3688F9C13BBFC9652986962C50C8F76 -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tsetup/tportable.5.12.2.zip - InstallerSha256: C271F65FFA8DC7B44ACC8F008FF0240AAF1B09D51E5AD1B55FA7394EF3C7964B -- Architecture: arm64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tarm64/tportable-arm64.5.12.2.zip - InstallerSha256: 3EB07B331FC3FD4A1009CE6A0BAF34471B34F11B88F3E32C835837A6502E810C -ManifestType: installer -ManifestVersion: 1.9.0 -ReleaseDate: 2025-03-09 diff --git a/manifests/t/Telegram/TelegramDesktop/5.12.2/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/5.12.2/Telegram.TelegramDesktop.locale.en-US.yaml deleted file mode 100644 index 243d690f3af6d..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.12.2/Telegram.TelegramDesktop.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.12.2 -PackageLocale: en-US -Publisher: Telegram FZ-LLC -PublisherUrl: https://telegram.org -PublisherSupportUrl: https://telegram.org/support -PrivacyUrl: https://telegram.org/privacy -Author: Telegram FZ-LLC -PackageName: Telegram Desktop -PackageUrl: https://desktop.telegram.org -License: GNU-3.0-only -LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE -Copyright: Copyright (c) 2014-2024 The Telegram Desktop Authors. -CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LEGAL -ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. -Moniker: telegram -Tags: -- chat -- messaging -- messenger -ReleaseNotes: |- - - Fix some crashes. -ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.12.2 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/telegramdesktop/tdesktop/wiki -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.12.2/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/5.12.2/Telegram.TelegramDesktop.yaml deleted file mode 100644 index eeb156e8aea4d..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.12.2/Telegram.TelegramDesktop.yaml +++ /dev/null @@ -1,7 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.12.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.12.3/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/5.12.3/Telegram.TelegramDesktop.installer.yaml deleted file mode 100644 index ae050288c6e4b..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.12.3/Telegram.TelegramDesktop.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.12.3 -InstallModes: -- interactive -- silent -- silentWithProgress -Protocols: -- tg -Installers: -- Architecture: x64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tx64/tsetup-x64.5.12.3.exe - InstallerSha256: CC87AD59C8B7201C802D1F2639975AD4509A6FB870DE4E0942EF6668AB394119 - UpgradeBehavior: install -- Architecture: x86 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tsetup/tsetup.5.12.3.exe - InstallerSha256: 2F220D9DDF9D0A6885C8CA5469860E2C008D6B5988CEE2D1E760ED85685F6067 - UpgradeBehavior: install -- Architecture: arm64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tarm64/tsetup-arm64.5.12.3.exe - InstallerSha256: CC0AE4E66CAD83DD2A11CC00ABDCB4913283A9EB3773C2FF9FD8D0639EB227D6 - UpgradeBehavior: install -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tx64/tportable-x64.5.12.3.zip - InstallerSha256: F398A13BD19D0FF193E1667D02BA440BDA52B0F33103354205791F5BAB4E73BE -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tsetup/tportable.5.12.3.zip - InstallerSha256: 6D0818A33F6400E478BF6B1F144FC3095F941598A0B58A5462BF2C4D449D77DC -- Architecture: arm64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tarm64/tportable-arm64.5.12.3.zip - InstallerSha256: 9627A6AB68F7C38B2EE8E8C29847ECE656CE0FA7650B3602F03D8954C3F91383 -ManifestType: installer -ManifestVersion: 1.9.0 -ReleaseDate: 2025-03-10 diff --git a/manifests/t/Telegram/TelegramDesktop/5.12.3/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/5.12.3/Telegram.TelegramDesktop.locale.en-US.yaml deleted file mode 100644 index 35e0ced19872a..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.12.3/Telegram.TelegramDesktop.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.12.3 -PackageLocale: en-US -Publisher: Telegram FZ-LLC -PublisherUrl: https://telegram.org -PublisherSupportUrl: https://telegram.org/support -PrivacyUrl: https://telegram.org/privacy -Author: Telegram FZ-LLC -PackageName: Telegram Desktop -PackageUrl: https://desktop.telegram.org -License: GNU-3.0-only -LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE -Copyright: Copyright (c) 2014-2024 The Telegram Desktop Authors. -CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LEGAL -ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. -Moniker: telegram -Tags: -- chat -- messaging -- messenger -ReleaseNotes: |- - - Fix a couple more crashes. - - Fix gift disappearing on unpin. - - Fix country emoji for Fragment numbers. -ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.12.3 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/telegramdesktop/tdesktop/wiki -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.12.3/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/5.12.3/Telegram.TelegramDesktop.yaml deleted file mode 100644 index f6aeeadc30c18..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.12.3/Telegram.TelegramDesktop.yaml +++ /dev/null @@ -1,7 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.12.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.13.0/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/5.13.0/Telegram.TelegramDesktop.installer.yaml deleted file mode 100644 index 8fe022de906e0..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.13.0/Telegram.TelegramDesktop.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.13.0 -InstallModes: -- interactive -- silent -- silentWithProgress -Protocols: -- tg -Installers: -- Architecture: x64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tx64/tsetup-x64.5.13.0.exe - InstallerSha256: B3FCE26590EB4CF48F6DA72D0ABE549D9636D4DE44A698BD59A301CDB53DA7DA - UpgradeBehavior: install -- Architecture: x86 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tsetup/tsetup.5.13.0.exe - InstallerSha256: 3886D783C022DDD3BDDCCEC724308AFEF0646812CF84E6CE2F5054EEFAA82306 - UpgradeBehavior: install -- Architecture: arm64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tarm64/tsetup-arm64.5.13.0.exe - InstallerSha256: 54620A2F352BE3EB6961C7DAD7125E3D7F8EA57703B2D84C117F1AD064A2604E - UpgradeBehavior: install -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tx64/tportable-x64.5.13.0.zip - InstallerSha256: 059BDA9018547B996C79AFA30E548C64D6286096042C0D51FEF1656B9505EF83 -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tsetup/tportable.5.13.0.zip - InstallerSha256: CC60EAC1FED16DF6906D104895208F90665B1E724F60432A4B59958EFF6F139A -- Architecture: arm64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tarm64/tportable-arm64.5.13.0.zip - InstallerSha256: EC9DAF08FCE71AABED545904525F0F0956F20C6BDBBDC9663E7E1A5244B17BFC -ManifestType: installer -ManifestVersion: 1.9.0 -ReleaseDate: 2025-03-26 diff --git a/manifests/t/Telegram/TelegramDesktop/5.13.0/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/5.13.0/Telegram.TelegramDesktop.locale.en-US.yaml deleted file mode 100644 index 2569766162f6a..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.13.0/Telegram.TelegramDesktop.locale.en-US.yaml +++ /dev/null @@ -1,33 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.13.0 -PackageLocale: en-US -Publisher: Telegram FZ-LLC -PublisherUrl: https://telegram.org -PublisherSupportUrl: https://telegram.org/support -PrivacyUrl: https://telegram.org/privacy -Author: Telegram FZ-LLC -PackageName: Telegram Desktop -PackageUrl: https://desktop.telegram.org -License: GNU-3.0-only -LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE -Copyright: Copyright (c) 2014-2024 The Telegram Desktop Authors. -CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LEGAL -ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. -Moniker: telegram -Tags: -- chat -- messaging -- messenger -ReleaseNotes: |- - - Allow transferring my unique gifts from Send Gift section. - - Edit type of gifts you accept in Settings > Privacy and Security. - - Swipe navigation using swipe gesture on touchpads / touchscreens. - - Choose chat list quick action for swipe or middle click. -ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.13.0 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/telegramdesktop/tdesktop/wiki -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.13.0/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/5.13.0/Telegram.TelegramDesktop.yaml deleted file mode 100644 index 1b8f58e50a1d7..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.13.0/Telegram.TelegramDesktop.yaml +++ /dev/null @@ -1,7 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.13.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.13.1/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/5.13.1/Telegram.TelegramDesktop.installer.yaml deleted file mode 100644 index 4dfdf67bce38a..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.13.1/Telegram.TelegramDesktop.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.13.1 -InstallModes: -- interactive -- silent -- silentWithProgress -Protocols: -- tg -Installers: -- Architecture: x64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tx64/tsetup-x64.5.13.1.exe - InstallerSha256: 315DA519075103C99F59F5B7DE2CA412818D75C316838452A6EBEAAF3A4EAD89 - UpgradeBehavior: install -- Architecture: x86 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tsetup/tsetup.5.13.1.exe - InstallerSha256: B338512DF18DFC2AD3868B5FE66FDE60BB92328A9FC9BB3EBBF91E9CE80244A0 - UpgradeBehavior: install -- Architecture: arm64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tarm64/tsetup-arm64.5.13.1.exe - InstallerSha256: 48D1BD0A7B08412095AC2B4BA3500611CB7241937DDFCC3CDBC07CA0B4E83B96 - UpgradeBehavior: install -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tx64/tportable-x64.5.13.1.zip - InstallerSha256: 40D725B2B203DE2F847DD5E84CD868282648B6B31FA3E4335482BDEE610BBE3A -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tsetup/tportable.5.13.1.zip - InstallerSha256: 6EF5E4F0313B2BCAA60403F1B6AAC507E37B7217DDD9D5E7FD247D060A851601 -- Architecture: arm64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tarm64/tportable-arm64.5.13.1.zip - InstallerSha256: 4DC8C2241744BAEB2F3548C8319EAB98BBE4F4AC1A2CF2621CF7EE9BC133E192 -ManifestType: installer -ManifestVersion: 1.9.0 -ReleaseDate: 2025-03-26 diff --git a/manifests/t/Telegram/TelegramDesktop/5.13.1/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/5.13.1/Telegram.TelegramDesktop.locale.en-US.yaml deleted file mode 100644 index 6cdc0f9750e61..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.13.1/Telegram.TelegramDesktop.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.13.1 -PackageLocale: en-US -Publisher: Telegram FZ-LLC -PublisherUrl: https://telegram.org -PublisherSupportUrl: https://telegram.org/support -PrivacyUrl: https://telegram.org/privacy -Author: Telegram FZ-LLC -PackageName: Telegram Desktop -PackageUrl: https://desktop.telegram.org -License: GNU-3.0-only -LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE -Copyright: Copyright (c) 2014-2024 The Telegram Desktop Authors. -CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LEGAL -ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. -Moniker: telegram -Tags: -- chat -- messaging -- messenger -ReleaseNotes: |- - - Fix crash in group/channel stories. -ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.13.1 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/telegramdesktop/tdesktop/wiki -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.13.1/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/5.13.1/Telegram.TelegramDesktop.yaml deleted file mode 100644 index 49b5014423641..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.13.1/Telegram.TelegramDesktop.yaml +++ /dev/null @@ -1,7 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.13.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.14.0/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/5.14.0/Telegram.TelegramDesktop.installer.yaml deleted file mode 100644 index 20f85e44efb98..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.14.0/Telegram.TelegramDesktop.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.14.0 -InstallModes: -- interactive -- silent -- silentWithProgress -Protocols: -- tg -Installers: -- Architecture: x64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tx64/tsetup-x64.5.14.0.exe - InstallerSha256: ECCCA834D6A7298B897255D69E4B2B1FD055878B8225FDDE574A3B855BA7A93F - UpgradeBehavior: install -- Architecture: x86 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tsetup/tsetup.5.14.0.exe - InstallerSha256: BA170BFA91E85851A2F0952C5716DE3B8670E362A0F5AF5816A14EADCF80983A - UpgradeBehavior: install -- Architecture: arm64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tarm64/tsetup-arm64.5.14.0.exe - InstallerSha256: D3D486A3E8DEF8EB3209AA292A087A84F6422A7571F77A3ACBFACE75F5C44A9B - UpgradeBehavior: install -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tx64/tportable-x64.5.14.0.zip - InstallerSha256: 834C42F7CBF04D440BDCB912C9772387EDDEA776BB3DCD48C3E344A84930E305 -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tsetup/tportable.5.14.0.zip - InstallerSha256: 38530C29326BCEF76CF0DA7F302E7268ACE5369956F891EB4842DE28010272F5 -- Architecture: arm64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tarm64/tportable-arm64.5.14.0.zip - InstallerSha256: 7FF20139DCED15B97793E111573D37D84B35589EA58EF4AC27EEBBCA9C61A0FA -ManifestType: installer -ManifestVersion: 1.9.0 -ReleaseDate: 2025-05-01 diff --git a/manifests/t/Telegram/TelegramDesktop/5.14.0/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/5.14.0/Telegram.TelegramDesktop.locale.en-US.yaml deleted file mode 100644 index 2af17deca4cd7..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.14.0/Telegram.TelegramDesktop.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.14.0 -PackageLocale: en-US -Publisher: Telegram FZ-LLC -PublisherUrl: https://telegram.org -PublisherSupportUrl: https://telegram.org/support -PrivacyUrl: https://telegram.org/privacy -Author: Telegram FZ-LLC -PackageName: Telegram Desktop -PackageUrl: https://desktop.telegram.org -License: GNU-3.0-only -LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE -Copyright: Copyright (c) 2014-2024 The Telegram Desktop Authors. -CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LEGAL -ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. -Moniker: telegram -Tags: -- chat -- messaging -- messenger -ReleaseNotes: |- - - Secure Group Calls Made Easy. - - Automated Business Accounts. - - New Gifts Settings. -ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.14.0 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/telegramdesktop/tdesktop/wiki -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.14.0/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/5.14.0/Telegram.TelegramDesktop.yaml deleted file mode 100644 index f4ff4e334036e..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.14.0/Telegram.TelegramDesktop.yaml +++ /dev/null @@ -1,7 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.14.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.14.1/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/5.14.1/Telegram.TelegramDesktop.installer.yaml deleted file mode 100644 index 533cce15b81e2..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.14.1/Telegram.TelegramDesktop.installer.yaml +++ /dev/null @@ -1,42 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.14.1 -InstallModes: -- interactive -- silent -- silentWithProgress -Protocols: -- tg -Installers: -- Architecture: x64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tx64/tsetup-x64.5.14.1.exe - InstallerSha256: 64A8B189FA60533981EEFCB0D581DF1F22888B61A44E8A49B1F328AB518502E9 - UpgradeBehavior: install -- Architecture: x86 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tsetup/tsetup.5.14.1.exe - InstallerSha256: BDD62F3352DFE9350385AB8DC9EDB4F554B5F5F8CFBCBE85979E675AB5642227 - UpgradeBehavior: install -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tx64/tportable-x64.5.14.1.zip - InstallerSha256: AB6BEF2012B21303AE9BEEAF8B189A157762A118B555C21880C18F59521959E4 -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tsetup/tportable.5.14.1.zip - InstallerSha256: F526F2E34825ED0921EF02717136DB57AD67416C1D221EBD52B3F46F71CD16F9 -ManifestType: installer -ManifestVersion: 1.9.0 -ReleaseDate: 2025-05-01 diff --git a/manifests/t/Telegram/TelegramDesktop/5.14.1/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/5.14.1/Telegram.TelegramDesktop.locale.en-US.yaml deleted file mode 100644 index e190cbbae0c18..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.14.1/Telegram.TelegramDesktop.locale.en-US.yaml +++ /dev/null @@ -1,29 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.14.1 -PackageLocale: en-US -Publisher: Telegram FZ-LLC -PublisherUrl: https://telegram.org -PublisherSupportUrl: https://telegram.org/support -PrivacyUrl: https://telegram.org/privacy -Author: Telegram FZ-LLC -PackageName: Telegram Desktop -PackageUrl: https://desktop.telegram.org -License: GNU-3.0-only -LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE -Copyright: Copyright (c) 2014-2024 The Telegram Desktop Authors. -CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LEGAL -ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. -Moniker: telegram -Tags: -- chat -- messaging -- messenger -ReleaseNotes: '- Fix launching on Windows 7.' -ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.14.1 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/telegramdesktop/tdesktop/wiki -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.14.1/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/5.14.1/Telegram.TelegramDesktop.yaml deleted file mode 100644 index bb6f787f7811c..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.14.1/Telegram.TelegramDesktop.yaml +++ /dev/null @@ -1,7 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.14.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.14.2/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/5.14.2/Telegram.TelegramDesktop.installer.yaml deleted file mode 100644 index c74a08acc7f8c..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.14.2/Telegram.TelegramDesktop.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.14.2 -InstallModes: -- interactive -- silent -- silentWithProgress -Protocols: -- tg -Installers: -- Architecture: x64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tx64/tsetup-x64.5.14.2.exe - InstallerSha256: 0BAE6A21DEFEC19524DE5E68D75EAEDE2D9105D0499CB78F5B1B613D655016A9 - UpgradeBehavior: install -- Architecture: x86 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tsetup/tsetup.5.14.2.exe - InstallerSha256: 7AE9D41624E1F70400C4C4098AE3AED72D7388D77EEB88EADF2950BB52C1D51F - UpgradeBehavior: install -- Architecture: arm64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tarm64/tsetup-arm64.5.14.2.exe - InstallerSha256: 3BF5795E9402EF120C97410397D0FA3DD2197610537F5A2A0E92FF34D89844F5 - UpgradeBehavior: install -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tx64/tportable-x64.5.14.2.zip - InstallerSha256: 41375568E3F5B6B616B895BD5A2A5BB128F97D1A688F67882912856352ED796C -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tsetup/tportable.5.14.2.zip - InstallerSha256: B7DDE08F4DDF9F0A3EE1C07CE21C0D9DE147AE240D39AD401D12436E026DAD13 -- Architecture: arm64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tarm64/tportable-arm64.5.14.2.zip - InstallerSha256: E9D3B475D1DCE8E6AA92E61D41B4FF831555368615F586C5CA082723C05164C2 -ManifestType: installer -ManifestVersion: 1.10.0 -ReleaseDate: 2025-05-08 diff --git a/manifests/t/Telegram/TelegramDesktop/5.14.2/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/5.14.2/Telegram.TelegramDesktop.locale.en-US.yaml deleted file mode 100644 index 850a68e4676be..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.14.2/Telegram.TelegramDesktop.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.14.2 -PackageLocale: en-US -Publisher: Telegram FZ-LLC -PublisherUrl: https://telegram.org -PublisherSupportUrl: https://telegram.org/support -PrivacyUrl: https://telegram.org/privacy -Author: Telegram FZ-LLC -PackageName: Telegram Desktop -PackageUrl: https://desktop.telegram.org -License: GNU-3.0-only -LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE -Copyright: Copyright (c) 2014-2024 The Telegram Desktop Authors. -CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LEGAL -ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. -Moniker: telegram -Tags: -- chat -- messaging -- messenger -ReleaseNotes: |- - - Buy Rare Gifts in the Marketplace. - - Sell Your Gifts for Stars. - - Set Your Channel to Auto-Translate. -ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.14.2 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/telegramdesktop/tdesktop/wiki -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.14.2/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/5.14.2/Telegram.TelegramDesktop.yaml deleted file mode 100644 index c633828e241e8..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.14.2/Telegram.TelegramDesktop.yaml +++ /dev/null @@ -1,7 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.14.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.14.3/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/5.14.3/Telegram.TelegramDesktop.installer.yaml deleted file mode 100644 index e9b92cebca0e8..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.14.3/Telegram.TelegramDesktop.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.14.3 -InstallModes: -- interactive -- silent -- silentWithProgress -Protocols: -- tg -Installers: -- Architecture: x64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tx64/tsetup-x64.5.14.3.exe - InstallerSha256: 61A483529BEE61158C2D040ABEC8714AF22BD9A10CE60151A31D774492D582FE - UpgradeBehavior: install -- Architecture: x86 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tsetup/tsetup.5.14.3.exe - InstallerSha256: DF02EA975BB5F0F397F9E2E3A15F888989804C796000F3A24D6313AF3EEFE5FE - UpgradeBehavior: install -- Architecture: arm64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tarm64/tsetup-arm64.5.14.3.exe - InstallerSha256: 890FF603B3D37833F320B3B043E6BC8E66D76826B065DD44109459C2B408E565 - UpgradeBehavior: install -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tx64/tportable-x64.5.14.3.zip - InstallerSha256: 106024F8558424AD7196B46CD61BB63AD07A19647942BC4677AFC411E1B45212 -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tsetup/tportable.5.14.3.zip - InstallerSha256: 4AE2A415E6801768ED53EC0993869FFCA7899BEE723CDB6AAB10E2128152323F -- Architecture: arm64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tarm64/tportable-arm64.5.14.3.zip - InstallerSha256: 7CD6B558D55BF48B90CA52BF91BD056218ABAF8FBCD77FBBA2E33EE994CE52D5 -ManifestType: installer -ManifestVersion: 1.10.0 -ReleaseDate: 2025-05-18 diff --git a/manifests/t/Telegram/TelegramDesktop/5.14.3/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/5.14.3/Telegram.TelegramDesktop.locale.en-US.yaml deleted file mode 100644 index 2a7b58f5474bd..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.14.3/Telegram.TelegramDesktop.locale.en-US.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.14.3 -PackageLocale: en-US -Publisher: Telegram FZ-LLC -PublisherUrl: https://telegram.org -PublisherSupportUrl: https://telegram.org/support -PrivacyUrl: https://telegram.org/privacy -Author: Telegram FZ-LLC -PackageName: Telegram Desktop -PackageUrl: https://desktop.telegram.org -License: GNU-3.0-only -LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE -Copyright: Copyright (c) 2014-2024 The Telegram Desktop Authors. -CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LEGAL -ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. -Moniker: telegram -Tags: -- chat -- messaging -- messenger -ReleaseNotes: |- - - Fix stale birthday suggestions removing. - - Fix notification click opening a new window. -ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.14.3 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/telegramdesktop/tdesktop/wiki -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.14.3/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/5.14.3/Telegram.TelegramDesktop.yaml deleted file mode 100644 index 39cce8a90fcd5..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.14.3/Telegram.TelegramDesktop.yaml +++ /dev/null @@ -1,7 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.14.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.15.0/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/5.15.0/Telegram.TelegramDesktop.installer.yaml deleted file mode 100644 index 7638ab4d1680f..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.15.0/Telegram.TelegramDesktop.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.15.0 -InstallModes: -- interactive -- silent -- silentWithProgress -Protocols: -- tg -Installers: -- Architecture: x64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tx64/tsetup-x64.5.15.0.exe - InstallerSha256: B036C8D14E3775DCB2E37D48B975BD80B679DB700C17C13AC593818C7FDBFE5F - UpgradeBehavior: install -- Architecture: x86 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tsetup/tsetup.5.15.0.exe - InstallerSha256: A6111F377BBA11629629F594BC56E38B6191E8B5C0FDD721CA5D602591E73F0E - UpgradeBehavior: install -- Architecture: arm64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tarm64/tsetup-arm64.5.15.0.exe - InstallerSha256: 80328802977A5F9B0432DA55DFBB1CA627ECA59968F3C86A8E1EDD8BB3E8A37C - UpgradeBehavior: install -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tx64/tportable-x64.5.15.0.zip - InstallerSha256: 4AC0FF4ECE4A3B87240014F8ABE77A8203BD5184F978FC5E168F01D8DAF316F4 -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tsetup/tportable.5.15.0.zip - InstallerSha256: 54108CD96A1B7AD25469FE808141ECB42B5486D556D2C709B2A55E99A55BCF3A -- Architecture: arm64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tarm64/tportable-arm64.5.15.0.zip - InstallerSha256: 59D57785871C27F730EC7553A1CAAF205E9B88E4577472335AAB735C7965B62C -ManifestType: installer -ManifestVersion: 1.10.0 -ReleaseDate: 2025-06-04 diff --git a/manifests/t/Telegram/TelegramDesktop/5.15.0/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/5.15.0/Telegram.TelegramDesktop.locale.en-US.yaml deleted file mode 100644 index 589acc879238c..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.15.0/Telegram.TelegramDesktop.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.15.0 -PackageLocale: en-US -Publisher: Telegram FZ-LLC -PublisherUrl: https://telegram.org -PublisherSupportUrl: https://telegram.org/support -PrivacyUrl: https://telegram.org/privacy -Author: Telegram FZ-LLC -PackageName: Telegram Desktop -PackageUrl: https://desktop.telegram.org -License: GNU-3.0-only -LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE -Copyright: Copyright (c) 2014-2024 The Telegram Desktop Authors. -CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LEGAL -ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. -Moniker: telegram -Tags: -- chat -- messaging -- messenger -ReleaseNotes: |- - - Send Direct Messages to Channels. - - Enable New Tab Layout for Topics. - - Create Polls with Up To 12 Options. -ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.15.0 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/telegramdesktop/tdesktop/wiki -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.15.0/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/5.15.0/Telegram.TelegramDesktop.yaml deleted file mode 100644 index 5ea937d85a8fc..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.15.0/Telegram.TelegramDesktop.yaml +++ /dev/null @@ -1,7 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.15.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.15.1/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/5.15.1/Telegram.TelegramDesktop.installer.yaml deleted file mode 100644 index 60e565c59ac55..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.15.1/Telegram.TelegramDesktop.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.15.1 -InstallModes: -- interactive -- silent -- silentWithProgress -Protocols: -- tg -Installers: -- Architecture: x64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tx64/tsetup-x64.5.15.1.exe - InstallerSha256: 017E4FFB1966568DD6D481FFFD3BED2A463B3FEAE9E67E78F25269D45DFC67AF - UpgradeBehavior: install -- Architecture: x86 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tsetup/tsetup.5.15.1.exe - InstallerSha256: AAE4E3CCF9DDB636D30496C0556BA0B6621E434C830385FF0DE0BB5D550BA024 - UpgradeBehavior: install -- Architecture: arm64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tarm64/tsetup-arm64.5.15.1.exe - InstallerSha256: 959E29080B89237B2595DC8545B0FB41494443AB5303FFF4FFF55E88B0E75F7B - UpgradeBehavior: install -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tx64/tportable-x64.5.15.1.zip - InstallerSha256: F3B1A5A19583F4AAF3C1A0F464FAA8DD7C60DEDE80B1B85D1C8498616907DA31 -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tsetup/tportable.5.15.1.zip - InstallerSha256: C907A1015B2DBB9E4874E1C842D9E8D961D1583DFDAB02D36CFBA0EB31ACA702 -- Architecture: arm64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tarm64/tportable-arm64.5.15.1.zip - InstallerSha256: 0BBA71376A12507C2E3DCEF71FCAD68315CD66A8B3D5BCF1D50B5674BCDF3FA5 -ManifestType: installer -ManifestVersion: 1.10.0 -ReleaseDate: 2025-06-05 diff --git a/manifests/t/Telegram/TelegramDesktop/5.15.1/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/5.15.1/Telegram.TelegramDesktop.locale.en-US.yaml deleted file mode 100644 index 509f1be6580c1..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.15.1/Telegram.TelegramDesktop.locale.en-US.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.15.1 -PackageLocale: en-US -Publisher: Telegram FZ-LLC -PublisherUrl: https://telegram.org -PublisherSupportUrl: https://telegram.org/support -PrivacyUrl: https://telegram.org/privacy -Author: Telegram FZ-LLC -PackageName: Telegram Desktop -PackageUrl: https://desktop.telegram.org -License: GNU-3.0-only -LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE -Copyright: Copyright (c) 2014-2024 The Telegram Desktop Authors. -CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LEGAL -ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. -Moniker: telegram -Tags: -- chat -- messaging -- messenger -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/telegramdesktop/tdesktop/wiki -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.15.1/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/5.15.1/Telegram.TelegramDesktop.yaml deleted file mode 100644 index a258a5a4fb42a..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.15.1/Telegram.TelegramDesktop.yaml +++ /dev/null @@ -1,7 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.15.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.15.2/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/5.15.2/Telegram.TelegramDesktop.installer.yaml deleted file mode 100644 index daf9c0b42d535..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.15.2/Telegram.TelegramDesktop.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.15.2 -InstallModes: -- interactive -- silent -- silentWithProgress -Protocols: -- tg -Installers: -- Architecture: x64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tx64/tsetup-x64.5.15.2.exe - InstallerSha256: BC0F71CC269B10D836D4606EA0216635DEC3BD4E567DE87E3667935B98D0F29D - UpgradeBehavior: install -- Architecture: x86 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tsetup/tsetup.5.15.2.exe - InstallerSha256: 7348F2F60A99C4BA233A544C4A8AC5EE4118F9185EF899DE063EB62BFA0C0964 - UpgradeBehavior: install -- Architecture: arm64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tarm64/tsetup-arm64.5.15.2.exe - InstallerSha256: 82D5582653563A341FA9A4BD8564CDCDEFFCD6E919C1769715C11C7CFAB9D0E2 - UpgradeBehavior: install -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tx64/tportable-x64.5.15.2.zip - InstallerSha256: 29D27B55AAD36A4E01884BE80E8B2FE8D77BA65C59A9668BC0F397FD53CA2E06 -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tsetup/tportable.5.15.2.zip - InstallerSha256: 2A0931DE14453BC751912B8E795E58371AAAA5189E9701DA9B2696A29D74E546 -- Architecture: arm64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tarm64/tportable-arm64.5.15.2.zip - InstallerSha256: 76087FDFF37FC638FAA2682A612AE88A1327CF96C61D17F9F73560389A56758D -ManifestType: installer -ManifestVersion: 1.10.0 -ReleaseDate: 2025-06-05 diff --git a/manifests/t/Telegram/TelegramDesktop/5.15.2/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/5.15.2/Telegram.TelegramDesktop.locale.en-US.yaml deleted file mode 100644 index 3630fc28d7e56..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.15.2/Telegram.TelegramDesktop.locale.en-US.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.15.2 -PackageLocale: en-US -Publisher: Telegram FZ-LLC -PublisherUrl: https://telegram.org -PublisherSupportUrl: https://telegram.org/support -PrivacyUrl: https://telegram.org/privacy -Author: Telegram FZ-LLC -PackageName: Telegram Desktop -PackageUrl: https://desktop.telegram.org -License: GNU-3.0-only -LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE -Copyright: Copyright (c) 2014-2024 The Telegram Desktop Authors. -CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LEGAL -ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. -Moniker: telegram -Tags: -- chat -- messaging -- messenger -ReleaseNotes: |- - - Fix sending messages in new forum layout. - - Add statistics for user stars. -ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.15.2 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/telegramdesktop/tdesktop/wiki -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.15.2/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/5.15.2/Telegram.TelegramDesktop.yaml deleted file mode 100644 index be40d5bfbc1af..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.15.2/Telegram.TelegramDesktop.yaml +++ /dev/null @@ -1,7 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.15.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.15.3/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/5.15.3/Telegram.TelegramDesktop.installer.yaml deleted file mode 100644 index 0cf05fb4df6e4..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.15.3/Telegram.TelegramDesktop.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.15.3 -InstallModes: -- interactive -- silent -- silentWithProgress -Protocols: -- tg -Installers: -- Architecture: x64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tx64/tsetup-x64.5.15.3.exe - InstallerSha256: 2A63DB65004A83F98FFD668C997299952175F6D2836753F67A3B032177ABB678 - UpgradeBehavior: install -- Architecture: x86 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tsetup/tsetup.5.15.3.exe - InstallerSha256: 6D9E4717E3E6F36FC1AD759DA9CF3E83D503083288ACB2C81916D21858B32E03 - UpgradeBehavior: install -- Architecture: arm64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tarm64/tsetup-arm64.5.15.3.exe - InstallerSha256: 728618E8F98D611FBC75298B5F5EF6AF2A5B49BA25EB55412D0C15C245175A87 - UpgradeBehavior: install -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tx64/tportable-x64.5.15.3.zip - InstallerSha256: 993B218B6D944C5E5F836C8C10656F1EDCB64E0B81D43716E53F0CD8C0A5CFC1 -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tsetup/tportable.5.15.3.zip - InstallerSha256: 45A27358433E576F5FBEC9FCE8A4C0DB8C17B5D9AE1E9014762ACF6685908F48 -- Architecture: arm64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tarm64/tportable-arm64.5.15.3.zip - InstallerSha256: 13A6FD690A1E7D80F2E4F1223D49DBC7500DBBA43C094052006B9E488280B2E5 -ManifestType: installer -ManifestVersion: 1.10.0 -ReleaseDate: 2025-06-09 diff --git a/manifests/t/Telegram/TelegramDesktop/5.15.3/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/5.15.3/Telegram.TelegramDesktop.locale.en-US.yaml deleted file mode 100644 index cb699d2bfc234..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.15.3/Telegram.TelegramDesktop.locale.en-US.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.15.3 -PackageLocale: en-US -Publisher: Telegram FZ-LLC -PublisherUrl: https://telegram.org -PublisherSupportUrl: https://telegram.org/support -PrivacyUrl: https://telegram.org/privacy -Author: Telegram FZ-LLC -PackageName: Telegram Desktop -PackageUrl: https://desktop.telegram.org -License: GNU-3.0-only -LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE -Copyright: Copyright (c) 2014-2024 The Telegram Desktop Authors. -CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LEGAL -ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. -Moniker: telegram -Tags: -- chat -- messaging -- messenger -ReleaseNotes: |- - - Fix new contact top bar appearance. - - Remove change photo button for channel direct messages. -ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.15.3 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/telegramdesktop/tdesktop/wiki -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.15.3/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/5.15.3/Telegram.TelegramDesktop.yaml deleted file mode 100644 index 1c5c9b8420661..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.15.3/Telegram.TelegramDesktop.yaml +++ /dev/null @@ -1,7 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.15.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.15.4/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/5.15.4/Telegram.TelegramDesktop.installer.yaml deleted file mode 100644 index 4945bdcc980f3..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.15.4/Telegram.TelegramDesktop.installer.yaml +++ /dev/null @@ -1,56 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.15.4 -InstallModes: -- interactive -- silent -- silentWithProgress -Protocols: -- tg -Installers: -- Architecture: x64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tx64/tsetup-x64.5.15.4.exe - InstallerSha256: D6ADC589281652D5D4AE1D25B8614E8700B22A0CF7270B757E6534A12903F6BD - UpgradeBehavior: install -- Architecture: x86 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tsetup/tsetup.5.15.4.exe - InstallerSha256: DC48C4C5ACBFA2177248A8EC31D4F638DAF763558CDFA6561D32AD4CE55724F2 - UpgradeBehavior: install -- Architecture: arm64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tarm64/tsetup-arm64.5.15.4.exe - InstallerSha256: 2AC504DF2F6AA4C8295173EA263DDBBA30CD9AC81EAEAE0124AF74CB8BF5F23A - UpgradeBehavior: install -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tx64/tportable-x64.5.15.4.zip - InstallerSha256: FA2A615A8306C1A026C26838EA45B082F4460458BE7EF9AF60BADA1906F95335 -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tsetup/tportable.5.15.4.zip - InstallerSha256: AAC4738D72A3CD6E220F0A3377CC53390B62D7A2F3478FF260E52F24B6C29972 -- Architecture: arm64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tarm64/tportable-arm64.5.15.4.zip - InstallerSha256: 61BA7255B36F35901077D70333649338375DB3D61769396BA2AE094E0266BE31 -ManifestType: installer -ManifestVersion: 1.10.0 -ReleaseDate: 2025-06-13 diff --git a/manifests/t/Telegram/TelegramDesktop/5.15.4/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/5.15.4/Telegram.TelegramDesktop.locale.en-US.yaml deleted file mode 100644 index 4bdb70fbd3977..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.15.4/Telegram.TelegramDesktop.locale.en-US.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.15.4 -PackageLocale: en-US -Publisher: Telegram FZ-LLC -PublisherUrl: https://telegram.org -PublisherSupportUrl: https://telegram.org/support -PrivacyUrl: https://telegram.org/privacy -Author: Telegram FZ-LLC -PackageName: Telegram Desktop -PackageUrl: https://desktop.telegram.org -License: GNU-3.0-only -LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE -Copyright: Copyright (c) 2014-2024 The Telegram Desktop Authors. -CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LEGAL -ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. -Moniker: telegram -Tags: -- chat -- messaging -- messenger -ReleaseNotes: |- - - Fix updating messages in Saved Messages subchats. - - Fix possible issues with mouse cursor on Linux. -ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.15.4 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/telegramdesktop/tdesktop/wiki -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.15.4/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/5.15.4/Telegram.TelegramDesktop.yaml deleted file mode 100644 index dad5b86c4a130..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.15.4/Telegram.TelegramDesktop.yaml +++ /dev/null @@ -1,7 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: Telegram.TelegramDesktop -PackageVersion: 5.15.4 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.5.2/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/5.5.2/Telegram.TelegramDesktop.installer.yaml deleted file mode 100644 index 3636e871ec558..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.5.2/Telegram.TelegramDesktop.installer.yaml +++ /dev/null @@ -1,43 +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: Telegram.TelegramDesktop -PackageVersion: 5.5.2 -InstallModes: -- interactive -- silent -- silentWithProgress -Protocols: -- tg -ReleaseDate: 2024-09-09 -Installers: -- Architecture: x64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tx64/tsetup-x64.5.5.2.exe - InstallerSha256: 3230972EA7B0591617D5A5F81794888DFB85F36585711FEE551A71D536E65035 - UpgradeBehavior: install -- Architecture: x86 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tsetup/tsetup.5.5.2.exe - InstallerSha256: 7834DA1FC2622353E523BCAD3883D937CD7F97B779B21A5FCE442AAEDFA0A8BF - UpgradeBehavior: install -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tx64/tportable-x64.5.5.2.zip - InstallerSha256: 56864893F1E663B9D7236B9A4AA2C2198CB01F641B7E13CF8255FBE024ECC303 -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tsetup/tportable.5.5.2.zip - InstallerSha256: E95F66A65583CD98D1300DD990D749FEA3F87CA36699C09D897E78E5B48B9B25 -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.5.2/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/5.5.2/Telegram.TelegramDesktop.locale.en-US.yaml deleted file mode 100644 index a513eea9bb8b0..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.5.2/Telegram.TelegramDesktop.locale.en-US.yaml +++ /dev/null @@ -1,36 +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: Telegram.TelegramDesktop -PackageVersion: 5.5.2 -PackageLocale: en-US -Publisher: Telegram FZ-LLC -PublisherUrl: https://telegram.org -PublisherSupportUrl: https://telegram.org/support -PrivacyUrl: https://telegram.org/privacy -Author: Telegram FZ-LLC -PackageName: Telegram Desktop -PackageUrl: https://desktop.telegram.org -License: GNU-3.0-only -LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE -Copyright: Copyright (c) 2014-2024 The Telegram Desktop Authors. -CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LEGAL -ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. -# Description: -Moniker: telegram -Tags: -- chat -- messaging -- messenger -ReleaseNotes: |- - - Support two bottom buttons in web apps. - - Fix text layout outside of the message bubble glitch. - - Don't stop video when dragging media viewer in window mode. -ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.5.2 -# PurchaseUrl: -# InstallationNotes: -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/telegramdesktop/tdesktop/wiki -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.5.2/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/5.5.2/Telegram.TelegramDesktop.yaml deleted file mode 100644 index 2301666776095..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.5.2/Telegram.TelegramDesktop.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: Telegram.TelegramDesktop -PackageVersion: 5.5.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.5.3/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/5.5.3/Telegram.TelegramDesktop.installer.yaml deleted file mode 100644 index a6c8b30c99c55..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.5.3/Telegram.TelegramDesktop.installer.yaml +++ /dev/null @@ -1,43 +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: Telegram.TelegramDesktop -PackageVersion: 5.5.3 -InstallModes: -- interactive -- silent -- silentWithProgress -Protocols: -- tg -ReleaseDate: 2024-09-10 -Installers: -- Architecture: x64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tx64/tsetup-x64.5.5.3.exe - InstallerSha256: 706D8A06C3E99457AF4EE6C66C79E2BAD6C0C269282BC922EE88BD7F7E0DCFBD - UpgradeBehavior: install -- Architecture: x86 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tsetup/tsetup.5.5.3.exe - InstallerSha256: DB537C3D68A7044D2E9FE5B7BEE28F71D0072FB1923DB5E708A3E2A4FAFDFBE1 - UpgradeBehavior: install -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tx64/tportable-x64.5.5.3.zip - InstallerSha256: 8D4C7C4955DB827618B1C51EB1EAA7EDFE367A3BC1BCA8E89250775CBF84FB75 -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tsetup/tportable.5.5.3.zip - InstallerSha256: 76896A958E1F5F3085EF1E3295DB95894C37223D9C36E5BBFC094207C1744B28 -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.5.3/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/5.5.3/Telegram.TelegramDesktop.locale.en-US.yaml deleted file mode 100644 index ed40d331b4a6a..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.5.3/Telegram.TelegramDesktop.locale.en-US.yaml +++ /dev/null @@ -1,36 +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: Telegram.TelegramDesktop -PackageVersion: 5.5.3 -PackageLocale: en-US -Publisher: Telegram FZ-LLC -PublisherUrl: https://telegram.org -PublisherSupportUrl: https://telegram.org/support -PrivacyUrl: https://telegram.org/privacy -Author: Telegram FZ-LLC -PackageName: Telegram Desktop -PackageUrl: https://desktop.telegram.org -License: GNU-3.0-only -LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE -Copyright: Copyright (c) 2014-2024 The Telegram Desktop Authors. -CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LEGAL -ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. -# Description: -Moniker: telegram -Tags: -- chat -- messaging -- messenger -ReleaseNotes: |- - - Fix custom emoji sending. - - Add mention link QR code sharing. - - Fix sending files from network drives. (Windows) -ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.5.3 -# PurchaseUrl: -# InstallationNotes: -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/telegramdesktop/tdesktop/wiki -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.5.3/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/5.5.3/Telegram.TelegramDesktop.yaml deleted file mode 100644 index 089a81be49988..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.5.3/Telegram.TelegramDesktop.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: Telegram.TelegramDesktop -PackageVersion: 5.5.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.5.4/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/5.5.4/Telegram.TelegramDesktop.installer.yaml deleted file mode 100644 index abb1b47adda1f..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.5.4/Telegram.TelegramDesktop.installer.yaml +++ /dev/null @@ -1,43 +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: Telegram.TelegramDesktop -PackageVersion: 5.5.4 -InstallModes: -- interactive -- silent -- silentWithProgress -Protocols: -- tg -ReleaseDate: 2024-09-12 -Installers: -- Architecture: x64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tx64/tsetup-x64.5.5.4.exe - InstallerSha256: E1288D6F638C565C2B14424E82A7BCC216BCAE1911230A5FB75DCCA0271C0D6F - UpgradeBehavior: install -- Architecture: x86 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tsetup/tsetup.5.5.4.exe - InstallerSha256: A47E3C583EF683183DBA4B2BD1F266806134D80ADAC3EDAC829138F428798B15 - UpgradeBehavior: install -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tx64/tportable-x64.5.5.4.zip - InstallerSha256: B6D635C7C8478D59EB67A2C643EDDA20345842007018DAD306E5A42FE64EB0A3 -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tsetup/tportable.5.5.4.zip - InstallerSha256: AA7B727C4684BDEDBA69BCA04D05124F2EA06791CBDDDAE186DC2E73027BB624 -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.5.4/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/5.5.4/Telegram.TelegramDesktop.locale.en-US.yaml deleted file mode 100644 index 235c7acbabcfa..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.5.4/Telegram.TelegramDesktop.locale.en-US.yaml +++ /dev/null @@ -1,36 +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: Telegram.TelegramDesktop -PackageVersion: 5.5.4 -PackageLocale: en-US -Publisher: Telegram FZ-LLC -PublisherUrl: https://telegram.org -PublisherSupportUrl: https://telegram.org/support -PrivacyUrl: https://telegram.org/privacy -Author: Telegram FZ-LLC -PackageName: Telegram Desktop -PackageUrl: https://desktop.telegram.org -License: GNU-3.0-only -LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE -Copyright: Copyright (c) 2014-2024 The Telegram Desktop Authors. -CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LEGAL -ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. -# Description: -Moniker: telegram -Tags: -- chat -- messaging -- messenger -ReleaseNotes: |- - - Fix channel updates stopping after difference request failing. - - Add QR code generation for your username in Settings. - - Fix swipe-to-reply gestures stopping. (macOS) -ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.5.4 -# PurchaseUrl: -# InstallationNotes: -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/telegramdesktop/tdesktop/wiki -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.5.4/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/5.5.4/Telegram.TelegramDesktop.yaml deleted file mode 100644 index 370f93057b0d0..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.5.4/Telegram.TelegramDesktop.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: Telegram.TelegramDesktop -PackageVersion: 5.5.4 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.6.0/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/5.6.0/Telegram.TelegramDesktop.installer.yaml deleted file mode 100644 index ff24b44730865..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.6.0/Telegram.TelegramDesktop.installer.yaml +++ /dev/null @@ -1,43 +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: Telegram.TelegramDesktop -PackageVersion: 5.6.0 -InstallModes: -- interactive -- silent -- silentWithProgress -Protocols: -- tg -ReleaseDate: 2024-10-05 -Installers: -- Architecture: x64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tx64/tsetup-x64.5.6.0.exe - InstallerSha256: DBE07826A215F49B16CAFC768C6D3D7D0A56655AD0500E1959F839FD7C69FF78 - UpgradeBehavior: install -- Architecture: x86 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tsetup/tsetup.5.6.0.exe - InstallerSha256: 9E8E36F6638A06B50456D796DA90B852E3F251F1D2EA47A8031D9AC4C1DC37D1 - UpgradeBehavior: install -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tx64/tportable-x64.5.6.0.zip - InstallerSha256: FD0E72934F8497ED9E15532FEF7CCC7B9F1AE4B3B093CE38579FACC2ADCAF941 -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tsetup/tportable.5.6.0.zip - InstallerSha256: 75CA53A5139EAFA59C6F51B8CCB0377D3E3DD94A06ABEB974B042C09468189F2 -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.6.0/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/5.6.0/Telegram.TelegramDesktop.locale.en-US.yaml deleted file mode 100644 index aaf4d376b6f41..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.6.0/Telegram.TelegramDesktop.locale.en-US.yaml +++ /dev/null @@ -1,38 +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: Telegram.TelegramDesktop -PackageVersion: 5.6.0 -PackageLocale: en-US -Publisher: Telegram FZ-LLC -PublisherUrl: https://telegram.org -PublisherSupportUrl: https://telegram.org/support -PrivacyUrl: https://telegram.org/privacy -Author: Telegram FZ-LLC -PackageName: Telegram Desktop -PackageUrl: https://desktop.telegram.org -License: GNU-3.0-only -LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE -Copyright: Copyright (c) 2014-2024 The Telegram Desktop Authors. -CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LEGAL -ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. -# Description: -Moniker: telegram -Tags: -- chat -- messaging -- messenger -ReleaseNotes: |- - - Gifts for Telegram Stars. - - Mention / hashtag autocomplete in media caption field. - - Resizing the window used for web apps and games. - - "Include muted chats in folder counters" notifications setting. - - Emoji from Unicode 15.1. -ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.6.0 -# PurchaseUrl: -# InstallationNotes: -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/telegramdesktop/tdesktop/wiki -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.6.0/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/5.6.0/Telegram.TelegramDesktop.yaml deleted file mode 100644 index bdf972581cf7c..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.6.0/Telegram.TelegramDesktop.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: Telegram.TelegramDesktop -PackageVersion: 5.6.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.6.1/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/5.6.1/Telegram.TelegramDesktop.installer.yaml deleted file mode 100644 index 75ef5d5a3bd50..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.6.1/Telegram.TelegramDesktop.installer.yaml +++ /dev/null @@ -1,43 +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: Telegram.TelegramDesktop -PackageVersion: 5.6.1 -InstallModes: -- interactive -- silent -- silentWithProgress -Protocols: -- tg -ReleaseDate: 2024-10-07 -Installers: -- Architecture: x64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tx64/tsetup-x64.5.6.1.exe - InstallerSha256: 99EB9DFAFF24594BA7AD388009220399691948BF16C18E2383450B698458A513 - UpgradeBehavior: install -- Architecture: x86 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tsetup/tsetup.5.6.1.exe - InstallerSha256: 43DB1AD2A22A646058556C268DF3303CEC40412315981DA3603DBB400A353968 - UpgradeBehavior: install -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tx64/tportable-x64.5.6.1.zip - InstallerSha256: D3C4D9714C2AD00CBFE4453CF30D8069874DE38B5A00A07CA4D130444ADDDDA4 -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tsetup/tportable.5.6.1.zip - InstallerSha256: 6D7386A5D772642320B4867915C6B6786DEA5731AAC9231FC6DF873EB341F309 -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.6.1/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/5.6.1/Telegram.TelegramDesktop.locale.en-US.yaml deleted file mode 100644 index cad81ac9951c7..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.6.1/Telegram.TelegramDesktop.locale.en-US.yaml +++ /dev/null @@ -1,33 +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: Telegram.TelegramDesktop -PackageVersion: 5.6.1 -PackageLocale: en-US -Publisher: Telegram FZ-LLC -PublisherUrl: https://telegram.org -PublisherSupportUrl: https://telegram.org/support -PrivacyUrl: https://telegram.org/privacy -Author: Telegram FZ-LLC -PackageName: Telegram Desktop -PackageUrl: https://desktop.telegram.org -License: GNU-3.0-only -LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE -Copyright: Copyright (c) 2014-2024 The Telegram Desktop Authors. -CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LEGAL -ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. -# Description: -Moniker: telegram -Tags: -- chat -- messaging -- messenger -ReleaseNotes: '- Fix media viewer sometimes blocking the app after launch.' -ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.6.1 -# PurchaseUrl: -# InstallationNotes: -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/telegramdesktop/tdesktop/wiki -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.6.1/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/5.6.1/Telegram.TelegramDesktop.yaml deleted file mode 100644 index 76b96faafb00e..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.6.1/Telegram.TelegramDesktop.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: Telegram.TelegramDesktop -PackageVersion: 5.6.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.7.0/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/5.7.0/Telegram.TelegramDesktop.installer.yaml deleted file mode 100644 index 211354a7465e0..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.7.0/Telegram.TelegramDesktop.installer.yaml +++ /dev/null @@ -1,43 +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: Telegram.TelegramDesktop -PackageVersion: 5.7.0 -InstallModes: -- interactive -- silent -- silentWithProgress -Protocols: -- tg -ReleaseDate: 2024-10-31 -Installers: -- Architecture: x64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tx64/tsetup-x64.5.7.0.exe - InstallerSha256: 4F7B6C090777410D3895BDFF187D4EEA38F2E712F2A0E6E5F3527193347B0537 - UpgradeBehavior: install -- Architecture: x86 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tsetup/tsetup.5.7.0.exe - InstallerSha256: 78BF4FC4B7AB70D31EE2BD351C777E808FA6E199AA4B628FF3CF39AF55C0FA8D - UpgradeBehavior: install -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tx64/tportable-x64.5.7.0.zip - InstallerSha256: FE86C9876DF043418183EBA56270E486B5710714FDE581D504D7C41362EEBBE2 -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tsetup/tportable.5.7.0.zip - InstallerSha256: 9829264B1407110F9058BF1B65B868F0199364E1288AF619B827BD277B31AA89 -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.7.0/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/5.7.0/Telegram.TelegramDesktop.locale.en-US.yaml deleted file mode 100644 index a9cdd32e5c407..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.7.0/Telegram.TelegramDesktop.locale.en-US.yaml +++ /dev/null @@ -1,38 +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: Telegram.TelegramDesktop -PackageVersion: 5.7.0 -PackageLocale: en-US -Publisher: Telegram FZ-LLC -PublisherUrl: https://telegram.org -PublisherSupportUrl: https://telegram.org/support -PrivacyUrl: https://telegram.org/privacy -Author: Telegram FZ-LLC -PackageName: Telegram Desktop -PackageUrl: https://desktop.telegram.org -License: GNU-3.0-only -LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE -Copyright: Copyright (c) 2014-2024 The Telegram Desktop Authors. -CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LEGAL -ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. -# Description: -Moniker: telegram -Tags: -- chat -- messaging -- messenger -ReleaseNotes: |- - - Sending video messages. - - New video quality selection in channels. - - Adding media to sent text messages via Edit. - - Ads in bots with revenue sharing with bot developers. - - Chat-specific hashtags. -ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.7.0 -# PurchaseUrl: -# InstallationNotes: -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/telegramdesktop/tdesktop/wiki -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.7.0/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/5.7.0/Telegram.TelegramDesktop.yaml deleted file mode 100644 index 8108c0655c21d..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.7.0/Telegram.TelegramDesktop.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: Telegram.TelegramDesktop -PackageVersion: 5.7.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.7.2/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/5.7.2/Telegram.TelegramDesktop.installer.yaml deleted file mode 100644 index f2d6c24ed0ae5..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.7.2/Telegram.TelegramDesktop.installer.yaml +++ /dev/null @@ -1,43 +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: Telegram.TelegramDesktop -PackageVersion: 5.7.2 -InstallModes: -- interactive -- silent -- silentWithProgress -Protocols: -- tg -ReleaseDate: 2024-11-05 -Installers: -- Architecture: x64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tx64/tsetup-x64.5.7.2.exe - InstallerSha256: 7A33E0508780F503568A0D6C06280DE946D85D66173F18C307236B09DF81BA6A - UpgradeBehavior: install -- Architecture: x86 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tsetup/tsetup.5.7.2.exe - InstallerSha256: F5FA84ED41E85F290079CB87642F7F5E18A718C8C0477A91DDA26D7F8A9A6BB1 - UpgradeBehavior: install -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tx64/tportable-x64.5.7.2.zip - InstallerSha256: 97C9871BB803FF48F50CDB27EAC9B0F662E4EACDC40D1A9EEDCB8629BE94B164 -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tsetup/tportable.5.7.2.zip - InstallerSha256: 74B287DF9917E61CBFACB783E10047F4B8FDA84D438F8737177C72CFF079F8B4 -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.7.2/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/5.7.2/Telegram.TelegramDesktop.locale.en-US.yaml deleted file mode 100644 index 11e8bd6db2591..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.7.2/Telegram.TelegramDesktop.locale.en-US.yaml +++ /dev/null @@ -1,35 +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: Telegram.TelegramDesktop -PackageVersion: 5.7.2 -PackageLocale: en-US -Publisher: Telegram FZ-LLC -PublisherUrl: https://telegram.org -PublisherSupportUrl: https://telegram.org/support -PrivacyUrl: https://telegram.org/privacy -Author: Telegram FZ-LLC -PackageName: Telegram Desktop -PackageUrl: https://desktop.telegram.org -License: GNU-3.0-only -LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE -Copyright: Copyright (c) 2014-2024 The Telegram Desktop Authors. -CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LEGAL -ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. -# Description: -Moniker: telegram -Tags: -- chat -- messaging -- messenger -ReleaseNotes: |- - - Fix recompressed video playback cutoff. - - Fix video message recroding on macOS. -ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.7.2 -# PurchaseUrl: -# InstallationNotes: -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/telegramdesktop/tdesktop/wiki -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.7.2/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/5.7.2/Telegram.TelegramDesktop.yaml deleted file mode 100644 index 96c09f5513451..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.7.2/Telegram.TelegramDesktop.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: Telegram.TelegramDesktop -PackageVersion: 5.7.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.8.0/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/5.8.0/Telegram.TelegramDesktop.installer.yaml deleted file mode 100644 index 1dd5455996ce5..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.8.0/Telegram.TelegramDesktop.installer.yaml +++ /dev/null @@ -1,43 +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: Telegram.TelegramDesktop -PackageVersion: 5.8.0 -InstallModes: -- interactive -- silent -- silentWithProgress -Protocols: -- tg -ReleaseDate: 2024-11-17 -Installers: -- Architecture: x64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tx64/tsetup-x64.5.8.0.exe - InstallerSha256: 3AA6A7FE82142A06D5A5FE5ACA369DA318779C8823091F7DCA4E24835CA534F9 - UpgradeBehavior: install -- Architecture: x86 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tsetup/tsetup.5.8.0.exe - InstallerSha256: 72CCFE5CEA77CAEC6F8C179A4333CCBC861E86E39DEB1A8897AA4F0E8C33811F - UpgradeBehavior: install -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tx64/tportable-x64.5.8.0.zip - InstallerSha256: 35FD454F9847EB9B22CF4AE349F0199FBB74668EDBEC8F774852414B1B4BE1FE -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tsetup/tportable.5.8.0.zip - InstallerSha256: 168B4C81AB3605EEA420C691D3C763F3DA299BC79D1FAAD2E289CD19BCA07F66 -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.8.0/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/5.8.0/Telegram.TelegramDesktop.locale.en-US.yaml deleted file mode 100644 index eb06aa45ff14f..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.8.0/Telegram.TelegramDesktop.locale.en-US.yaml +++ /dev/null @@ -1,36 +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: Telegram.TelegramDesktop -PackageVersion: 5.8.0 -PackageLocale: en-US -Publisher: Telegram FZ-LLC -PublisherUrl: https://telegram.org -PublisherSupportUrl: https://telegram.org/support -PrivacyUrl: https://telegram.org/privacy -Author: Telegram FZ-LLC -PackageName: Telegram Desktop -PackageUrl: https://desktop.telegram.org -License: GNU-3.0-only -LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE -Copyright: Copyright (c) 2014-2024 The Telegram Desktop Authors. -CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LEGAL -ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. -# Description: -Moniker: telegram -Tags: -- chat -- messaging -- messenger -ReleaseNotes: |- - - Updates in Mini Apps platform. - - Chat folders in forward and share boxes. - - Horizontal strip mode for chat folders. -ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.8.0 -# PurchaseUrl: -# InstallationNotes: -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/telegramdesktop/tdesktop/wiki -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.8.0/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/5.8.0/Telegram.TelegramDesktop.yaml deleted file mode 100644 index b43a845ab2b9e..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.8.0/Telegram.TelegramDesktop.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: Telegram.TelegramDesktop -PackageVersion: 5.8.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.8.1/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/5.8.1/Telegram.TelegramDesktop.installer.yaml deleted file mode 100644 index d31a433e14886..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.8.1/Telegram.TelegramDesktop.installer.yaml +++ /dev/null @@ -1,43 +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: Telegram.TelegramDesktop -PackageVersion: 5.8.1 -InstallModes: -- interactive -- silent -- silentWithProgress -Protocols: -- tg -ReleaseDate: 2024-11-17 -Installers: -- Architecture: x64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tx64/tsetup-x64.5.8.1.exe - InstallerSha256: 8C8877D896BD0B2ADFA3231FF4548A2F1D3BC018D13B0D32529066C435100C06 - UpgradeBehavior: install -- Architecture: x86 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tsetup/tsetup.5.8.1.exe - InstallerSha256: 5A8F45D68DC17EE76A8CABB195D96F97715FB42B717190B7DFBE36226E1A68D0 - UpgradeBehavior: install -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tx64/tportable-x64.5.8.1.zip - InstallerSha256: 51444EC38F4ACEEDF9BB010D4DAFE67AADF395BCC2F8AB7186EA072C3B81C759 -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tsetup/tportable.5.8.1.zip - InstallerSha256: FCD0B27126AD3F811AD9F27F49EAF8009A8B448FCBD3AF10AB9813CF14C32A81 -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.8.1/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/5.8.1/Telegram.TelegramDesktop.locale.en-US.yaml deleted file mode 100644 index 9bae7c379c0db..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.8.1/Telegram.TelegramDesktop.locale.en-US.yaml +++ /dev/null @@ -1,33 +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: Telegram.TelegramDesktop -PackageVersion: 5.8.1 -PackageLocale: en-US -Publisher: Telegram FZ-LLC -PublisherUrl: https://telegram.org -PublisherSupportUrl: https://telegram.org/support -PrivacyUrl: https://telegram.org/privacy -Author: Telegram FZ-LLC -PackageName: Telegram Desktop -PackageUrl: https://desktop.telegram.org -License: GNU-3.0-only -LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE -Copyright: Copyright (c) 2014-2024 The Telegram Desktop Authors. -CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LEGAL -ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. -# Description: -Moniker: telegram -Tags: -- chat -- messaging -- messenger -ReleaseNotes: '- Fix several possible crashes.' -ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.8.1 -# PurchaseUrl: -# InstallationNotes: -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/telegramdesktop/tdesktop/wiki -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.8.1/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/5.8.1/Telegram.TelegramDesktop.yaml deleted file mode 100644 index cd6d2d4b8a940..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.8.1/Telegram.TelegramDesktop.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: Telegram.TelegramDesktop -PackageVersion: 5.8.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.8.2/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/5.8.2/Telegram.TelegramDesktop.installer.yaml deleted file mode 100644 index 6655bfe39570d..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.8.2/Telegram.TelegramDesktop.installer.yaml +++ /dev/null @@ -1,43 +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: Telegram.TelegramDesktop -PackageVersion: 5.8.2 -InstallModes: -- interactive -- silent -- silentWithProgress -Protocols: -- tg -ReleaseDate: 2024-11-19 -Installers: -- Architecture: x64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tx64/tsetup-x64.5.8.2.exe - InstallerSha256: 186A807715442B9E90192B810550BE432F393FBCEEF93988B606E4D56BF945A1 - UpgradeBehavior: install -- Architecture: x86 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tsetup/tsetup.5.8.2.exe - InstallerSha256: EDD788E7CA31D064970DEBDA15A1F4C8277CC4ED3995D997743453CC08C5F0EA - UpgradeBehavior: install -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tx64/tportable-x64.5.8.2.zip - InstallerSha256: A888E51170F5089B114958DAA44BA1DFDA5CA20B8705F8C649EBB20CCEBE5BE0 -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tsetup/tportable.5.8.2.zip - InstallerSha256: 345EAA19DB8C38D1164365768622B0D852354C1754976767EED9B7131ED089C5 -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.8.2/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/5.8.2/Telegram.TelegramDesktop.locale.en-US.yaml deleted file mode 100644 index 53549afda8273..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.8.2/Telegram.TelegramDesktop.locale.en-US.yaml +++ /dev/null @@ -1,38 +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: Telegram.TelegramDesktop -PackageVersion: 5.8.2 -PackageLocale: en-US -Publisher: Telegram FZ-LLC -PublisherUrl: https://telegram.org -PublisherSupportUrl: https://telegram.org/support -PrivacyUrl: https://telegram.org/privacy -Author: Telegram FZ-LLC -PackageName: Telegram Desktop -PackageUrl: https://desktop.telegram.org -License: GNU-3.0-only -LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE -Copyright: Copyright (c) 2014-2024 The Telegram Desktop Authors. -CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LEGAL -ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. -# Description: -Moniker: telegram -Tags: -- chat -- messaging -- messenger -ReleaseNotes: |- - - Improve bottom label color in mini apps. - - Fix some fullscreen issues in mini apps. - - Fix miss-order of archived chats in forward box. - - Fix file dialog for Windows on ARM. - - Fix emoji status pack view from profile regression. -ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.8.2 -# PurchaseUrl: -# InstallationNotes: -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/telegramdesktop/tdesktop/wiki -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.8.2/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/5.8.2/Telegram.TelegramDesktop.yaml deleted file mode 100644 index 0943b1001d6d2..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.8.2/Telegram.TelegramDesktop.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: Telegram.TelegramDesktop -PackageVersion: 5.8.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.8.3/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/5.8.3/Telegram.TelegramDesktop.installer.yaml deleted file mode 100644 index 75238d3bdd399..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.8.3/Telegram.TelegramDesktop.installer.yaml +++ /dev/null @@ -1,43 +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: Telegram.TelegramDesktop -PackageVersion: 5.8.3 -InstallModes: -- interactive -- silent -- silentWithProgress -Protocols: -- tg -ReleaseDate: 2024-11-23 -Installers: -- Architecture: x64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tx64/tsetup-x64.5.8.3.exe - InstallerSha256: E6D7889EA169603D0EA995AA0588FA0E582AA9D861E40E5CFA5092EB3CC851F1 - UpgradeBehavior: install -- Architecture: x86 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tsetup/tsetup.5.8.3.exe - InstallerSha256: 9065FAF052DA104AEBB2B4373E1F3F9FAF7A4BF9B9D69287AA40A0A0A89C5B47 - UpgradeBehavior: install -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tx64/tportable-x64.5.8.3.zip - InstallerSha256: 324EC877090CDEFBBB97941FD4426111CD305C62B75E117A52CE92F3D163AFBA -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tsetup/tportable.5.8.3.zip - InstallerSha256: D6FDA87686C1E5D0C957FB875A7A4B8D87BE4D4ED54915B8B6205305C742AAA9 -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.8.3/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/5.8.3/Telegram.TelegramDesktop.locale.en-US.yaml deleted file mode 100644 index 162013dee86c3..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.8.3/Telegram.TelegramDesktop.locale.en-US.yaml +++ /dev/null @@ -1,37 +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: Telegram.TelegramDesktop -PackageVersion: 5.8.3 -PackageLocale: en-US -Publisher: Telegram FZ-LLC -PublisherUrl: https://telegram.org -PublisherSupportUrl: https://telegram.org/support -PrivacyUrl: https://telegram.org/privacy -Author: Telegram FZ-LLC -PackageName: Telegram Desktop -PackageUrl: https://desktop.telegram.org -License: GNU-3.0-only -LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE -Copyright: Copyright (c) 2014-2024 The Telegram Desktop Authors. -CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LEGAL -ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. -# Description: -Moniker: telegram -Tags: -- chat -- messaging -- messenger -ReleaseNotes: |- - - Ctrl+Click on Reply in groups to reply in another chat. - - Fix freeze on forward messages box opening. - - Improve phrases in bot subscriptions. - - Several bugfixes. -ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.8.3 -# PurchaseUrl: -# InstallationNotes: -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/telegramdesktop/tdesktop/wiki -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.8.3/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/5.8.3/Telegram.TelegramDesktop.yaml deleted file mode 100644 index b805973ea2c23..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.8.3/Telegram.TelegramDesktop.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: Telegram.TelegramDesktop -PackageVersion: 5.8.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.9.0/Telegram.TelegramDesktop.installer.yaml b/manifests/t/Telegram/TelegramDesktop/5.9.0/Telegram.TelegramDesktop.installer.yaml deleted file mode 100644 index d79de5c906ced..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.9.0/Telegram.TelegramDesktop.installer.yaml +++ /dev/null @@ -1,43 +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: Telegram.TelegramDesktop -PackageVersion: 5.9.0 -InstallModes: -- interactive -- silent -- silentWithProgress -Protocols: -- tg -ReleaseDate: 2024-12-04 -Installers: -- Architecture: x64 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tx64/tsetup-x64.5.9.0.exe - InstallerSha256: CE397D1A47B24EFE2B90DA9E565386DBB69175D5E170468F498B82E5CD394B60 - UpgradeBehavior: install -- Architecture: x86 - InstallerType: inno - Scope: user - InstallerUrl: https://td.telegram.org/tsetup/tsetup.5.9.0.exe - InstallerSha256: 4AE6C350926DCC73EE6AF734C82C5C3AF19052D1C0D7D662D66C3B7730376C66 - UpgradeBehavior: install -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tx64/tportable-x64.5.9.0.zip - InstallerSha256: 2E67272E37E1D58080300D6ADAE2935BBFCE248173B2EB274B62461020E5321D -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: Telegram\Telegram.exe - PortableCommandAlias: Telegram.exe - InstallerUrl: https://td.telegram.org/tsetup/tportable.5.9.0.zip - InstallerSha256: EF7D2A34715638E05D2BC518935C2932A9F8DDE234DAFD793C7A6AF62849ABAE -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.9.0/Telegram.TelegramDesktop.locale.en-US.yaml b/manifests/t/Telegram/TelegramDesktop/5.9.0/Telegram.TelegramDesktop.locale.en-US.yaml deleted file mode 100644 index 7ce5e0c573cd8..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.9.0/Telegram.TelegramDesktop.locale.en-US.yaml +++ /dev/null @@ -1,35 +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: Telegram.TelegramDesktop -PackageVersion: 5.9.0 -PackageLocale: en-US -Publisher: Telegram FZ-LLC -PublisherUrl: https://telegram.org -PublisherSupportUrl: https://telegram.org/support -PrivacyUrl: https://telegram.org/privacy -Author: Telegram FZ-LLC -PackageName: Telegram Desktop -PackageUrl: https://desktop.telegram.org -License: GNU-3.0-only -LicenseUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LICENSE -Copyright: Copyright (c) 2014-2024 The Telegram Desktop Authors. -CopyrightUrl: https://raw.githubusercontent.com/telegramdesktop/tdesktop/master/LEGAL -ShortDescription: Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. -# Description: -Moniker: telegram -Tags: -- chat -- messaging -- messenger -ReleaseNotes: |- - - Affiliate programs for bots. - - Add option to show folder tags in chats list. -ReleaseNotesUrl: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.9.0 -# PurchaseUrl: -# InstallationNotes: -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/telegramdesktop/tdesktop/wiki -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/t/Telegram/TelegramDesktop/5.9.0/Telegram.TelegramDesktop.yaml b/manifests/t/Telegram/TelegramDesktop/5.9.0/Telegram.TelegramDesktop.yaml deleted file mode 100644 index c124ba0943316..0000000000000 --- a/manifests/t/Telegram/TelegramDesktop/5.9.0/Telegram.TelegramDesktop.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: Telegram.TelegramDesktop -PackageVersion: 5.9.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/t/Tencent/QQWubi/2.4/Tencent.QQWubi.locale.en-US.yaml b/manifests/t/Tencent/QQWubi/2.4/Tencent.QQWubi.locale.en-US.yaml index f5764a5ed7b75..07c1ee735a939 100644 --- a/manifests/t/Tencent/QQWubi/2.4/Tencent.QQWubi.locale.en-US.yaml +++ b/manifests/t/Tencent/QQWubi/2.4/Tencent.QQWubi.locale.en-US.yaml @@ -5,17 +5,17 @@ PackageIdentifier: Tencent.QQWubi PackageVersion: "2.4" PackageLocale: en-US Publisher: 腾讯公司 -PublisherUrl: http://qq.pinyin.cn/ -PublisherSupportUrl: http://qq.pinyin.cn/help/ +PublisherUrl: https://qq.pinyin.cn/ +PublisherSupportUrl: https://qq.pinyin.cn/help/ # PrivacyUrl: Author: Beijing Sogou Technology Development Co., Ltd. PackageName: QQ五笔输入法 -PackageUrl: http://qq.pinyin.cn/wubi/ +PackageUrl: https://qq.pinyin.cn/wubi/ License: Freeware # LicenseUrl: Copyright: Copyright © 2007-2021 Sogou Inc. All Rights Reserved. # CopyrightUrl: -ShortDescription: A simple and powerful Wubi input method software +ShortDescription: A simple and powerful Wubi input method software. # Description: # Moniker: Tags: @@ -24,8 +24,10 @@ Tags: - ime - input-method - wubi +- prc +- china # ReleaseNotes: -ReleaseNotesUrl: http://qq.pinyin.cn/history_wb_pc.php +ReleaseNotesUrl: https://qq.pinyin.cn/history_wb_pc.php # PurchaseUrl: # InstallationNotes: # Documentations: diff --git a/manifests/t/Tencent/QQWubi/2.4/Tencent.QQWubi.locale.zh-CN.yaml b/manifests/t/Tencent/QQWubi/2.4/Tencent.QQWubi.locale.zh-CN.yaml index 0515a3f527f9a..5c0beb47e1187 100644 --- a/manifests/t/Tencent/QQWubi/2.4/Tencent.QQWubi.locale.zh-CN.yaml +++ b/manifests/t/Tencent/QQWubi/2.4/Tencent.QQWubi.locale.zh-CN.yaml @@ -5,12 +5,12 @@ PackageIdentifier: Tencent.QQWubi PackageVersion: "2.4" PackageLocale: zh-CN Publisher: 腾讯公司 -PublisherUrl: http://qq.pinyin.cn/ -PublisherSupportUrl: http://qq.pinyin.cn/help/ +PublisherUrl: https://qq.pinyin.cn/ +PublisherSupportUrl: https://qq.pinyin.cn/help/ # PrivacyUrl: Author: 北京搜狗科技发展有限公司 PackageName: QQ五笔输入法 -PackageUrl: http://qq.pinyin.cn/wubi/ +PackageUrl: https://qq.pinyin.cn/wubi/ License: 免费软件 # LicenseUrl: Copyright: Copyright © 2007-2021 Sogou Inc. All Rights Reserved. @@ -31,7 +31,7 @@ ReleaseNotes: |- 3. 适配“高分屏”,优化状态栏、写作窗口等显示效果 4. 修复中文状态下无法使用英文标点的问题 5. 修复大写锁定状态下无法使用 shift 切换中英文的问题 -ReleaseNotesUrl: http://qq.pinyin.cn/history_wb_pc.php +ReleaseNotesUrl: https://qq.pinyin.cn/history_wb_pc.php # PurchaseUrl: # InstallationNotes: # Documentations: diff --git a/manifests/t/ThaUnknown/Miru/3.1.11/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/3.1.11/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 9f1f26412a4b6..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.1.11/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created using wingetcreate 1.1.2.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.1.11 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v3.1.11/win-Miru-3.1.11.exe - InstallerSha256: BE2C88E49E0B85D05AF85D7673C8F76B62BF8885E58DA1F3FB569167CB2735D0 -ManifestType: installer -ManifestVersion: 1.2.0 - diff --git a/manifests/t/ThaUnknown/Miru/3.1.11/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/3.1.11/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index be14a976b677a..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.1.11/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Created using wingetcreate 1.1.2.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.1.11 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -License: GNU General Public License v3.0 -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: A pure JS BitTorrent streaming environment, with a built-in list manager. Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. Completly ad free with no tracking/data collection. This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- torrent -- streaming -ManifestType: defaultLocale -ManifestVersion: 1.2.0 - diff --git a/manifests/t/ThaUnknown/Miru/3.1.11/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/3.1.11/ThaUnknown.Miru.yaml deleted file mode 100644 index dc087f11c5045..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.1.11/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,9 +0,0 @@ -# Created using wingetcreate 1.1.2.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.1.11 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 - diff --git a/manifests/t/ThaUnknown/Miru/3.1.16/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/3.1.16/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 8a7802ea0ff67..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.1.16/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.3 using InputObject 🤖 $debug=QUSU.7-2-6 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.1.16 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2022-10-06 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v3.1.16/win-Miru-3.1.16.exe - InstallerSha256: 455D9F5D1F9401FE326ABCABA37F47714E94606DC312E15E5E1563F8264FB0F5 -ManifestType: installer -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.1.16/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/3.1.16/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 0402d7728e896..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.1.16/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.3 using InputObject 🤖 $debug=QUSU.7-2-6 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.1.16 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -# PrivacyUrl: -Author: ThaUnknown_ -PackageName: Miru -# PackageUrl: -License: GNU General Public License v3.0 -# LicenseUrl: -Copyright: Copyright © 2022 ThaUnknown_ -# CopyrightUrl: -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: A pure JS BitTorrent streaming environment, with a built-in list manager. Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. Completly ad free with no tracking/data collection. This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -# Moniker: -Tags: -- anime -- streaming -- torrent -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v3.1.16 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.1.16/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/3.1.16/ThaUnknown.Miru.yaml deleted file mode 100644 index 86bb6af5d2a0e..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.1.16/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.3 using InputObject 🤖 $debug=QUSU.7-2-6 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.1.16 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.1.17/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/3.1.17/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 3695ef24d7926..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.1.17/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.3 using InputObject 🤖 $debug=QUSU.7-2-6 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.1.17 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2022-10-09 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v3.1.17/win-Miru-3.1.17.exe - InstallerSha256: 9145CB65385B6229DDA743A20BD01B8D08286D98EB7B4B6217ECBBA833AD2F27 -ManifestType: installer -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.1.17/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/3.1.17/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index af72f0db328ec..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.1.17/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.3 using InputObject 🤖 $debug=QUSU.7-2-6 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.1.17 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -# PrivacyUrl: -Author: ThaUnknown_ -PackageName: Miru -# PackageUrl: -License: GNU General Public License v3.0 -# LicenseUrl: -Copyright: Copyright © 2022 ThaUnknown_ -# CopyrightUrl: -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: A pure JS BitTorrent streaming environment, with a built-in list manager. Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. Completly ad free with no tracking/data collection. This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -# Moniker: -Tags: -- anime -- streaming -- torrent -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v3.1.17 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.1.17/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/3.1.17/ThaUnknown.Miru.yaml deleted file mode 100644 index d30b4682d516b..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.1.17/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.3 using InputObject 🤖 $debug=QUSU.7-2-6 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.1.17 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.1.19/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/3.1.19/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 6461065b66fb5..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.1.19/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.3 using InputObject 🤖 $debug=QUSU.7-2-6 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.1.19 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2022-10-13 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v3.1.19/win-Miru-3.1.19.exe - InstallerSha256: 69DFFA3F55905614300007B7F5994BF833B910383EAE76F11186E23DCF9A058C -ManifestType: installer -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.1.19/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/3.1.19/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 6a86483c14438..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.1.19/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.3 using InputObject 🤖 $debug=QUSU.7-2-6 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.1.19 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -# PrivacyUrl: -Author: ThaUnknown_ -PackageName: Miru -# PackageUrl: -License: GNU General Public License v3.0 -# LicenseUrl: -Copyright: Copyright © 2022 ThaUnknown_ -# CopyrightUrl: -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: A pure JS BitTorrent streaming environment, with a built-in list manager. Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. Completly ad free with no tracking/data collection. This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -# Moniker: -Tags: -- anime -- streaming -- torrent -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v3.1.19 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.1.19/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/3.1.19/ThaUnknown.Miru.yaml deleted file mode 100644 index 12f2b8c042164..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.1.19/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.3 using InputObject 🤖 $debug=QUSU.7-2-6 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.1.19 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.1.20/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/3.1.20/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 7f05858afd894..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.1.20/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.3 using InputObject 🤖 $debug=QUSU.7-2-6 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.1.20 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2022-10-18 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v3.1.20/win-Miru-3.1.20.exe - InstallerSha256: D3A0DA34514B8CEB523B691D93078136077A684E0DD66B6E5718EF490618910E -ManifestType: installer -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.1.20/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/3.1.20/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index c3adda9d919b3..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.1.20/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.3 using InputObject 🤖 $debug=QUSU.7-2-6 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.1.20 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -# PrivacyUrl: -Author: ThaUnknown_ -PackageName: Miru -# PackageUrl: -License: GNU General Public License v3.0 -# LicenseUrl: -Copyright: Copyright © 2022 ThaUnknown_ -# CopyrightUrl: -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: A pure JS BitTorrent streaming environment, with a built-in list manager. Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. Completly ad free with no tracking/data collection. This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -# Moniker: -Tags: -- anime -- streaming -- torrent -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v3.1.20 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.1.20/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/3.1.20/ThaUnknown.Miru.yaml deleted file mode 100644 index 609996ecbab85..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.1.20/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.1.3 using InputObject 🤖 $debug=QUSU.7-2-6 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.1.20 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.1.7/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/3.1.7/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index a742644b33473..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.1.7/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# Created using wingetcreate 1.1.2.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.1.7 -Installers: -- Architecture: x64 - InstallerType: nullsoft - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v3.1.7/win-Miru-3.1.7.exe - InstallerSha256: 69BFCCA2D9B7765FBC5E086EDA16D6C58B20E8E4484D2AB1792FD6444C410AF6 -ManifestType: installer -ManifestVersion: 1.2.0 - diff --git a/manifests/t/ThaUnknown/Miru/3.1.7/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/3.1.7/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 198509226677d..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.1.7/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Created using wingetcreate 1.1.2.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.1.7 -PackageLocale: en-US -Publisher: ThaUnknown_ -PackageName: Miru -License: GNU General Public License v3.0 -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -ManifestType: defaultLocale -ManifestVersion: 1.2.0 - diff --git a/manifests/t/ThaUnknown/Miru/3.1.7/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/3.1.7/ThaUnknown.Miru.yaml deleted file mode 100644 index 99d1f6540f9df..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.1.7/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,9 +0,0 @@ -# Created using wingetcreate 1.1.2.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.1.7 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 - diff --git a/manifests/t/ThaUnknown/Miru/3.10.0/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/3.10.0/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index be2378e855ce5..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.10.0/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-11 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.10.0 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-04-25 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v3.10.0/win-Miru-3.10.0.exe - InstallerSha256: 64119A0864CCD1702436D31A26C99DFBAB30AE6E32F8ED0F85F0C541C078E816 -ManifestType: installer -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.10.0/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/3.10.0/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 635f4b944b112..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.10.0/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-11 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.10.0 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -# PrivacyUrl: -Author: ThaUnknown_ -PackageName: Miru -# PackageUrl: -License: GNU General Public License v3.0 -# LicenseUrl: -Copyright: Copyright © 2022 ThaUnknown_ -# CopyrightUrl: -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: A pure JS BitTorrent streaming environment, with a built-in list manager. Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. Completly ad free with no tracking/data collection. This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -# Moniker: -Tags: -- anime -- streaming -- torrent -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v3.10.0 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.10.0/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/3.10.0/ThaUnknown.Miru.yaml deleted file mode 100644 index 9dad815783945..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.10.0/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-11 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.10.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.2.0/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/3.2.0/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 17d7c44b9df1b..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.2.0/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-3-0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.2.0 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2022-11-17 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v3.2.0/win-Miru-3.2.0.exe - InstallerSha256: 0FE2B41459F4297D5EBB38BB21868C76056A500555AAAA9246489CA53F807A1F -ManifestType: installer -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.2.0/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/3.2.0/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 22bb22c22ddc9..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.2.0/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-3-0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.2.0 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -# PrivacyUrl: -Author: ThaUnknown_ -PackageName: Miru -# PackageUrl: -License: GNU General Public License v3.0 -# LicenseUrl: -Copyright: Copyright © 2022 ThaUnknown_ -# CopyrightUrl: -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: A pure JS BitTorrent streaming environment, with a built-in list manager. Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. Completly ad free with no tracking/data collection. This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -# Moniker: -Tags: -- anime -- streaming -- torrent -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v3.2.0 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.2.0/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/3.2.0/ThaUnknown.Miru.yaml deleted file mode 100644 index d1fcbfb255879..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.2.0/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-3-0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.2.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.2.2/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/3.2.2/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 9e1b31680e3c4..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.2.2/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-7 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.2.2 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2022-11-24 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v3.2.2/win-Miru-3.2.2.exe - InstallerSha256: 3164B64455A998F86422FB0BB9E6AB612CAD6AA45B8C6DAB00C3882823CE6FE9 -ManifestType: installer -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.2.2/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/3.2.2/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index fd2b9c56979ad..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.2.2/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-7 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.2.2 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -# PrivacyUrl: -Author: ThaUnknown_ -PackageName: Miru -# PackageUrl: -License: GNU General Public License v3.0 -# LicenseUrl: -Copyright: Copyright © 2022 ThaUnknown_ -# CopyrightUrl: -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: A pure JS BitTorrent streaming environment, with a built-in list manager. Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. Completly ad free with no tracking/data collection. This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -# Moniker: -Tags: -- anime -- streaming -- torrent -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v3.2.2 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.2.2/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/3.2.2/ThaUnknown.Miru.yaml deleted file mode 100644 index eb9468e281b7b..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.2.2/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-7 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.2.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.3.5/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/3.3.5/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index df0688482b380..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.3.5/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-7 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.3.5 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2022-12-12 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v3.3.5/win-Miru-3.3.5.exe - InstallerSha256: 8D0BF3BD82EC2D640C0D530E646611B6FABE151D69A0076A3BDF14C7268870B9 -ManifestType: installer -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.3.5/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/3.3.5/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index a8ee4faeadbea..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.3.5/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-7 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.3.5 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -# PrivacyUrl: -Author: ThaUnknown_ -PackageName: Miru -# PackageUrl: -License: GNU General Public License v3.0 -# LicenseUrl: -Copyright: Copyright © 2022 ThaUnknown_ -# CopyrightUrl: -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: A pure JS BitTorrent streaming environment, with a built-in list manager. Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. Completly ad free with no tracking/data collection. This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -# Moniker: -Tags: -- anime -- streaming -- torrent -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v3.3.5 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.3.5/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/3.3.5/ThaUnknown.Miru.yaml deleted file mode 100644 index dff6df3b87c99..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.3.5/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-7 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.3.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.3.6/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/3.3.6/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 9fb43a1e72942..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.3.6/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-7 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.3.6 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2022-12-14 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v3.3.6/win-Miru-3.3.6.exe - InstallerSha256: A6FDD34DED66627F6E85E55759304788F43BA211BA2625561B758183C21EEB3E -ManifestType: installer -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.3.6/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/3.3.6/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 7d699ddc59a0c..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.3.6/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-7 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.3.6 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -# PrivacyUrl: -Author: ThaUnknown_ -PackageName: Miru -# PackageUrl: -License: GNU General Public License v3.0 -# LicenseUrl: -Copyright: Copyright © 2022 ThaUnknown_ -# CopyrightUrl: -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: A pure JS BitTorrent streaming environment, with a built-in list manager. Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. Completly ad free with no tracking/data collection. This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -# Moniker: -Tags: -- anime -- streaming -- torrent -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v3.3.6 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.3.6/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/3.3.6/ThaUnknown.Miru.yaml deleted file mode 100644 index 1eef6926bf8e3..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.3.6/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-7 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.3.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.3.7/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/3.3.7/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index c5d61d83728c6..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.3.7/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-8 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.3.7 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2022-12-25 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v3.3.7/win-Miru-3.3.7.exe - InstallerSha256: 3B213710DCB8831D158871D63653F3D573BA5D5074211A78F13D5377F828CA7B -ManifestType: installer -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.3.7/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/3.3.7/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index ec349e000a744..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.3.7/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-8 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.3.7 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -# PrivacyUrl: -Author: ThaUnknown_ -PackageName: Miru -# PackageUrl: -License: GNU General Public License v3.0 -# LicenseUrl: -Copyright: Copyright © 2022 ThaUnknown_ -# CopyrightUrl: -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: A pure JS BitTorrent streaming environment, with a built-in list manager. Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. Completly ad free with no tracking/data collection. This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -# Moniker: -Tags: -- anime -- streaming -- torrent -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v3.3.7 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.3.7/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/3.3.7/ThaUnknown.Miru.yaml deleted file mode 100644 index 7bbe4cbbc5ef8..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.3.7/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-8 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.3.7 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.5.0/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/3.5.0/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index a32966d4d3f33..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.5.0/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-8 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.5.0 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2022-12-29 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v3.5.0/win-Miru-3.5.0.exe - InstallerSha256: EDD4741FE544DB51FD525194D63BA45AA5C65DFD3BE2D714FC1B13CAED92603A -ManifestType: installer -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.5.0/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/3.5.0/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 5f47ad390ffe9..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.5.0/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-8 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.5.0 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -# PrivacyUrl: -Author: ThaUnknown_ -PackageName: Miru -# PackageUrl: -License: GNU General Public License v3.0 -# LicenseUrl: -Copyright: Copyright © 2022 ThaUnknown_ -# CopyrightUrl: -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: A pure JS BitTorrent streaming environment, with a built-in list manager. Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. Completly ad free with no tracking/data collection. This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -# Moniker: -Tags: -- anime -- streaming -- torrent -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v3.5.0 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.5.0/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/3.5.0/ThaUnknown.Miru.yaml deleted file mode 100644 index b92790f9c2b6f..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.5.0/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-8 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.5.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.5.2/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/3.5.2/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index e69068299dcea..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.5.2/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-8 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.5.2 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2022-12-31 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v3.5.2/win-Miru-3.5.2.exe - InstallerSha256: 4003096D2213E5A9FFB9DCC3C920FF1D3E18CB4F91D88CC0881B4D77472709B9 -ManifestType: installer -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.5.2/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/3.5.2/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 16c653e881245..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.5.2/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-8 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.5.2 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -# PrivacyUrl: -Author: ThaUnknown_ -PackageName: Miru -# PackageUrl: -License: GNU General Public License v3.0 -# LicenseUrl: -Copyright: Copyright © 2022 ThaUnknown_ -# CopyrightUrl: -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: A pure JS BitTorrent streaming environment, with a built-in list manager. Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. Completly ad free with no tracking/data collection. This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -# Moniker: -Tags: -- anime -- streaming -- torrent -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v3.5.2 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.5.2/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/3.5.2/ThaUnknown.Miru.yaml deleted file mode 100644 index ec6b902342311..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.5.2/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-8 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.5.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.5.3/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/3.5.3/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index edbcec95f40a5..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.5.3/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-8 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.5.3 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-01-02 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v3.5.3/win-Miru-3.5.3.exe - InstallerSha256: 4424A0B9481B3D43739EB3700E974B7350B39102E2639BB81AFA68314F95C9AD -ManifestType: installer -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.5.3/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/3.5.3/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 633532382384e..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.5.3/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-8 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.5.3 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -# PrivacyUrl: -Author: ThaUnknown_ -PackageName: Miru -# PackageUrl: -License: GNU General Public License v3.0 -# LicenseUrl: -Copyright: Copyright © 2022 ThaUnknown_ -# CopyrightUrl: -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: A pure JS BitTorrent streaming environment, with a built-in list manager. Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. Completly ad free with no tracking/data collection. This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -# Moniker: -Tags: -- anime -- streaming -- torrent -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v3.5.3 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.5.3/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/3.5.3/ThaUnknown.Miru.yaml deleted file mode 100644 index e23b44291f533..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.5.3/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-8 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.5.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.5.5/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/3.5.5/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 0aedbb42f32e7..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.5.5/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-8 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.5.5 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-01-06 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v3.5.5/win-Miru-3.5.5.exe - InstallerSha256: E23B61FD9787344C1309C2F0FDE070349996913F92EC8B49F8BDDFC8D2E35B27 -ManifestType: installer -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.5.5/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/3.5.5/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 3aeebe6c96f24..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.5.5/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-8 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.5.5 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -# PrivacyUrl: -Author: ThaUnknown_ -PackageName: Miru -# PackageUrl: -License: GNU General Public License v3.0 -# LicenseUrl: -Copyright: Copyright © 2022 ThaUnknown_ -# CopyrightUrl: -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: A pure JS BitTorrent streaming environment, with a built-in list manager. Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. Completly ad free with no tracking/data collection. This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -# Moniker: -Tags: -- anime -- streaming -- torrent -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v3.5.5 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.5.5/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/3.5.5/ThaUnknown.Miru.yaml deleted file mode 100644 index 9b7d0f4329055..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.5.5/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-8 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.5.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.6.0/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/3.6.0/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 8809622070ab9..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.6.0/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-8 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.6.0 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-01-15 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v3.6.0/win-Miru-3.6.0.exe - InstallerSha256: 27B0CDD33260D9CC37207571FA376BD657D957C87305DFAC2F50747919114EBF -ManifestType: installer -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.6.0/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/3.6.0/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index e1526611d5e13..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.6.0/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-8 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.6.0 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -# PrivacyUrl: -Author: ThaUnknown_ -PackageName: Miru -# PackageUrl: -License: GNU General Public License v3.0 -# LicenseUrl: -Copyright: Copyright © 2022 ThaUnknown_ -# CopyrightUrl: -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: A pure JS BitTorrent streaming environment, with a built-in list manager. Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. Completly ad free with no tracking/data collection. This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -# Moniker: -Tags: -- anime -- streaming -- torrent -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v3.6.0 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.6.0/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/3.6.0/ThaUnknown.Miru.yaml deleted file mode 100644 index 58f995a2d5fbb..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.6.0/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-8 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.6.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.7.0/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/3.7.0/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 4a7622b431b8d..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.7.0/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-8 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.7.0 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-01-16 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v3.7.0/win-Miru-3.7.0.exe - InstallerSha256: 6A18D3065E221C1A347C008DD9299983342045E8C8B36A8A495C7C45513C8C28 -ManifestType: installer -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.7.0/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/3.7.0/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index c04bfa148e891..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.7.0/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-8 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.7.0 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -# PrivacyUrl: -Author: ThaUnknown_ -PackageName: Miru -# PackageUrl: -License: GNU General Public License v3.0 -# LicenseUrl: -Copyright: Copyright © 2022 ThaUnknown_ -# CopyrightUrl: -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: A pure JS BitTorrent streaming environment, with a built-in list manager. Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. Completly ad free with no tracking/data collection. This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -# Moniker: -Tags: -- anime -- streaming -- torrent -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v3.7.0 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.7.0/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/3.7.0/ThaUnknown.Miru.yaml deleted file mode 100644 index 508e17c60a7e6..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.7.0/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-8 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.7.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.7.1/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/3.7.1/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 26fbd9b0b1f0e..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.7.1/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-8 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.7.1 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-01-18 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v3.7.1/win-Miru-3.7.1.exe - InstallerSha256: 19F2B5CCB04CFF8A84A2AB9042DBD2099BF8E7D4E837CFC3A321915F0ECD0898 -ManifestType: installer -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.7.1/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/3.7.1/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 6bc0953c09e53..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.7.1/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-8 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.7.1 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -# PrivacyUrl: -Author: ThaUnknown_ -PackageName: Miru -# PackageUrl: -License: GNU General Public License v3.0 -# LicenseUrl: -Copyright: Copyright © 2022 ThaUnknown_ -# CopyrightUrl: -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: A pure JS BitTorrent streaming environment, with a built-in list manager. Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. Completly ad free with no tracking/data collection. This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -# Moniker: -Tags: -- anime -- streaming -- torrent -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v3.7.1 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.7.1/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/3.7.1/ThaUnknown.Miru.yaml deleted file mode 100644 index 1c9da085fae34..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.7.1/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-8 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.7.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.7.2/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/3.7.2/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 7933d82e93b09..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.7.2/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-8 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.7.2 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-01-21 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v3.7.2/win-Miru-3.7.2.exe - InstallerSha256: 7C5E074F43D4C94BD1F36652723AE48A583B2A48410CF1F339940CCA044C4A32 -ManifestType: installer -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.7.2/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/3.7.2/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 3e140f20275af..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.7.2/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-8 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.7.2 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -# PrivacyUrl: -Author: ThaUnknown_ -PackageName: Miru -# PackageUrl: -License: GNU General Public License v3.0 -# LicenseUrl: -Copyright: Copyright © 2022 ThaUnknown_ -# CopyrightUrl: -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: A pure JS BitTorrent streaming environment, with a built-in list manager. Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. Completly ad free with no tracking/data collection. This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -# Moniker: -Tags: -- anime -- streaming -- torrent -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v3.7.2 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.7.2/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/3.7.2/ThaUnknown.Miru.yaml deleted file mode 100644 index fb8a76fdc37c0..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.7.2/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-8 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.7.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.7.5/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/3.7.5/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 651c5dd325ed1..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.7.5/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-9 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.7.5 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-02-21 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v3.7.5/win-Miru-3.7.5.exe - InstallerSha256: 5C1D0E0792A1372C61DA60A07995293D1D27FEBF55D6FD5EC73553BA79E9816E -ManifestType: installer -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.7.5/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/3.7.5/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 03bdc14170494..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.7.5/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-9 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.7.5 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -# PrivacyUrl: -Author: ThaUnknown_ -PackageName: Miru -# PackageUrl: -License: GNU General Public License v3.0 -# LicenseUrl: -Copyright: Copyright © 2022 ThaUnknown_ -# CopyrightUrl: -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: A pure JS BitTorrent streaming environment, with a built-in list manager. Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. Completly ad free with no tracking/data collection. This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -# Moniker: -Tags: -- anime -- streaming -- torrent -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v3.7.5 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.7.5/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/3.7.5/ThaUnknown.Miru.yaml deleted file mode 100644 index b5f73622e6c8e..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.7.5/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-9 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.7.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.7.6/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/3.7.6/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 776abc2bb569e..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.7.6/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-9 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.7.6 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-02-21 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v3.7.6/win-Miru-3.7.6.exe - InstallerSha256: 935A265B86DA1759CFE20A72C77877910BD14A67EEFC72DA7FED5DD342A64078 -ManifestType: installer -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.7.6/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/3.7.6/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 4b7a25753b9d1..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.7.6/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-9 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.7.6 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -# PrivacyUrl: -Author: ThaUnknown_ -PackageName: Miru -# PackageUrl: -License: GNU General Public License v3.0 -# LicenseUrl: -Copyright: Copyright © 2022 ThaUnknown_ -# CopyrightUrl: -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: A pure JS BitTorrent streaming environment, with a built-in list manager. Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. Completly ad free with no tracking/data collection. This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -# Moniker: -Tags: -- anime -- streaming -- torrent -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v3.7.6 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.7.6/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/3.7.6/ThaUnknown.Miru.yaml deleted file mode 100644 index 6fa3112874198..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.7.6/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-9 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.7.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.8.1/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/3.8.1/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 88eddbef591d7..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.8.1/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-9 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.8.1 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-02-26 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v3.8.1/win-Miru-3.8.1.exe - InstallerSha256: 29A671D3115C8C622849084E1BDE999A17D12230F5002B87E818B2D5860EC1AB -ManifestType: installer -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.8.1/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/3.8.1/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 5f3232fdefbeb..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.8.1/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-9 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.8.1 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -# PrivacyUrl: -Author: ThaUnknown_ -PackageName: Miru -# PackageUrl: -License: GNU General Public License v3.0 -# LicenseUrl: -Copyright: Copyright © 2022 ThaUnknown_ -# CopyrightUrl: -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: A pure JS BitTorrent streaming environment, with a built-in list manager. Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. Completly ad free with no tracking/data collection. This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -# Moniker: -Tags: -- anime -- streaming -- torrent -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v3.8.1 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.8.1/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/3.8.1/ThaUnknown.Miru.yaml deleted file mode 100644 index 5dd2d83a5c3d9..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.8.1/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-9 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.8.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.9.0/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/3.9.0/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 4412d81300ee2..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.9.0/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.9.0 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-04-09 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v3.9.0/win-Miru-3.9.0.exe - InstallerSha256: 130DE18C3F48A867B380F3B7E57D8769DAE74AD7F951034F4B836F59E853C60E -ManifestType: installer -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.9.0/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/3.9.0/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 483e56a33e75b..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.9.0/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.9.0 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -# PrivacyUrl: -Author: ThaUnknown_ -PackageName: Miru -# PackageUrl: -License: GNU General Public License v3.0 -# LicenseUrl: -Copyright: Copyright © 2022 ThaUnknown_ -# CopyrightUrl: -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: A pure JS BitTorrent streaming environment, with a built-in list manager. Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. Completly ad free with no tracking/data collection. This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -# Moniker: -Tags: -- anime -- streaming -- torrent -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v3.9.0 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.9.0/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/3.9.0/ThaUnknown.Miru.yaml deleted file mode 100644 index f26f01ff558ce..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.9.0/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.9.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.9.10/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/3.9.10/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index e895c3cfd6f82..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.9.10/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.9.10 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-04-19 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v3.9.10/win-Miru-3.9.10.exe - InstallerSha256: 8E31D20ADDD263B1A4A0FFD6632B723131B0F50FC00EF6B19FACFB7FDAA34CD0 -ManifestType: installer -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.9.10/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/3.9.10/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 40102ff3bfc69..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.9.10/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.9.10 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -# PrivacyUrl: -Author: ThaUnknown_ -PackageName: Miru -# PackageUrl: -License: GNU General Public License v3.0 -# LicenseUrl: -Copyright: Copyright © 2022 ThaUnknown_ -# CopyrightUrl: -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: A pure JS BitTorrent streaming environment, with a built-in list manager. Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. Completly ad free with no tracking/data collection. This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -# Moniker: -Tags: -- anime -- streaming -- torrent -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v3.9.10 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.9.10/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/3.9.10/ThaUnknown.Miru.yaml deleted file mode 100644 index e29b38bf305df..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.9.10/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.9.10 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.9.2/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/3.9.2/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 9abfb479ee395..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.9.2/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.9.2 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-04-10 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v3.9.2/win-Miru-3.9.2.exe - InstallerSha256: 3F450E873546C3CE382AEC2E9AF29B6858638567583D1B0075E82502399079D0 -ManifestType: installer -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.9.2/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/3.9.2/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index bca15afa2e1f1..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.9.2/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.9.2 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -# PrivacyUrl: -Author: ThaUnknown_ -PackageName: Miru -# PackageUrl: -License: GNU General Public License v3.0 -# LicenseUrl: -Copyright: Copyright © 2022 ThaUnknown_ -# CopyrightUrl: -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: A pure JS BitTorrent streaming environment, with a built-in list manager. Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. Completly ad free with no tracking/data collection. This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -# Moniker: -Tags: -- anime -- streaming -- torrent -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v3.9.2 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.9.2/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/3.9.2/ThaUnknown.Miru.yaml deleted file mode 100644 index f0dada3ce5dd2..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.9.2/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.9.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.9.3/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/3.9.3/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 038aab7ee363e..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.9.3/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.9.3 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-04-11 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v3.9.3/win-Miru-3.9.3.exe - InstallerSha256: 73359B2F13792FB908E8DC7D02E2177F0C086AA5522432454CDDBCE3ACBC102C -ManifestType: installer -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.9.3/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/3.9.3/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 19924cd685b93..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.9.3/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.9.3 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -# PrivacyUrl: -Author: ThaUnknown_ -PackageName: Miru -# PackageUrl: -License: GNU General Public License v3.0 -# LicenseUrl: -Copyright: Copyright © 2022 ThaUnknown_ -# CopyrightUrl: -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: A pure JS BitTorrent streaming environment, with a built-in list manager. Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. Completly ad free with no tracking/data collection. This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -# Moniker: -Tags: -- anime -- streaming -- torrent -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v3.9.3 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.9.3/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/3.9.3/ThaUnknown.Miru.yaml deleted file mode 100644 index d9881ca323ee6..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.9.3/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.9.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.9.5/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/3.9.5/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 2b51791e95168..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.9.5/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.9.5 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-04-13 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v3.9.5/win-Miru-3.9.5.exe - InstallerSha256: 4FBC3566C9D66D5DF26A6FBE9691112CE11A4DB97112EBA1541BEDF92771CF21 -ManifestType: installer -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.9.5/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/3.9.5/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index a27b9904325bf..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.9.5/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.9.5 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -# PrivacyUrl: -Author: ThaUnknown_ -PackageName: Miru -# PackageUrl: -License: GNU General Public License v3.0 -# LicenseUrl: -Copyright: Copyright © 2022 ThaUnknown_ -# CopyrightUrl: -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: A pure JS BitTorrent streaming environment, with a built-in list manager. Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. Completly ad free with no tracking/data collection. This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -# Moniker: -Tags: -- anime -- streaming -- torrent -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v3.9.5 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.9.5/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/3.9.5/ThaUnknown.Miru.yaml deleted file mode 100644 index ebcd4a1584bb7..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.9.5/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.9.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.9.6/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/3.9.6/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 918c2314ddb0c..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.9.6/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.9.6 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-04-14 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v3.9.6/win-Miru-3.9.6.exe - InstallerSha256: EC6DD10DD5BE8B75088A8305B54E837291C947C191BF180BFE643DE1B9DFB22B -ManifestType: installer -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.9.6/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/3.9.6/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index eb80c6204459a..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.9.6/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.9.6 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -# PrivacyUrl: -Author: ThaUnknown_ -PackageName: Miru -# PackageUrl: -License: GNU General Public License v3.0 -# LicenseUrl: -Copyright: Copyright © 2022 ThaUnknown_ -# CopyrightUrl: -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: A pure JS BitTorrent streaming environment, with a built-in list manager. Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. Completly ad free with no tracking/data collection. This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -# Moniker: -Tags: -- anime -- streaming -- torrent -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v3.9.6 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.9.6/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/3.9.6/ThaUnknown.Miru.yaml deleted file mode 100644 index c6e87ca8837e2..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.9.6/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.9.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.9.7/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/3.9.7/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 783f1f6519f94..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.9.7/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.9.7 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-04-15 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v3.9.7/win-Miru-3.9.7.exe - InstallerSha256: B550BBADD67E9B194C95248E71C66C0F691DD6C635BC1387F434592A6C0D8507 -ManifestType: installer -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.9.7/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/3.9.7/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 1e4cd34c293e0..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.9.7/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.9.7 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -# PrivacyUrl: -Author: ThaUnknown_ -PackageName: Miru -# PackageUrl: -License: GNU General Public License v3.0 -# LicenseUrl: -Copyright: Copyright © 2022 ThaUnknown_ -# CopyrightUrl: -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: A pure JS BitTorrent streaming environment, with a built-in list manager. Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. Completly ad free with no tracking/data collection. This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -# Moniker: -Tags: -- anime -- streaming -- torrent -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v3.9.7 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.9.7/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/3.9.7/ThaUnknown.Miru.yaml deleted file mode 100644 index 64adfa605e841..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.9.7/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.9.7 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.9.8/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/3.9.8/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 25894dcb57cc0..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.9.8/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,16 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.9.8 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-04-17 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v3.9.8/win-Miru-3.9.8.exe - InstallerSha256: FE8719A2F0FA801062D859DE9DC6130801255A25748D61BC09BA190D4B58240B -ManifestType: installer -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.9.8/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/3.9.8/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 8f8fc3049c301..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.9.8/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.9.8 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -# PrivacyUrl: -Author: ThaUnknown_ -PackageName: Miru -# PackageUrl: -License: GNU General Public License v3.0 -# LicenseUrl: -Copyright: Copyright © 2022 ThaUnknown_ -# CopyrightUrl: -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: A pure JS BitTorrent streaming environment, with a built-in list manager. Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. Completly ad free with no tracking/data collection. This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -# Moniker: -Tags: -- anime -- streaming -- torrent -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v3.9.8 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/3.9.8/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/3.9.8/ThaUnknown.Miru.yaml deleted file mode 100644 index 54208ca24f7c7..0000000000000 --- a/manifests/t/ThaUnknown/Miru/3.9.8/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-10 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 3.9.8 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 diff --git a/manifests/t/ThaUnknown/Miru/4.3.11/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/4.3.11/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 013f066d92885..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.3.11/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.10.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.3.11 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-08-23 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v4.3.11/win-Miru-4.3.11.exe - InstallerSha256: C3FA2503E336DED27919217701A424E45B745AB1154D2DF8F5CF81307CEE2984 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.3.11/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/4.3.11/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 72dd66a397466..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.3.11/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,29 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.10.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.3.11 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v4.3.11 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.3.11/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/4.3.11/ThaUnknown.Miru.yaml deleted file mode 100644 index 7668c0e74b868..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.3.11/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.10.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.3.11 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.3.12/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/4.3.12/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index ca6c2e6cdda14..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.3.12/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.10.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.3.12 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-08-24 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v4.3.12/win-Miru-4.3.12.exe - InstallerSha256: 36F857FC9FCBEEDF1319443D92693C72F4678387C9C834C78C864F5A72D28EE2 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.3.12/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/4.3.12/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 22a3d4aaeaf67..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.3.12/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.10.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.3.12 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: '- fix: greatly improve animation, scrolling and rendering performance and framerates' -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v4.3.12 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.3.12/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/4.3.12/ThaUnknown.Miru.yaml deleted file mode 100644 index b8ee07b57127b..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.3.12/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.10.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.3.12 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.3.14/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/4.3.14/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index a48aa02bae092..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.3.14/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.3.14 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-09-03 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v4.3.14/win-Miru-4.3.14.exe - InstallerSha256: 39F83607762C4D1BE89C19FB2D3173E5872EBEED1559FB9A2EA385B3C4D3EF50 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.3.14/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/4.3.14/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index f5918c94846e2..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.3.14/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,35 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.3.14 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: |- - - fix: extract OFT fonts - - fix: don't mark anime watched ahead of schedule as complete - - fix: load last played torrent faster - - fix: exclude WebRTC errors - - fix: force add more trackers -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v4.3.14 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.3.14/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/4.3.14/ThaUnknown.Miru.yaml deleted file mode 100644 index ecde6eb6449a2..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.3.14/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.3.14 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.4.1/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/4.4.1/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 17b39d94046b9..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.4.1/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.4.1 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-09-03 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v4.4.1/win-Miru-4.4.1.exe - InstallerSha256: FB1AE183FFAD73C5E8AFBDCEE19955D74CC4D0006CE26E3A8BEAA6FDC86487C8 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.4.1/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/4.4.1/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 4da1ad598bf11..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.4.1/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,34 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.4.1 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: |- - - perf: load last torrent faster - - perf: don't rescan last played torrent if it was finished - - perf: reduce hitching during initial load - - perf: load torrent client much faster -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v4.4.1 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.4.1/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/4.4.1/ThaUnknown.Miru.yaml deleted file mode 100644 index e024db9f3c39a..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.4.1/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.4.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.4.10/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/4.4.10/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 7d5a0ae53e7ae..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.4.10/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.4.10 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-09-18 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v4.4.10/win-Miru-4.4.10.exe - InstallerSha256: C6559589E6D548FF9C8410FC3BF063B55D5B8274EC27470F1F6D6C95E0C463FF -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.4.10/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/4.4.10/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 663f5cbc6e004..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.4.10/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.4.10 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: '- fix: w2g state not propagatng' -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v4.4.10 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.4.10/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/4.4.10/ThaUnknown.Miru.yaml deleted file mode 100644 index c314819a3331e..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.4.10/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.4.10 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.4.11/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/4.4.11/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index dbb9b6d6ccb41..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.4.11/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.4.11 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-09-23 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v4.4.11/win-Miru-4.4.11.exe - InstallerSha256: B752250DEBE75D87A0D95B2E6ADE3639EC187CF66EC7F86D9F4B638EB29A8A5D -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.4.11/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/4.4.11/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index bff86d90efb11..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.4.11/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.4.11 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: '- fix: error on close' -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v4.4.11 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.4.11/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/4.4.11/ThaUnknown.Miru.yaml deleted file mode 100644 index 38218e839c4cf..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.4.11/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.4.11 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.4.14/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/4.4.14/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 00990532eeff0..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.4.14/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.4.14 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-10-16 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v4.4.14/win-Miru-4.4.14.exe - InstallerSha256: F28BF86986428701146A7B90040BD93D1D04D701A6A41DFE1BE016B6CB7C25AC -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.4.14/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/4.4.14/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index dd3f2ddfe9e17..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.4.14/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,33 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.4.14 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: |- - - feat: updated JASSUB - - feat: russian subtitle and audio select - - fix: crash when pasting incorrect settings -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v4.4.14 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.4.14/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/4.4.14/ThaUnknown.Miru.yaml deleted file mode 100644 index 96656f25b05a5..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.4.14/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.4.14 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.4.19/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/4.4.19/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 80b1c177638df..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.4.19/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.4.19 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-11-13 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v4.4.19/win-Miru-4.4.19.exe - InstallerSha256: 92E60C182AC40DAF2D8BB85D7B7799337A72A21B6D5060237BEBF0475D6398ED -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.4.19/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/4.4.19/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index d34a7b8c39288..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.4.19/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,35 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.4.19 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: |- - - feat: update user lists every 15 minutes - - feat: allow custom order and sections on home screen - - fix: improve settings code - - fix: banner skeleton loader - - fix: full card skeleton loader -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v4.4.19 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.4.19/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/4.4.19/ThaUnknown.Miru.yaml deleted file mode 100644 index a25905fd9114b..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.4.19/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.4.19 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.4.3/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/4.4.3/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 3b049eff9b5f5..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.4.3/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.4.3 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-09-05 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v4.4.3/win-Miru-4.4.3.exe - InstallerSha256: 4258770D6F6BBA6A505A57CEAD57BB584F56D138B067E24A4E48AB8937804166 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.4.3/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/4.4.3/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 5932ad7346f7d..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.4.3/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,34 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.4.3 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: |- - - fix: player error toast interaction - - fix: torrent client ready state - - fix: title lookup errors - - fix: trackpad scrolling -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v4.4.3 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.4.3/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/4.4.3/ThaUnknown.Miru.yaml deleted file mode 100644 index 7fb30a0565960..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.4.3/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.4.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.4.5/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/4.4.5/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index a3d1fc1861d24..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.4.5/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.4.5 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-09-10 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v4.4.5/win-Miru-4.4.5.exe - InstallerSha256: B2A0544DBC437503D70D992CBB0D1C4F3A1F6049C72D42DC9F8547A7A80E89F6 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.4.5/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/4.4.5/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index d07898a8b69dc..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.4.5/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.4.5 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: '- feat: extract font files from torrents' -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v4.4.5 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.4.5/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/4.4.5/ThaUnknown.Miru.yaml deleted file mode 100644 index 7468571a6b295..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.4.5/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.4.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.4.7/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/4.4.7/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 2bd2200801701..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.4.7/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.4.7 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-09-12 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v4.4.7/win-Miru-4.4.7.exe - InstallerSha256: 503EF1254791A7D4121C2DBDA8198DC676729C3904A3B57EA6B6242E67DC0DE1 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.4.7/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/4.4.7/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index b49a377f75d73..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.4.7/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,33 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.4.7 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: |- - - feat: resolve anime by year - - fix: remove dead findSubFiles legacy code - - chore: improve type declarations -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v4.4.7 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.4.7/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/4.4.7/ThaUnknown.Miru.yaml deleted file mode 100644 index 6f7a57182f765..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.4.7/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.4.7 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.4.8/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/4.4.8/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index f753f2d088d23..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.4.8/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.4.8 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-09-13 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v4.4.8/win-Miru-4.4.8.exe - InstallerSha256: D97D4E61D86A7E43C504FAA515C4CD385222EDA33CDAA9F63B28E85F55D201EA -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.4.8/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/4.4.8/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index b514c16a3ed08..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.4.8/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,34 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.4.8 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: |- - - fix: disable autoplay when in w2g - - feat: add search to rss view torrent list - - feat: add warning and disable full buffering when batch is over 32 GB - - feat: add warning when torrent exceeds available space on drive -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v4.4.8 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.4.8/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/4.4.8/ThaUnknown.Miru.yaml deleted file mode 100644 index 9758bd7d3e492..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.4.8/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.4.8 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.4.9/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/4.4.9/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 81121e15b3fd8..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.4.9/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.4.9 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-09-17 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v4.4.9/win-Miru-4.4.9.exe - InstallerSha256: 1B7280924A772DEBD2C5E0D455ECFD7EDCCD24C55FE0F9CBB18DA71641EAD415 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.4.9/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/4.4.9/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 0cef7390ba2e9..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.4.9/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.4.9 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: '- fix: playback errors on unwatched media' -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v4.4.9 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.4.9/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/4.4.9/ThaUnknown.Miru.yaml deleted file mode 100644 index a742a8202b520..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.4.9/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.4.9 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.5.0/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/4.5.0/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 9c4bd1717a2e8..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.5.0/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.5.0 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-11-21 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v4.5.0/win-Miru-4.5.0.exe - InstallerSha256: AB2F48D4430B6120678C37BDC7DD09CBF66E93568CFDD344453218EAC0CADD9A -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.5.0/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/4.5.0/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 6c970dbf249b8..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.5.0/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,42 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.5.0 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: |- - - feat: more responsive UI design - - fix: click and touch navigation improvements - - feat: bottom navbar - - feat(wip): gamepad navigation - - fix: mobile/touch controls for video player - - feat: improve miniplayer click handling - - fix: color flashing when loading on slow devices - - feat: better settings UI - - feat: better setting descriptions - - feat: more memory for subtitle rendering - - feat: subtitle resolution render limit - - fix: improve font select component -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v4.5.0 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.5.0/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/4.5.0/ThaUnknown.Miru.yaml deleted file mode 100644 index 6600fcb155878..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.5.0/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.5.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.5.1/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/4.5.1/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 772515fdeed80..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.5.1/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.5.1 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-11-23 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v4.5.1/win-Miru-4.5.1.exe - InstallerSha256: 425C63A85D49C5B98887C89CDC04AF72A0A5DBE5E6880C232D725714D0E968F8 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.5.1/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/4.5.1/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index cea06ab701c2b..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.5.1/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,29 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.5.1 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v4.5.1 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.5.1/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/4.5.1/ThaUnknown.Miru.yaml deleted file mode 100644 index 5e15c4348fa6e..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.5.1/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.5.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.5.10/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/4.5.10/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index e8811d152b5f3..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.5.10/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.5.10 -InstallerType: portable -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2024-01-20 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v4.5.10/win-Miru-4.5.10-portable.exe - InstallerSha256: 473D9368ABFFE1B767766118229CD6DE51E3DDB718134598B9CB61FB23CDEA70 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.5.10/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/4.5.10/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 37a77c7917e53..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.5.10/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.5.10 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: |- - - feat: resolve season caching - - fix: anilist 500 errors workaround -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v4.5.10 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.5.10/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/4.5.10/ThaUnknown.Miru.yaml deleted file mode 100644 index d7b78583ea94b..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.5.10/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.5.10 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.5.2/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/4.5.2/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 5e31ea6c91380..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.5.2/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.5.2 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-11-23 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v4.5.2/win-Miru-4.5.2.exe - InstallerSha256: 03F5735D281696CB09ED331A69D80E613033C658A7B989DDAABE37355C2FD5E7 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.5.2/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/4.5.2/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index b255688eb1a08..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.5.2/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.5.2 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: |- - - feat: update discord rich pressence status instantly when changing options - - fix: box at the end of lines when converting VTT/SRT subtitles -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v4.5.2 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.5.2/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/4.5.2/ThaUnknown.Miru.yaml deleted file mode 100644 index 07446ccbd6c08..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.5.2/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.5.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.5.4/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/4.5.4/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index a81336baf1902..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.5.4/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.5.4 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-11-24 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v4.5.4/win-Miru-4.5.4.exe - InstallerSha256: 3543F9F6160FE03CF8484921CE6C70FD4D6B4E8DC9AC2A38F37F978C3BBE39D7 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.5.4/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/4.5.4/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 1140e85ac6498..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.5.4/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,35 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.5.4 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: |- - - feat: show "oops!" when no data is available for search or feed - - fix: error handling for sections and search - - feat: better setting validation - - fix: crash on invalid DoH URL - - fix: time out nyaa lookup after 5s -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v4.5.4 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.5.4/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/4.5.4/ThaUnknown.Miru.yaml deleted file mode 100644 index e5676b02c16d1..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.5.4/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.5.4 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.5.5/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/4.5.5/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 2f60da9d18dbd..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.5.5/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.5.5 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-11-24 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v4.5.5/win-Miru-4.5.5.exe - InstallerSha256: 8418A0BC937B8BE56CA47CD89F5EA257B464B23F586D9DC40ACAA10B3AD5EC68 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.5.5/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/4.5.5/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index e60ac56929147..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.5.5/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,33 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.5.5 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: |- - - feat: further improve mobile UI for viewAnime - - feat: add option to reverse episode list on small displays - - fix: nyaa not reachable peer count errors -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v4.5.5 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.5.5/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/4.5.5/ThaUnknown.Miru.yaml deleted file mode 100644 index c30adf393356a..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.5.5/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.5.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.5.6/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/4.5.6/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 460db6f182192..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.5.6/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.5.6 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-12-09 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v4.5.6/win-Miru-4.5.6.exe - InstallerSha256: 27EA9656B8CA80899770DE7D346AE4F1FE8B9ADB30F4F310AFE12531EF0648E5 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.5.6/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/4.5.6/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 5c47dce8d2a1d..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.5.6/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,33 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.5.6 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: |- - - feat: dpad navigation on touch or coarse devices - - fix: corrupted video hanging miru - - fix: video keybinds triggering when in torrent search -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v4.5.6 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.5.6/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/4.5.6/ThaUnknown.Miru.yaml deleted file mode 100644 index 724455cae753c..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.5.6/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.5.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.5.8/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/4.5.8/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index fdb914efbec5f..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.5.8/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.5.8 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2023-12-21 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v4.5.8/win-Miru-4.5.8.exe - InstallerSha256: DA8894465710A1EE3CB0BCF6219488919FC9ECE5155F1EB5CC5EAEF18EE53A76 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.5.8/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/4.5.8/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index c88e34d5d1c00..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.5.8/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.5.8 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: '- fix: deband settings reactivity' -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v4.5.8 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.5.8/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/4.5.8/ThaUnknown.Miru.yaml deleted file mode 100644 index 7d834541a1ba9..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.5.8/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.5.8 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.5.9/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/4.5.9/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index ba20fbb9525d8..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.5.9/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.5.9 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2024-01-09 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v4.5.9/win-Miru-4.5.9.exe - InstallerSha256: 541BD382F071E60F6359A6B0A524724E442ECAF9EF2FD872032A6FC475020789 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.5.9/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/4.5.9/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 92a4ccefcab0c..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.5.9/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.5.9 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: |- - - fix: persist playback speed across files - - feat: show playback speed - - fix: find movie in current list of files - - feat: portable build - - feat: don't show episode thumbnails in RSS feeds for unwatched episodes - - feat: mobile vibrate on touch - - feat: seadex mappings -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v4.5.9 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/4.5.9/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/4.5.9/ThaUnknown.Miru.yaml deleted file mode 100644 index 1500c79d25545..0000000000000 --- a/manifests/t/ThaUnknown/Miru/4.5.9/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 4.5.9 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.0.10/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.0.10/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 8b1d205a8a6fd..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.0.10/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.0.10 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2024-04-15 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.0.10/win-Miru-5.0.10-portable.exe - InstallerSha256: 1259500D8D7718556EC88C8646A3D674EAC85612DF444F80B0F669B483ADA6FE -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.0.10/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.0.10/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index bda799870a7fb..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.0.10/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.0.10 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: '- fix: crash in settings when not signed in' -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.0.10 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.0.10/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.0.10/ThaUnknown.Miru.yaml deleted file mode 100644 index 7c8343758b969..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.0.10/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.0.10 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.0.11/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.0.11/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 8e08be54e68ad..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.0.11/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.0.11 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2024-04-17 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.0.11/win-Miru-5.0.11-portable.exe - InstallerSha256: ECA35AFAC98F833115494E44809962FA5A24A7D14B9C9ACB70F39B10B20F89C4 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.0.11/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.0.11/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index af5a4dbcbb204..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.0.11/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.0.11 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: |- - - fix: negative subtitle offset - - fix: unable to use play next/last buttons on anime with no official episode counts -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.0.11 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.0.11/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.0.11/ThaUnknown.Miru.yaml deleted file mode 100644 index 2eb8be7f2c655..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.0.11/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.0.11 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.0.12/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.0.12/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index b58ad75df27d0..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.0.12/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.0.12 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2024-04-18 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.0.12/win-Miru-5.0.12-portable.exe - InstallerSha256: BC8662413D5A20A402C58718CB89CB6CB6F407DD486751A799C7A9A29C2EE5BF -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.0.12/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.0.12/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 6a7e8c55594b7..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.0.12/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.0.12 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: |- - - fix: dont mark as complete when not necessary - - fix: dont spam failed resolve media -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.0.12 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.0.12/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.0.12/ThaUnknown.Miru.yaml deleted file mode 100644 index f56357e2aa2d1..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.0.12/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.0.12 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.0.5/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.0.5/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 537573544b9d6..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.0.5/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.0.5 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2024-04-04 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.0.5/win-Miru-5.0.5-portable.exe - InstallerSha256: D13F512A1DD622F0A14BA4B40131213516772CC247646C1BCBD49880CB04F913 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.0.5/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.0.5/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index e177590d6500c..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.0.5/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,33 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.0.5 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: |- - - feat: card type setting - - fix: nicer looking torrent errors - - fix: throw error when no extensions are configured -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.0.5 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.0.5/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.0.5/ThaUnknown.Miru.yaml deleted file mode 100644 index d60a2b2db1c39..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.0.5/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.0.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.0.6/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.0.6/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 4c5f8567735a2..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.0.6/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.0.6 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2024-04-13 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.0.6/win-Miru-5.0.6-portable.exe - InstallerSha256: 8915AB969591AF9EDAFD29C2B0B3927F6D252D8E9016EE0E8724517B8251BB63 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.0.6/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.0.6/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index aa59e39db5609..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.0.6/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,39 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.0.6 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: |- - - feat: deband keybinds - - feat: keybind descriptions - - fix: video cover mode for deband video - - fix: remove curly brackets on css variables - - feat: use media cache for cards - - fix: show deband video in PiP - - fix: sanitise PiP window size - - fix: episode list progress for completed anime - - fix: step on upload speed settings -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.0.6 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.0.6/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.0.6/ThaUnknown.Miru.yaml deleted file mode 100644 index 4f419ba074e25..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.0.6/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.0.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.0.9/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.0.9/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 0f5684244af6d..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.0.9/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.0.9 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2024-04-15 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.0.9/win-Miru-5.0.9-portable.exe - InstallerSha256: 4F7BDDDCB5020513DECD57338EECDD82FF0CEC46CC5A0DBD32F18C5AA0EDB5D5 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.0.9/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.0.9/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index c7c91497159ac..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.0.9/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,35 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.0.9 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: |- - - fix: file parsing errors on low download speeds - - fix: banner cycling causing scrolling jumps - - breaking: remove recommendations - - fix: remove all CORS - - perf: decrease load times by removing preflight, and caching user data -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.0.9 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.0.9/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.0.9/ThaUnknown.Miru.yaml deleted file mode 100644 index 970854b6c6159..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.0.9/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.0.9 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.1.0/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.1.0/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 38fe0d7dc1c84..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.1.0/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.1.0 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2024-04-19 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.1.0/win-Miru-5.1.0-installer.exe - InstallerSha256: 83556E6B461DBD23185ECCA4FBC84CDFAE284541914A45AC73DC97B3C1EC86F3 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.1.0/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.1.0/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index a3cea1c30b96f..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.1.0/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.1.0 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: '- feat: permanent UPNP mappings' -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.1.0 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.1.0/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.1.0/ThaUnknown.Miru.yaml deleted file mode 100644 index 03a0e2c3f78ed..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.1.0/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.1.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.1.10/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.1.10/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index ed39634edc004..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.1.10/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.1.10 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2024-07-04 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.1.10/win-Miru-5.1.10-installer.exe - InstallerSha256: A14E31961E118103EB49062E1AD36A02380E0DC88EC5F80A1056CC2565BF0695 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.1.10/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.1.10/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 7e31f998cddd3..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.1.10/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,33 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.1.10 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: |- - - fix: subtitles not working - - fix: some performance flags potentially not working - - feat: log renderer output in .log files -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.1.10 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.1.10/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.1.10/ThaUnknown.Miru.yaml deleted file mode 100644 index dfbb957ddfc17..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.1.10/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.1.10 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.1.2/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.1.2/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 4a9819faf8470..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.1.2/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.1.2 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2024-06-16 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.1.2/win-Miru-5.1.2-installer.exe - InstallerSha256: 51F10B77C29A6A4D2E6580DA97EEF17A02059CC760CDB972D4BE96733C778349 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.1.2/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.1.2/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 15e97b96b4e4f..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.1.2/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,39 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.1.2 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: |- - - chore: update deps - - fix: Failed making request to anilist! - Try again in a minute. 404-not found #453 - - fix: improve default fonts for subtitle renderer - - fix: external player URL encoding - - fix: al entry running when not necessary - - fix: androidTV getting stuck in torrent select modal - - fix: bottom of settings not visible on medium size displays - - fix: android double clicking -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.1.2 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.1.2/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.1.2/ThaUnknown.Miru.yaml deleted file mode 100644 index dc7c2b7f9446e..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.1.2/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.1.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.1.4/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.1.4/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 48baca3b2d68e..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.1.4/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.1.4 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2024-06-17 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.1.4/win-Miru-5.1.4-installer.exe - InstallerSha256: 36F985C028FE20E474F33D07381EA7050AA13FBC93E67B05173578918F70E31C -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.1.4/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.1.4/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index eda7e42ef5ae1..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.1.4/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.1.4 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: '- fix: macos updater' -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.1.4 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.1.4/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.1.4/ThaUnknown.Miru.yaml deleted file mode 100644 index 21fc1cc7da548..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.1.4/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.1.4 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.1.6/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.1.6/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index ddb43629e2858..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.1.6/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.1.6 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2024-06-25 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.1.6/win-Miru-5.1.6-installer.exe - InstallerSha256: FA0B92DBC645C5079B09ACD5CF804D119A7A00095FF3EAA6214882A332F1D7B6 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.1.6/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.1.6/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index f46a8f7bd5b52..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.1.6/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.1.6 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: |- - - feat: notifications - - fix: incorrect version showing on android -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.1.6 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.1.6/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.1.6/ThaUnknown.Miru.yaml deleted file mode 100644 index 8c5247a37d43c..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.1.6/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.1.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.1.8/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.1.8/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 71bddd9434606..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.1.8/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.1.8 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2024-06-30 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.1.8/win-Miru-5.1.8-installer.exe - InstallerSha256: EA2ED4A61A831B4C76780888BFD4C08D1D5A2D0AD9BF21A9D80AAA266CEA82FD -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.1.8/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.1.8/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 05981d64ae652..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.1.8/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.1.8 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: |- - - fix: allow for gradient customization via custom CSS - - fix: exclude dual audio if not supported by device - - fix: don't use crypto for UUID [VR] - - fix: improve search menu on mobile - - fix: further improve DPad navigation on AndroidTV - - feat: make home screen lists scrollable on android - - fix: airing schedule issues -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.1.8 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.1.8/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.1.8/ThaUnknown.Miru.yaml deleted file mode 100644 index bd2fbef8dff37..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.1.8/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.1.8 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.1.9/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.1.9/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 3b110795558c7..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.1.9/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.1.9 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2024-07-03 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.1.9/win-Miru-5.1.9-installer.exe - InstallerSha256: A68E790E62FF61F61EFA58C0CE7226E6CCBF0C591C4C4C35B6656CFC63450592 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.1.9/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.1.9/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index f5b883257183c..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.1.9/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,33 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.1.9 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: |- - - fix: macos updated - - feat: streamed download - - feat: improve extension errors -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.1.9 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.1.9/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.1.9/ThaUnknown.Miru.yaml deleted file mode 100644 index 7a50b8712aee8..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.1.9/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.1.9 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.2.0/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.2.0/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index faf629c49b9cb..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.2.0/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.2.0 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2024-07-11 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.2.0/win-Miru-5.2.0-installer.exe - InstallerSha256: 7A480D0C6AC4DD22E21493B734883C34ED15A44EE4B51784BBC0E464DEF6F759 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.2.0/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.2.0/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 14cf0c0b4fde7..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.2.0/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.2.0 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: |- - - fix: incorrect path encoding breaking external players - - fix: improve touch interaction styles - - fix: banner gradient shrinking too much on low resolutions - - fix: don't show anime that hasn't aired on home screen banner - - fix: change scrape errors to warnings, improve warn message - - fix: drop fonts >16MB on mobile [crashes] - - feat: improve card styling on low resolutions and mobile -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.2.0 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.2.0/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.2.0/ThaUnknown.Miru.yaml deleted file mode 100644 index dd5d90bf560bd..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.2.0/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.2.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.2.1/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.2.1/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 4e64dae05fde2..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.2.1/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.2.1 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2024-07-11 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.2.1/win-Miru-5.2.1-installer.exe - InstallerSha256: 3B98EE9912EE9278B0B4F2C3A7A8F18C2E3FE8DA15F1D0C6E3D3495B97608902 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.2.1/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.2.1/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 12f5b269a88e9..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.2.1/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.2.1 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: '- fix: dont scale progress bars' -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.2.1 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.2.1/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.2.1/ThaUnknown.Miru.yaml deleted file mode 100644 index 4026468efb830..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.2.1/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.2.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.2.11/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.2.11/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 9146f3d742fda..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.2.11/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.2.11 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2024-08-05 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.2.11/win-Miru-5.2.11-installer.exe - InstallerSha256: 22CEA6A00EC1ABC611D840706C504D34C22A01E9C6EEB6AAB237D413543991A2 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.2.11/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.2.11/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 6e188fa65c56f..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.2.11/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.2.11 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: '- fix: batched media resolving' -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.2.11 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.2.11/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.2.11/ThaUnknown.Miru.yaml deleted file mode 100644 index 45fb91a3eff66..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.2.11/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.2.11 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.2.12/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.2.12/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index f6af75825bbbf..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.2.12/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.2.12 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2024-08-05 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.2.12/win-Miru-5.2.12-installer.exe - InstallerSha256: C61899919FBBB8065310AE9F787ED6940817F1A1DB0112F3E9CD98F382A6B979 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.2.12/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.2.12/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index dea64943283ce..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.2.12/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.2.12 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: '- fix: media error on load when starting app with persist files disabled' -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.2.12 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.2.12/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.2.12/ThaUnknown.Miru.yaml deleted file mode 100644 index 444218a4d29fd..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.2.12/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.2.12 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.2.14/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.2.14/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index c00c4974a785c..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.2.14/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.2.14 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2024-08-05 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.2.14/win-Miru-5.2.14-installer.exe - InstallerSha256: 9CD20C61CC180A70EAFC9C96EC6A117CD622FDC37332F210317B36E02907885B -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.2.14/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.2.14/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 10171c386a983..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.2.14/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.2.14 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: |- - - feat: improve update behavior - - "fix": macos updates -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.2.14 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.2.14/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.2.14/ThaUnknown.Miru.yaml deleted file mode 100644 index 4174e0f0f07f0..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.2.14/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.2.14 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.2.15/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.2.15/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 0787fcfed86d3..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.2.15/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.2.15 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2024-08-13 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.2.15/win-Miru-5.2.15-installer.exe - InstallerSha256: BC5B041026DAD43FF44B77DF6DEF8C3C403415F0843B701F35D68F1282D42E0D -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.2.15/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.2.15/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index ded84dd6d0050..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.2.15/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,29 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.2.15 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.2.15 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.2.15/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.2.15/ThaUnknown.Miru.yaml deleted file mode 100644 index cc53da631abc5..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.2.15/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.2.15 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.2.16/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.2.16/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 84786fcad638e..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.2.16/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.2.16 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2024-08-13 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.2.16/win-Miru-5.2.16-installer.exe - InstallerSha256: CDA538994E1D97FEB649F3D9B43182FFEB33A1C2F20457A09B9F6457B22CF4C1 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.2.16/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.2.16/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index f97e5b6aa7d68..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.2.16/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.2.16 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: '- fix:updater errors' -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.2.16 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.2.16/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.2.16/ThaUnknown.Miru.yaml deleted file mode 100644 index 0704733ef9d41..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.2.16/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.2.16 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.2.2/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.2.2/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index a2f2e5fd4ffb0..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.2.2/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.2.2 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2024-07-12 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.2.2/win-Miru-5.2.2-installer.exe - InstallerSha256: 2CE50C10098F00A95B4382F03D2E2734B9093EAB27774213443A0E303DB1E17E -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.2.2/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.2.2/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 471f2fd701d1f..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.2.2/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.2.2 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: |- - - fix: subtitle fonts being incorrectly encoded - - fix: touch seeking controlls issues -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.2.2 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.2.2/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.2.2/ThaUnknown.Miru.yaml deleted file mode 100644 index 3a62d228f49ef..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.2.2/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.2.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.2.6/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.2.6/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 10bbdc96c4b8b..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.2.6/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.2.6 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2024-07-26 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.2.6/win-Miru-5.2.6-installer.exe - InstallerSha256: 0AC61F7929BF6A84CA59B9635C7CF041C54FC5E1D5DE9C3F34D857B22E5D9C5C -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.2.6/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.2.6/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index a765b0876da99..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.2.6/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.2.6 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: '- fix: url encoding for external players' -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.2.6 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.2.6/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.2.6/ThaUnknown.Miru.yaml deleted file mode 100644 index 61bfa9bb1349c..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.2.6/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.2.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.2.7/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.2.7/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 36f3113be4b05..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.2.7/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.2.7 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2024-07-29 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.2.7/win-Miru-5.2.7-installer.exe - InstallerSha256: 109D59F62399BB4F58468991DEB090FF9FB05FC1744D77D09B0BC9385218BBCF -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.2.7/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.2.7/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index cc013b51994ab..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.2.7/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.2.7 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: '- feat: download status icon [replaces notification]' -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.2.7 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.2.7/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.2.7/ThaUnknown.Miru.yaml deleted file mode 100644 index 60acd5eb7b3e3..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.2.7/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.2.7 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.3.0/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.3.0/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 3e7b778954f7e..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.3.0/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.3.0 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2024-08-18 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.3.0/win-Miru-5.3.0-installer.exe - InstallerSha256: F043F70DB4FC1F2FF5E62C67209BD7D91C6B0D555FB133990D0A1A283FA19CC0 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.3.0/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.3.0/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 4f9ecb71b7521..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.3.0/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.3.0 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: |- - - fix: batched media resolving - - fix: reduce failure rate on nyaa scrape - - fix: navigation softlock - - feat: better debug logging - - fix: make account related buttons disabled when not signed in - - fix: improve DTS exclusions -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.3.0 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.3.0/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.3.0/ThaUnknown.Miru.yaml deleted file mode 100644 index bee3f8617cb8e..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.3.0/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.3.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.3.1/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.3.1/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 76d875b880147..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.3.1/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.3.1 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2024-08-18 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.3.1/win-Miru-5.3.1-installer.exe - InstallerSha256: 4EF46A6F535A61E569CC25087D19A7302E0B82413466B743B99ACF4DBBAF5C8B -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.3.1/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.3.1/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index a6bb87f1cfe4a..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.3.1/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.3.1 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: '- fix: logging errors' -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.3.1 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.3.1/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.3.1/ThaUnknown.Miru.yaml deleted file mode 100644 index 3c30e20df48ec..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.3.1/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.3.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.3.5/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.3.5/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index a778f860b5b34..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.3.5/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.3.5 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2024-08-20 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.3.5/win-Miru-5.3.5-installer.exe - InstallerSha256: 50FFB17E23CEC942431656913A0EF4EDCF6B2A8E00D81C648EBD90CD674F4120 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.3.5/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.3.5/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index da5c85a22dcc3..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.3.5/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.3.5 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: |- - - feat: auto skip op/ed option - - feat: support forwards and backwards navigation - - feat: long press [android] or right click episode cards to open relevant anime - - feat: custom seek duration - - fix: don't exclude torrents from search when using external players - - fix: allow reordering sections on android - - fix: minor css fixes -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.3.5 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.3.5/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.3.5/ThaUnknown.Miru.yaml deleted file mode 100644 index 02a4d27e82dce..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.3.5/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.3.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.3.6/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.3.6/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 0f113639b2558..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.3.6/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.3.6 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2024-08-20 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.3.6/win-Miru-5.3.6-installer.exe - InstallerSha256: 1EA3AE65598FB45B06C3AE74F7FD59E9F4738C86D81366A5F71123AC1760E3B4 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.3.6/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.3.6/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index bd0ce7b08f7ba..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.3.6/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,33 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.3.6 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: |- - - feat: sort "continue watching" by last updated entry - - fix: permanent fix for trailers - - fix: crash on al login -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.3.6 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.3.6/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.3.6/ThaUnknown.Miru.yaml deleted file mode 100644 index f67ef5afa47f3..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.3.6/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.3.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.3.7/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.3.7/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 4875dff836be0..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.3.7/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.3.7 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2024-08-21 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.3.7/win-Miru-5.3.7-installer.exe - InstallerSha256: BD792C1BCACBBCC073A10D871123D0A0ED5FE9A1D97F1C87012B671A980F4C22 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.3.7/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.3.7/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index cfd1f623d3606..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.3.7/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.3.7 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: '- fix: seeking when old keybind was defined' -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.3.7 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.3.7/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.3.7/ThaUnknown.Miru.yaml deleted file mode 100644 index d15ba177f2aa6..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.3.7/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.3.7 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.3.8/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.3.8/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index d7b3675eb705d..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.3.8/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.3.8 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2024-08-21 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.3.8/win-Miru-5.3.8-installer.exe - InstallerSha256: 3BEDC74C8D4595EC84D37677A9BCD69692D6BA1B106A6E14ECEB1DC1D83126A5 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.3.8/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.3.8/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index adc77d8be0745..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.3.8/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.3.8 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: '- fix: actually seeking when old keybind was defined' -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.3.8 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.3.8/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.3.8/ThaUnknown.Miru.yaml deleted file mode 100644 index 76c8091a1264f..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.3.8/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.3.8 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.4.0/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.4.0/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 0a443e7a160bf..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.4.0/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.4.0 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2024-08-24 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.4.0/win-Miru-5.4.0-installer.exe - InstallerSha256: 803E4C71A6C1F5442A803326B81C78B33CCFF382FE24F88066F274A4A15BE103 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.4.0/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.4.0/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index a9f9ff8f5d204..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.4.0/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,35 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.4.0 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: |- - - feat: show filler episodes - - fix: improve fullscreen handling on navigation - - feat: android external storage - - feat: android external player - - perf: new icons -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.4.0 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.4.0/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.4.0/ThaUnknown.Miru.yaml deleted file mode 100644 index e53e095371cd7..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.4.0/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.4.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.4.1/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.4.1/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 1c04a4bfd9a1c..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.4.1/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.4.1 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2024-08-24 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.4.1/win-Miru-5.4.1-installer.exe - InstallerSha256: 96863910C9C4A98CE6C2B7759995D7FE7FF9D3BD63040F38A569214FA620A41D -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.4.1/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.4.1/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 58e25bf2e95ee..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.4.1/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.4.1 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: '- fix: correct numbering of filler episodes' -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.4.1 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.4.1/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.4.1/ThaUnknown.Miru.yaml deleted file mode 100644 index b66398aef1fae..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.4.1/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.4.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.5.0/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.5.0/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 76b76b883ad9d..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.5.0/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.5.0 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2024-08-25 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.5.0/win-Miru-5.5.0-installer.exe - InstallerSha256: B007A659A1F9F7C7B7D4E73F58FEBC0879CA010866291821D586DDE0EF41559D -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.5.0/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.5.0/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 49d50aa1d0032..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.5.0/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.5.0 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: |- - - feat: w2g chat - - feat: load torrents on lobby join -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.5.0 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.5.0/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.5.0/ThaUnknown.Miru.yaml deleted file mode 100644 index f9ffb8c04d17a..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.5.0/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.5.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.5.1/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.5.1/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 32cd919834b1f..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.5.1/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.5.1 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2024-08-25 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.5.1/win-Miru-5.5.1-installer.exe - InstallerSha256: 97F20414E6D24B9052E37D6DCB6DB22F4485E7A9557E06CB7BB9C75AAAB7C354 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.5.1/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.5.1/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index ec09850927ee7..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.5.1/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,35 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.5.1 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: |- - - fix: last watched torrents not loading instantly - - fix: close app on webtorrent crash - - feat: torrent loading status and errors - - fix: center container icons in player - - feat: debug colors -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.5.1 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.5.1/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.5.1/ThaUnknown.Miru.yaml deleted file mode 100644 index a68df38e51649..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.5.1/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.5.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.5.10/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.5.10/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index eb776996d1251..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.5.10/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Created with WinGet Updater using komac v2.10.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.5.10 -InstallerLocale: en-US -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ProductCode: dfa2ed72-71bd-56ef-a676-b435325e7bc6 -ReleaseDate: 2025-02-20 -AppsAndFeaturesEntries: -- DisplayName: Miru 5.5.10 - ProductCode: dfa2ed72-71bd-56ef-a676-b435325e7bc6 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.5.10/win-Miru-5.5.10-installer.exe - InstallerSha256: 6A2B1F809756306B17F9B5ADDBFDEFC820DAFC63788AE8AD7D158DB053C42908 -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/t/ThaUnknown/Miru/5.5.10/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.5.10/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 7abd5676ad8e4..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.5.10/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,33 +0,0 @@ -# Created with WinGet Updater using komac v2.10.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.5.10 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GPL-3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/HEAD/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: |- - - feat: override modern WASM support [potential fix for androidTV crashes] - - fix: poor download performance while streaming batches - - fix: minor fixes -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.5.10 -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/t/ThaUnknown/Miru/5.5.10/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.5.10/ThaUnknown.Miru.yaml deleted file mode 100644 index 558733c223107..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.5.10/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Updater using komac v2.10.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.5.10 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/t/ThaUnknown/Miru/5.5.2/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.5.2/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index b45865b8661c3..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.5.2/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.5.2 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2024-08-26 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.5.2/win-Miru-5.5.2-installer.exe - InstallerSha256: 8A32749E71FDCE7D2B1DD73377A369670A40E37AA6B14A722742BE4F168EE460 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.5.2/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.5.2/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 17e88c6bcc167..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.5.2/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.5.2 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: '- fix: player icon positioning' -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.5.2 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.5.2/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.5.2/ThaUnknown.Miru.yaml deleted file mode 100644 index b60a013530359..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.5.2/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.5.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.5.3/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.5.3/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index e3909d9cca275..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.5.3/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.5.3 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2024-08-27 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.5.3/win-Miru-5.5.3-installer.exe - InstallerSha256: 3B709FF39937B3EF44DDE34EC6EF26FE17BD7B49221DF5ABC523DD7381E10D89 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.5.3/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.5.3/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 0acedf347cf9d..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.5.3/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.5.3 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: '- fix: load settings before loading connection' -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.5.3 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.5.3/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.5.3/ThaUnknown.Miru.yaml deleted file mode 100644 index cec33245172b7..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.5.3/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.5.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.5.4/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.5.4/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index d219b296d8b3b..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.5.4/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.5.4 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2024-08-27 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.5.4/win-Miru-5.5.4-installer.exe - InstallerSha256: B44B989922682AD350F743E3E053DD045E835F2243D59867E2551D81CAB8EA94 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.5.4/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.5.4/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 64409b4ae4177..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.5.4/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.5.4 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: '- fix: no peers error appearing when it shouldnt' -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.5.4 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.5.4/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.5.4/ThaUnknown.Miru.yaml deleted file mode 100644 index b5cf4bfd8f09c..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.5.4/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.5.4 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.5.5/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.5.5/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index d2be5e7a64648..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.5.5/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.5.5 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2024-08-27 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.5.5/win-Miru-5.5.5-installer.exe - InstallerSha256: 0798F6743A93534DAF9D9A2F4083331F74B747D61F162B20C0B84FCDF0B3114F -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.5.5/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.5.5/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index e2b8c9cf464c6..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.5.5/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.5.5 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: '- fix: allow filter by any' -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.5.5 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.5.5/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.5.5/ThaUnknown.Miru.yaml deleted file mode 100644 index 4ceef59870b01..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.5.5/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.5.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.5.6/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.5.6/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 4c84fe9738eaf..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.5.6/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.5.6 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2024-08-27 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.5.6/win-Miru-5.5.6-installer.exe - InstallerSha256: 330471973044D1FF265456FB532DC2C391780848277BA445648EE7E49829B469 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.5.6/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.5.6/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index f2207d4f51ae1..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.5.6/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.5.6 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: '- fix: potential w2g issues' -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.5.6 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.5.6/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.5.6/ThaUnknown.Miru.yaml deleted file mode 100644 index ed2d4b9514337..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.5.6/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.5.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.5.7/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.5.7/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 3afc8b2927e19..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.5.7/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.5.7 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2024-11-10 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.5.7/win-Miru-5.5.7-installer.exe - InstallerSha256: 6B674E7CCA03FDEC9275714BBFBF11AF6988D53D1A6D23C02657A471F01FE8DD -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.5.7/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.5.7/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 43b37d7e0cb50..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.5.7/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,33 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.5.7 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: |- - - hack: work around al restrictions - - fix: AL completion for external players - - feat: custom menu bar controls -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.5.7 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.5.7/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.5.7/ThaUnknown.Miru.yaml deleted file mode 100644 index 1f870de75722b..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.5.7/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.5.7 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.5.8/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.5.8/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index ce43ec97de74e..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.5.8/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.5.8 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2024-11-10 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.5.8/win-Miru-5.5.8-installer.exe - InstallerSha256: B463D4DE0A4597661A4F1B1282E8EB6C139A04C6435445029C7252DDB3DC2686 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.5.8/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.5.8/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 13dab30a124e8..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.5.8/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,29 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.5.8 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.5.8 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.5.8/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.5.8/ThaUnknown.Miru.yaml deleted file mode 100644 index 840660cd908c6..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.5.8/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.5.8 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.5.9/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/5.5.9/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 2ac921c85e9fd..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.5.9/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.5.9 -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2024-11-17 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v5.5.9/win-Miru-5.5.9-installer.exe - InstallerSha256: 39F57759EB07D181E4D743594F021411CA89B1B107C42E18301AAD17D8BB33B5 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.5.9/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/5.5.9/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index 00c8f2c5c2a1a..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.5.9/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.5.9 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GNU General Public License v3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/master/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: |- - - fix: uTP crash hanging torrent client, uTP peers not being preferred - - feat: increase video buffer [hopefully] -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v5.5.9 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/5.5.9/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/5.5.9/ThaUnknown.Miru.yaml deleted file mode 100644 index c2df59fb21252..0000000000000 --- a/manifests/t/ThaUnknown/Miru/5.5.9/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 5.5.9 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/t/ThaUnknown/Miru/6.3.9/ThaUnknown.Miru.installer.yaml b/manifests/t/ThaUnknown/Miru/6.3.9/ThaUnknown.Miru.installer.yaml deleted file mode 100644 index 6193a17729207..0000000000000 --- a/manifests/t/ThaUnknown/Miru/6.3.9/ThaUnknown.Miru.installer.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Created with komac v2.12.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 6.3.9 -InstallerLocale: en-US -InstallerType: nullsoft -Scope: machine -UpgradeBehavior: install -ProductCode: dfa2ed72-71bd-56ef-a676-b435325e7bc6 -ReleaseDate: 2025-06-15 -AppsAndFeaturesEntries: -- DisplayName: Hayase - ProductCode: dfa2ed72-71bd-56ef-a676-b435325e7bc6 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/ThaUnknown/miru/releases/download/v6.3.9/win-hayase-6.3.9-installer.exe - InstallerSha256: 56F01896C75C527CDA3C96179A8E2FABBD08001107A238DD9436F30AD8199FC3 -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/t/ThaUnknown/Miru/6.3.9/ThaUnknown.Miru.locale.en-US.yaml b/manifests/t/ThaUnknown/Miru/6.3.9/ThaUnknown.Miru.locale.en-US.yaml deleted file mode 100644 index bdc5d6b9ee925..0000000000000 --- a/manifests/t/ThaUnknown/Miru/6.3.9/ThaUnknown.Miru.locale.en-US.yaml +++ /dev/null @@ -1,33 +0,0 @@ -# Created with komac v2.12.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 6.3.9 -PackageLocale: en-US -Publisher: ThaUnknown_ -PublisherUrl: https://github.com/ThaUnknown/miru -PublisherSupportUrl: https://github.com/ThaUnknown/miru/issues -Author: ThaUnknown_ -PackageName: Miru -PackageUrl: https://github.com/ThaUnknown/miru -License: GPL-3.0 -LicenseUrl: https://github.com/ThaUnknown/miru/blob/HEAD/LICENSE -Copyright: Copyright © 2022 ThaUnknown_ -ShortDescription: Stream anime torrents, real-time with not waiting for downloads. -Description: |- - A pure JS BitTorrent streaming environment, with a built-in list manager. - Imagine qBit + Taiga + MPV, all in a single package, but streamed real-time. - Completly ad free with no tracking/data collection. - This app is meant to feel look, work and perform like a streaming website/app, while providing all the advantages of torrenting, like file downloads, higher download speeds, better video quality and quicker releases. - Unlike qBit's sequential, seeking into undownloaded data will prioritise downloading that data, instead of flat out closing MPV. -Tags: -- anime -- streaming -- torrent -ReleaseNotes: |- - - fix icons for linux and mac - - fix transparency issues on windows - - fix update endpoint -ReleaseNotesUrl: https://github.com/ThaUnknown/miru/releases/tag/v6.3.9 -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/t/ThaUnknown/Miru/6.3.9/ThaUnknown.Miru.yaml b/manifests/t/ThaUnknown/Miru/6.3.9/ThaUnknown.Miru.yaml deleted file mode 100644 index 19ac71d5ede05..0000000000000 --- a/manifests/t/ThaUnknown/Miru/6.3.9/ThaUnknown.Miru.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.12.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: ThaUnknown.Miru -PackageVersion: 6.3.9 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/t/TooYi/IShell/3.0.7/TooYi.IShell.locale.en-US.yaml b/manifests/t/TooYi/IShell/3.0.7/TooYi.IShell.locale.en-US.yaml index 3a2aaba3259f9..deff9fdb791bf 100644 --- a/manifests/t/TooYi/IShell/3.0.7/TooYi.IShell.locale.en-US.yaml +++ b/manifests/t/TooYi/IShell/3.0.7/TooYi.IShell.locale.en-US.yaml @@ -5,7 +5,7 @@ PackageIdentifier: TooYi.IShell PackageVersion: 3.0.7 PackageLocale: en-US License: Proprietary -ShortDescription: A lightweight yet high-performance SSH tool +ShortDescription: A lightweight yet high-performance SSH tool. Tags: - console - download @@ -18,5 +18,7 @@ Tags: - terminal - transfer - upload +- prc +- china ManifestType: locale ManifestVersion: 1.12.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.0.0.2024-10-14/WinDirStat.WinDirStat.Beta.installer.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.0.0.2024-10-14/WinDirStat.WinDirStat.Beta.installer.yaml deleted file mode 100644 index a9b1c64e9f614..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.0.0.2024-10-14/WinDirStat.WinDirStat.Beta.installer.yaml +++ /dev/null @@ -1,64 +0,0 @@ -# Created with WinGet Releaser using komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.0.0.2024-10-14 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2024-10-14 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.0.0/2024-10-14/WinDirStat-x86.msi - InstallerSha256: 8DC665C3B54CC1F631348BAB14A3AE4B3884770EC37629A768C0FD837B943140 - ProductCode: '{71042BDD-CD8C-4488-9CF6-DBDC061FC073}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.0.0.806 - ProductCode: '{71042BDD-CD8C-4488-9CF6-DBDC061FC073}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: x64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.0.0/2024-10-14/WinDirStat-x64.msi - InstallerSha256: 011588D1179EA0152751075FE44F9C7D287E0C2D7B4EBA1762FFBAA215A0DE07 - ProductCode: '{8631239E-07B6-472F-A066-4552CE7FC9F6}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.0.0.806 - ProductCode: '{8631239E-07B6-472F-A066-4552CE7FC9F6}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -- Architecture: arm - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.0.0/2024-10-14/WinDirStat-arm.msi - InstallerSha256: D93E686CFA6646324218FCBF13D7DDF0C742F5714C8D47E840385A994095E0DC - ProductCode: '{3ED80D5D-A9A8-4D71-8CCC-84243D7130E6}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.0.0.806 - ProductCode: '{3ED80D5D-A9A8-4D71-8CCC-84243D7130E6}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: arm64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.0.0/2024-10-14/WinDirStat-arm64.msi - InstallerSha256: 5B09DA45922E6215D4FDAFE1A2ECF0BF2F759E2B57DA885D08E9DC9A53179503 - ProductCode: '{DC38455E-7123-4FC1-A4E4-865BE5AF1B9A}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.0.0.806 - ProductCode: '{DC38455E-7123-4FC1-A4E4-865BE5AF1B9A}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.0.0.2024-10-14/WinDirStat.WinDirStat.Beta.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.0.0.2024-10-14/WinDirStat.WinDirStat.Beta.locale.en-US.yaml deleted file mode 100644 index 23b7be32921e0..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.0.0.2024-10-14/WinDirStat.WinDirStat.Beta.locale.en-US.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Created with WinGet Releaser using komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.0.0.2024-10-14 -PackageLocale: en-US -Publisher: The WinDirStat Team -PublisherUrl: https://windirstat.net/ -PublisherSupportUrl: https://windirstat.net/contact.html -Author: The WinDirStat Team -PackageName: WinDirStat (Beta) -PackageUrl: https://windirstat.net/ -License: GPL-2.0 -LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md -Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) -CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md -ShortDescription: Disk usage statistics viewer and cleanup tool -Description: |- - WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper. - The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s). - - Major features - - Three views: Directory Tree, Treemap, and Extension - - Duplicate file detection - - Built-in cleanup actions including Open, Delete, Show Properties - - User-defined cleanup actions (command line based) -Moniker: windirstat-beta -Tags: -- cleanup -- disk-usage -- kdirstat -- organization -- sequoiaview -- statistics -ReleaseNotes: Nearing Release -ReleaseNotesUrl: https://github.com/windirstat/windirstat/releases/tag/beta/v2.0.0/2024-10-14 -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.0.0.2024-10-14/WinDirStat.WinDirStat.Beta.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.0.0.2024-10-14/WinDirStat.WinDirStat.Beta.yaml deleted file mode 100644 index b61213372a107..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.0.0.2024-10-14/WinDirStat.WinDirStat.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser using komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.0.0.2024-10-14 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.0.2.2024-10-17/WinDirStat.WinDirStat.Beta.installer.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.0.2.2024-10-17/WinDirStat.WinDirStat.Beta.installer.yaml deleted file mode 100644 index c7791804ef13a..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.0.2.2024-10-17/WinDirStat.WinDirStat.Beta.installer.yaml +++ /dev/null @@ -1,64 +0,0 @@ -# Created with WinGet Releaser using komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.0.2.2024-10-17 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2024-10-18 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.0.2/2024-10-17/WinDirStat-x86.msi - InstallerSha256: BCC194417C17BB9930999C5B26BF28B0759789AFB34EF8AECCAF7931EF29F8B8 - ProductCode: '{548CBE08-C12B-46FC-8B38-D6C14B5BED8C}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.0.2 - ProductCode: '{548CBE08-C12B-46FC-8B38-D6C14B5BED8C}' - UpgradeCode: '{46F106C9-090C-43D0-8815-D03BA9FA55A9}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: x64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.0.2/2024-10-17/WinDirStat-x64.msi - InstallerSha256: 776DD42DA0259B3D05F97332B90C20D8F34EE5935482BC6CEAEBF656965FF142 - ProductCode: '{228F6CFF-7C49-4BC9-B1A3-349C9293E4C2}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.0.2 - ProductCode: '{228F6CFF-7C49-4BC9-B1A3-349C9293E4C2}' - UpgradeCode: '{46F106C9-090C-43D0-8815-D03BA9FA55A9}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -- Architecture: arm - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.0.2/2024-10-17/WinDirStat-arm.msi - InstallerSha256: 37B76DDCB8AC998FF079872629B59114228AADC6B4C0A4D80A516983EA8D103F - ProductCode: '{43DBB18F-495F-4AB3-902B-535F9B80C99F}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.0.2 - ProductCode: '{43DBB18F-495F-4AB3-902B-535F9B80C99F}' - UpgradeCode: '{46F106C9-090C-43D0-8815-D03BA9FA55A9}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: arm64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.0.2/2024-10-17/WinDirStat-arm64.msi - InstallerSha256: 4B7B7A4F8C7F4CBB252B1D72EFFA254DD831CC0EC92F086E1628637F4256AF4C - ProductCode: '{0B2480DE-A805-4581-ADC1-3FB89583924E}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.0.2 - ProductCode: '{0B2480DE-A805-4581-ADC1-3FB89583924E}' - UpgradeCode: '{46F106C9-090C-43D0-8815-D03BA9FA55A9}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.0.2.2024-10-17/WinDirStat.WinDirStat.Beta.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.0.2.2024-10-17/WinDirStat.WinDirStat.Beta.locale.en-US.yaml deleted file mode 100644 index f6f9597946b89..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.0.2.2024-10-17/WinDirStat.WinDirStat.Beta.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with WinGet Releaser using komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.0.2.2024-10-17 -PackageLocale: en-US -Publisher: The WinDirStat Team -PublisherUrl: https://windirstat.net/ -PublisherSupportUrl: https://windirstat.net/contact.html -Author: The WinDirStat Team -PackageName: WinDirStat (Beta) -PackageUrl: https://windirstat.net/ -License: GPL-2.0 -LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md -Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) -CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md -ShortDescription: Disk usage statistics viewer and cleanup tool -Description: |- - WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper. - The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s). - - Major features - - Three views: Directory Tree, Treemap, and Extension - - Duplicate file detection - - Built-in cleanup actions including Open, Delete, Show Properties - - User-defined cleanup actions (command line based) -Moniker: windirstat-beta -Tags: -- cleanup -- disk-usage -- kdirstat -- organization -- sequoiaview -- statistics -ReleaseNotesUrl: https://github.com/windirstat/windirstat/releases/tag/beta/v2.0.2/2024-10-17 -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.0.2.2024-10-17/WinDirStat.WinDirStat.Beta.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.0.2.2024-10-17/WinDirStat.WinDirStat.Beta.yaml deleted file mode 100644 index 5eb4391b1418e..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.0.2.2024-10-17/WinDirStat.WinDirStat.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser using komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.0.2.2024-10-17 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.0.4.2024-10-26/WinDirStat.WinDirStat.Beta.installer.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.0.4.2024-10-26/WinDirStat.WinDirStat.Beta.installer.yaml deleted file mode 100644 index 3dccd0ceb38c4..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.0.4.2024-10-26/WinDirStat.WinDirStat.Beta.installer.yaml +++ /dev/null @@ -1,64 +0,0 @@ -# Created with WinGet Releaser using komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.0.4.2024-10-26 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2024-10-26 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.0.4/2024-10-26/WinDirStat-x86.msi - InstallerSha256: 93AD7288124E2D6793813280CFB6BFB60AFB856EA617B406517FA4AFD79C0748 - ProductCode: '{832D26C4-BA8C-431C-B16E-198E0D92D198}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.0.4 - ProductCode: '{832D26C4-BA8C-431C-B16E-198E0D92D198}' - UpgradeCode: '{46F106C9-090C-43D0-8815-D03BA9FA55A9}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: x64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.0.4/2024-10-26/WinDirStat-x64.msi - InstallerSha256: ABF64E6E6F9A1964B561D170E80E933C013F580221502CF8965C561C8DC19BAD - ProductCode: '{A9B3DC32-2390-4E52-8609-5BDB0F28FD53}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.0.4 - ProductCode: '{A9B3DC32-2390-4E52-8609-5BDB0F28FD53}' - UpgradeCode: '{46F106C9-090C-43D0-8815-D03BA9FA55A9}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -- Architecture: arm - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.0.4/2024-10-26/WinDirStat-arm.msi - InstallerSha256: 40BAE999DB92917A07AAC70E58FB45AD8CA40595F00AF0FE1352D1E2D2168C49 - ProductCode: '{CDD30620-B7DA-4440-8ACD-AF5B6901ACC9}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.0.4 - ProductCode: '{CDD30620-B7DA-4440-8ACD-AF5B6901ACC9}' - UpgradeCode: '{46F106C9-090C-43D0-8815-D03BA9FA55A9}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: arm64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.0.4/2024-10-26/WinDirStat-arm64.msi - InstallerSha256: 9FB56A52FAD192987443BED5C6497B93676A9CBB0C5D6370D22706DD16E21E7F - ProductCode: '{8E556383-E617-42EA-AD22-B45D35F69EC8}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.0.4 - ProductCode: '{8E556383-E617-42EA-AD22-B45D35F69EC8}' - UpgradeCode: '{46F106C9-090C-43D0-8815-D03BA9FA55A9}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.0.4.2024-10-26/WinDirStat.WinDirStat.Beta.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.0.4.2024-10-26/WinDirStat.WinDirStat.Beta.locale.en-US.yaml deleted file mode 100644 index 2f3102c13a7da..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.0.4.2024-10-26/WinDirStat.WinDirStat.Beta.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with WinGet Releaser using komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.0.4.2024-10-26 -PackageLocale: en-US -Publisher: The WinDirStat Team -PublisherUrl: https://windirstat.net/ -PublisherSupportUrl: https://windirstat.net/contact.html -Author: The WinDirStat Team -PackageName: WinDirStat (Beta) -PackageUrl: https://windirstat.net/ -License: GPL-2.0 -LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md -Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) -CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md -ShortDescription: Disk usage statistics viewer and cleanup tool -Description: |- - WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper. - The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s). - - Major features - - Three views: Directory Tree, Treemap, and Extension - - Duplicate file detection - - Built-in cleanup actions including Open, Delete, Show Properties - - User-defined cleanup actions (command line based) -Moniker: windirstat-beta -Tags: -- cleanup -- disk-usage -- kdirstat -- organization -- sequoiaview -- statistics -ReleaseNotesUrl: https://github.com/windirstat/windirstat/releases/tag/beta/v2.0.4/2024-10-26 -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.0.4.2024-10-26/WinDirStat.WinDirStat.Beta.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.0.4.2024-10-26/WinDirStat.WinDirStat.Beta.yaml deleted file mode 100644 index 14097a033d0ca..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.0.4.2024-10-26/WinDirStat.WinDirStat.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser using komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.0.4.2024-10-26 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-11-01/WinDirStat.WinDirStat.Beta.installer.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-11-01/WinDirStat.WinDirStat.Beta.installer.yaml deleted file mode 100644 index 753cfa93a5d19..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-11-01/WinDirStat.WinDirStat.Beta.installer.yaml +++ /dev/null @@ -1,64 +0,0 @@ -# Created with WinGet Releaser using komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.0.2024-11-01 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2024-11-02 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.0/2024-11-01/WinDirStat-x86.msi - InstallerSha256: E7C856243CC5380FDBBD58C90C2F3850971EC9DB5AA114FA46A88862C3232CCA - ProductCode: '{DDA15561-78CB-49E3-AE64-4A9153D2B1E6}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.0.873 - ProductCode: '{DDA15561-78CB-49E3-AE64-4A9153D2B1E6}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: x64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.0/2024-11-01/WinDirStat-x64.msi - InstallerSha256: 055C95277E9872D953BED66651992AC0FAC8754B2761C6DB33361F686712D5A8 - ProductCode: '{52B2449E-5743-43AC-AF31-B1F7E328F7EB}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.0.873 - ProductCode: '{52B2449E-5743-43AC-AF31-B1F7E328F7EB}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -- Architecture: arm - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.0/2024-11-01/WinDirStat-arm.msi - InstallerSha256: 6D84B136364546704ACF587670365CEE9F1BA9EA829A00CB1151BB20B9D006C6 - ProductCode: '{D302221A-4DB6-4B4E-AE60-70601985A0B3}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.0.873 - ProductCode: '{D302221A-4DB6-4B4E-AE60-70601985A0B3}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: arm64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.0/2024-11-01/WinDirStat-arm64.msi - InstallerSha256: C2D2D8CFBCC0B4920CF1D6D647ECCC438C6F8041C880DE8B3AC97902C47FEC01 - ProductCode: '{F128638B-3337-4D71-AD5C-22A7D8CCC7AC}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.0.873 - ProductCode: '{F128638B-3337-4D71-AD5C-22A7D8CCC7AC}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-11-01/WinDirStat.WinDirStat.Beta.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-11-01/WinDirStat.WinDirStat.Beta.locale.en-US.yaml deleted file mode 100644 index 37327836b78e7..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-11-01/WinDirStat.WinDirStat.Beta.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with WinGet Releaser using komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.0.2024-11-01 -PackageLocale: en-US -Publisher: The WinDirStat Team -PublisherUrl: https://windirstat.net/ -PublisherSupportUrl: https://windirstat.net/contact.html -Author: The WinDirStat Team -PackageName: WinDirStat (Beta) -PackageUrl: https://windirstat.net/ -License: GPL-2.0 -LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md -Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) -CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md -ShortDescription: Disk usage statistics viewer and cleanup tool -Description: |- - WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper. - The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s). - - Major features - - Three views: Directory Tree, Treemap, and Extension - - Duplicate file detection - - Built-in cleanup actions including Open, Delete, Show Properties - - User-defined cleanup actions (command line based) -Moniker: windirstat-beta -Tags: -- cleanup -- disk-usage -- kdirstat -- organization -- sequoiaview -- statistics -ReleaseNotesUrl: https://github.com/windirstat/windirstat/releases/tag/beta/v2.1.0/2024-11-01 -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-11-01/WinDirStat.WinDirStat.Beta.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-11-01/WinDirStat.WinDirStat.Beta.yaml deleted file mode 100644 index eb26cb8ea484a..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-11-01/WinDirStat.WinDirStat.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser using komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.0.2024-11-01 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-11-06/WinDirStat.WinDirStat.Beta.installer.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-11-06/WinDirStat.WinDirStat.Beta.installer.yaml deleted file mode 100644 index 3c9c3f4a2c0b3..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-11-06/WinDirStat.WinDirStat.Beta.installer.yaml +++ /dev/null @@ -1,64 +0,0 @@ -# Created with WinGet Releaser using komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.0.2024-11-06 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2024-11-06 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.0/2024-11-06/WinDirStat-x86.msi - InstallerSha256: F94600D45811675615D050E188460A2060EA8367050D683D147EB5074153C078 - ProductCode: '{CE2891E0-853D-4526-86B2-E03A1E2D40D9}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.0.890 - ProductCode: '{CE2891E0-853D-4526-86B2-E03A1E2D40D9}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: x64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.0/2024-11-06/WinDirStat-x64.msi - InstallerSha256: FF3AFEF0B2D7EA83954CF095F070E4C00235FF8AAEA4D59686FC8EA4995A2805 - ProductCode: '{C35638E6-0FE7-4E32-B92E-2D3012FB6FA2}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.0.890 - ProductCode: '{C35638E6-0FE7-4E32-B92E-2D3012FB6FA2}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -- Architecture: arm - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.0/2024-11-06/WinDirStat-arm.msi - InstallerSha256: 074F011269C8AD3909CA30F6CBA90208B460E0DB2D68A9287B00A3E64B3A595E - ProductCode: '{7B021C4C-8346-41A2-AFC8-9BE04E61ED66}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.0.890 - ProductCode: '{7B021C4C-8346-41A2-AFC8-9BE04E61ED66}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: arm64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.0/2024-11-06/WinDirStat-arm64.msi - InstallerSha256: E1E036776A5A6A94782755919525B44C04229E272F8C777BF997CC171CE8FF52 - ProductCode: '{EBCABB58-1255-4B41-9C71-FA08AA7F4007}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.0.890 - ProductCode: '{EBCABB58-1255-4B41-9C71-FA08AA7F4007}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-11-06/WinDirStat.WinDirStat.Beta.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-11-06/WinDirStat.WinDirStat.Beta.locale.en-US.yaml deleted file mode 100644 index fd96a168b01a0..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-11-06/WinDirStat.WinDirStat.Beta.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with WinGet Releaser using komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.0.2024-11-06 -PackageLocale: en-US -Publisher: The WinDirStat Team -PublisherUrl: https://windirstat.net/ -PublisherSupportUrl: https://windirstat.net/contact.html -Author: The WinDirStat Team -PackageName: WinDirStat (Beta) -PackageUrl: https://windirstat.net/ -License: GPL-2.0 -LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md -Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) -CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md -ShortDescription: Disk usage statistics viewer and cleanup tool -Description: |- - WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper. - The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s). - - Major features - - Three views: Directory Tree, Treemap, and Extension - - Duplicate file detection - - Built-in cleanup actions including Open, Delete, Show Properties - - User-defined cleanup actions (command line based) -Moniker: windirstat-beta -Tags: -- cleanup -- disk-usage -- kdirstat -- organization -- sequoiaview -- statistics -ReleaseNotesUrl: https://github.com/windirstat/windirstat/releases/tag/beta/v2.1.0/2024-11-06 -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-11-06/WinDirStat.WinDirStat.Beta.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-11-06/WinDirStat.WinDirStat.Beta.yaml deleted file mode 100644 index 35c4d1932b120..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-11-06/WinDirStat.WinDirStat.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser using komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.0.2024-11-06 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-11-27/WinDirStat.WinDirStat.Beta.installer.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-11-27/WinDirStat.WinDirStat.Beta.installer.yaml deleted file mode 100644 index 697e82d0478f7..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-11-27/WinDirStat.WinDirStat.Beta.installer.yaml +++ /dev/null @@ -1,64 +0,0 @@ -# Created with WinGet Releaser using komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.0.2024-11-27 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2024-11-28 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.0/2024-11-27/WinDirStat-x86.msi - InstallerSha256: 580D8AFB367E69FA16F4F632D42C0D9466ED0F09DDAB69B1D002551FE4EB6744 - ProductCode: '{C238E0DD-729A-4004-A6E5-5574CB9B3CDB}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.0.906 - ProductCode: '{C238E0DD-729A-4004-A6E5-5574CB9B3CDB}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: x64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.0/2024-11-27/WinDirStat-x64.msi - InstallerSha256: AC8D932782D305DEDDD1575457E1540CD69916E087F7AB111E0BE3D908D3EF8B - ProductCode: '{512547DC-3266-4ECA-AC0D-4F6E95DE6971}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.0.906 - ProductCode: '{512547DC-3266-4ECA-AC0D-4F6E95DE6971}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -- Architecture: arm - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.0/2024-11-27/WinDirStat-arm.msi - InstallerSha256: B243C717EFABF4AFD645F2E1DDA5048E10551329F9F58A4CCD94199C253EB725 - ProductCode: '{C38D2D10-08A4-4AD3-BE38-ACA48AAD774C}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.0.906 - ProductCode: '{C38D2D10-08A4-4AD3-BE38-ACA48AAD774C}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: arm64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.0/2024-11-27/WinDirStat-arm64.msi - InstallerSha256: 5AE22AB5F46E794DEFBA61FC60770EE26E9B7309D95F1498A96792D1D65C93F5 - ProductCode: '{E2C67ADF-39AA-473F-B031-B8B0220E9268}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.0.906 - ProductCode: '{E2C67ADF-39AA-473F-B031-B8B0220E9268}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-11-27/WinDirStat.WinDirStat.Beta.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-11-27/WinDirStat.WinDirStat.Beta.locale.en-US.yaml deleted file mode 100644 index d692d3bf81069..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-11-27/WinDirStat.WinDirStat.Beta.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with WinGet Releaser using komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.0.2024-11-27 -PackageLocale: en-US -Publisher: The WinDirStat Team -PublisherUrl: https://windirstat.net/ -PublisherSupportUrl: https://windirstat.net/contact.html -Author: The WinDirStat Team -PackageName: WinDirStat (Beta) -PackageUrl: https://windirstat.net/ -License: GPL-2.0 -LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md -Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) -CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md -ShortDescription: Disk usage statistics viewer and cleanup tool -Description: |- - WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper. - The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s). - - Major features - - Three views: Directory Tree, Treemap, and Extension - - Duplicate file detection - - Built-in cleanup actions including Open, Delete, Show Properties - - User-defined cleanup actions (command line based) -Moniker: windirstat-beta -Tags: -- cleanup -- disk-usage -- kdirstat -- organization -- sequoiaview -- statistics -ReleaseNotesUrl: https://github.com/windirstat/windirstat/releases/tag/beta/v2.1.0/2024-11-27 -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-11-27/WinDirStat.WinDirStat.Beta.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-11-27/WinDirStat.WinDirStat.Beta.yaml deleted file mode 100644 index fe6a47f011666..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-11-27/WinDirStat.WinDirStat.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser using komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.0.2024-11-27 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-11-30/WinDirStat.WinDirStat.Beta.installer.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-11-30/WinDirStat.WinDirStat.Beta.installer.yaml deleted file mode 100644 index 9ebd56589d405..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-11-30/WinDirStat.WinDirStat.Beta.installer.yaml +++ /dev/null @@ -1,64 +0,0 @@ -# Created with WinGet Releaser using komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.0.2024-11-30 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2024-11-30 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.0/2024-11-30/WinDirStat-x86.msi - InstallerSha256: CA73731CDEAE457C9F16147F49FF7C470521C75A265C5412FEFE2E18C3A7353A - ProductCode: '{BE040941-4E3F-41C1-8092-9E6BBD0EEE44}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.0.911 - ProductCode: '{BE040941-4E3F-41C1-8092-9E6BBD0EEE44}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: x64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.0/2024-11-30/WinDirStat-x64.msi - InstallerSha256: 8D4174BC6D2A861BED348337DB522F11B07B6DF6AFC12F9B8DB4E273622BCE8E - ProductCode: '{E694B923-FF51-4665-B72A-884688A59EE8}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.0.911 - ProductCode: '{E694B923-FF51-4665-B72A-884688A59EE8}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -- Architecture: arm - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.0/2024-11-30/WinDirStat-arm.msi - InstallerSha256: E6B574485161023EBBE38647D5EC57070FFAEFB1FCA9E6C10B08AE7CED886EF0 - ProductCode: '{CFD43C9C-EF8A-4F14-9CFC-EE72CA2B9AAC}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.0.911 - ProductCode: '{CFD43C9C-EF8A-4F14-9CFC-EE72CA2B9AAC}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: arm64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.0/2024-11-30/WinDirStat-arm64.msi - InstallerSha256: E62380C0D9454B5131585CCD82C17B4DF2DCBA4AD1E4D0333551B5351AE8B7FC - ProductCode: '{EAE0A4DB-1B5E-418C-A9FB-25866A702903}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.0.911 - ProductCode: '{EAE0A4DB-1B5E-418C-A9FB-25866A702903}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-11-30/WinDirStat.WinDirStat.Beta.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-11-30/WinDirStat.WinDirStat.Beta.locale.en-US.yaml deleted file mode 100644 index a3cecee027eaf..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-11-30/WinDirStat.WinDirStat.Beta.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with WinGet Releaser using komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.0.2024-11-30 -PackageLocale: en-US -Publisher: The WinDirStat Team -PublisherUrl: https://windirstat.net/ -PublisherSupportUrl: https://windirstat.net/contact.html -Author: The WinDirStat Team -PackageName: WinDirStat (Beta) -PackageUrl: https://windirstat.net/ -License: GPL-2.0 -LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md -Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) -CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md -ShortDescription: Disk usage statistics viewer and cleanup tool -Description: |- - WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper. - The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s). - - Major features - - Three views: Directory Tree, Treemap, and Extension - - Duplicate file detection - - Built-in cleanup actions including Open, Delete, Show Properties - - User-defined cleanup actions (command line based) -Moniker: windirstat-beta -Tags: -- cleanup -- disk-usage -- kdirstat -- organization -- sequoiaview -- statistics -ReleaseNotesUrl: https://github.com/windirstat/windirstat/releases/tag/beta/v2.1.0/2024-11-30 -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-11-30/WinDirStat.WinDirStat.Beta.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-11-30/WinDirStat.WinDirStat.Beta.yaml deleted file mode 100644 index 11d26f942ec39..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-11-30/WinDirStat.WinDirStat.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser using komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.0.2024-11-30 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-12-01/WinDirStat.WinDirStat.Beta.installer.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-12-01/WinDirStat.WinDirStat.Beta.installer.yaml deleted file mode 100644 index ad36c05a45f26..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-12-01/WinDirStat.WinDirStat.Beta.installer.yaml +++ /dev/null @@ -1,64 +0,0 @@ -# Created with WinGet Releaser using komac v2.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.0.2024-12-01 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2024-12-02 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.0/2024-12-01/WinDirStat-x86.msi - InstallerSha256: 0962188DA1041E782E5AE02B69E49C0D7A0AA0D4D401BF9993FBC1D65499520B - ProductCode: '{7CA50F7D-857F-4218-9672-D87BF83A4107}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.0.914 - ProductCode: '{7CA50F7D-857F-4218-9672-D87BF83A4107}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: x64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.0/2024-12-01/WinDirStat-x64.msi - InstallerSha256: DF7BDBBD6B70F0DAC4B221CB392DC91BF2C98467A49C91714D0DC86BB9113D3D - ProductCode: '{C1E7BC3B-B86B-4AC1-91EA-BC9283BDEFAF}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.0.914 - ProductCode: '{C1E7BC3B-B86B-4AC1-91EA-BC9283BDEFAF}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -- Architecture: arm - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.0/2024-12-01/WinDirStat-arm.msi - InstallerSha256: DA2A2D45EE33257F2E4465450B9CCE3FD407659BE80CFD486B165FDE2EEF1C59 - ProductCode: '{6E749AB4-6ED9-483A-A170-833443D01D7B}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.0.914 - ProductCode: '{6E749AB4-6ED9-483A-A170-833443D01D7B}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: arm64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.0/2024-12-01/WinDirStat-arm64.msi - InstallerSha256: 439AD74D4F188B6E2E1ED4E1723F0F8A51C1B58AA58941D866F67B4CB00F054C - ProductCode: '{E585B608-13D2-4C53-A54E-A6B01721AB45}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.0.914 - ProductCode: '{E585B608-13D2-4C53-A54E-A6B01721AB45}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-12-01/WinDirStat.WinDirStat.Beta.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-12-01/WinDirStat.WinDirStat.Beta.locale.en-US.yaml deleted file mode 100644 index 391f92585348d..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-12-01/WinDirStat.WinDirStat.Beta.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with WinGet Releaser using komac v2.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.0.2024-12-01 -PackageLocale: en-US -Publisher: The WinDirStat Team -PublisherUrl: https://windirstat.net/ -PublisherSupportUrl: https://windirstat.net/contact.html -Author: The WinDirStat Team -PackageName: WinDirStat (Beta) -PackageUrl: https://windirstat.net/ -License: GPL-2.0 -LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md -Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) -CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md -ShortDescription: Disk usage statistics viewer and cleanup tool -Description: |- - WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper. - The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s). - - Major features - - Three views: Directory Tree, Treemap, and Extension - - Duplicate file detection - - Built-in cleanup actions including Open, Delete, Show Properties - - User-defined cleanup actions (command line based) -Moniker: windirstat-beta -Tags: -- cleanup -- disk-usage -- kdirstat -- organization -- sequoiaview -- statistics -ReleaseNotesUrl: https://github.com/windirstat/windirstat/releases/tag/beta/v2.1.0/2024-12-01 -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-12-01/WinDirStat.WinDirStat.Beta.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-12-01/WinDirStat.WinDirStat.Beta.yaml deleted file mode 100644 index 9afd4081a3af1..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-12-01/WinDirStat.WinDirStat.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser using komac v2.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.0.2024-12-01 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-12-07/WinDirStat.WinDirStat.Beta.installer.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-12-07/WinDirStat.WinDirStat.Beta.installer.yaml deleted file mode 100644 index a44ec751added..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-12-07/WinDirStat.WinDirStat.Beta.installer.yaml +++ /dev/null @@ -1,64 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.0.2024-12-07 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2024-12-07 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.0/2024-12-07/WinDirStat-x86.msi - InstallerSha256: 25034BF1340BC7DF3E1E4840BE0C9D455DD4166364F82352800C2C0C417CE806 - ProductCode: '{B5F3DF28-26B1-4185-992C-DF5ED5730D2C}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.0.928 - ProductCode: '{B5F3DF28-26B1-4185-992C-DF5ED5730D2C}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: x64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.0/2024-12-07/WinDirStat-x64.msi - InstallerSha256: 58EC74A2E4FC86FED6C634A3F7C1F141A0334C1643C004BAF25EC82CE02189E5 - ProductCode: '{96B9DB1C-EECA-4566-98D0-E9F16CDEFDFC}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.0.928 - ProductCode: '{96B9DB1C-EECA-4566-98D0-E9F16CDEFDFC}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -- Architecture: arm - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.0/2024-12-07/WinDirStat-arm.msi - InstallerSha256: A7EB86E6B8CF93BC160874BD76727167B4F1F2753C805AED0F97DC33EA0DA35C - ProductCode: '{C5D46596-3574-4951-8AD3-66779D2A2594}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.0.928 - ProductCode: '{C5D46596-3574-4951-8AD3-66779D2A2594}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: arm64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.0/2024-12-07/WinDirStat-arm64.msi - InstallerSha256: E2485E76BC6D7D36FAA85C7C269EBD76AD92435A830456AB9D8DD5B38955700E - ProductCode: '{C644649D-9376-411C-BB50-901A87ECE5E3}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.0.928 - ProductCode: '{C644649D-9376-411C-BB50-901A87ECE5E3}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-12-07/WinDirStat.WinDirStat.Beta.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-12-07/WinDirStat.WinDirStat.Beta.locale.en-US.yaml deleted file mode 100644 index ddb22fa5edce4..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-12-07/WinDirStat.WinDirStat.Beta.locale.en-US.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.0.2024-12-07 -PackageLocale: en-US -Publisher: The WinDirStat Team -PublisherUrl: https://windirstat.net/ -PublisherSupportUrl: https://windirstat.net/contact.html -Author: The WinDirStat Team -PackageName: WinDirStat (Beta) -PackageUrl: https://windirstat.net/ -License: GPL-2.0 -LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md -Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) -CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md -ShortDescription: Disk usage statistics viewer and cleanup tool -Description: |- - WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper. - The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s). - - Major features - - Three views: Directory Tree, Treemap, and Extension - - Duplicate file detection - - Built-in cleanup actions including Open, Delete, Show Properties - - User-defined cleanup actions (command line based) -Moniker: windirstat-beta -Tags: -- cleanup -- disk-usage -- kdirstat -- organization -- sequoiaview -- statistics -ReleaseNotes: Potential Release Candidate -ReleaseNotesUrl: https://github.com/windirstat/windirstat/releases/tag/beta/v2.1.0/2024-12-07 -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-12-07/WinDirStat.WinDirStat.Beta.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-12-07/WinDirStat.WinDirStat.Beta.yaml deleted file mode 100644 index 1e5c2eff65f41..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.0.2024-12-07/WinDirStat.WinDirStat.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.0.2024-12-07 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-10/WinDirStat.WinDirStat.Beta.installer.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-10/WinDirStat.WinDirStat.Beta.installer.yaml deleted file mode 100644 index 22710a50689eb..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-10/WinDirStat.WinDirStat.Beta.installer.yaml +++ /dev/null @@ -1,64 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.2.2024-12-10 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2024-12-10 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2024-12-10/WinDirStat-x86.msi - InstallerSha256: E3B34E2532E4814CD7C4B8D6A92AC497C6D883F0076AF03C43F24187B7CDCB88 - ProductCode: '{C920B1CB-8B36-49B5-8839-5B15027619E3}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.946 - ProductCode: '{C920B1CB-8B36-49B5-8839-5B15027619E3}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: x64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2024-12-10/WinDirStat-x64.msi - InstallerSha256: A92CEA71F6907E652EFEAB4C903F40856FD774274C34569F566E3BE2E2093387 - ProductCode: '{2AF733BB-3990-43D0-9F0C-9B625518E661}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.946 - ProductCode: '{2AF733BB-3990-43D0-9F0C-9B625518E661}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -- Architecture: arm - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2024-12-10/WinDirStat-arm.msi - InstallerSha256: AE71C6FEEE547FFA712438F42F68C9964F221B8776B15119389C3ECCBF0CEF28 - ProductCode: '{F4C2ADE2-E313-47A2-BFEE-B2ACD366A25B}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.946 - ProductCode: '{F4C2ADE2-E313-47A2-BFEE-B2ACD366A25B}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: arm64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2024-12-10/WinDirStat-arm64.msi - InstallerSha256: E50C4DD831332D98737BD734A1898D0EA9A4F6811DC6A34E5800CA859802AA89 - ProductCode: '{14CD151C-C2EE-4289-AC8C-75121FA327CE}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.946 - ProductCode: '{14CD151C-C2EE-4289-AC8C-75121FA327CE}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-10/WinDirStat.WinDirStat.Beta.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-10/WinDirStat.WinDirStat.Beta.locale.en-US.yaml deleted file mode 100644 index 02efc7d859bc7..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-10/WinDirStat.WinDirStat.Beta.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.2.2024-12-10 -PackageLocale: en-US -Publisher: The WinDirStat Team -PublisherUrl: https://windirstat.net/ -PublisherSupportUrl: https://windirstat.net/contact.html -Author: The WinDirStat Team -PackageName: WinDirStat (Beta) -PackageUrl: https://windirstat.net/ -License: GPL-2.0 -LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md -Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) -CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md -ShortDescription: Disk usage statistics viewer and cleanup tool -Description: |- - WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper. - The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s). - - Major features - - Three views: Directory Tree, Treemap, and Extension - - Duplicate file detection - - Built-in cleanup actions including Open, Delete, Show Properties - - User-defined cleanup actions (command line based) -Moniker: windirstat-beta -Tags: -- cleanup -- disk-usage -- kdirstat -- organization -- sequoiaview -- statistics -ReleaseNotesUrl: https://github.com/windirstat/windirstat/releases/tag/beta/v2.1.2/2024-12-10 -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-10/WinDirStat.WinDirStat.Beta.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-10/WinDirStat.WinDirStat.Beta.yaml deleted file mode 100644 index 555d9e374c448..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-10/WinDirStat.WinDirStat.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.2.2024-12-10 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-11/WinDirStat.WinDirStat.Beta.installer.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-11/WinDirStat.WinDirStat.Beta.installer.yaml deleted file mode 100644 index c7f26dfb108b1..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-11/WinDirStat.WinDirStat.Beta.installer.yaml +++ /dev/null @@ -1,64 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.2.2024-12-11 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2024-12-11 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2024-12-11/WinDirStat-x86.msi - InstallerSha256: BFE1C18B125DAB28281E863BF82A6950BDA58489721FC87AFFCF19F19640F911 - ProductCode: '{6E4736B8-3957-4A78-9CA0-FCAD8717D98E}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.951 - ProductCode: '{6E4736B8-3957-4A78-9CA0-FCAD8717D98E}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: x64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2024-12-11/WinDirStat-x64.msi - InstallerSha256: 61CE7C3C8197F03FA91C4A5F284C8B62D899D723D758B60E8B171F55A7F2A2CE - ProductCode: '{BCF613F7-87DD-4D1B-B654-1F9F4FE0D4FA}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.951 - ProductCode: '{BCF613F7-87DD-4D1B-B654-1F9F4FE0D4FA}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -- Architecture: arm - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2024-12-11/WinDirStat-arm.msi - InstallerSha256: D3D09E5D0823D41B3A6AE0E5290C88994D979B72C158DDC47EF871A7BBA482AB - ProductCode: '{5DC32373-F3CD-4629-AA25-0FED6323F3A5}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.951 - ProductCode: '{5DC32373-F3CD-4629-AA25-0FED6323F3A5}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: arm64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2024-12-11/WinDirStat-arm64.msi - InstallerSha256: 43867B1D5C592D17BD1DF9CC2F649515C39C2F3521BA9DCA074959863B175F4A - ProductCode: '{FD2464D4-CC59-4522-95A4-BE34893EC56C}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.951 - ProductCode: '{FD2464D4-CC59-4522-95A4-BE34893EC56C}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-11/WinDirStat.WinDirStat.Beta.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-11/WinDirStat.WinDirStat.Beta.locale.en-US.yaml deleted file mode 100644 index 6274c4324ba04..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-11/WinDirStat.WinDirStat.Beta.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.2.2024-12-11 -PackageLocale: en-US -Publisher: The WinDirStat Team -PublisherUrl: https://windirstat.net/ -PublisherSupportUrl: https://windirstat.net/contact.html -Author: The WinDirStat Team -PackageName: WinDirStat (Beta) -PackageUrl: https://windirstat.net/ -License: GPL-2.0 -LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md -Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) -CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md -ShortDescription: Disk usage statistics viewer and cleanup tool -Description: |- - WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper. - The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s). - - Major features - - Three views: Directory Tree, Treemap, and Extension - - Duplicate file detection - - Built-in cleanup actions including Open, Delete, Show Properties - - User-defined cleanup actions (command line based) -Moniker: windirstat-beta -Tags: -- cleanup -- disk-usage -- kdirstat -- organization -- sequoiaview -- statistics -ReleaseNotesUrl: https://github.com/windirstat/windirstat/releases/tag/beta/v2.1.2/2024-12-11 -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-11/WinDirStat.WinDirStat.Beta.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-11/WinDirStat.WinDirStat.Beta.yaml deleted file mode 100644 index c072009215a89..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-11/WinDirStat.WinDirStat.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.2.2024-12-11 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-12/WinDirStat.WinDirStat.Beta.installer.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-12/WinDirStat.WinDirStat.Beta.installer.yaml deleted file mode 100644 index b59a3e5c26876..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-12/WinDirStat.WinDirStat.Beta.installer.yaml +++ /dev/null @@ -1,64 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.2.2024-12-12 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2024-12-13 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2024-12-12/WinDirStat-x86.msi - InstallerSha256: BD907F226D7B36E20B39CC06426AF2BFE39FFFE78DB3D8907B481E3D9FB074AB - ProductCode: '{B8FD0B10-61DC-47BA-82CC-E44B8A15364F}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.954 - ProductCode: '{B8FD0B10-61DC-47BA-82CC-E44B8A15364F}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: x64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2024-12-12/WinDirStat-x64.msi - InstallerSha256: A3F5AF987945FE096BF389E123017FAF10E89C4D81D5D12D8E639D9373743586 - ProductCode: '{EB20ACFA-7A9F-40DD-9F5C-37A7FAE1DDEB}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.954 - ProductCode: '{EB20ACFA-7A9F-40DD-9F5C-37A7FAE1DDEB}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -- Architecture: arm - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2024-12-12/WinDirStat-arm.msi - InstallerSha256: 358E68ABF92B3B6F74869D539753992827A1810D212CA25112491ABE8B4F47B6 - ProductCode: '{706877C6-463B-4EE1-BA22-9271FCD5B815}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.954 - ProductCode: '{706877C6-463B-4EE1-BA22-9271FCD5B815}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: arm64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2024-12-12/WinDirStat-arm64.msi - InstallerSha256: 5609E12E83096C13FD2D7C235A3960B162FA7188FE217912FE94634DB98951F5 - ProductCode: '{86DBC8A5-0F12-4AD2-9B78-9635B58E6294}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.954 - ProductCode: '{86DBC8A5-0F12-4AD2-9B78-9635B58E6294}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-12/WinDirStat.WinDirStat.Beta.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-12/WinDirStat.WinDirStat.Beta.locale.en-US.yaml deleted file mode 100644 index d5e9111eef03c..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-12/WinDirStat.WinDirStat.Beta.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.2.2024-12-12 -PackageLocale: en-US -Publisher: The WinDirStat Team -PublisherUrl: https://windirstat.net/ -PublisherSupportUrl: https://windirstat.net/contact.html -Author: The WinDirStat Team -PackageName: WinDirStat (Beta) -PackageUrl: https://windirstat.net/ -License: GPL-2.0 -LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md -Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) -CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md -ShortDescription: Disk usage statistics viewer and cleanup tool -Description: |- - WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper. - The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s). - - Major features - - Three views: Directory Tree, Treemap, and Extension - - Duplicate file detection - - Built-in cleanup actions including Open, Delete, Show Properties - - User-defined cleanup actions (command line based) -Moniker: windirstat-beta -Tags: -- cleanup -- disk-usage -- kdirstat -- organization -- sequoiaview -- statistics -ReleaseNotesUrl: https://github.com/windirstat/windirstat/releases/tag/beta/v2.1.2/2024-12-12 -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-12/WinDirStat.WinDirStat.Beta.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-12/WinDirStat.WinDirStat.Beta.yaml deleted file mode 100644 index 0afcf08e64ad9..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-12/WinDirStat.WinDirStat.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.2.2024-12-12 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-17/WinDirStat.WinDirStat.Beta.installer.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-17/WinDirStat.WinDirStat.Beta.installer.yaml deleted file mode 100644 index f4cf6b56b5d18..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-17/WinDirStat.WinDirStat.Beta.installer.yaml +++ /dev/null @@ -1,64 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.2.2024-12-17 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2024-12-17 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2024-12-17/WinDirStat-x86.msi - InstallerSha256: D578D7CD3FB692CBBC2E7F113EA28C523C20C5F46AD1DBEFA082354B54B11C2C - ProductCode: '{165AFF04-2BF1-4FA1-975C-CAFE5C67C908}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.967 - ProductCode: '{165AFF04-2BF1-4FA1-975C-CAFE5C67C908}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: x64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2024-12-17/WinDirStat-x64.msi - InstallerSha256: B8707E923FFC1323438D3C7D88E2B08355130ADF28DC0D6B3027BC1FCA2E6C19 - ProductCode: '{CF6C75C7-ED51-4BC3-9652-088E76314B38}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.967 - ProductCode: '{CF6C75C7-ED51-4BC3-9652-088E76314B38}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -- Architecture: arm - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2024-12-17/WinDirStat-arm.msi - InstallerSha256: 4B4B3D695DAE9D63E536E6E9797D7472D092765CF98FC9D9B09482C47E6DA70C - ProductCode: '{628238D4-73FF-4248-8C8D-D3EF022E3637}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.967 - ProductCode: '{628238D4-73FF-4248-8C8D-D3EF022E3637}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: arm64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2024-12-17/WinDirStat-arm64.msi - InstallerSha256: B9849FDA6781C8E481AAC820D2C06D90831147463A9A68CE23332B286E1EB973 - ProductCode: '{5D59E657-8CDF-48E4-91BD-EEFC98FB2CEF}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.967 - ProductCode: '{5D59E657-8CDF-48E4-91BD-EEFC98FB2CEF}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-17/WinDirStat.WinDirStat.Beta.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-17/WinDirStat.WinDirStat.Beta.locale.en-US.yaml deleted file mode 100644 index 2e66087ef8df7..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-17/WinDirStat.WinDirStat.Beta.locale.en-US.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.2.2024-12-17 -PackageLocale: en-US -Publisher: The WinDirStat Team -PublisherUrl: https://windirstat.net/ -PublisherSupportUrl: https://windirstat.net/contact.html -Author: The WinDirStat Team -PackageName: WinDirStat (Beta) -PackageUrl: https://windirstat.net/ -License: GPL-2.0 -LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md -Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) -CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md -ShortDescription: Disk usage statistics viewer and cleanup tool -Description: |- - WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper. - The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s). - - Major features - - Three views: Directory Tree, Treemap, and Extension - - Duplicate file detection - - Built-in cleanup actions including Open, Delete, Show Properties - - User-defined cleanup actions (command line based) -Moniker: windirstat-beta -Tags: -- cleanup -- disk-usage -- kdirstat -- organization -- sequoiaview -- statistics -ReleaseNotes: TreeMap & Duplicate Performance Improvements -ReleaseNotesUrl: https://github.com/windirstat/windirstat/releases/tag/beta/v2.1.2/2024-12-17 -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-17/WinDirStat.WinDirStat.Beta.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-17/WinDirStat.WinDirStat.Beta.yaml deleted file mode 100644 index 131fe3c468051..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-17/WinDirStat.WinDirStat.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.2.2024-12-17 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-18/WinDirStat.WinDirStat.Beta.installer.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-18/WinDirStat.WinDirStat.Beta.installer.yaml deleted file mode 100644 index 0b886222a5d1c..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-18/WinDirStat.WinDirStat.Beta.installer.yaml +++ /dev/null @@ -1,64 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.2.2024-12-18 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2024-12-18 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2024-12-18/WinDirStat-x86.msi - InstallerSha256: D3AE4FEBCD5CC27DBA23A00CEA8EE8E86DC8FF209E4109AAC83CF7EE1CDE4DDF - ProductCode: '{E778BBF6-C121-48FF-B356-F11E85B03B1D}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.975 - ProductCode: '{E778BBF6-C121-48FF-B356-F11E85B03B1D}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: x64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2024-12-18/WinDirStat-x64.msi - InstallerSha256: 3C54B539380C00E9F6000A4D442989C2F87134B36CB4E4CFC6A4DA9134E0D8F8 - ProductCode: '{DAB55DAE-1326-4E08-8193-8C439DAACE98}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.975 - ProductCode: '{DAB55DAE-1326-4E08-8193-8C439DAACE98}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -- Architecture: arm - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2024-12-18/WinDirStat-arm.msi - InstallerSha256: CD98EFA2D3E24EB181053C73C4D3E92EC6C07EC4F69BFC816FF4D21A339FC8D3 - ProductCode: '{6F888A7B-D756-4FF5-837B-8845F26BCF6B}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.975 - ProductCode: '{6F888A7B-D756-4FF5-837B-8845F26BCF6B}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: arm64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2024-12-18/WinDirStat-arm64.msi - InstallerSha256: D2527E8403072931B0EDE6A42F13A4C81756C84AD039C831C77082CC239958CA - ProductCode: '{7D2527D6-46F9-4AC7-B75F-2E0FD0D97DDA}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.975 - ProductCode: '{7D2527D6-46F9-4AC7-B75F-2E0FD0D97DDA}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-18/WinDirStat.WinDirStat.Beta.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-18/WinDirStat.WinDirStat.Beta.locale.en-US.yaml deleted file mode 100644 index 9610d226f0699..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-18/WinDirStat.WinDirStat.Beta.locale.en-US.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.2.2024-12-18 -PackageLocale: en-US -Publisher: The WinDirStat Team -PublisherUrl: https://windirstat.net/ -PublisherSupportUrl: https://windirstat.net/contact.html -Author: The WinDirStat Team -PackageName: WinDirStat (Beta) -PackageUrl: https://windirstat.net/ -License: GPL-2.0 -LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md -Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) -CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md -ShortDescription: Disk usage statistics viewer and cleanup tool -Description: |- - WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper. - The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s). - - Major features - - Three views: Directory Tree, Treemap, and Extension - - Duplicate file detection - - Built-in cleanup actions including Open, Delete, Show Properties - - User-defined cleanup actions (command line based) -Moniker: windirstat-beta -Tags: -- cleanup -- disk-usage -- kdirstat -- organization -- sequoiaview -- statistics -ReleaseNotes: TreeMap & Duplicate Performance Improvements -ReleaseNotesUrl: https://github.com/windirstat/windirstat/releases/tag/beta/v2.1.2/2024-12-18 -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-18/WinDirStat.WinDirStat.Beta.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-18/WinDirStat.WinDirStat.Beta.yaml deleted file mode 100644 index c833e6182000c..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-18/WinDirStat.WinDirStat.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.2.2024-12-18 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-20/WinDirStat.WinDirStat.Beta.installer.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-20/WinDirStat.WinDirStat.Beta.installer.yaml deleted file mode 100644 index 4d7253db204bf..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-20/WinDirStat.WinDirStat.Beta.installer.yaml +++ /dev/null @@ -1,64 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.2.2024-12-20 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2024-12-20 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2024-12-20/WinDirStat-x86.msi - InstallerSha256: A00B7CB2F36FD243BF5DA6A8283798EA8120A6F85408F9DF604AEA78F798B202 - ProductCode: '{4E491313-935F-471A-B827-E8C3758AACD0}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.988 - ProductCode: '{4E491313-935F-471A-B827-E8C3758AACD0}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: x64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2024-12-20/WinDirStat-x64.msi - InstallerSha256: 42049D2669D82ABD8F09FADDE5DEB14005C7B11B253132DEDDD40848B0B950DA - ProductCode: '{3CFAA039-312A-419E-8E8D-E18C248B3B95}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.988 - ProductCode: '{3CFAA039-312A-419E-8E8D-E18C248B3B95}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -- Architecture: arm - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2024-12-20/WinDirStat-arm.msi - InstallerSha256: B90A4C1DB40F692DEA2494CF84E510D183F69D6C56B487008F0CBCA14D39EDF7 - ProductCode: '{67E80512-D814-4707-80AB-8DEBC11224B9}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.988 - ProductCode: '{67E80512-D814-4707-80AB-8DEBC11224B9}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: arm64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2024-12-20/WinDirStat-arm64.msi - InstallerSha256: 897A1283E34F241C5A7B32CA3A3465F9EDC8DFB4FD1C2A22C17183E3FF561401 - ProductCode: '{DAA846A2-FD70-4C25-B9BE-5777B744EE0C}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.988 - ProductCode: '{DAA846A2-FD70-4C25-B9BE-5777B744EE0C}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-20/WinDirStat.WinDirStat.Beta.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-20/WinDirStat.WinDirStat.Beta.locale.en-US.yaml deleted file mode 100644 index 5069bcbf1e508..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-20/WinDirStat.WinDirStat.Beta.locale.en-US.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.2.2024-12-20 -PackageLocale: en-US -Publisher: The WinDirStat Team -PublisherUrl: https://windirstat.net/ -PublisherSupportUrl: https://windirstat.net/contact.html -Author: The WinDirStat Team -PackageName: WinDirStat (Beta) -PackageUrl: https://windirstat.net/ -License: GPL-2.0 -LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md -Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) -CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md -ShortDescription: Disk usage statistics viewer and cleanup tool -Description: |- - WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper. - The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s). - - Major features - - Three views: Directory Tree, Treemap, and Extension - - Duplicate file detection - - Built-in cleanup actions including Open, Delete, Show Properties - - User-defined cleanup actions (command line based) -Moniker: windirstat-beta -Tags: -- cleanup -- disk-usage -- kdirstat -- organization -- sequoiaview -- statistics -ReleaseNotes: Add 'Largest Files' Tab -ReleaseNotesUrl: https://github.com/windirstat/windirstat/releases/tag/beta/v2.1.2/2024-12-20 -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-20/WinDirStat.WinDirStat.Beta.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-20/WinDirStat.WinDirStat.Beta.yaml deleted file mode 100644 index c2064f0b070c7..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-20/WinDirStat.WinDirStat.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.2.2024-12-20 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-22/WinDirStat.WinDirStat.Beta.installer.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-22/WinDirStat.WinDirStat.Beta.installer.yaml deleted file mode 100644 index 50303b0d27cb5..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-22/WinDirStat.WinDirStat.Beta.installer.yaml +++ /dev/null @@ -1,64 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.2.2024-12-22 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2024-12-23 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2024-12-22/WinDirStat-x86.msi - InstallerSha256: 7D5148898F98B5ED491DA43A7AF673C4E4ECC85757E56AF2F4082BC33F0545D8 - ProductCode: '{C02439B8-A36B-4A49-9850-7165755AB5C3}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.990 - ProductCode: '{C02439B8-A36B-4A49-9850-7165755AB5C3}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: x64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2024-12-22/WinDirStat-x64.msi - InstallerSha256: 184119CCD0065B8BBAF5A98131E8FA6C47EE1EEDB604D206DEB7B939B1D6E063 - ProductCode: '{4D1EF0A7-A5CA-4529-98DD-A0B4E650E717}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.990 - ProductCode: '{4D1EF0A7-A5CA-4529-98DD-A0B4E650E717}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -- Architecture: arm - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2024-12-22/WinDirStat-arm.msi - InstallerSha256: 3DC10C733FFB58744A9653D04814FC2E8CA0F92EE2A077DDD62F09AF0D8B02B7 - ProductCode: '{DDCA432B-3167-4E77-BD26-0F2FEF39321F}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.990 - ProductCode: '{DDCA432B-3167-4E77-BD26-0F2FEF39321F}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: arm64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2024-12-22/WinDirStat-arm64.msi - InstallerSha256: 70182D2E31509A320C69DA5A0264C75E39F66086BAD5A8EF4B2A59FD9FD0B3CE - ProductCode: '{ACC65A4C-92EC-4C85-AADB-985690C14513}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.990 - ProductCode: '{ACC65A4C-92EC-4C85-AADB-985690C14513}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-22/WinDirStat.WinDirStat.Beta.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-22/WinDirStat.WinDirStat.Beta.locale.en-US.yaml deleted file mode 100644 index 8957e58a98d96..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-22/WinDirStat.WinDirStat.Beta.locale.en-US.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.2.2024-12-22 -PackageLocale: en-US -Publisher: The WinDirStat Team -PublisherUrl: https://windirstat.net/ -PublisherSupportUrl: https://windirstat.net/contact.html -Author: The WinDirStat Team -PackageName: WinDirStat (Beta) -PackageUrl: https://windirstat.net/ -License: GPL-2.0 -LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md -Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) -CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md -ShortDescription: Disk usage statistics viewer and cleanup tool -Description: |- - WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper. - The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s). - - Major features - - Three views: Directory Tree, Treemap, and Extension - - Duplicate file detection - - Built-in cleanup actions including Open, Delete, Show Properties - - User-defined cleanup actions (command line based) -Moniker: windirstat-beta -Tags: -- cleanup -- disk-usage -- kdirstat -- organization -- sequoiaview -- statistics -ReleaseNotes: Address Hanging After Scan -ReleaseNotesUrl: https://github.com/windirstat/windirstat/releases/tag/beta/v2.1.2/2024-12-22 -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-22/WinDirStat.WinDirStat.Beta.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-22/WinDirStat.WinDirStat.Beta.yaml deleted file mode 100644 index d50c3a6106f80..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-22/WinDirStat.WinDirStat.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.2.2024-12-22 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-28/WinDirStat.WinDirStat.Beta.installer.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-28/WinDirStat.WinDirStat.Beta.installer.yaml deleted file mode 100644 index 439f35cb92756..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-28/WinDirStat.WinDirStat.Beta.installer.yaml +++ /dev/null @@ -1,64 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.2.2024-12-28 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2024-12-28 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2024-12-28/WinDirStat-x86.msi - InstallerSha256: 9DB1AE5DB13851E11E33CB788BC79298A53F19997378075100F1B3E16E1B2663 - ProductCode: '{E630F265-3FD4-4B12-BC74-D1B310274269}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.999 - ProductCode: '{E630F265-3FD4-4B12-BC74-D1B310274269}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: x64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2024-12-28/WinDirStat-x64.msi - InstallerSha256: 1D8068FE638C1E2430E9948E12015351DFC463457355E01D39DF00ADA39AB344 - ProductCode: '{BEEB8D91-595E-4AA7-A1C6-28559DAF1911}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.999 - ProductCode: '{BEEB8D91-595E-4AA7-A1C6-28559DAF1911}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -- Architecture: arm - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2024-12-28/WinDirStat-arm.msi - InstallerSha256: B7B3454ECF5F6C5B3E2FC64DCA0090C9B35162475024FD400F7EC1B912CBFC83 - ProductCode: '{A185DEB4-D438-48A0-924F-0C0D238AD706}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.999 - ProductCode: '{A185DEB4-D438-48A0-924F-0C0D238AD706}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: arm64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2024-12-28/WinDirStat-arm64.msi - InstallerSha256: 907A4B9675CE171FDD47ADA8396E3614416F555B30E7B66A00C613AFA2C5ED9F - ProductCode: '{244CEC80-971C-4D7A-8F5B-18081CAEC59F}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.999 - ProductCode: '{244CEC80-971C-4D7A-8F5B-18081CAEC59F}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-28/WinDirStat.WinDirStat.Beta.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-28/WinDirStat.WinDirStat.Beta.locale.en-US.yaml deleted file mode 100644 index 02c4093c16fd0..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-28/WinDirStat.WinDirStat.Beta.locale.en-US.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.2.2024-12-28 -PackageLocale: en-US -Publisher: The WinDirStat Team -PublisherUrl: https://windirstat.net/ -PublisherSupportUrl: https://windirstat.net/contact.html -Author: The WinDirStat Team -PackageName: WinDirStat (Beta) -PackageUrl: https://windirstat.net/ -License: GPL-2.0 -LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md -Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) -CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md -ShortDescription: Disk usage statistics viewer and cleanup tool -Description: |- - WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper. - The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s). - - Major features - - Three views: Directory Tree, Treemap, and Extension - - Duplicate file detection - - Built-in cleanup actions including Open, Delete, Show Properties - - User-defined cleanup actions (command line based) -Moniker: windirstat-beta -Tags: -- cleanup -- disk-usage -- kdirstat -- organization -- sequoiaview -- statistics -ReleaseNotes: Release Candidate -ReleaseNotesUrl: https://github.com/windirstat/windirstat/releases/tag/beta/v2.1.2/2024-12-28 -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-28/WinDirStat.WinDirStat.Beta.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-28/WinDirStat.WinDirStat.Beta.yaml deleted file mode 100644 index 40112d14940fb..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-28/WinDirStat.WinDirStat.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.2.2024-12-28 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-29/WinDirStat.WinDirStat.Beta.installer.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-29/WinDirStat.WinDirStat.Beta.installer.yaml deleted file mode 100644 index a65ee142803cf..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-29/WinDirStat.WinDirStat.Beta.installer.yaml +++ /dev/null @@ -1,64 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.2.2024-12-29 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2024-12-29 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2024-12-29/WinDirStat-x86.msi - InstallerSha256: 4106D4D2AAF7783186F572F0857DA09C52755ACAEA9FEFF475B1C3349F005A21 - ProductCode: '{5F6B062B-2F01-48BF-9824-C779A447499A}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.1011 - ProductCode: '{5F6B062B-2F01-48BF-9824-C779A447499A}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: x64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2024-12-29/WinDirStat-x64.msi - InstallerSha256: C58FCC42982ECCEE657F1C1BC50B54A5441B94B71C8C9873157606A9682597EE - ProductCode: '{5F01F5C3-3D51-4372-961E-93440C26F8C3}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.1011 - ProductCode: '{5F01F5C3-3D51-4372-961E-93440C26F8C3}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -- Architecture: arm - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2024-12-29/WinDirStat-arm.msi - InstallerSha256: 76AE33A5FD77C43A05F8026478B83D492C2FBEC47F45BFE3E21C3253A2D65BD5 - ProductCode: '{54C37BB4-0AB6-4266-A9CC-490540861F2F}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.1011 - ProductCode: '{54C37BB4-0AB6-4266-A9CC-490540861F2F}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: arm64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2024-12-29/WinDirStat-arm64.msi - InstallerSha256: 51ACDE8986D020C5CBE061E7AC4E3CCC5EDB2295DF47F955FCBBBE8FB4A60244 - ProductCode: '{8978BA14-20E1-44B1-9B7E-D507FA9A0025}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.1011 - ProductCode: '{8978BA14-20E1-44B1-9B7E-D507FA9A0025}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-29/WinDirStat.WinDirStat.Beta.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-29/WinDirStat.WinDirStat.Beta.locale.en-US.yaml deleted file mode 100644 index 88b409b9e765b..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-29/WinDirStat.WinDirStat.Beta.locale.en-US.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.2.2024-12-29 -PackageLocale: en-US -Publisher: The WinDirStat Team -PublisherUrl: https://windirstat.net/ -PublisherSupportUrl: https://windirstat.net/contact.html -Author: The WinDirStat Team -PackageName: WinDirStat (Beta) -PackageUrl: https://windirstat.net/ -License: GPL-2.0 -LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md -Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) -CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md -ShortDescription: Disk usage statistics viewer and cleanup tool -Description: |- - WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper. - The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s). - - Major features - - Three views: Directory Tree, Treemap, and Extension - - Duplicate file detection - - Built-in cleanup actions including Open, Delete, Show Properties - - User-defined cleanup actions (command line based) -Moniker: windirstat-beta -Tags: -- cleanup -- disk-usage -- kdirstat -- organization -- sequoiaview -- statistics -ReleaseNotes: Release Candidate -ReleaseNotesUrl: https://github.com/windirstat/windirstat/releases/tag/beta/v2.1.2/2024-12-29 -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-29/WinDirStat.WinDirStat.Beta.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-29/WinDirStat.WinDirStat.Beta.yaml deleted file mode 100644 index 0ecea7c857f34..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2024-12-29/WinDirStat.WinDirStat.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.2.2024-12-29 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2025-01-02/WinDirStat.WinDirStat.Beta.installer.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2025-01-02/WinDirStat.WinDirStat.Beta.installer.yaml deleted file mode 100644 index 7f0e82de8e35a..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2025-01-02/WinDirStat.WinDirStat.Beta.installer.yaml +++ /dev/null @@ -1,64 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.2.2025-01-02 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2025-01-03 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2025-01-02/WinDirStat-x86.msi - InstallerSha256: 934CF2C250567D60A753FADA38BA9FE32A2102417FE47CF1F6E5490203162F5D - ProductCode: '{461202FA-CBA5-48EE-BD27-B561DEE2B657}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.1029 - ProductCode: '{461202FA-CBA5-48EE-BD27-B561DEE2B657}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: x64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2025-01-02/WinDirStat-x64.msi - InstallerSha256: 1A246730D693EA979F58FA34149DA46BD09D84BA0D30DEFDE74D9CCF41C8B57E - ProductCode: '{F1D77FDD-DB55-4B8E-BB47-21DFDB62A30A}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.1029 - ProductCode: '{F1D77FDD-DB55-4B8E-BB47-21DFDB62A30A}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -- Architecture: arm - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2025-01-02/WinDirStat-arm.msi - InstallerSha256: 9F9849DDF8232EF73D9D2E8FC9DCD2416E7A31F2100E1B9871D7A7DF9B48C135 - ProductCode: '{7982DE1D-0979-43CE-B99B-9652B547596E}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.1029 - ProductCode: '{7982DE1D-0979-43CE-B99B-9652B547596E}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: arm64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2025-01-02/WinDirStat-arm64.msi - InstallerSha256: A75FA85DF8CEFAE8DCA23638C65A89D8896C614D21DE9AD72DD8820DB1A2889D - ProductCode: '{D7A6C1AA-11DD-4701-B179-E8F8816359E6}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.1029 - ProductCode: '{D7A6C1AA-11DD-4701-B179-E8F8816359E6}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2025-01-02/WinDirStat.WinDirStat.Beta.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2025-01-02/WinDirStat.WinDirStat.Beta.locale.en-US.yaml deleted file mode 100644 index df10cc8280b60..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2025-01-02/WinDirStat.WinDirStat.Beta.locale.en-US.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.2.2025-01-02 -PackageLocale: en-US -Publisher: The WinDirStat Team -PublisherUrl: https://windirstat.net/ -PublisherSupportUrl: https://windirstat.net/contact.html -Author: The WinDirStat Team -PackageName: WinDirStat (Beta) -PackageUrl: https://windirstat.net/ -License: GPL-2.0 -LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md -Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) -CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md -ShortDescription: Disk usage statistics viewer and cleanup tool -Description: |- - WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper. - The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s). - - Major features - - Three views: Directory Tree, Treemap, and Extension - - Duplicate file detection - - Built-in cleanup actions including Open, Delete, Show Properties - - User-defined cleanup actions (command line based) -Moniker: windirstat-beta -Tags: -- cleanup -- disk-usage -- kdirstat -- organization -- sequoiaview -- statistics -ReleaseNotes: Release Candidate -ReleaseNotesUrl: https://github.com/windirstat/windirstat/releases/tag/beta/v2.1.2/2025-01-02 -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2025-01-02/WinDirStat.WinDirStat.Beta.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2025-01-02/WinDirStat.WinDirStat.Beta.yaml deleted file mode 100644 index 939e83157d9cb..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2025-01-02/WinDirStat.WinDirStat.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.2.2025-01-02 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2025-01-03/WinDirStat.WinDirStat.Beta.installer.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2025-01-03/WinDirStat.WinDirStat.Beta.installer.yaml deleted file mode 100644 index 628b5a19b7e47..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2025-01-03/WinDirStat.WinDirStat.Beta.installer.yaml +++ /dev/null @@ -1,64 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.2.2025-01-03 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2025-01-04 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2025-01-03/WinDirStat-x86.msi - InstallerSha256: 81868732957C146519B735DBC9C0ECBDDE5C23AF158B2FAD983BA4B6A9D4AB32 - ProductCode: '{F03E8FA6-7C28-4350-908B-CFD8D2A3694A}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.1033 - ProductCode: '{F03E8FA6-7C28-4350-908B-CFD8D2A3694A}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: x64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2025-01-03/WinDirStat-x64.msi - InstallerSha256: ADB694DC83BDCA746CFDC9D51502AE82C1DFC1976A475909A2ACFEECA3E2B27B - ProductCode: '{1196A4F7-B9CB-4410-AFD1-032BBB16D4AB}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.1033 - ProductCode: '{1196A4F7-B9CB-4410-AFD1-032BBB16D4AB}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -- Architecture: arm - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2025-01-03/WinDirStat-arm.msi - InstallerSha256: 9630C924B86AAD3A39972941BA3374DC29280A3C8C5589A61854C3B56845CC5F - ProductCode: '{FE300DC2-74F2-48EE-A091-5FF47A55DA03}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.1033 - ProductCode: '{FE300DC2-74F2-48EE-A091-5FF47A55DA03}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: arm64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2025-01-03/WinDirStat-arm64.msi - InstallerSha256: A2E0A0D44B7775AD49FF6D713482395C61E6E013ADCE651F05706754BEB8F8D5 - ProductCode: '{C339101B-B151-4932-8BFA-05D12AF36D1F}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.1033 - ProductCode: '{C339101B-B151-4932-8BFA-05D12AF36D1F}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2025-01-03/WinDirStat.WinDirStat.Beta.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2025-01-03/WinDirStat.WinDirStat.Beta.locale.en-US.yaml deleted file mode 100644 index df17be17dbcf5..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2025-01-03/WinDirStat.WinDirStat.Beta.locale.en-US.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.2.2025-01-03 -PackageLocale: en-US -Publisher: The WinDirStat Team -PublisherUrl: https://windirstat.net/ -PublisherSupportUrl: https://windirstat.net/contact.html -Author: The WinDirStat Team -PackageName: WinDirStat (Beta) -PackageUrl: https://windirstat.net/ -License: GPL-2.0 -LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md -Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) -CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md -ShortDescription: Disk usage statistics viewer and cleanup tool -Description: |- - WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper. - The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s). - - Major features - - Three views: Directory Tree, Treemap, and Extension - - Duplicate file detection - - Built-in cleanup actions including Open, Delete, Show Properties - - User-defined cleanup actions (command line based) -Moniker: windirstat-beta -Tags: -- cleanup -- disk-usage -- kdirstat -- organization -- sequoiaview -- statistics -ReleaseNotes: Release Candidate -ReleaseNotesUrl: https://github.com/windirstat/windirstat/releases/tag/beta/v2.1.2/2025-01-03 -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2025-01-03/WinDirStat.WinDirStat.Beta.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2025-01-03/WinDirStat.WinDirStat.Beta.yaml deleted file mode 100644 index c3705e381dc71..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2025-01-03/WinDirStat.WinDirStat.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.2.2025-01-03 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2025-01-04/WinDirStat.WinDirStat.Beta.installer.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2025-01-04/WinDirStat.WinDirStat.Beta.installer.yaml deleted file mode 100644 index daa4c5cf27561..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2025-01-04/WinDirStat.WinDirStat.Beta.installer.yaml +++ /dev/null @@ -1,64 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.2.2025-01-04 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2025-01-04 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2025-01-04/WinDirStat-x86.msi - InstallerSha256: 411EC1D8A7EF52AD1CD3AF894994FE50E65EB07859447D3CF2D42E0E6EBEAC37 - ProductCode: '{EEF22101-6FEF-41FE-9A2F-0893A9D6B963}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.1034 - ProductCode: '{EEF22101-6FEF-41FE-9A2F-0893A9D6B963}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: x64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2025-01-04/WinDirStat-x64.msi - InstallerSha256: 6C2D11D66A37322300E130038AA22A913CBFE9465EBF024B906AFEDE6E9FBC67 - ProductCode: '{F11AA238-D0AA-41EB-98D8-0851D7E72CB2}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.1034 - ProductCode: '{F11AA238-D0AA-41EB-98D8-0851D7E72CB2}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -- Architecture: arm - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2025-01-04/WinDirStat-arm.msi - InstallerSha256: 7FFF830166F83727F4C2B864CFAFA67115B4C8B98D41EA15DE0121A159937881 - ProductCode: '{C74D7DCA-0572-4F12-AF6F-53A8AE805C17}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.1034 - ProductCode: '{C74D7DCA-0572-4F12-AF6F-53A8AE805C17}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: arm64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.1.2/2025-01-04/WinDirStat-arm64.msi - InstallerSha256: CC3EBFECA27C0F58316D2DF6CAC4DE615142BAECF4B2EDC7AE7FA33C4B3A8779 - ProductCode: '{E4F56CC1-DCED-4F55-BF12-D8A88964CA93}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.1.2.1034 - ProductCode: '{E4F56CC1-DCED-4F55-BF12-D8A88964CA93}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2025-01-04/WinDirStat.WinDirStat.Beta.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2025-01-04/WinDirStat.WinDirStat.Beta.locale.en-US.yaml deleted file mode 100644 index de63ed0d62f78..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2025-01-04/WinDirStat.WinDirStat.Beta.locale.en-US.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.2.2025-01-04 -PackageLocale: en-US -Publisher: The WinDirStat Team -PublisherUrl: https://windirstat.net/ -PublisherSupportUrl: https://windirstat.net/contact.html -Author: The WinDirStat Team -PackageName: WinDirStat (Beta) -PackageUrl: https://windirstat.net/ -License: GPL-2.0 -LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md -Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) -CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md -ShortDescription: Disk usage statistics viewer and cleanup tool -Description: |- - WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper. - The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s). - - Major features - - Three views: Directory Tree, Treemap, and Extension - - Duplicate file detection - - Built-in cleanup actions including Open, Delete, Show Properties - - User-defined cleanup actions (command line based) -Moniker: windirstat-beta -Tags: -- cleanup -- disk-usage -- kdirstat -- organization -- sequoiaview -- statistics -ReleaseNotes: Release Candidate -ReleaseNotesUrl: https://github.com/windirstat/windirstat/releases/tag/beta/v2.1.2/2025-01-04 -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2025-01-04/WinDirStat.WinDirStat.Beta.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2025-01-04/WinDirStat.WinDirStat.Beta.yaml deleted file mode 100644 index 3a27cedcc5407..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.1.2.2025-01-04/WinDirStat.WinDirStat.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.1.2.2025-01-04 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.2.1.2025-01-12/WinDirStat.WinDirStat.Beta.installer.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.2.1.2025-01-12/WinDirStat.WinDirStat.Beta.installer.yaml deleted file mode 100644 index c40d495cb5fe1..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.2.1.2025-01-12/WinDirStat.WinDirStat.Beta.installer.yaml +++ /dev/null @@ -1,64 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.2.1.2025-01-12 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2025-01-12 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.2.1/2025-01-12/WinDirStat-x86.msi - InstallerSha256: 310D82730CA5791B3C47F65EF121A556218E854248EF9F682046A1B81612187B - ProductCode: '{64EB290B-6043-4AD7-8C09-D8FC0263A44E}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.2.1.1024 - ProductCode: '{64EB290B-6043-4AD7-8C09-D8FC0263A44E}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: x64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.2.1/2025-01-12/WinDirStat-x64.msi - InstallerSha256: 6141BDF252EABE4F030DEB98A7D11D484102E7398E71D8ADCA7996653CD6E2D2 - ProductCode: '{65005C22-71C3-467D-905F-130CA5BA1BDD}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.2.1.1024 - ProductCode: '{65005C22-71C3-467D-905F-130CA5BA1BDD}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -- Architecture: arm - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.2.1/2025-01-12/WinDirStat-arm.msi - InstallerSha256: 9A15DA5BB81D7CDA11046E82E2A9B1774C62A2D2421DF2BF04137301A6CF66AD - ProductCode: '{26F0D9DE-7888-48C0-8115-562D991DFDB0}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.2.1.1024 - ProductCode: '{26F0D9DE-7888-48C0-8115-562D991DFDB0}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: arm64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.2.1/2025-01-12/WinDirStat-arm64.msi - InstallerSha256: 48C1272CFFE4729D7C6C8F599ACD2CB6066CADEB9F8294418740D17DC54E5141 - ProductCode: '{23436157-4790-4814-8874-B202A392CBAA}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.2.1.1024 - ProductCode: '{23436157-4790-4814-8874-B202A392CBAA}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.2.1.2025-01-12/WinDirStat.WinDirStat.Beta.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.2.1.2025-01-12/WinDirStat.WinDirStat.Beta.locale.en-US.yaml deleted file mode 100644 index 3368a6997db73..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.2.1.2025-01-12/WinDirStat.WinDirStat.Beta.locale.en-US.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.2.1.2025-01-12 -PackageLocale: en-US -Publisher: The WinDirStat Team -PublisherUrl: https://windirstat.net/ -PublisherSupportUrl: https://windirstat.net/contact.html -Author: The WinDirStat Team -PackageName: WinDirStat (Beta) -PackageUrl: https://windirstat.net/ -License: GPL-2.0 -LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md -Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) -CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md -ShortDescription: Disk usage statistics viewer and cleanup tool -Description: |- - WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper. - The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s). - - Major features - - Three views: Directory Tree, Treemap, and Extension - - Duplicate file detection - - Built-in cleanup actions including Open, Delete, Show Properties - - User-defined cleanup actions (command line based) -Moniker: windirstat-beta -Tags: -- cleanup -- disk-usage -- kdirstat -- organization -- sequoiaview -- statistics -ReleaseNotes: Release Candidate -ReleaseNotesUrl: https://github.com/windirstat/windirstat/releases/tag/beta/v2.2.1/2025-01-12 -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.2.1.2025-01-12/WinDirStat.WinDirStat.Beta.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.2.1.2025-01-12/WinDirStat.WinDirStat.Beta.yaml deleted file mode 100644 index 6c2ba1cfa32ba..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.2.1.2025-01-12/WinDirStat.WinDirStat.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.2.1.2025-01-12 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.2.1.2025-01-14/WinDirStat.WinDirStat.Beta.installer.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.2.1.2025-01-14/WinDirStat.WinDirStat.Beta.installer.yaml deleted file mode 100644 index c0f9786251319..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.2.1.2025-01-14/WinDirStat.WinDirStat.Beta.installer.yaml +++ /dev/null @@ -1,64 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.2.1.2025-01-14 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2025-01-14 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.2.1/2025-01-14/WinDirStat-x86.msi - InstallerSha256: E49253DCDADA83B33BDB5307312BAADB6959F35916169F4D74506B85FC33497C - ProductCode: '{172CC949-36AB-455D-A6CC-7377AC2B5A20}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.2.1.1029 - ProductCode: '{172CC949-36AB-455D-A6CC-7377AC2B5A20}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: x64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.2.1/2025-01-14/WinDirStat-x64.msi - InstallerSha256: 69CD5EB2325949A4FC3570D89AAE3B1FAF0E95D8296EB67763C25642EBEB711D - ProductCode: '{1928D361-A3CF-49E9-BCC3-834FDA6833F5}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.2.1.1029 - ProductCode: '{1928D361-A3CF-49E9-BCC3-834FDA6833F5}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -- Architecture: arm - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.2.1/2025-01-14/WinDirStat-arm.msi - InstallerSha256: A94C3B4306F03713FEE1BEDD5B6383D9940D198B6544F4434A97C8DD62EA0221 - ProductCode: '{93828D04-E853-4708-946C-A61CB797E7C3}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.2.1.1029 - ProductCode: '{93828D04-E853-4708-946C-A61CB797E7C3}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: arm64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.2.1/2025-01-14/WinDirStat-arm64.msi - InstallerSha256: 903E0FF7D9F50930920DFA1DADF2DFE7A3DE6EAA2C06EABAFD0B1BEA8BF375EB - ProductCode: '{4B0F563F-3FBB-49B7-95E6-86976586366A}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.2.1.1029 - ProductCode: '{4B0F563F-3FBB-49B7-95E6-86976586366A}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.2.1.2025-01-14/WinDirStat.WinDirStat.Beta.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.2.1.2025-01-14/WinDirStat.WinDirStat.Beta.locale.en-US.yaml deleted file mode 100644 index 7b790eb7ca7b1..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.2.1.2025-01-14/WinDirStat.WinDirStat.Beta.locale.en-US.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.2.1.2025-01-14 -PackageLocale: en-US -Publisher: The WinDirStat Team -PublisherUrl: https://windirstat.net/ -PublisherSupportUrl: https://windirstat.net/contact.html -Author: The WinDirStat Team -PackageName: WinDirStat (Beta) -PackageUrl: https://windirstat.net/ -License: GPL-2.0 -LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md -Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) -CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md -ShortDescription: Disk usage statistics viewer and cleanup tool -Description: |- - WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper. - The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s). - - Major features - - Three views: Directory Tree, Treemap, and Extension - - Duplicate file detection - - Built-in cleanup actions including Open, Delete, Show Properties - - User-defined cleanup actions (command line based) -Moniker: windirstat-beta -Tags: -- cleanup -- disk-usage -- kdirstat -- organization -- sequoiaview -- statistics -ReleaseNotes: Release Candidate -ReleaseNotesUrl: https://github.com/windirstat/windirstat/releases/tag/beta/v2.2.1/2025-01-14 -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.2.1.2025-01-14/WinDirStat.WinDirStat.Beta.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.2.1.2025-01-14/WinDirStat.WinDirStat.Beta.yaml deleted file mode 100644 index a2d15a4d9cc6b..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.2.1.2025-01-14/WinDirStat.WinDirStat.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser using komac v2.8.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.2.1.2025-01-14 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.2.3.2025-06-02/WinDirStat.WinDirStat.Beta.installer.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.2.3.2025-06-02/WinDirStat.WinDirStat.Beta.installer.yaml deleted file mode 100644 index 547516b6f65ad..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.2.3.2025-06-02/WinDirStat.WinDirStat.Beta.installer.yaml +++ /dev/null @@ -1,52 +0,0 @@ -# Created with WinGet Releaser using komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.2.3.2025-06-02 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2025-06-03 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.2.3/2025-06-02/WinDirStat-x86.msi - InstallerSha256: 039678DC244F29FF3AE6C32BB999A06F025BE6BEB6B261F496AF526572CAEB3E - ProductCode: '{C1697B57-A525-4427-9493-61557CD366A8}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.2.3.1190 - ProductCode: '{C1697B57-A525-4427-9493-61557CD366A8}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: x64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.2.3/2025-06-02/WinDirStat-x64.msi - InstallerSha256: DFBD78E8C50947A7765E8FE09175BC8FB1B9070F7ED77A6E872CBE2912E4DD9B - ProductCode: '{ABC0F9CE-A78B-430D-8BD0-D4A721EC0812}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.2.3.1190 - ProductCode: '{ABC0F9CE-A78B-430D-8BD0-D4A721EC0812}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -- Architecture: arm64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.2.3/2025-06-02/WinDirStat-arm64.msi - InstallerSha256: 919920CBF7B326607C345E13D161D3D6736088399245CBD9FA71962541796E16 - ProductCode: '{3A8D7629-060A-48B1-97EB-C255ACA45EEA}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.2.3.1190 - ProductCode: '{3A8D7629-060A-48B1-97EB-C255ACA45EEA}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -ManifestType: installer -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.2.3.2025-06-02/WinDirStat.WinDirStat.Beta.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.2.3.2025-06-02/WinDirStat.WinDirStat.Beta.locale.en-US.yaml deleted file mode 100644 index 05a5afc63f835..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.2.3.2025-06-02/WinDirStat.WinDirStat.Beta.locale.en-US.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# Created with WinGet Releaser using komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.2.3.2025-06-02 -PackageLocale: en-US -Publisher: The WinDirStat Team -PublisherUrl: https://windirstat.net/ -PublisherSupportUrl: https://windirstat.net/contact.html -Author: The WinDirStat Team -PackageName: WinDirStat (Beta) -PackageUrl: https://windirstat.net/ -License: GPL-2.0 -LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md -Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) -CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md -ShortDescription: Disk usage statistics viewer and cleanup tool -Description: |- - WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper. - The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s). - - Major features - - Three views: Directory Tree, Treemap, and Extension - - Duplicate file detection - - Built-in cleanup actions including Open, Delete, Show Properties - - User-defined cleanup actions (command line based) -Moniker: windirstat-beta -Tags: -- cleanup -- disk-usage -- kdirstat -- organization -- sequoiaview -- statistics -ReleaseNotesUrl: https://github.com/windirstat/windirstat/releases/tag/beta/v2.2.3/2025-06-02 -ManifestType: defaultLocale -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.2.3.2025-06-02/WinDirStat.WinDirStat.Beta.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.2.3.2025-06-02/WinDirStat.WinDirStat.Beta.yaml deleted file mode 100644 index 7e8140a1b1415..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.2.3.2025-06-02/WinDirStat.WinDirStat.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser using komac v2.11.2 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.2.3.2025-06-02 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.9.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.3.1.2025-08-28/WinDirStat.WinDirStat.Beta.installer.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.3.1.2025-08-28/WinDirStat.WinDirStat.Beta.installer.yaml deleted file mode 100644 index 760a670ad6aab..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.3.1.2025-08-28/WinDirStat.WinDirStat.Beta.installer.yaml +++ /dev/null @@ -1,52 +0,0 @@ -# Created with WinGet Releaser using komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.3.1.2025-08-28 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2025-08-28 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.3.1/2025-08-28/WinDirStat-x86.msi - InstallerSha256: 67B1BC607899A9BEFDF57C033A22FD049C3AE12287FE8235D3D9836C8751899B - ProductCode: '{38E7A976-A423-489E-A333-CDD2C370C3B5}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.3.1.1244 - ProductCode: '{38E7A976-A423-489E-A333-CDD2C370C3B5}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: x64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.3.1/2025-08-28/WinDirStat-x64.msi - InstallerSha256: EF8035B616A7A46FCA9DBC199333FED67E3E8CD800DBD6F9DF6BADFAC53C2451 - ProductCode: '{972FCECC-3FE2-47DB-8167-C6D706538084}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.3.1.1244 - ProductCode: '{972FCECC-3FE2-47DB-8167-C6D706538084}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -- Architecture: arm64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.3.1/2025-08-28/WinDirStat-arm64.msi - InstallerSha256: 70176C0FE0D1DF0DDADC30AB265CC8BB195DF9BE808D625344F3835D6A5A5C05 - ProductCode: '{1C02A42D-3B03-44F3-ABC3-2B1BE066BEF5}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.3.1.1244 - ProductCode: '{1C02A42D-3B03-44F3-ABC3-2B1BE066BEF5}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.3.1.2025-08-28/WinDirStat.WinDirStat.Beta.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.3.1.2025-08-28/WinDirStat.WinDirStat.Beta.locale.en-US.yaml deleted file mode 100644 index c085b3f41138a..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.3.1.2025-08-28/WinDirStat.WinDirStat.Beta.locale.en-US.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with WinGet Releaser using komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.3.1.2025-08-28 -PackageLocale: en-US -Publisher: The WinDirStat Team -PublisherUrl: https://windirstat.net/ -PublisherSupportUrl: https://windirstat.net/contact.html -Author: The WinDirStat Team -PackageName: WinDirStat (Beta) -PackageUrl: https://windirstat.net/ -License: GPL-2.0 -LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md -Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) -CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md -ShortDescription: Disk usage statistics viewer and cleanup tool -Description: |- - WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper. - The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s). - - Major features - - Three views: Directory Tree, Treemap, and Extension - - Duplicate file detection - - Built-in cleanup actions including Open, Delete, Show Properties - - User-defined cleanup actions (command line based) -Moniker: windirstat-beta -Tags: -- cleanup -- disk-usage -- kdirstat -- organization -- sequoiaview -- statistics -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.3.1.2025-08-28/WinDirStat.WinDirStat.Beta.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.3.1.2025-08-28/WinDirStat.WinDirStat.Beta.yaml deleted file mode 100644 index 272a02d6fefc3..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.3.1.2025-08-28/WinDirStat.WinDirStat.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser using komac v2.12.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.3.1.2025-08-28 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.0.2025-11-07/WinDirStat.WinDirStat.Beta.installer.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.4.0.2025-11-07/WinDirStat.WinDirStat.Beta.installer.yaml deleted file mode 100644 index eba935686a1cc..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.0.2025-11-07/WinDirStat.WinDirStat.Beta.installer.yaml +++ /dev/null @@ -1,52 +0,0 @@ -# Created with WinGet Releaser using komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.4.0.2025-11-07 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2025-11-07 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.4.0/2025-11-07/WinDirStat-x86.msi - InstallerSha256: B2898D131436EC6C94CEBF1ED84ACE067F5BE752C0140BD765331EEE0F7079DC - ProductCode: '{0CC9111B-9DE8-4913-AD54-B6382E148810}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.4.0.1320 - ProductCode: '{0CC9111B-9DE8-4913-AD54-B6382E148810}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: x64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.4.0/2025-11-07/WinDirStat-x64.msi - InstallerSha256: FA3AFF5D05236C9B6BC37FAD3F14C564278858295DC22DC6867F5B7A249520BE - ProductCode: '{C426C5DE-8A80-4481-935C-E7C4B12CA66A}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.4.0.1320 - ProductCode: '{C426C5DE-8A80-4481-935C-E7C4B12CA66A}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -- Architecture: arm64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.4.0/2025-11-07/WinDirStat-arm64.msi - InstallerSha256: DC8629753BC6DFAF916A9A491319FFF915F4A67DE867B9F03872A494F2C2171A - ProductCode: '{07CC8758-40CD-4FCA-A849-A53376EF9B26}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.4.0.1320 - ProductCode: '{07CC8758-40CD-4FCA-A849-A53376EF9B26}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.0.2025-11-07/WinDirStat.WinDirStat.Beta.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.4.0.2025-11-07/WinDirStat.WinDirStat.Beta.locale.en-US.yaml deleted file mode 100644 index 4a5f29ff4479a..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.0.2025-11-07/WinDirStat.WinDirStat.Beta.locale.en-US.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Created with WinGet Releaser using komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.4.0.2025-11-07 -PackageLocale: en-US -Publisher: The WinDirStat Team -PublisherUrl: https://windirstat.net/ -PublisherSupportUrl: https://windirstat.net/contact.html -Author: The WinDirStat Team -PackageName: WinDirStat (Beta) -PackageUrl: https://windirstat.net/ -License: GPL-2.0 -LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md -Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) -CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md -ShortDescription: Disk usage statistics viewer and cleanup tool -Description: |- - WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper. - The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s). - - Major features - - Three views: Directory Tree, Treemap, and Extension - - Duplicate file detection - - Built-in cleanup actions including Open, Delete, Show Properties - - User-defined cleanup actions (command line based) -Moniker: windirstat-beta -Tags: -- cleanup -- disk-usage -- kdirstat -- organization -- sequoiaview -- statistics -ReleaseNotes: Dark Mode - Recreated Release To Trigger WinGet Actions -ReleaseNotesUrl: https://github.com/windirstat/windirstat/releases/tag/beta/v2.4.0/2025-11-07 -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.0.2025-11-07/WinDirStat.WinDirStat.Beta.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.4.0.2025-11-07/WinDirStat.WinDirStat.Beta.yaml deleted file mode 100644 index 5e389de62faf6..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.0.2025-11-07/WinDirStat.WinDirStat.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser using komac v2.13.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.4.0.2025-11-07 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.10.2026-01-10/WinDirStat.WinDirStat.Beta.installer.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.4.10.2026-01-10/WinDirStat.WinDirStat.Beta.installer.yaml deleted file mode 100644 index 0556f53c47b29..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.10.2026-01-10/WinDirStat.WinDirStat.Beta.installer.yaml +++ /dev/null @@ -1,52 +0,0 @@ -# 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: WinDirStat.WinDirStat.Beta -PackageVersion: 2.4.10.2026-01-10 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2026-01-10 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.4.10/2026-01-10/WinDirStat-x86.msi - InstallerSha256: B1742432F0C6EED83402B08AD6BCB2EC6F5E64E64A2CFA4CFC07E1855000D95F - ProductCode: '{AD15732E-07C1-4259-87DD-1EF9D7210464}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.4.10.1750 - ProductCode: '{AD15732E-07C1-4259-87DD-1EF9D7210464}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: x64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.4.10/2026-01-10/WinDirStat-x64.msi - InstallerSha256: 1CBF9FD073A4543E00101C54B4A7025E37F7667E23460D7A76539CD8BB94BA26 - ProductCode: '{1934E01F-021C-4ECA-B829-A49FDF02E029}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.4.10.1750 - ProductCode: '{1934E01F-021C-4ECA-B829-A49FDF02E029}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -- Architecture: arm64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.4.10/2026-01-10/WinDirStat-arm64.msi - InstallerSha256: 3B6272657A41227667B3AE629C47E82E5EEE76011FA0091A4A67395BC0F37A20 - ProductCode: '{BD50ED82-99EE-4C26-B97E-6FDC093D8E08}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.4.10.1750 - ProductCode: '{BD50ED82-99EE-4C26-B97E-6FDC093D8E08}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.10.2026-01-10/WinDirStat.WinDirStat.Beta.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.4.10.2026-01-10/WinDirStat.WinDirStat.Beta.locale.en-US.yaml deleted file mode 100644 index cb1649c34a581..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.10.2026-01-10/WinDirStat.WinDirStat.Beta.locale.en-US.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# 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: WinDirStat.WinDirStat.Beta -PackageVersion: 2.4.10.2026-01-10 -PackageLocale: en-US -Publisher: The WinDirStat Team -PublisherUrl: https://windirstat.net/ -PublisherSupportUrl: https://windirstat.net/contact.html -Author: The WinDirStat Team -PackageName: WinDirStat (Beta) -PackageUrl: https://windirstat.net/ -License: GPL-2.0 -LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md -Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) -CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md -ShortDescription: Disk usage statistics viewer and cleanup tool -Description: |- - WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper. - The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s). - - Major features - - Three views: Directory Tree, Treemap, and Extension - - Duplicate file detection - - Built-in cleanup actions including Open, Delete, Show Properties - - User-defined cleanup actions (command line based) -Moniker: windirstat-beta -Tags: -- cleanup -- disk-usage -- kdirstat -- organization -- sequoiaview -- statistics -ReleaseNotes: 'Release Candidate; Target Release: 2026-01-15' -ReleaseNotesUrl: https://github.com/windirstat/windirstat/releases/tag/beta/v2.4.10/2026-01-10 -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.10.2026-01-10/WinDirStat.WinDirStat.Beta.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.4.10.2026-01-10/WinDirStat.WinDirStat.Beta.yaml deleted file mode 100644 index 968c0f066c94e..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.10.2026-01-10/WinDirStat.WinDirStat.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# 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: WinDirStat.WinDirStat.Beta -PackageVersion: 2.4.10.2026-01-10 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.12.2026-01-14/WinDirStat.WinDirStat.Beta.installer.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.4.12.2026-01-14/WinDirStat.WinDirStat.Beta.installer.yaml deleted file mode 100644 index 439260a6f5485..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.12.2026-01-14/WinDirStat.WinDirStat.Beta.installer.yaml +++ /dev/null @@ -1,52 +0,0 @@ -# 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: WinDirStat.WinDirStat.Beta -PackageVersion: 2.4.12.2026-01-14 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2026-01-14 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.4.12/2026-01-14/WinDirStat-x86.msi - InstallerSha256: 5993010B4A727847D6D463B73155FB30E42A2EB5882AC29CCB085915CE2B902B - ProductCode: '{780E6911-A36A-41A3-B513-22CB7ABFC0AF}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.4.12.1778 - ProductCode: '{780E6911-A36A-41A3-B513-22CB7ABFC0AF}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: x64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.4.12/2026-01-14/WinDirStat-x64.msi - InstallerSha256: C7E0E80ADB467DB2FF7C62392C5E2B32BA41EAFF7BA50D347D53294BDDC72295 - ProductCode: '{5D7E8320-6571-4EBB-BF3B-0D8553624356}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.4.12.1778 - ProductCode: '{5D7E8320-6571-4EBB-BF3B-0D8553624356}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -- Architecture: arm64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.4.12/2026-01-14/WinDirStat-arm64.msi - InstallerSha256: 415E80B1BA39D973E452066FEC49C41A06DCE5EA8E88E38618025BA375C8BA53 - ProductCode: '{F4B8526C-8ED6-4A20-8587-04C479BA77A6}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.4.12.1778 - ProductCode: '{F4B8526C-8ED6-4A20-8587-04C479BA77A6}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.12.2026-01-14/WinDirStat.WinDirStat.Beta.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.4.12.2026-01-14/WinDirStat.WinDirStat.Beta.locale.en-US.yaml deleted file mode 100644 index 4b32764a25137..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.12.2026-01-14/WinDirStat.WinDirStat.Beta.locale.en-US.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# 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: WinDirStat.WinDirStat.Beta -PackageVersion: 2.4.12.2026-01-14 -PackageLocale: en-US -Publisher: The WinDirStat Team -PublisherUrl: https://windirstat.net/ -PublisherSupportUrl: https://windirstat.net/contact.html -Author: The WinDirStat Team -PackageName: WinDirStat (Beta) -PackageUrl: https://windirstat.net/ -License: GPL-2.0 -LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md -Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) -CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md -ShortDescription: Disk usage statistics viewer and cleanup tool -Description: |- - WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper. - The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s). - - Major features - - Three views: Directory Tree, Treemap, and Extension - - Duplicate file detection - - Built-in cleanup actions including Open, Delete, Show Properties - - User-defined cleanup actions (command line based) -Moniker: windirstat-beta -Tags: -- cleanup -- disk-usage -- kdirstat -- organization -- sequoiaview -- statistics -ReleaseNotes: 'Release Candidate; Target Release: 2026-01-15' -ReleaseNotesUrl: https://github.com/windirstat/windirstat/releases/tag/beta/v2.4.12/2026-01-14 -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.12.2026-01-14/WinDirStat.WinDirStat.Beta.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.4.12.2026-01-14/WinDirStat.WinDirStat.Beta.yaml deleted file mode 100644 index 04243d50a820f..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.12.2026-01-14/WinDirStat.WinDirStat.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# 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: WinDirStat.WinDirStat.Beta -PackageVersion: 2.4.12.2026-01-14 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.2.2025-12-30/WinDirStat.WinDirStat.Beta.installer.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.4.2.2025-12-30/WinDirStat.WinDirStat.Beta.installer.yaml deleted file mode 100644 index b4660c34cf282..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.2.2025-12-30/WinDirStat.WinDirStat.Beta.installer.yaml +++ /dev/null @@ -1,52 +0,0 @@ -# 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: WinDirStat.WinDirStat.Beta -PackageVersion: 2.4.2.2025-12-30 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2025-12-30 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.4.2/2025-12-30/WinDirStat-x86.msi - InstallerSha256: 7F964A610D22EC37CB412DE2B1D375F42A731FC7A5A631B3FE22A55BB37343AC - ProductCode: '{3AFD93BD-BB49-4ABB-B376-09BCC41E8658}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.4.2.1644 - ProductCode: '{3AFD93BD-BB49-4ABB-B376-09BCC41E8658}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: x64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.4.2/2025-12-30/WinDirStat-x64.msi - InstallerSha256: 85A07BD7FC7B63B040F30EC206CD047FB07C4487EA2868933FF6A36330E57896 - ProductCode: '{377E2232-C1E6-4D46-8BCD-D6740FDD66CA}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.4.2.1644 - ProductCode: '{377E2232-C1E6-4D46-8BCD-D6740FDD66CA}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -- Architecture: arm64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.4.2/2025-12-30/WinDirStat-arm64.msi - InstallerSha256: 31779F136A7F97777F2AC6CC2FEC7DA770EB0DCB45A366D3098B544E14BDECB3 - ProductCode: '{7FBD96E0-8922-49A7-A8F6-30EF70AF77D9}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.4.2.1644 - ProductCode: '{7FBD96E0-8922-49A7-A8F6-30EF70AF77D9}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.2.2025-12-30/WinDirStat.WinDirStat.Beta.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.4.2.2025-12-30/WinDirStat.WinDirStat.Beta.locale.en-US.yaml deleted file mode 100644 index 9abf1056cdf02..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.2.2025-12-30/WinDirStat.WinDirStat.Beta.locale.en-US.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# 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: WinDirStat.WinDirStat.Beta -PackageVersion: 2.4.2.2025-12-30 -PackageLocale: en-US -Publisher: The WinDirStat Team -PublisherUrl: https://windirstat.net/ -PublisherSupportUrl: https://windirstat.net/contact.html -Author: The WinDirStat Team -PackageName: WinDirStat (Beta) -PackageUrl: https://windirstat.net/ -License: GPL-2.0 -LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md -Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) -CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md -ShortDescription: Disk usage statistics viewer and cleanup tool -Description: |- - WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper. - The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s). - - Major features - - Three views: Directory Tree, Treemap, and Extension - - Duplicate file detection - - Built-in cleanup actions including Open, Delete, Show Properties - - User-defined cleanup actions (command line based) -Moniker: windirstat-beta -Tags: -- cleanup -- disk-usage -- kdirstat -- organization -- sequoiaview -- statistics -ReleaseNotes: Release Candidate -ReleaseNotesUrl: https://github.com/windirstat/windirstat/releases/tag/beta/v2.4.2/2025-12-30 -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.2.2025-12-30/WinDirStat.WinDirStat.Beta.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.4.2.2025-12-30/WinDirStat.WinDirStat.Beta.yaml deleted file mode 100644 index adaf38f4bb2a2..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.2.2025-12-30/WinDirStat.WinDirStat.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# 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: WinDirStat.WinDirStat.Beta -PackageVersion: 2.4.2.2025-12-30 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.4.2025-12-31/WinDirStat.WinDirStat.Beta.installer.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.4.4.2025-12-31/WinDirStat.WinDirStat.Beta.installer.yaml deleted file mode 100644 index 7a50d7dffe146..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.4.2025-12-31/WinDirStat.WinDirStat.Beta.installer.yaml +++ /dev/null @@ -1,52 +0,0 @@ -# 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: WinDirStat.WinDirStat.Beta -PackageVersion: 2.4.4.2025-12-31 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2025-12-31 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.4.4/2025-12-31/WinDirStat-x86.msi - InstallerSha256: C7E73543E5B56E2539FC33273E3EF242428CC91BFFAE60AFBECB57986C6E9B55 - ProductCode: '{80EE4A53-A7BD-42D7-B09F-082CE2CC90DC}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.4.4.1656 - ProductCode: '{80EE4A53-A7BD-42D7-B09F-082CE2CC90DC}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: x64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.4.4/2025-12-31/WinDirStat-x64.msi - InstallerSha256: E2919612115A0A730BEE24A9C2FCAC6DB80A2C32E6BCFE73344A59A46C376132 - ProductCode: '{F04E6912-8A2A-4229-B648-D2FBC8B8E25D}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.4.4.1656 - ProductCode: '{F04E6912-8A2A-4229-B648-D2FBC8B8E25D}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -- Architecture: arm64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.4.4/2025-12-31/WinDirStat-arm64.msi - InstallerSha256: 9CE6FE0BBA9C65BE48439D809F570EEBFF2FBE33F18CF307137CA2C6EED885D3 - ProductCode: '{B60569EB-904C-4776-9BA9-678D25F1CE84}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.4.4.1656 - ProductCode: '{B60569EB-904C-4776-9BA9-678D25F1CE84}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.4.2025-12-31/WinDirStat.WinDirStat.Beta.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.4.4.2025-12-31/WinDirStat.WinDirStat.Beta.locale.en-US.yaml deleted file mode 100644 index 23c35dd00999c..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.4.2025-12-31/WinDirStat.WinDirStat.Beta.locale.en-US.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# 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: WinDirStat.WinDirStat.Beta -PackageVersion: 2.4.4.2025-12-31 -PackageLocale: en-US -Publisher: The WinDirStat Team -PublisherUrl: https://windirstat.net/ -PublisherSupportUrl: https://windirstat.net/contact.html -Author: The WinDirStat Team -PackageName: WinDirStat (Beta) -PackageUrl: https://windirstat.net/ -License: GPL-2.0 -LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md -Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) -CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md -ShortDescription: Disk usage statistics viewer and cleanup tool -Description: |- - WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper. - The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s). - - Major features - - Three views: Directory Tree, Treemap, and Extension - - Duplicate file detection - - Built-in cleanup actions including Open, Delete, Show Properties - - User-defined cleanup actions (command line based) -Moniker: windirstat-beta -Tags: -- cleanup -- disk-usage -- kdirstat -- organization -- sequoiaview -- statistics -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.4.2025-12-31/WinDirStat.WinDirStat.Beta.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.4.4.2025-12-31/WinDirStat.WinDirStat.Beta.yaml deleted file mode 100644 index dcdc32a11a94e..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.4.2025-12-31/WinDirStat.WinDirStat.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# 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: WinDirStat.WinDirStat.Beta -PackageVersion: 2.4.4.2025-12-31 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.5.2026-01-02/WinDirStat.WinDirStat.Beta.installer.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.4.5.2026-01-02/WinDirStat.WinDirStat.Beta.installer.yaml deleted file mode 100644 index 5bc041ff2eeec..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.5.2026-01-02/WinDirStat.WinDirStat.Beta.installer.yaml +++ /dev/null @@ -1,52 +0,0 @@ -# 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: WinDirStat.WinDirStat.Beta -PackageVersion: 2.4.5.2026-01-02 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2026-01-02 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.4.5/2026-01-02/WinDirStat-x86.msi - InstallerSha256: 467F75954A916569DD9C2BCE40DBD7A38F9494FFACA374B36733EC44BF60AC3C - ProductCode: '{D9F084D5-B89E-46B5-A691-5A457EA152F4}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.4.5.1665 - ProductCode: '{D9F084D5-B89E-46B5-A691-5A457EA152F4}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: x64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.4.5/2026-01-02/WinDirStat-x64.msi - InstallerSha256: DAB2E2574764934DB79169125886F5895004FB847F5739691B0C6BFD3D8010C7 - ProductCode: '{1E7FD8C9-87FA-40AC-9091-F7C5A59F0F37}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.4.5.1665 - ProductCode: '{1E7FD8C9-87FA-40AC-9091-F7C5A59F0F37}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -- Architecture: arm64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.4.5/2026-01-02/WinDirStat-arm64.msi - InstallerSha256: B82CEFB45641E08A93B7476BA3DAB0E2FA0ED5AB338C6FB15BFA6FC477101CAC - ProductCode: '{4921F736-2090-4DDB-B35C-7A35890F6A04}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.4.5.1665 - ProductCode: '{4921F736-2090-4DDB-B35C-7A35890F6A04}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.5.2026-01-02/WinDirStat.WinDirStat.Beta.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.4.5.2026-01-02/WinDirStat.WinDirStat.Beta.locale.en-US.yaml deleted file mode 100644 index d923102b14018..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.5.2026-01-02/WinDirStat.WinDirStat.Beta.locale.en-US.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# 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: WinDirStat.WinDirStat.Beta -PackageVersion: 2.4.5.2026-01-02 -PackageLocale: en-US -Publisher: The WinDirStat Team -PublisherUrl: https://windirstat.net/ -PublisherSupportUrl: https://windirstat.net/contact.html -Author: The WinDirStat Team -PackageName: WinDirStat (Beta) -PackageUrl: https://windirstat.net/ -License: GPL-2.0 -LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md -Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) -CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md -ShortDescription: Disk usage statistics viewer and cleanup tool -Description: |- - WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper. - The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s). - - Major features - - Three views: Directory Tree, Treemap, and Extension - - Duplicate file detection - - Built-in cleanup actions including Open, Delete, Show Properties - - User-defined cleanup actions (command line based) -Moniker: windirstat-beta -Tags: -- cleanup -- disk-usage -- kdirstat -- organization -- sequoiaview -- statistics -ReleaseNotes: Release Candidate -ReleaseNotesUrl: https://github.com/windirstat/windirstat/releases/tag/beta/v2.4.5/2026-01-02 -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.5.2026-01-02/WinDirStat.WinDirStat.Beta.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.4.5.2026-01-02/WinDirStat.WinDirStat.Beta.yaml deleted file mode 100644 index 0e2e43fb58ad5..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.5.2026-01-02/WinDirStat.WinDirStat.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# 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: WinDirStat.WinDirStat.Beta -PackageVersion: 2.4.5.2026-01-02 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.6.2026-01-02/WinDirStat.WinDirStat.Beta.installer.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.4.6.2026-01-02/WinDirStat.WinDirStat.Beta.installer.yaml deleted file mode 100644 index 26807c1a68265..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.6.2026-01-02/WinDirStat.WinDirStat.Beta.installer.yaml +++ /dev/null @@ -1,52 +0,0 @@ -# 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: WinDirStat.WinDirStat.Beta -PackageVersion: 2.4.6.2026-01-02 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2026-01-02 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.4.6/2026-01-02/WinDirStat-x86.msi - InstallerSha256: 4F04C308757F8A607E8C337655630BC66772F5988EF57BDDE7FBFFD50AB27FA1 - ProductCode: '{A03A986B-BE95-42AA-8690-473AC9315308}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.4.6.1668 - ProductCode: '{A03A986B-BE95-42AA-8690-473AC9315308}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: x64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.4.6/2026-01-02/WinDirStat-x64.msi - InstallerSha256: 0E3AC1C6A357CECF776A40AD1639476C77D6CA721F6096F34D8D078B3389369C - ProductCode: '{37A7D697-66CA-47AB-B7A6-E4D6984AE7EF}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.4.6.1668 - ProductCode: '{37A7D697-66CA-47AB-B7A6-E4D6984AE7EF}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -- Architecture: arm64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.4.6/2026-01-02/WinDirStat-arm64.msi - InstallerSha256: 3C8C7D7E0CF618B7586A27531811F2892B4B4595C649930EF8FAA00827573D60 - ProductCode: '{66976311-C121-441D-AEC8-48FE149E2BA7}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.4.6.1668 - ProductCode: '{66976311-C121-441D-AEC8-48FE149E2BA7}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.6.2026-01-02/WinDirStat.WinDirStat.Beta.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.4.6.2026-01-02/WinDirStat.WinDirStat.Beta.locale.en-US.yaml deleted file mode 100644 index cfb360eef43b3..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.6.2026-01-02/WinDirStat.WinDirStat.Beta.locale.en-US.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# 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: WinDirStat.WinDirStat.Beta -PackageVersion: 2.4.6.2026-01-02 -PackageLocale: en-US -Publisher: The WinDirStat Team -PublisherUrl: https://windirstat.net/ -PublisherSupportUrl: https://windirstat.net/contact.html -Author: The WinDirStat Team -PackageName: WinDirStat (Beta) -PackageUrl: https://windirstat.net/ -License: GPL-2.0 -LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md -Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) -CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md -ShortDescription: Disk usage statistics viewer and cleanup tool -Description: |- - WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper. - The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s). - - Major features - - Three views: Directory Tree, Treemap, and Extension - - Duplicate file detection - - Built-in cleanup actions including Open, Delete, Show Properties - - User-defined cleanup actions (command line based) -Moniker: windirstat-beta -Tags: -- cleanup -- disk-usage -- kdirstat -- organization -- sequoiaview -- statistics -ReleaseNotes: Release Candidate -ReleaseNotesUrl: https://github.com/windirstat/windirstat/releases/tag/beta/v2.4.6/2026-01-02 -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.6.2026-01-02/WinDirStat.WinDirStat.Beta.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.4.6.2026-01-02/WinDirStat.WinDirStat.Beta.yaml deleted file mode 100644 index 119638c315b6d..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.6.2026-01-02/WinDirStat.WinDirStat.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# 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: WinDirStat.WinDirStat.Beta -PackageVersion: 2.4.6.2026-01-02 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.7.2026-01-04/WinDirStat.WinDirStat.Beta.installer.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.4.7.2026-01-04/WinDirStat.WinDirStat.Beta.installer.yaml deleted file mode 100644 index 6292510bd7815..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.7.2026-01-04/WinDirStat.WinDirStat.Beta.installer.yaml +++ /dev/null @@ -1,52 +0,0 @@ -# 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: WinDirStat.WinDirStat.Beta -PackageVersion: 2.4.7.2026-01-04 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2026-01-04 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.4.7/2026-01-04/WinDirStat-x86.msi - InstallerSha256: A6862A6136EAF9D198806A7D0DDDC1859B477404BB592995D5E1B291071881C1 - ProductCode: '{D320941A-DF02-4EF9-9B8E-374ABA809F5E}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.4.7.1682 - ProductCode: '{D320941A-DF02-4EF9-9B8E-374ABA809F5E}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: x64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.4.7/2026-01-04/WinDirStat-x64.msi - InstallerSha256: 670B1551AD035CCE06DF2A10CEDC4B8EA8DB2F25D7DF4B276772F52C7DBAD6FD - ProductCode: '{2B821FA8-F57D-46BE-A063-2BAA97DA5101}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.4.7.1682 - ProductCode: '{2B821FA8-F57D-46BE-A063-2BAA97DA5101}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -- Architecture: arm64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.4.7/2026-01-04/WinDirStat-arm64.msi - InstallerSha256: C128FACA877D74F2FEB73A17D6C908AFB230D904522FFEFA6CCBB1C87DF7B253 - ProductCode: '{BCADAF9D-2748-4ACC-B636-C0E0696ADFC4}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.4.7.1682 - ProductCode: '{BCADAF9D-2748-4ACC-B636-C0E0696ADFC4}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.7.2026-01-04/WinDirStat.WinDirStat.Beta.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.4.7.2026-01-04/WinDirStat.WinDirStat.Beta.locale.en-US.yaml deleted file mode 100644 index 69ef76dc8b2c4..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.7.2026-01-04/WinDirStat.WinDirStat.Beta.locale.en-US.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# 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: WinDirStat.WinDirStat.Beta -PackageVersion: 2.4.7.2026-01-04 -PackageLocale: en-US -Publisher: The WinDirStat Team -PublisherUrl: https://windirstat.net/ -PublisherSupportUrl: https://windirstat.net/contact.html -Author: The WinDirStat Team -PackageName: WinDirStat (Beta) -PackageUrl: https://windirstat.net/ -License: GPL-2.0 -LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md -Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) -CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md -ShortDescription: Disk usage statistics viewer and cleanup tool -Description: |- - WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper. - The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s). - - Major features - - Three views: Directory Tree, Treemap, and Extension - - Duplicate file detection - - Built-in cleanup actions including Open, Delete, Show Properties - - User-defined cleanup actions (command line based) -Moniker: windirstat-beta -Tags: -- cleanup -- disk-usage -- kdirstat -- organization -- sequoiaview -- statistics -ReleaseNotes: Release Candidate -ReleaseNotesUrl: https://github.com/windirstat/windirstat/releases/tag/beta/v2.4.7/2026-01-04 -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.7.2026-01-04/WinDirStat.WinDirStat.Beta.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.4.7.2026-01-04/WinDirStat.WinDirStat.Beta.yaml deleted file mode 100644 index 0e3577beab7db..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.7.2026-01-04/WinDirStat.WinDirStat.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# 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: WinDirStat.WinDirStat.Beta -PackageVersion: 2.4.7.2026-01-04 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.8.2026-01-06/WinDirStat.WinDirStat.Beta.installer.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.4.8.2026-01-06/WinDirStat.WinDirStat.Beta.installer.yaml deleted file mode 100644 index 0c6ab5ca9737c..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.8.2026-01-06/WinDirStat.WinDirStat.Beta.installer.yaml +++ /dev/null @@ -1,52 +0,0 @@ -# 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: WinDirStat.WinDirStat.Beta -PackageVersion: 2.4.8.2026-01-06 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2026-01-07 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.4.8/2026-01-06/WinDirStat-x86.msi - InstallerSha256: 498A9D8599093338E5B897DFDB63F46419F57CBAE070FC8D1D5499559ECCBCB0 - ProductCode: '{3C7B8620-6FFF-45F6-866D-3AA841D05263}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.4.8.1719 - ProductCode: '{3C7B8620-6FFF-45F6-866D-3AA841D05263}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: x64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.4.8/2026-01-06/WinDirStat-x64.msi - InstallerSha256: BF6047C89C46E0DEE9CFCC23372CC250EB5093594711ECD3CD4D55529EEF3B65 - ProductCode: '{212E3CC8-99B2-4B1C-9533-ADE53476CF0A}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.4.8.1719 - ProductCode: '{212E3CC8-99B2-4B1C-9533-ADE53476CF0A}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -- Architecture: arm64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.4.8/2026-01-06/WinDirStat-arm64.msi - InstallerSha256: 2C5D1ABBFCB289049D4B67FA16BEB3448003B962D1EA35240555EF93CEA9C688 - ProductCode: '{EEF39EBB-3966-4318-9ADF-5DEA4CD95F2B}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.4.8.1719 - ProductCode: '{EEF39EBB-3966-4318-9ADF-5DEA4CD95F2B}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.8.2026-01-06/WinDirStat.WinDirStat.Beta.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.4.8.2026-01-06/WinDirStat.WinDirStat.Beta.locale.en-US.yaml deleted file mode 100644 index e99d197e77329..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.8.2026-01-06/WinDirStat.WinDirStat.Beta.locale.en-US.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# 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: WinDirStat.WinDirStat.Beta -PackageVersion: 2.4.8.2026-01-06 -PackageLocale: en-US -Publisher: The WinDirStat Team -PublisherUrl: https://windirstat.net/ -PublisherSupportUrl: https://windirstat.net/contact.html -Author: The WinDirStat Team -PackageName: WinDirStat (Beta) -PackageUrl: https://windirstat.net/ -License: GPL-2.0 -LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md -Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) -CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md -ShortDescription: Disk usage statistics viewer and cleanup tool -Description: |- - WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper. - The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s). - - Major features - - Three views: Directory Tree, Treemap, and Extension - - Duplicate file detection - - Built-in cleanup actions including Open, Delete, Show Properties - - User-defined cleanup actions (command line based) -Moniker: windirstat-beta -Tags: -- cleanup -- disk-usage -- kdirstat -- organization -- sequoiaview -- statistics -ReleaseNotes: Release Candidate -ReleaseNotesUrl: https://github.com/windirstat/windirstat/releases/tag/beta/v2.4.8/2026-01-06 -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.8.2026-01-06/WinDirStat.WinDirStat.Beta.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.4.8.2026-01-06/WinDirStat.WinDirStat.Beta.yaml deleted file mode 100644 index c5f345ccd0cfa..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.8.2026-01-06/WinDirStat.WinDirStat.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# 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: WinDirStat.WinDirStat.Beta -PackageVersion: 2.4.8.2026-01-06 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.9.2026-01-07/WinDirStat.WinDirStat.Beta.installer.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.4.9.2026-01-07/WinDirStat.WinDirStat.Beta.installer.yaml deleted file mode 100644 index 6e12ad1303f49..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.9.2026-01-07/WinDirStat.WinDirStat.Beta.installer.yaml +++ /dev/null @@ -1,52 +0,0 @@ -# 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: WinDirStat.WinDirStat.Beta -PackageVersion: 2.4.9.2026-01-07 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2026-01-07 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.4.9/2026-01-07/WinDirStat-x86.msi - InstallerSha256: EC293312A1C8B675E17D16C995EF3A20F1D1D858B44DD24E6799E1377AC0C735 - ProductCode: '{C7E75338-57F0-488C-8B17-ADC6633F21B3}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.4.9.1722 - ProductCode: '{C7E75338-57F0-488C-8B17-ADC6633F21B3}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: x64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.4.9/2026-01-07/WinDirStat-x64.msi - InstallerSha256: DDEF9BF428B327388AAC71BE6DF0B39FA16839D46A3DF4267272AFDED838D1E7 - ProductCode: '{E004A930-DD86-44B0-A554-48672034DE1E}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.4.9.1722 - ProductCode: '{E004A930-DD86-44B0-A554-48672034DE1E}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -- Architecture: arm64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.4.9/2026-01-07/WinDirStat-arm64.msi - InstallerSha256: E107FA8DE1DFEBDE9AD3C46275FD62A5D532DD80034B85B8558D26B19D5A7F1F - ProductCode: '{1479B9B7-0D08-4E11-A161-F14D7EDE0D51}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.4.9.1722 - ProductCode: '{1479B9B7-0D08-4E11-A161-F14D7EDE0D51}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.9.2026-01-07/WinDirStat.WinDirStat.Beta.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.4.9.2026-01-07/WinDirStat.WinDirStat.Beta.locale.en-US.yaml deleted file mode 100644 index 7aadde2050665..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.9.2026-01-07/WinDirStat.WinDirStat.Beta.locale.en-US.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# 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: WinDirStat.WinDirStat.Beta -PackageVersion: 2.4.9.2026-01-07 -PackageLocale: en-US -Publisher: The WinDirStat Team -PublisherUrl: https://windirstat.net/ -PublisherSupportUrl: https://windirstat.net/contact.html -Author: The WinDirStat Team -PackageName: WinDirStat (Beta) -PackageUrl: https://windirstat.net/ -License: GPL-2.0 -LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md -Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) -CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md -ShortDescription: Disk usage statistics viewer and cleanup tool -Description: |- - WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper. - The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s). - - Major features - - Three views: Directory Tree, Treemap, and Extension - - Duplicate file detection - - Built-in cleanup actions including Open, Delete, Show Properties - - User-defined cleanup actions (command line based) -Moniker: windirstat-beta -Tags: -- cleanup -- disk-usage -- kdirstat -- organization -- sequoiaview -- statistics -ReleaseNotes: Release Candidate -ReleaseNotesUrl: https://github.com/windirstat/windirstat/releases/tag/beta/v2.4.9/2026-01-07 -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.9.2026-01-07/WinDirStat.WinDirStat.Beta.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.4.9.2026-01-07/WinDirStat.WinDirStat.Beta.yaml deleted file mode 100644 index 7e4929b78590b..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.4.9.2026-01-07/WinDirStat.WinDirStat.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# 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: WinDirStat.WinDirStat.Beta -PackageVersion: 2.4.9.2026-01-07 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.5.1.2026-01-25/WinDirStat.WinDirStat.Beta.installer.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.5.1.2026-01-25/WinDirStat.WinDirStat.Beta.installer.yaml deleted file mode 100644 index db00292fc07d2..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.5.1.2026-01-25/WinDirStat.WinDirStat.Beta.installer.yaml +++ /dev/null @@ -1,52 +0,0 @@ -# Created with WinGet Releaser using komac v2.15.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.5.1.2026-01-25 -InstallerLocale: en-US -InstallerType: wix -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -ReleaseDate: 2026-01-25 -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.5.1/2026-01-25/WinDirStat-x86.msi - InstallerSha256: 983C7DC0DBB6E30E3B9B3806690A585D3C618F4224A602E425A0BE5FD08600F1 - ProductCode: '{9A63023C-6398-497B-82D8-A287207878AD}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.5.1.1808 - ProductCode: '{9A63023C-6398-497B-82D8-A287207878AD}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat' -- Architecture: x64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.5.1/2026-01-25/WinDirStat-x64.msi - InstallerSha256: BCA7A5CE069090392A39C1908C7CBDCDB15E016303D71D25D035D414B1068993 - ProductCode: '{1F1F14EC-8AE9-488C-96D4-1CB4B586DB7F}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.5.1.1808 - ProductCode: '{1F1F14EC-8AE9-488C-96D4-1CB4B586DB7F}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -- Architecture: arm64 - InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.5.1/2026-01-25/WinDirStat-arm64.msi - InstallerSha256: 2D11CFEAED18058A03CD3EC0463DD754D685AEC08406E3226E08831C54DEE574 - ProductCode: '{AEBAD801-1857-4237-B0D2-9B0584997730}' - AppsAndFeaturesEntries: - - DisplayName: WinDirStat - Publisher: WinDirStat Team - DisplayVersion: 2.5.1.1808 - ProductCode: '{AEBAD801-1857-4237-B0D2-9B0584997730}' - UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}' - InstallationMetadata: - DefaultInstallLocation: '%ProgramFiles%\WinDirStat' -ManifestType: installer -ManifestVersion: 1.12.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.5.1.2026-01-25/WinDirStat.WinDirStat.Beta.locale.en-US.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.5.1.2026-01-25/WinDirStat.WinDirStat.Beta.locale.en-US.yaml deleted file mode 100644 index 622ac57d50c31..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.5.1.2026-01-25/WinDirStat.WinDirStat.Beta.locale.en-US.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with WinGet Releaser using komac v2.15.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.5.1.2026-01-25 -PackageLocale: en-US -Publisher: The WinDirStat Team -PublisherUrl: https://windirstat.net/ -PublisherSupportUrl: https://windirstat.net/contact.html -Author: The WinDirStat Team -PackageName: WinDirStat (Beta) -PackageUrl: https://windirstat.net/ -License: GPL-2.0 -LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md -Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net) -CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md -ShortDescription: Disk usage statistics viewer and cleanup tool -Description: |- - WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper. - The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s). - - Major features - - Three views: Directory Tree, Treemap, and Extension - - Duplicate file detection - - Built-in cleanup actions including Open, Delete, Show Properties - - User-defined cleanup actions (command line based) -Moniker: windirstat-beta -Tags: -- cleanup -- disk-usage -- kdirstat -- organization -- sequoiaview -- statistics -ManifestType: defaultLocale -ManifestVersion: 1.12.0 diff --git a/manifests/w/WinDirStat/WinDirStat/Beta/2.5.1.2026-01-25/WinDirStat.WinDirStat.Beta.yaml b/manifests/w/WinDirStat/WinDirStat/Beta/2.5.1.2026-01-25/WinDirStat.WinDirStat.Beta.yaml deleted file mode 100644 index f206499b44a96..0000000000000 --- a/manifests/w/WinDirStat/WinDirStat/Beta/2.5.1.2026-01-25/WinDirStat.WinDirStat.Beta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser using komac v2.15.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json - -PackageIdentifier: WinDirStat.WinDirStat.Beta -PackageVersion: 2.5.1.2026-01-25 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.12.0 diff --git a/manifests/w/Wozhi/WizNote/4.14/Wozhi.WizNote.locale.en-US.yaml b/manifests/w/Wozhi/WizNote/4.14/Wozhi.WizNote.locale.en-US.yaml index 5f79dc5f35ad8..ad42c8921a72a 100644 --- a/manifests/w/Wozhi/WizNote/4.14/Wozhi.WizNote.locale.en-US.yaml +++ b/manifests/w/Wozhi/WizNote/4.14/Wozhi.WizNote.locale.en-US.yaml @@ -15,7 +15,7 @@ License: Proprietary # LicenseUrl: https://www.wiz.cn/share-termsofuse.html # Copyright: # CopyrightUrl: -ShortDescription: Create a powerful knowledge graph - from personal notes to team wiki +ShortDescription: Create a powerful knowledge graph - from personal notes to team wiki. # Description: # Moniker: Tags: @@ -23,6 +23,8 @@ Tags: - memo - memorandum - notes +- prc +- china # ReleaseNotes: # ReleaseNotesUrl: https://www.wiz.cn/downloads-windows.html # PurchaseUrl: diff --git a/manifests/x/xpipe-io/xpipe/22.8/xpipe-io.xpipe.installer.yaml b/manifests/x/xpipe-io/xpipe/22.8/xpipe-io.xpipe.installer.yaml new file mode 100644 index 0000000000000..52d2cff9cbbbd --- /dev/null +++ b/manifests/x/xpipe-io/xpipe/22.8/xpipe-io.xpipe.installer.yaml @@ -0,0 +1,33 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: xpipe-io.xpipe +PackageVersion: "22.8" +InstallerLocale: en-US +InstallerType: wix +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/xpipe-io/xpipe/releases/download/22.8/xpipe-installer-windows-x86_64.msi + InstallerSha256: 1069BAEF62D72EDBDD0E59A19F83586F3ED5273B3CC7823EB25A2C6991FF749F +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/xpipe-io/xpipe/releases/download/22.8/xpipe-installer-windows-x86_64.msi + InstallerSha256: 1069BAEF62D72EDBDD0E59A19F83586F3ED5273B3CC7823EB25A2C6991FF749F + InstallerSwitches: + Custom: ALLUSERS=1 + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/xpipe-io/xpipe/releases/download/22.8/xpipe-installer-windows-arm64.msi + InstallerSha256: BCB49939E50AD91B6837747FE35E630533F43BC7457A18490D4B27755069B703 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/xpipe-io/xpipe/releases/download/22.8/xpipe-installer-windows-arm64.msi + InstallerSha256: BCB49939E50AD91B6837747FE35E630533F43BC7457A18490D4B27755069B703 + InstallerSwitches: + Custom: ALLUSERS=1 + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.10.0 +ReleaseDate: 2026-04-11 diff --git a/manifests/x/xpipe-io/xpipe/22.8/xpipe-io.xpipe.locale.en-US.yaml b/manifests/x/xpipe-io/xpipe/22.8/xpipe-io.xpipe.locale.en-US.yaml new file mode 100644 index 0000000000000..7a1136d842ae8 --- /dev/null +++ b/manifests/x/xpipe-io/xpipe/22.8/xpipe-io.xpipe.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: xpipe-io.xpipe +PackageVersion: "22.8" +PackageLocale: en-US +Publisher: XPipe UG (haftungsbeschränkt) +PublisherUrl: https://xpipe.io +PublisherSupportUrl: https://github.com/xpipe-io/xpipe/issues +PrivacyUrl: https://docs.xpipe.io/legal/privacy-policy +Author: crschnick +PackageName: XPipe +PackageUrl: https://github.com/xpipe-io/xpipe +License: Apache License 2.0, Proprietary +LicenseUrl: https://docs.xpipe.io/legal/license +ShortDescription: A brand-new shell connection hub and remote file manager +Description: XPipe is a new type of shell connection hub and remote file manager that allows you to access your entire server infrastructure from your local machine. It works on top of your installed command-line programs and does not require any setup on your remote systems. +Moniker: xpipe +Tags: +- ssh +- docker +- kubernetes +- lxd +- wsl +- remote +ReleaseNotesUrl: https://github.com/xpipe-io/xpipe/releases/tag/22.8 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/x/xpipe-io/xpipe/22.8/xpipe-io.xpipe.yaml b/manifests/x/xpipe-io/xpipe/22.8/xpipe-io.xpipe.yaml new file mode 100644 index 0000000000000..0e44101ffdeb2 --- /dev/null +++ b/manifests/x/xpipe-io/xpipe/22.8/xpipe-io.xpipe.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: xpipe-io.xpipe +PackageVersion: "22.8" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0 diff --git a/manifests/y/YY/YY/9.54.0.0/YY.YY.locale.en-US.yaml b/manifests/y/YY/YY/9.54.0.0/YY.YY.locale.en-US.yaml index 78d1ebfc4cedf..3b1f33259958b 100644 --- a/manifests/y/YY/YY/9.54.0.0/YY.YY.locale.en-US.yaml +++ b/manifests/y/YY/YY/9.54.0.0/YY.YY.locale.en-US.yaml @@ -14,7 +14,7 @@ PackageUrl: https://www.yy.com/pcyy/ License: Proprietary LicenseUrl: https://xy.yy.com/rn/rules/xwzc/118.html Copyright: Copyright(C) 2007-2026[Guangzhou Jinhong Network Media Co., Ltd.] -ShortDescription: Entertainment live streaming platform and high-quality voice chat service +ShortDescription: Entertainment live streaming platform and high-quality voice chat service. Tags: - chat - live @@ -22,6 +22,8 @@ Tags: - livestreaming - streaming - voice +- prc +- china PurchaseUrl: https://vip.yy.com/ ManifestType: defaultLocale ManifestVersion: 1.12.0 diff --git a/manifests/y/Youda008/DoomRunner/1.9.2/Youda008.DoomRunner.installer.yaml b/manifests/y/Youda008/DoomRunner/1.9.2/Youda008.DoomRunner.installer.yaml new file mode 100644 index 0000000000000..0fafc40ce6447 --- /dev/null +++ b/manifests/y/Youda008/DoomRunner/1.9.2/Youda008.DoomRunner.installer.yaml @@ -0,0 +1,20 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Youda008.DoomRunner +PackageVersion: 1.9.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: DoomRunner.exe +UpgradeBehavior: install +ReleaseDate: 2026-03-24 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/Youda008/DoomRunner/releases/download/v1.9.2/DoomRunner-1.9.2-Windows-legacy_i386-static_exe.zip + InstallerSha256: F88D5242451B959CF290754435113B179D0AEF2CCDE483A7CF9B0B90571F469D +- Architecture: x64 + InstallerUrl: https://github.com/Youda008/DoomRunner/releases/download/v1.9.2/DoomRunner-1.9.2-Windows-recent_x86_64-static_exe.zip + InstallerSha256: 3E02FFE9DF757FE1A8F118DCE8C1236065BFBF0B0B6FE450BD8B45DB8292B676 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/y/Youda008/DoomRunner/1.9.2/Youda008.DoomRunner.locale.en-US.yaml b/manifests/y/Youda008/DoomRunner/1.9.2/Youda008.DoomRunner.locale.en-US.yaml new file mode 100644 index 0000000000000..54c7bcd303854 --- /dev/null +++ b/manifests/y/Youda008/DoomRunner/1.9.2/Youda008.DoomRunner.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Youda008.DoomRunner +PackageVersion: 1.9.2 +PackageLocale: en-US +Publisher: Youda008 +PublisherUrl: https://github.com/Youda008 +PublisherSupportUrl: https://github.com/Youda008/DoomRunner/issues +Author: Youda008 +PackageName: Doom Runner +PackageUrl: https://github.com/Youda008/DoomRunner +License: GPL-3.0 +LicenseUrl: https://github.com/Youda008/DoomRunner/blob/HEAD/LICENSE +Copyright: Copyright (C) 2023 Youda008 +CopyrightUrl: https://github.com/Youda008/DoomRunner/blob/master/LICENSE +ShortDescription: Preset-oriented graphical launcher of various ported Doom engines. +Description: Preset-oriented graphical launcher of various ported Doom engines. +Moniker: doom-runner +ReleaseNotes: |- + This version brings long-awaited support for UZDoom along with a couple of quality-of-life features, + and introduces a new type of Linux release - an AppImage (discussion here) + New features: + - added auto-detection and basic support for UZDoom, nugget-doom and cherry-doom + - added an option to sort map files by name, type, size and date + - added an option to wrap long lines in the WAD Description Viewer + - added an ability to read the map names from pk3 files + - added an ability to open WAD description file within a selected zip file + - added support for Wolf3D data file types + Changes in behaviour: + - using command line parameter -merge instead of -file for loading files in ChocolateDoom and its forks + - the state of the preset search bar is now restored on next start + - engines are now internally indexed by a unique ID, so that their name and path can be changed without breaking existing presets + Bug fixes: + - fixed incorrectly highlighted engine directories when trying to edit a newly added engine + - fixed invalid alternative paths in the "Data directories" tab when using the preset name and the preset is cloned + - fixed the layout of the "Data directories" tab on Linux +ReleaseNotesUrl: https://github.com/Youda008/DoomRunner/releases/tag/v1.9.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/y/Youda008/DoomRunner/1.9.2/Youda008.DoomRunner.yaml b/manifests/y/Youda008/DoomRunner/1.9.2/Youda008.DoomRunner.yaml new file mode 100644 index 0000000000000..07b8319278aaf --- /dev/null +++ b/manifests/y/Youda008/DoomRunner/1.9.2/Youda008.DoomRunner.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Youda008.DoomRunner +PackageVersion: 1.9.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/y/Youku/Youku/9.2.66.1001/Youku.Youku.locale.en-US.yaml b/manifests/y/Youku/Youku/9.2.66.1001/Youku.Youku.locale.en-US.yaml index 95341cb8557ff..8d4758f481120 100644 --- a/manifests/y/Youku/Youku/9.2.66.1001/Youku.Youku.locale.en-US.yaml +++ b/manifests/y/Youku/Youku/9.2.66.1001/Youku.Youku.locale.en-US.yaml @@ -14,7 +14,7 @@ PackageUrl: https://youku.com/product/index License: Proprietary LicenseUrl: https://terms.alicdn.com/legal-agreement/terms/suit_bu1_unification/suit_bu1_unification202005142208_14749.html Copyright: Copyright2024 Youku youku.com All rights reserved -ShortDescription: An online video platform providing video streaming, publishing, searching and sharing +ShortDescription: An online video platform providing video streaming, publishing, searching and sharing. Description: Youku is a famous online video platform in China, providing a vast number of videos such as series, movies, animations, music, news, variety shows, games and originals. featuring HD and smooth streaming, rapid download, and powerful search. Tags: - animation @@ -30,6 +30,8 @@ Tags: - series - show - video +- prc +- china PurchaseUrl: https://hy.youku.com/ ManifestType: defaultLocale ManifestVersion: 1.10.0 diff --git a/manifests/z/ZWSOFT/ZWCAD/2026/26.10.0.20036/ZWSOFT.ZWCAD.2026.locale.en-US.yaml b/manifests/z/ZWSOFT/ZWCAD/2026/26.10.0.20036/ZWSOFT.ZWCAD.2026.locale.en-US.yaml index 0de91b608aa67..a94e8bdabfdfc 100644 --- a/manifests/z/ZWSOFT/ZWCAD/2026/26.10.0.20036/ZWSOFT.ZWCAD.2026.locale.en-US.yaml +++ b/manifests/z/ZWSOFT/ZWCAD/2026/26.10.0.20036/ZWSOFT.ZWCAD.2026.locale.en-US.yaml @@ -13,19 +13,21 @@ PackageName: ZWCAD 2026 PackageUrl: https://www.zwsoft.com/product/zwcad License: Proprietary Copyright: © 1998-2025 ZWSOFT CO., LTD.(Guangzhou). All rights reserved. -ShortDescription: Fast, Powerful and Compatible 2D CAD +ShortDescription: Fast, Powerful and Compatible 2D CAD. Description: ZWCAD is a fast and powerful 2D CAD solution offering unparalleled compatibility with the industry standard file format DWG. It empowers architects, engineers, and designers in the AEC and manufacturing industries to effortlessly bring their creative visions to life. Tags: - blueprint - cad - drawing - tangent +- prc +- china ReleaseNotes: |- - Here are the key updates: + Here are the key updates: 1. Fixed known issues to enhance the operational stability of the software. 2. Introduced print quality control for OLE objects for precise and clear document printing. - This update is applicable to the following versions: + This update is applicable to the following versions: - 26.00_2025.04.28(#18158-cf74d3b31df) - 26.00_2025.05.15(#18164-40fbb904a0a) - 26.00_2025.05.16(#18215-8c8e206293f) diff --git a/manifests/z/Zellij/Zellij/0.44.1/Zellij.Zellij.installer.yaml b/manifests/z/Zellij/Zellij/0.44.1/Zellij.Zellij.installer.yaml new file mode 100644 index 0000000000000..201ec64a8e621 --- /dev/null +++ b/manifests/z/Zellij/Zellij/0.44.1/Zellij.Zellij.installer.yaml @@ -0,0 +1,23 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Zellij.Zellij +PackageVersion: 0.44.1 +InstallerLocale: en-US +InstallerType: wix +UpgradeBehavior: install +Commands: +- zellij +ProductCode: '{D5C021B3-4FB7-4FD2-9FD6-7221D3ADF504}' +ReleaseDate: 2026-04-07 +AppsAndFeaturesEntries: +- ProductCode: '{D5C021B3-4FB7-4FD2-9FD6-7221D3ADF504}' + UpgradeCode: '{BEE7A897-6DE0-4243-9977-5924C8CDB391}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\Zellij' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/zellij-org/zellij/releases/download/v0.44.1/zellij-x86_64-pc-windows-msvc-installer.msi + InstallerSha256: F6CBC756515EBC135132C4869CC31F40F849FFF6A75308838B71BAAEA615E2F6 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/z/Zellij/Zellij/0.44.1/Zellij.Zellij.locale.en-US.yaml b/manifests/z/Zellij/Zellij/0.44.1/Zellij.Zellij.locale.en-US.yaml new file mode 100644 index 0000000000000..1f81ab450df49 --- /dev/null +++ b/manifests/z/Zellij/Zellij/0.44.1/Zellij.Zellij.locale.en-US.yaml @@ -0,0 +1,44 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Zellij.Zellij +PackageVersion: 0.44.1 +PackageLocale: en-US +Publisher: Zellij Contributors +PublisherUrl: https://github.com/zellij-org +PublisherSupportUrl: https://github.com/zellij-org/zellij/issues +Author: Aram Drevekenin +PackageName: Zellij +PackageUrl: https://zellij.dev/ +License: MIT +LicenseUrl: https://github.com/zellij-org/zellij/blob/HEAD/LICENSE.md +Copyright: Copyright (c) 2020 Zellij contributors +CopyrightUrl: https://github.com/zellij-org/zellij/blob/main/LICENSE.md +ShortDescription: A terminal workspace with batteries included +Moniker: zellij +Tags: +- multiplexer +- terminal +- workspace +ReleaseNotes: |- + This is mostly a patch release to fix issues discovered in 0.44.0 + Some fixed highlights: + - Fixed the performance regression when switching tabs + - Properly report OSC52 support in DA1 which will help applications such as neovim discover Zellij's clipboard support + - Codex scrolling bug: We have accepted a mitigation for an issue where users of Codex would not see scrollback inside Zellij. This was happening due to some off-spec behavior on the part of Codex (nothing wrong, just them relying on a gray area in the specification). This version adjusts the Zellij behavior to match Codex's expectations. + - Various fixes for the recent Windows port + - The web-client now uses the base-url when switching sessions as well + - Fixed some CJK IME cursor positioning support for East Asian languages + New stuff + - Added a focus-pane-with-id and are-floating-panes-visible CLI actions + - Zellij now supports and forwards OSC-99 desktop notifications + - Added zellij --layout-string to allow providing in-line layouts + - Added --tab-id to all CLI actions opening new panes, to be able to open them in a specific tab + For the full list of changes, see the CHANGELOG. + Please Support the Zellij Developer ❤️ + Zellij is a labor of love and is provided free and open-source to anyone who wishes to use it. + Zellij will never display ads or collect your data. + To help sustain the project, please consider a recurring donation so that the developer can pay their bills: https://github.com/sponsors/imsnif +ReleaseNotesUrl: https://github.com/zellij-org/zellij/releases/tag/v0.44.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/z/Zellij/Zellij/0.44.1/Zellij.Zellij.yaml b/manifests/z/Zellij/Zellij/0.44.1/Zellij.Zellij.yaml new file mode 100644 index 0000000000000..4f17f5a068192 --- /dev/null +++ b/manifests/z/Zellij/Zellij/0.44.1/Zellij.Zellij.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Zellij.Zellij +PackageVersion: 0.44.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 diff --git a/manifests/z/ZhipuAI/Zread/0.2.5/ZhipuAI.Zread.locale.en-US.yaml b/manifests/z/ZhipuAI/Zread/0.2.5/ZhipuAI.Zread.locale.en-US.yaml index d8c3d171c0fa7..b79a5344f08b3 100644 --- a/manifests/z/ZhipuAI/Zread/0.2.5/ZhipuAI.Zread.locale.en-US.yaml +++ b/manifests/z/ZhipuAI/Zread/0.2.5/ZhipuAI.Zread.locale.en-US.yaml @@ -8,7 +8,7 @@ PublisherSupportUrl: "https://zread.ai" PackageName: Zread PackageUrl: "https://zread.ai" License: Proprietary -ShortDescription: Zread turns your local codebase into readable docs +ShortDescription: Turns your local codebase into readable docs. Description: >- Zread analyzes your codebase and generates a structured wiki using LLMs. Supports multiple LLM providers including OpenAI-compatible APIs. @@ -17,6 +17,10 @@ Tags: - wiki - code - ai + - artificial-intelligence + - artificialintelligence + - prc + - china ReleaseNotesUrl: "https://github.com/ZreadAI/zread_cli/releases/tag/v0.2.5" ManifestType: locale ManifestVersion: 1.12.0