From 27978a09d11298e0d670140f0cd0569c4584aab1 Mon Sep 17 00:00:00 2001 From: durrante <64601521+durrante@users.noreply.github.com> Date: Mon, 18 Nov 2024 17:44:40 +0000 Subject: [PATCH 01/73] Update PowerBI Report Builder for Silent Installs (#192151) --- ...oftCorporation.PowerBIReportBuilder.installer.yaml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/manifests/m/MicrosoftCorporation/PowerBIReportBuilder/15.7.1813.16/MicrosoftCorporation.PowerBIReportBuilder.installer.yaml b/manifests/m/MicrosoftCorporation/PowerBIReportBuilder/15.7.1813.16/MicrosoftCorporation.PowerBIReportBuilder.installer.yaml index 26f35c644c38..1edda5622895 100644 --- a/manifests/m/MicrosoftCorporation/PowerBIReportBuilder/15.7.1813.16/MicrosoftCorporation.PowerBIReportBuilder.installer.yaml +++ b/manifests/m/MicrosoftCorporation/PowerBIReportBuilder/15.7.1813.16/MicrosoftCorporation.PowerBIReportBuilder.installer.yaml @@ -5,10 +5,15 @@ PackageIdentifier: MicrosoftCorporation.PowerBIReportBuilder PackageVersion: 15.7.1813.16 InstallerLocale: en-US InstallerType: wix -ProductCode: '{C5C89CD5-A660-4447-82D9-76914DC76C90}' +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress Installers: -- InstallerUrl: https://download.microsoft.com/download/a/2/e/a2ea07b5-5a65-41d7-9ac0-b46ac953ab63/PowerBIReportBuilder.msi - Architecture: x64 +- Architecture: x64 + InstallerUrl: https://download.microsoft.com/download/a/2/e/a2ea07b5-5a65-41d7-9ac0-b46ac953ab63/PowerBIReportBuilder.msi InstallerSha256: 0F40D08D2BC848601FABFC320AE02777993476E5E44353767CD909C625092506 + ProductCode: '{C5C89CD5-A660-4447-82D9-76914DC76C90}' ManifestType: installer ManifestVersion: 1.6.0 From 7e540a04c6cbe078989db11e4184a5934ca2fd36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=B8=AD=E9=B8=AD=E3=80=8C=E3=82=AB=E3=83=A2=E3=80=8D?= Date: Tue, 19 Nov 2024 01:56:10 +0800 Subject: [PATCH 02/73] New version: DuckDuckStudio.GitHubLabelsManager version v1.4 (#191994) --- ...kStudio.GitHubLabelsManager.installer.yaml | 59 +++++++++++++++++++ ...udio.GitHubLabelsManager.locale.en-US.yaml | 58 ++++++++++++++++++ ...udio.GitHubLabelsManager.locale.zh-CN.yaml | 59 +++++++++++++++++++ .../v1.4/DuckStudio.GitHubLabelsManager.yaml | 8 +++ 4 files changed, 184 insertions(+) create mode 100644 manifests/d/DuckStudio/GitHubLabelsManager/v1.4/DuckStudio.GitHubLabelsManager.installer.yaml create mode 100644 manifests/d/DuckStudio/GitHubLabelsManager/v1.4/DuckStudio.GitHubLabelsManager.locale.en-US.yaml create mode 100644 manifests/d/DuckStudio/GitHubLabelsManager/v1.4/DuckStudio.GitHubLabelsManager.locale.zh-CN.yaml create mode 100644 manifests/d/DuckStudio/GitHubLabelsManager/v1.4/DuckStudio.GitHubLabelsManager.yaml diff --git a/manifests/d/DuckStudio/GitHubLabelsManager/v1.4/DuckStudio.GitHubLabelsManager.installer.yaml b/manifests/d/DuckStudio/GitHubLabelsManager/v1.4/DuckStudio.GitHubLabelsManager.installer.yaml new file mode 100644 index 000000000000..1a6f97600a2f --- /dev/null +++ b/manifests/d/DuckStudio/GitHubLabelsManager/v1.4/DuckStudio.GitHubLabelsManager.installer.yaml @@ -0,0 +1,59 @@ +# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.5-1-22621-3958.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: DuckStudio.GitHubLabelsManager +PackageVersion: v1.4 +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /verysilent /suppressmsgboxes + SilentWithProgress: /verysilent +UpgradeBehavior: install +Commands: +- glm +Protocols: +- http +- https +FileExtensions: +- json +ReleaseDate: 2024-11-16 +Installers: +- InstallerLocale: zh-CN + Architecture: x64 + InstallerUrl: https://github.com/DuckDuckStudio/GitHub-Labels-Manager/releases/download/v1.4/GitHub_Labels_Manager_Setup_v1.4.exe + InstallerSha256: 5AA673D09C3189C5630BBA855B548538C47764C6773014FD0DBF62FBAE63F0B9 +- InstallerLocale: zh-CN + Architecture: x86 + InstallerUrl: https://github.com/DuckDuckStudio/GitHub-Labels-Manager/releases/download/v1.4/GitHub_Labels_Manager_Setup_v1.4.exe + InstallerSha256: 5AA673D09C3189C5630BBA855B548538C47764C6773014FD0DBF62FBAE63F0B9 +- InstallerLocale: zh-CN + Architecture: arm + InstallerUrl: https://github.com/DuckDuckStudio/GitHub-Labels-Manager/releases/download/v1.4/GitHub_Labels_Manager_Setup_v1.4.exe + InstallerSha256: 5AA673D09C3189C5630BBA855B548538C47764C6773014FD0DBF62FBAE63F0B9 +- InstallerLocale: zh-CN + Architecture: arm64 + InstallerUrl: https://github.com/DuckDuckStudio/GitHub-Labels-Manager/releases/download/v1.4/GitHub_Labels_Manager_Setup_v1.4.exe + InstallerSha256: 5AA673D09C3189C5630BBA855B548538C47764C6773014FD0DBF62FBAE63F0B9 + +- InstallerLocale: en-US + Architecture: x64 + InstallerUrl: https://github.com/DuckDuckStudio/GitHub-Labels-Manager/releases/download/v1.4/GitHub_Labels_Manager_Setup_v1.4-EN.exe + InstallerSha256: 4F87F52CF726698488DD08145E91BFF6B3AE8381FFAC92232CA6E40D0608ED32 +- InstallerLocale: en-US + Architecture: x86 + InstallerUrl: https://github.com/DuckDuckStudio/GitHub-Labels-Manager/releases/download/v1.4/GitHub_Labels_Manager_Setup_v1.4-EN.exe + InstallerSha256: 4F87F52CF726698488DD08145E91BFF6B3AE8381FFAC92232CA6E40D0608ED32 +- InstallerLocale: en-US + Architecture: arm + InstallerUrl: https://github.com/DuckDuckStudio/GitHub-Labels-Manager/releases/download/v1.4/GitHub_Labels_Manager_Setup_v1.4-EN.exe + InstallerSha256: 4F87F52CF726698488DD08145E91BFF6B3AE8381FFAC92232CA6E40D0608ED32 +- InstallerLocale: en-US + Architecture: arm64 + InstallerUrl: https://github.com/DuckDuckStudio/GitHub-Labels-Manager/releases/download/v1.4/GitHub_Labels_Manager_Setup_v1.4-EN.exe + InstallerSha256: 4F87F52CF726698488DD08145E91BFF6B3AE8381FFAC92232CA6E40D0608ED32 + +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/d/DuckStudio/GitHubLabelsManager/v1.4/DuckStudio.GitHubLabelsManager.locale.en-US.yaml b/manifests/d/DuckStudio/GitHubLabelsManager/v1.4/DuckStudio.GitHubLabelsManager.locale.en-US.yaml new file mode 100644 index 000000000000..b580504cefb5 --- /dev/null +++ b/manifests/d/DuckStudio/GitHubLabelsManager/v1.4/DuckStudio.GitHubLabelsManager.locale.en-US.yaml @@ -0,0 +1,58 @@ +# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.5-1-22621-3958.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: DuckStudio.GitHubLabelsManager +PackageVersion: v1.4 +PackageLocale: en-US +Publisher: DuckStudio +PublisherUrl: https://duckduckstudio.github.io/yazicbs.github.io/ +PublisherSupportUrl: https://github.com/DuckDuckStudio/GitHub-Labels-Manager/issues +# PrivacyUrl: +Author: 鸭鸭「カモ」 +PackageName: GitHub Labels Manager +PackageUrl: https://github.com/DuckDuckStudio/GitHub-Labels-Manager +License: GNU General Public License v3.0 +LicenseUrl: https://github.com/DuckDuckStudio/GitHub-Labels-Manager/blob/main/LICENSE +Copyright: Copyright (c) DuckStudio 鸭鸭「カモ」 +CopyrightUrl: https://github.com/DuckDuckStudio/GitHub-Labels-Manager/blob/main/LICENSE +ShortDescription: A GitHub Labels Manager +Description: Tools that automatically help you copy repo labels, get repo labels, and empty existing labels. +# Moniker: glm +Tags: +- devtools +- github +- github-labels +- labels +ReleaseNotes: | + *Thanks for all contributions* + > @DuckDuckStudio @fjwxzde (bot) + + > [!NOTE] + > 本版本由[自动流](https://github.com/DuckDuckStudio/GitHub-Labels-Manager/actions/runs/11871099971)构建,经重命名后发布。 + + > [!TIP] + > 本版本为优化 (Pref) + + ## 优化 (Pref) + - [x] pref: Optimize handling of 422 and 401 status codes. + + --- + + ## What's Changed (Auto Generate) + * 更新 README 上的执行命令注释 by @Luna-Grace in https://github.com/DuckDuckStudio/GitHub-Labels-Manager/pull/15 + * dep(s): Add Version by @DuckDuckStudio in https://github.com/DuckDuckStudio/GitHub-Labels-Manager/pull/16 + * pref: 简化打包流 by @DuckDuckStudio in https://github.com/DuckDuckStudio/GitHub-Labels-Manager/pull/18 + * build(deps): bump actions/setup-python from 4 to 5 by @dependabot in https://github.com/DuckDuckStudio/GitHub-Labels-Manager/pull/23 + + ## New Contributors + * @dependabot made their first contribution in https://github.com/DuckDuckStudio/GitHub-Labels-Manager/pull/23 + + **Full Changelog**: https://github.com/DuckDuckStudio/GitHub-Labels-Manager/compare/v1.3...v1.4 +ReleaseNotesUrl: https://github.com/DuckDuckStudio/Chinese_git/releases/tag/v1.4 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: README + DocumentUrl: https://github.com/DuckDuckStudio/GitHub-Labels-Manager/blob/main/other-languages/en_US/README.md +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/d/DuckStudio/GitHubLabelsManager/v1.4/DuckStudio.GitHubLabelsManager.locale.zh-CN.yaml b/manifests/d/DuckStudio/GitHubLabelsManager/v1.4/DuckStudio.GitHubLabelsManager.locale.zh-CN.yaml new file mode 100644 index 000000000000..f463fe9314a1 --- /dev/null +++ b/manifests/d/DuckStudio/GitHubLabelsManager/v1.4/DuckStudio.GitHubLabelsManager.locale.zh-CN.yaml @@ -0,0 +1,59 @@ +# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.5-1-22621-3958.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: DuckStudio.GitHubLabelsManager +PackageVersion: v1.4 +PackageLocale: zh-CN +Publisher: DuckStudio +PublisherUrl: https://duckduckstudio.github.io/yazicbs.github.io/ +PublisherSupportUrl: https://github.com/DuckDuckStudio/GitHub-Labels-Manager/issues +# PrivacyUrl: +Author: 鸭鸭「カモ」 +PackageName: GitHub Labels Manager +PackageUrl: https://github.com/DuckDuckStudio/GitHub-Labels-Manager +License: GNU General Public License v3.0 +LicenseUrl: https://github.com/DuckDuckStudio/GitHub-Labels-Manager/blob/main/LICENSE +Copyright: Copyright (c) DuckStudio 鸭鸭「カモ」 +CopyrightUrl: https://github.com/DuckDuckStudio/GitHub-Labels-Manager/blob/main/LICENSE +ShortDescription: GitHub仓库标签管理工具 +Description: 自动帮你复制仓库标签、获取仓库标签、清空已有标签的工具 +Moniker: glm +Tags: +- devtools +- github +- github-labels +- labels +- manager +ReleaseNotes: | + *感谢所有为本版本做出贡献的人!* + > @DuckDuckStudio @fjwxzde (bot) + + > [!NOTE] + > 本版本由[自动流](https://github.com/DuckDuckStudio/GitHub-Labels-Manager/actions/runs/11871099971)构建,经重命名后发布。 + + > [!TIP] + > 本版本为优化 + + ## 优化 + - [x] pref: 优化 422 与 401 返回代码情况 ( #22 ) + + --- + + ## What's Changed (Auto Generate) + * 更新 README 上的执行命令注释 by @Luna-Grace in https://github.com/DuckDuckStudio/GitHub-Labels-Manager/pull/15 + * dep(s): Add Version by @DuckDuckStudio in https://github.com/DuckDuckStudio/GitHub-Labels-Manager/pull/16 + * pref: 简化打包流 by @DuckDuckStudio in https://github.com/DuckDuckStudio/GitHub-Labels-Manager/pull/18 + * build(deps): bump actions/setup-python from 4 to 5 by @dependabot in https://github.com/DuckDuckStudio/GitHub-Labels-Manager/pull/23 + + ## New Contributors + * @dependabot made their first contribution in https://github.com/DuckDuckStudio/GitHub-Labels-Manager/pull/23 + + **Full Changelog**: https://github.com/DuckDuckStudio/GitHub-Labels-Manager/compare/v1.3...v1.4 +ReleaseNotesUrl: https://github.com/DuckDuckStudio/GitHub-Labels-Manager/releases/tag/v1.4 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: README + DocumentUrl: https://github.com/DuckDuckStudio/GitHub-Labels-Manager/blob/main/README.md +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/d/DuckStudio/GitHubLabelsManager/v1.4/DuckStudio.GitHubLabelsManager.yaml b/manifests/d/DuckStudio/GitHubLabelsManager/v1.4/DuckStudio.GitHubLabelsManager.yaml new file mode 100644 index 000000000000..886d8c6ce57c --- /dev/null +++ b/manifests/d/DuckStudio/GitHubLabelsManager/v1.4/DuckStudio.GitHubLabelsManager.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.5-1-22621-3958.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: DuckStudio.GitHubLabelsManager +PackageVersion: v1.4 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.6.0 From c8f7ab8eb1012e644fda114cca89cedbd163497b Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Mon, 18 Nov 2024 23:45:26 +0530 Subject: [PATCH 03/73] New version: Bambulab.Bambustudio version 01.10.01.50 (#191756) --- .../Bambulab.Bambustudio.installer.yaml | 13 ++++++++++++ .../Bambulab.Bambustudio.locale.en-US.yaml | 21 +++++++++++++++++++ .../01.10.01.50/Bambulab.Bambustudio.yaml | 8 +++++++ 3 files changed, 42 insertions(+) create mode 100644 manifests/b/Bambulab/Bambustudio/01.10.01.50/Bambulab.Bambustudio.installer.yaml create mode 100644 manifests/b/Bambulab/Bambustudio/01.10.01.50/Bambulab.Bambustudio.locale.en-US.yaml create mode 100644 manifests/b/Bambulab/Bambustudio/01.10.01.50/Bambulab.Bambustudio.yaml diff --git a/manifests/b/Bambulab/Bambustudio/01.10.01.50/Bambulab.Bambustudio.installer.yaml b/manifests/b/Bambulab/Bambustudio/01.10.01.50/Bambulab.Bambustudio.installer.yaml new file mode 100644 index 000000000000..9cd43fa64eca --- /dev/null +++ b/manifests/b/Bambulab/Bambustudio/01.10.01.50/Bambulab.Bambustudio.installer.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Bambulab.Bambustudio +PackageVersion: 01.10.01.50 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/bambulab/BambuStudio/releases/download/v01.10.01.50/Bambu_Studio_win_public-v01.10.01.50-20241115162711.exe + InstallerSha256: 3888D1E6A0E0644B555B4DCA8B4E1E3291D3D542D8C0C7FAEB395C8A84D022D7 +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-11-15 diff --git a/manifests/b/Bambulab/Bambustudio/01.10.01.50/Bambulab.Bambustudio.locale.en-US.yaml b/manifests/b/Bambulab/Bambustudio/01.10.01.50/Bambulab.Bambustudio.locale.en-US.yaml new file mode 100644 index 000000000000..3a2ace364aa1 --- /dev/null +++ b/manifests/b/Bambulab/Bambustudio/01.10.01.50/Bambulab.Bambustudio.locale.en-US.yaml @@ -0,0 +1,21 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Bambulab.Bambustudio +PackageVersion: 01.10.01.50 +PackageLocale: en-US +Publisher: Bambu Lab +PublisherUrl: https://github.com/bambulab +PublisherSupportUrl: https://github.com/bambulab/BambuStudio/issues +PackageName: Bambu Studio +PackageUrl: https://github.com/bambulab/BambuStudio +License: AGPL-3.0 +LicenseUrl: https://github.com/bambulab/BambuStudio/blob/HEAD/LICENSE +ShortDescription: Bambu Studio is a cutting-edge, feature-rich slicing software. It contains project-based workflows, systematically optimized slicing algorithms, and an easy-to-use graphic interface, bringing users an incredibly smooth printing experience. +Tags: [] +ReleaseNotesUrl: https://github.com/bambulab/BambuStudio/releases/tag/v01.10.01.50 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/bambulab/BambuStudio/wiki +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/Bambulab/Bambustudio/01.10.01.50/Bambulab.Bambustudio.yaml b/manifests/b/Bambulab/Bambustudio/01.10.01.50/Bambulab.Bambustudio.yaml new file mode 100644 index 000000000000..86db73f8ba16 --- /dev/null +++ b/manifests/b/Bambulab/Bambustudio/01.10.01.50/Bambulab.Bambustudio.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Bambulab.Bambustudio +PackageVersion: 01.10.01.50 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From a4cda5dcd41e259017cab154cfaaba6c8c697135 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 18 Nov 2024 10:16:00 -0800 Subject: [PATCH 04/73] Automatic update of Polyv.PolyvLiveCommunity from 1.0.1.94977 to 1.0.2.100356 (#191901) --- .../Polyv.PolyvLiveCommunity.installer.yaml | 25 ++++++++++++++ ...Polyv.PolyvLiveCommunity.locale.en-US.yaml | 32 +++++++++++++++++ ...Polyv.PolyvLiveCommunity.locale.zh-CN.yaml | 34 +++++++++++++++++++ .../Polyv.PolyvLiveCommunity.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/p/Polyv/PolyvLiveCommunity/1.0.2.100356/Polyv.PolyvLiveCommunity.installer.yaml create mode 100644 manifests/p/Polyv/PolyvLiveCommunity/1.0.2.100356/Polyv.PolyvLiveCommunity.locale.en-US.yaml create mode 100644 manifests/p/Polyv/PolyvLiveCommunity/1.0.2.100356/Polyv.PolyvLiveCommunity.locale.zh-CN.yaml create mode 100644 manifests/p/Polyv/PolyvLiveCommunity/1.0.2.100356/Polyv.PolyvLiveCommunity.yaml diff --git a/manifests/p/Polyv/PolyvLiveCommunity/1.0.2.100356/Polyv.PolyvLiveCommunity.installer.yaml b/manifests/p/Polyv/PolyvLiveCommunity/1.0.2.100356/Polyv.PolyvLiveCommunity.installer.yaml new file mode 100644 index 000000000000..fe40d3645a95 --- /dev/null +++ b/manifests/p/Polyv/PolyvLiveCommunity/1.0.2.100356/Polyv.PolyvLiveCommunity.installer.yaml @@ -0,0 +1,25 @@ +# Automatically updated by the winget bot at 2024/Nov/15 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Polyv.PolyvLiveCommunity +PackageVersion: 1.0.2.100356 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: -slient=1 + SilentWithProgress: -slient=1 + InstallLocation: -dir="" +UpgradeBehavior: install +Protocols: +- polyvlivecommunity +- polyvsimpleclass +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +Installers: +- Architecture: x86 + InstallerUrl: https://soft.polyv.net/soft/PolyvCommunitySetup.exe + InstallerSha256: 25D1738B775014DF2BA79B4DE7D01199E8A8F1588E3233F00B4759026C799D8D + ProductCode: PolyvLiveCommunity +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/p/Polyv/PolyvLiveCommunity/1.0.2.100356/Polyv.PolyvLiveCommunity.locale.en-US.yaml b/manifests/p/Polyv/PolyvLiveCommunity/1.0.2.100356/Polyv.PolyvLiveCommunity.locale.en-US.yaml new file mode 100644 index 000000000000..5b8505ccd244 --- /dev/null +++ b/manifests/p/Polyv/PolyvLiveCommunity/1.0.2.100356/Polyv.PolyvLiveCommunity.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Automatically updated by the winget bot at 2024/Nov/15 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Polyv.PolyvLiveCommunity +PackageVersion: 1.0.2.100356 +PackageLocale: en-US +Publisher: POLYV录课助手 +PublisherUrl: https://www.polyv.net/ +PublisherSupportUrl: https://www.polyv.net/help/ +PrivacyUrl: https://www.polyv.net/policy/ +Author: Guangzhou EaseFun Information Technology Co., Ltd. +PackageName: POLYV录课助手 +PackageUrl: https://record.polyv.net/ +License: Freeware +LicenseUrl: https://www.polyv.net/agreement/ +Copyright: © 2013-2024 Guangzhou EaseFun Information Technology Co., Ltd. All rights reserved. +CopyrightUrl: https://www.polyv.net/agreement/ +ShortDescription: A free and easy-to-use class recording software +Tags: +- capture +- class +- clip +- course +- education +- presentation +- record +- slide +- teach +- teaching +- video +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/p/Polyv/PolyvLiveCommunity/1.0.2.100356/Polyv.PolyvLiveCommunity.locale.zh-CN.yaml b/manifests/p/Polyv/PolyvLiveCommunity/1.0.2.100356/Polyv.PolyvLiveCommunity.locale.zh-CN.yaml new file mode 100644 index 000000000000..280bc5417238 --- /dev/null +++ b/manifests/p/Polyv/PolyvLiveCommunity/1.0.2.100356/Polyv.PolyvLiveCommunity.locale.zh-CN.yaml @@ -0,0 +1,34 @@ +# Automatically updated by the winget bot at 2024/Nov/15 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Polyv.PolyvLiveCommunity +PackageVersion: 1.0.2.100356 +PackageLocale: zh-CN +Publisher: POLYV录课助手 +PublisherUrl: https://www.polyv.net/ +PublisherSupportUrl: https://www.polyv.net/help/ +PrivacyUrl: https://www.polyv.net/policy/ +Author: 易方信息科技股份有限公司 +PackageName: POLYV录课助手 +PackageUrl: https://record.polyv.net/ +License: 免费软件 +LicenseUrl: https://www.polyv.net/agreement/ +Copyright: © 2013-2024 易方信息科技股份有限公司 版权所有 +CopyrightUrl: https://www.polyv.net/agreement/ +ShortDescription: 免费易用的录课软件 +Tags: +- 保利威 +- 剪辑 +- 幻灯片 +- 录制 +- 录屏 +- 录课 +- 微课 +- 教学 +- 教育 +- 演示 +- 视频 +- 课件 +- 课程 +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/p/Polyv/PolyvLiveCommunity/1.0.2.100356/Polyv.PolyvLiveCommunity.yaml b/manifests/p/Polyv/PolyvLiveCommunity/1.0.2.100356/Polyv.PolyvLiveCommunity.yaml new file mode 100644 index 000000000000..ba9255a6ef2e --- /dev/null +++ b/manifests/p/Polyv/PolyvLiveCommunity/1.0.2.100356/Polyv.PolyvLiveCommunity.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Nov/15 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Polyv.PolyvLiveCommunity +PackageVersion: 1.0.2.100356 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From abad9af9e9f0b6475a71ec0a362e48409cc54bae Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 18 Nov 2024 10:16:23 -0800 Subject: [PATCH 05/73] Automatic update of SiberSystems.GoodSync from 12.7.7.7 to 12.7.8.8 (#191922) --- .../SiberSystems.GoodSync.installer.yaml | 14 +++++++++++ .../SiberSystems.GoodSync.locale.en-US.yaml | 24 +++++++++++++++++++ .../12.7.8.8/SiberSystems.GoodSync.yaml | 8 +++++++ 3 files changed, 46 insertions(+) create mode 100644 manifests/s/SiberSystems/GoodSync/12.7.8.8/SiberSystems.GoodSync.installer.yaml create mode 100644 manifests/s/SiberSystems/GoodSync/12.7.8.8/SiberSystems.GoodSync.locale.en-US.yaml create mode 100644 manifests/s/SiberSystems/GoodSync/12.7.8.8/SiberSystems.GoodSync.yaml diff --git a/manifests/s/SiberSystems/GoodSync/12.7.8.8/SiberSystems.GoodSync.installer.yaml b/manifests/s/SiberSystems/GoodSync/12.7.8.8/SiberSystems.GoodSync.installer.yaml new file mode 100644 index 000000000000..196708ca8c5b --- /dev/null +++ b/manifests/s/SiberSystems/GoodSync/12.7.8.8/SiberSystems.GoodSync.installer.yaml @@ -0,0 +1,14 @@ +# Automatically updated by the winget bot at 2024/Nov/16 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: SiberSystems.GoodSync +PackageVersion: 12.7.8.8 +MinimumOSVersion: 10.0.0.0 +InstallerType: nullsoft +Scope: machine +Installers: +- Architecture: x86 + InstallerUrl: https://www.goodsync.com/download/GoodSync-vsub-Setup.exe + InstallerSha256: 4B458C9BAEB7E4FE0AF211AFAACCACB5EC47C8BA6B5134B0F3CEC13BC650D4F7 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/s/SiberSystems/GoodSync/12.7.8.8/SiberSystems.GoodSync.locale.en-US.yaml b/manifests/s/SiberSystems/GoodSync/12.7.8.8/SiberSystems.GoodSync.locale.en-US.yaml new file mode 100644 index 000000000000..ab1aef6a66b7 --- /dev/null +++ b/manifests/s/SiberSystems/GoodSync/12.7.8.8/SiberSystems.GoodSync.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Automatically updated by the winget bot at 2024/Nov/16 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: SiberSystems.GoodSync +PackageVersion: 12.7.8.8 +PackageLocale: en-US +Publisher: Siber Systems Inc +PublisherUrl: https://www.goodsync.com/ +PrivacyUrl: https://www.goodsync.com/privacy-policy +Author: Siber Systems Inc +PackageName: GoodSync +PackageUrl: https://www.goodsync.com/ +License: Proprietary +LicenseUrl: https://www.goodsync.com/license +Copyright: Copyright © Siber Systems, Inc. +CopyrightUrl: https://www.goodsync.com/license +ShortDescription: Backup and sync your files with ease using GoodSync. Our simple and secure software will ensure that you never lose your files. +Moniker: goodsync +Tags: +- backup +- cloud +- sync +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/s/SiberSystems/GoodSync/12.7.8.8/SiberSystems.GoodSync.yaml b/manifests/s/SiberSystems/GoodSync/12.7.8.8/SiberSystems.GoodSync.yaml new file mode 100644 index 000000000000..cdd65caccfca --- /dev/null +++ b/manifests/s/SiberSystems/GoodSync/12.7.8.8/SiberSystems.GoodSync.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Nov/16 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: SiberSystems.GoodSync +PackageVersion: 12.7.8.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From a19cdbb6a620fe37a5569d874988c6c600afe478 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 18 Nov 2024 10:16:40 -0800 Subject: [PATCH 06/73] Automatic update of softsyst.QIRX4 4.2.4 (#191930) --- .../s/softsyst/QIRX4/4.2.4/softsyst.QIRX4.installer.yaml | 4 ++-- .../s/softsyst/QIRX4/4.2.4/softsyst.QIRX4.locale.en-US.yaml | 2 +- manifests/s/softsyst/QIRX4/4.2.4/softsyst.QIRX4.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/s/softsyst/QIRX4/4.2.4/softsyst.QIRX4.installer.yaml b/manifests/s/softsyst/QIRX4/4.2.4/softsyst.QIRX4.installer.yaml index 674c34c8fd3b..c9aa94d63f23 100644 --- a/manifests/s/softsyst/QIRX4/4.2.4/softsyst.QIRX4.installer.yaml +++ b/manifests/s/softsyst/QIRX4/4.2.4/softsyst.QIRX4.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Nov/14 +# Automatically updated by the winget bot at 2024/Nov/16 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: softsyst.QIRX4 @@ -10,6 +10,6 @@ ProductCode: '{37D8FE88-F239-449D-9A92-D00802CC0BED}' Installers: - Architecture: x64 InstallerUrl: https://qirx.softsyst.com/Download/downloadV4 - InstallerSha256: 2FC3F47D1787ABF906B0B045477EB5054BE6F5998B39CAB9CC0E87E70244F691 + InstallerSha256: 70744053FBDE1F13FC09F0A8554EBEB23D5150090243D4FEB1FA3EF6B37CB2AC ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/s/softsyst/QIRX4/4.2.4/softsyst.QIRX4.locale.en-US.yaml b/manifests/s/softsyst/QIRX4/4.2.4/softsyst.QIRX4.locale.en-US.yaml index a3485195917e..1ff9f6878b1b 100644 --- a/manifests/s/softsyst/QIRX4/4.2.4/softsyst.QIRX4.locale.en-US.yaml +++ b/manifests/s/softsyst/QIRX4/4.2.4/softsyst.QIRX4.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Nov/14 +# Automatically updated by the winget bot at 2024/Nov/16 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: softsyst.QIRX4 diff --git a/manifests/s/softsyst/QIRX4/4.2.4/softsyst.QIRX4.yaml b/manifests/s/softsyst/QIRX4/4.2.4/softsyst.QIRX4.yaml index b2ad377a7968..bbc93db89de9 100644 --- a/manifests/s/softsyst/QIRX4/4.2.4/softsyst.QIRX4.yaml +++ b/manifests/s/softsyst/QIRX4/4.2.4/softsyst.QIRX4.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Nov/14 +# Automatically updated by the winget bot at 2024/Nov/16 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: softsyst.QIRX4 From 133fcaa03097f6a4865a14e7342efc29bf77aea3 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 18 Nov 2024 10:17:24 -0800 Subject: [PATCH 07/73] Automatic update of Soundly.Soundly from 2024.11.0.29 to 2024.11.0.30 (#191931) --- .../2024.11.0.30/Soundly.Soundly.installer.yaml | 12 ++++++++++++ .../2024.11.0.30/Soundly.Soundly.locale.en-US.yaml | 12 ++++++++++++ .../Soundly/2024.11.0.30/Soundly.Soundly.yaml | 8 ++++++++ 3 files changed, 32 insertions(+) create mode 100644 manifests/s/Soundly/Soundly/2024.11.0.30/Soundly.Soundly.installer.yaml create mode 100644 manifests/s/Soundly/Soundly/2024.11.0.30/Soundly.Soundly.locale.en-US.yaml create mode 100644 manifests/s/Soundly/Soundly/2024.11.0.30/Soundly.Soundly.yaml diff --git a/manifests/s/Soundly/Soundly/2024.11.0.30/Soundly.Soundly.installer.yaml b/manifests/s/Soundly/Soundly/2024.11.0.30/Soundly.Soundly.installer.yaml new file mode 100644 index 000000000000..f765ee7040c8 --- /dev/null +++ b/manifests/s/Soundly/Soundly/2024.11.0.30/Soundly.Soundly.installer.yaml @@ -0,0 +1,12 @@ +# Automatically updated by the winget bot at 2024/Nov/16 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Soundly.Soundly +PackageVersion: 2024.11.0.30 +Installers: +- Architecture: x86 + InstallerType: nullsoft + InstallerUrl: https://storage.googleapis.com/soundlyapp/soundly-setup.exe + InstallerSha256: D93DD5FC0B255D788FE448FA76B3200E7200D3D660760018DFB55B938A9DDE10 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/s/Soundly/Soundly/2024.11.0.30/Soundly.Soundly.locale.en-US.yaml b/manifests/s/Soundly/Soundly/2024.11.0.30/Soundly.Soundly.locale.en-US.yaml new file mode 100644 index 000000000000..37610abcb360 --- /dev/null +++ b/manifests/s/Soundly/Soundly/2024.11.0.30/Soundly.Soundly.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Automatically updated by the winget bot at 2024/Nov/16 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Soundly.Soundly +PackageVersion: 2024.11.0.30 +PackageLocale: en-US +Publisher: '"Soundly"' +PackageName: Soundly +License: Proprietary +ShortDescription: Find your perfect sound in the massive Soundly cloud library, use our powerful search engine on your local files, and Drag&Drop sounds to your favorite tools! +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/s/Soundly/Soundly/2024.11.0.30/Soundly.Soundly.yaml b/manifests/s/Soundly/Soundly/2024.11.0.30/Soundly.Soundly.yaml new file mode 100644 index 000000000000..451f93206b94 --- /dev/null +++ b/manifests/s/Soundly/Soundly/2024.11.0.30/Soundly.Soundly.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Nov/16 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Soundly.Soundly +PackageVersion: 2024.11.0.30 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From be5d85adb61ecb32b50f1c40b5e9d4f18c5d2877 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 18 Nov 2024 19:18:32 +0100 Subject: [PATCH 08/73] New version: Jellyfin.Server version 10.10.2 (#192035) --- .../10.10.2/Jellyfin.Server.installer.yaml | 14 ++++++++++ .../10.10.2/Jellyfin.Server.locale.en-US.yaml | 28 +++++++++++++++++++ .../Server/10.10.2/Jellyfin.Server.yaml | 8 ++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/j/Jellyfin/Server/10.10.2/Jellyfin.Server.installer.yaml create mode 100644 manifests/j/Jellyfin/Server/10.10.2/Jellyfin.Server.locale.en-US.yaml create mode 100644 manifests/j/Jellyfin/Server/10.10.2/Jellyfin.Server.yaml diff --git a/manifests/j/Jellyfin/Server/10.10.2/Jellyfin.Server.installer.yaml b/manifests/j/Jellyfin/Server/10.10.2/Jellyfin.Server.installer.yaml new file mode 100644 index 000000000000..1dc56f311668 --- /dev/null +++ b/manifests/j/Jellyfin/Server/10.10.2/Jellyfin.Server.installer.yaml @@ -0,0 +1,14 @@ +# Created with WinGet Updater using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Jellyfin.Server +PackageVersion: 10.10.2 +InstallerType: nullsoft +UpgradeBehavior: install +ReleaseDate: 2024-11-16 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/jellyfin/jellyfin-server-windows/releases/download/10.10.2/jellyfin_10.10.2_windows-x64.exe + InstallerSha256: 1BFE6A407CDD2A488CFF90573AC0C57A0D600830DA1DCF475FD8B5DA381B0777 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/Jellyfin/Server/10.10.2/Jellyfin.Server.locale.en-US.yaml b/manifests/j/Jellyfin/Server/10.10.2/Jellyfin.Server.locale.en-US.yaml new file mode 100644 index 000000000000..68e571ecf710 --- /dev/null +++ b/manifests/j/Jellyfin/Server/10.10.2/Jellyfin.Server.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with WinGet Updater using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Jellyfin.Server +PackageVersion: 10.10.2 +PackageLocale: en-US +Publisher: The Jellyfin Project +PublisherUrl: https://jellyfin.org/contact +PublisherSupportUrl: https://github.com/jellyfin/jellyfin/issues +PackageName: Jellyfin Server +PackageUrl: https://jellyfin.org/ +License: MIT +LicenseUrl: https://github.com/jellyfin/jellyfin-server-windows/blob/HEAD/LICENSE +Copyright: (c) 2024 Jellyfin Contributors. Code released under the GNU General Public License. +ShortDescription: 'Jellyfin Server: The Free Software Media System' +Moniker: jellyfin-server +Tags: +- jellyfin +- windows +ReleaseNotes: |- + This is the latest release of Jellyfin Server for Windows. This release provides an updated tray app, installer, and includes Jellyfin FFmpeg and FFprobe for the server.For more information on Jellyfin 10.10.2 see the server release notes and the web release notes.Requirements: + - Windows 10 Version 1607+ + - Windows 11 Version 22000+ + Acknowledgements + This release bundles a copy of FFmpeg and FFprobe as built by Jellyfin, available at A license is included in the bundle.--There are no changes to the tray app or installer from the previous release. +ReleaseNotesUrl: https://github.com/jellyfin/jellyfin-server-windows/releases/tag/10.10.2 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/Jellyfin/Server/10.10.2/Jellyfin.Server.yaml b/manifests/j/Jellyfin/Server/10.10.2/Jellyfin.Server.yaml new file mode 100644 index 000000000000..f729752d55a4 --- /dev/null +++ b/manifests/j/Jellyfin/Server/10.10.2/Jellyfin.Server.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Jellyfin.Server +PackageVersion: 10.10.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 776dbb915de3191da7bee0be6b7b4137f7835e9b Mon Sep 17 00:00:00 2001 From: Dirk Lemstra Date: Mon, 18 Nov 2024 19:21:31 +0100 Subject: [PATCH 09/73] New version: ImageMagick.Q16 version 7.1.1.41 (#192055) --- .../ImageMagick.Q16.installer.yaml | 16 ++++++++-------- .../ImageMagick.Q16.locale.en-US.yaml | 4 ++-- .../{7.1.1.40 => 7.1.1.41}/ImageMagick.Q16.yaml | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) rename manifests/i/ImageMagick/Q16/{7.1.1.40 => 7.1.1.41}/ImageMagick.Q16.installer.yaml (50%) rename manifests/i/ImageMagick/Q16/{7.1.1.40 => 7.1.1.41}/ImageMagick.Q16.locale.en-US.yaml (93%) rename manifests/i/ImageMagick/Q16/{7.1.1.40 => 7.1.1.41}/ImageMagick.Q16.yaml (87%) diff --git a/manifests/i/ImageMagick/Q16/7.1.1.40/ImageMagick.Q16.installer.yaml b/manifests/i/ImageMagick/Q16/7.1.1.41/ImageMagick.Q16.installer.yaml similarity index 50% rename from manifests/i/ImageMagick/Q16/7.1.1.40/ImageMagick.Q16.installer.yaml rename to manifests/i/ImageMagick/Q16/7.1.1.41/ImageMagick.Q16.installer.yaml index e00b6100102a..e7624306597e 100644 --- a/manifests/i/ImageMagick/Q16/7.1.1.40/ImageMagick.Q16.installer.yaml +++ b/manifests/i/ImageMagick/Q16/7.1.1.41/ImageMagick.Q16.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: ImageMagick.Q16 -PackageVersion: 7.1.1.40 +PackageVersion: 7.1.1.41 Platform: - Windows.Desktop MinimumOSVersion: 10.0.17763.0 @@ -10,13 +10,13 @@ InstallerType: msix PackageFamilyName: ImageMagick.Q16_b3hnabsze9y3j Installers: - Architecture: x64 - InstallerUrl: https://github.com/ImageMagick/ImageMagick/releases/download/7.1.1-40/ImageMagick.Q16.msixbundle - InstallerSha256: 801FFC08254041ECBCD8FB5ECD77644927DAD8C3D8A7BAC1EF77791A2CD28621 - SignatureSha256: C5332F53A7A0A67A4EE00A5A1CAD82E5086C27C023DC9DD795C7886CEAEF4F3B + InstallerUrl: https://github.com/ImageMagick/ImageMagick/releases/download/7.1.1-41/ImageMagick.Q16.msixbundle + InstallerSha256: 1ADBAFC9B152615E28CD5CFCCF4D64F421B5E01991D37FF5CDB529465E2B11D0 + SignatureSha256: E90734C73F08E486C22FB0A1A50D00B606F15BD03AFF3D935FF82AFCD9DDEB25 - Architecture: arm64 - InstallerUrl: https://github.com/ImageMagick/ImageMagick/releases/download/7.1.1-40/ImageMagick.Q16.msixbundle - InstallerSha256: 801FFC08254041ECBCD8FB5ECD77644927DAD8C3D8A7BAC1EF77791A2CD28621 - SignatureSha256: C5332F53A7A0A67A4EE00A5A1CAD82E5086C27C023DC9DD795C7886CEAEF4F3B + InstallerUrl: https://github.com/ImageMagick/ImageMagick/releases/download/7.1.1-41/ImageMagick.Q16.msixbundle + InstallerSha256: 1ADBAFC9B152615E28CD5CFCCF4D64F421B5E01991D37FF5CDB529465E2B11D0 + SignatureSha256: E90734C73F08E486C22FB0A1A50D00B606F15BD03AFF3D935FF82AFCD9DDEB25 ManifestType: installer ManifestVersion: 1.6.0 -ReleaseDate: 2024-11-09 +ReleaseDate: 2024-11-17 diff --git a/manifests/i/ImageMagick/Q16/7.1.1.40/ImageMagick.Q16.locale.en-US.yaml b/manifests/i/ImageMagick/Q16/7.1.1.41/ImageMagick.Q16.locale.en-US.yaml similarity index 93% rename from manifests/i/ImageMagick/Q16/7.1.1.40/ImageMagick.Q16.locale.en-US.yaml rename to manifests/i/ImageMagick/Q16/7.1.1.41/ImageMagick.Q16.locale.en-US.yaml index b98fb56c36ba..c5754898de60 100644 --- a/manifests/i/ImageMagick/Q16/7.1.1.40/ImageMagick.Q16.locale.en-US.yaml +++ b/manifests/i/ImageMagick/Q16/7.1.1.41/ImageMagick.Q16.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: ImageMagick.Q16 -PackageVersion: 7.1.1.40 +PackageVersion: 7.1.1.41 PackageLocale: en-US Publisher: ImageMagick Studio LLC PublisherUrl: https://github.com/ImageMagick/ImageMagick @@ -20,7 +20,7 @@ Tags: - imagemagick - magick - resize -ReleaseNotesUrl: https://github.com/ImageMagick/ImageMagick/releases/tag/7.1.1-40 +ReleaseNotesUrl: https://github.com/ImageMagick/ImageMagick/releases/tag/7.1.1-41 Documentations: - DocumentLabel: Usage DocumentUrl: https://usage.imagemagick.org/ diff --git a/manifests/i/ImageMagick/Q16/7.1.1.40/ImageMagick.Q16.yaml b/manifests/i/ImageMagick/Q16/7.1.1.41/ImageMagick.Q16.yaml similarity index 87% rename from manifests/i/ImageMagick/Q16/7.1.1.40/ImageMagick.Q16.yaml rename to manifests/i/ImageMagick/Q16/7.1.1.41/ImageMagick.Q16.yaml index 1e874d1f82aa..3fb2472feda5 100644 --- a/manifests/i/ImageMagick/Q16/7.1.1.40/ImageMagick.Q16.yaml +++ b/manifests/i/ImageMagick/Q16/7.1.1.41/ImageMagick.Q16.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: ImageMagick.Q16 -PackageVersion: 7.1.1.40 +PackageVersion: 7.1.1.41 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.6.0 From 980ede63ec18e27942cd2a2e2eff6310cac69b1f Mon Sep 17 00:00:00 2001 From: Dirk Lemstra Date: Mon, 18 Nov 2024 19:21:57 +0100 Subject: [PATCH 10/73] New version: ImageMagick.Q16-HDRI version 7.1.1.41 (#192056) --- .../ImageMagick.Q16-HDRI.installer.yaml | 16 ++++++++-------- .../ImageMagick.Q16-HDRI.locale.en-US.yaml | 4 ++-- .../ImageMagick.Q16-HDRI.yaml | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) rename manifests/i/ImageMagick/Q16-HDRI/{7.1.1.40 => 7.1.1.41}/ImageMagick.Q16-HDRI.installer.yaml (50%) rename manifests/i/ImageMagick/Q16-HDRI/{7.1.1.40 => 7.1.1.41}/ImageMagick.Q16-HDRI.locale.en-US.yaml (93%) rename manifests/i/ImageMagick/Q16-HDRI/{7.1.1.40 => 7.1.1.41}/ImageMagick.Q16-HDRI.yaml (87%) diff --git a/manifests/i/ImageMagick/Q16-HDRI/7.1.1.40/ImageMagick.Q16-HDRI.installer.yaml b/manifests/i/ImageMagick/Q16-HDRI/7.1.1.41/ImageMagick.Q16-HDRI.installer.yaml similarity index 50% rename from manifests/i/ImageMagick/Q16-HDRI/7.1.1.40/ImageMagick.Q16-HDRI.installer.yaml rename to manifests/i/ImageMagick/Q16-HDRI/7.1.1.41/ImageMagick.Q16-HDRI.installer.yaml index d5e462121dfb..55c724e7d70b 100644 --- a/manifests/i/ImageMagick/Q16-HDRI/7.1.1.40/ImageMagick.Q16-HDRI.installer.yaml +++ b/manifests/i/ImageMagick/Q16-HDRI/7.1.1.41/ImageMagick.Q16-HDRI.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: ImageMagick.Q16-HDRI -PackageVersion: 7.1.1.40 +PackageVersion: 7.1.1.41 Platform: - Windows.Desktop MinimumOSVersion: 10.0.17763.0 @@ -10,13 +10,13 @@ InstallerType: msix PackageFamilyName: ImageMagick.Q16-HDRI_b3hnabsze9y3j Installers: - Architecture: x64 - InstallerUrl: https://github.com/ImageMagick/ImageMagick/releases/download/7.1.1-40/ImageMagick.Q16-HDRI.msixbundle - InstallerSha256: 3F9E4FE94789737CD464D9874DBD63C5E5D77BB149BBD58CD06D9786AF2430AC - SignatureSha256: 10ED98161A49F407AB989A37543AC4761AB3EEEFAD260E457B1D606CD4C7A75B + InstallerUrl: https://github.com/ImageMagick/ImageMagick/releases/download/7.1.1-41/ImageMagick.Q16-HDRI.msixbundle + InstallerSha256: 08F8B23B818E899EA2F45F2EBCD4A540151223AB2B4DC17A7ADAA0008A0A818D + SignatureSha256: FB17FF5335276C3CD17582D057214BAD175F10FB0E3088B4F4984E0643F4B465 - Architecture: arm64 - InstallerUrl: https://github.com/ImageMagick/ImageMagick/releases/download/7.1.1-40/ImageMagick.Q16-HDRI.msixbundle - InstallerSha256: 3F9E4FE94789737CD464D9874DBD63C5E5D77BB149BBD58CD06D9786AF2430AC - SignatureSha256: 10ED98161A49F407AB989A37543AC4761AB3EEEFAD260E457B1D606CD4C7A75B + InstallerUrl: https://github.com/ImageMagick/ImageMagick/releases/download/7.1.1-41/ImageMagick.Q16-HDRI.msixbundle + InstallerSha256: 08F8B23B818E899EA2F45F2EBCD4A540151223AB2B4DC17A7ADAA0008A0A818D + SignatureSha256: FB17FF5335276C3CD17582D057214BAD175F10FB0E3088B4F4984E0643F4B465 ManifestType: installer ManifestVersion: 1.6.0 -ReleaseDate: 2024-11-09 +ReleaseDate: 2024-11-17 diff --git a/manifests/i/ImageMagick/Q16-HDRI/7.1.1.40/ImageMagick.Q16-HDRI.locale.en-US.yaml b/manifests/i/ImageMagick/Q16-HDRI/7.1.1.41/ImageMagick.Q16-HDRI.locale.en-US.yaml similarity index 93% rename from manifests/i/ImageMagick/Q16-HDRI/7.1.1.40/ImageMagick.Q16-HDRI.locale.en-US.yaml rename to manifests/i/ImageMagick/Q16-HDRI/7.1.1.41/ImageMagick.Q16-HDRI.locale.en-US.yaml index b9ad46df457c..81957b0d19a5 100644 --- a/manifests/i/ImageMagick/Q16-HDRI/7.1.1.40/ImageMagick.Q16-HDRI.locale.en-US.yaml +++ b/manifests/i/ImageMagick/Q16-HDRI/7.1.1.41/ImageMagick.Q16-HDRI.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: ImageMagick.Q16-HDRI -PackageVersion: 7.1.1.40 +PackageVersion: 7.1.1.41 PackageLocale: en-US Publisher: ImageMagick Studio LLC PublisherUrl: https://github.com/ImageMagick/ImageMagick @@ -20,7 +20,7 @@ Tags: - imagemagick - magick - resize -ReleaseNotesUrl: https://github.com/ImageMagick/ImageMagick/releases/tag/7.1.1-40 +ReleaseNotesUrl: https://github.com/ImageMagick/ImageMagick/releases/tag/7.1.1-41 Documentations: - DocumentLabel: Usage DocumentUrl: https://usage.imagemagick.org/ diff --git a/manifests/i/ImageMagick/Q16-HDRI/7.1.1.40/ImageMagick.Q16-HDRI.yaml b/manifests/i/ImageMagick/Q16-HDRI/7.1.1.41/ImageMagick.Q16-HDRI.yaml similarity index 87% rename from manifests/i/ImageMagick/Q16-HDRI/7.1.1.40/ImageMagick.Q16-HDRI.yaml rename to manifests/i/ImageMagick/Q16-HDRI/7.1.1.41/ImageMagick.Q16-HDRI.yaml index 3ceb98e8d76f..92cdaccdaeb2 100644 --- a/manifests/i/ImageMagick/Q16-HDRI/7.1.1.40/ImageMagick.Q16-HDRI.yaml +++ b/manifests/i/ImageMagick/Q16-HDRI/7.1.1.41/ImageMagick.Q16-HDRI.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: ImageMagick.Q16-HDRI -PackageVersion: 7.1.1.40 +PackageVersion: 7.1.1.41 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.6.0 From cb04ad250678f0f30e17657483947625c45d60b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=9D=A4=E6=98=AF=E7=BA=B1=E9=9B=BE=E9=85=B1=E5=93=9F?= =?UTF-8?q?=EF=BD=9E?= <49941141+Dragon1573@users.noreply.github.com> Date: Tue, 19 Nov 2024 02:39:16 +0800 Subject: [PATCH 11/73] New version: qBittorrent.qBittorrent.Qt6 version 5.0.1 (#192194) Signed-off-by: Dragon1573 <49941141+Dragon1573@users.noreply.github.com> --- ...qBittorrent.qBittorrent.Qt6.installer.yaml | 25 +++++++++++++ ...ttorrent.qBittorrent.Qt6.locale.en-US.yaml | 36 +++++++++++++++++++ ...ttorrent.qBittorrent.Qt6.locale.zh-CN.yaml | 36 +++++++++++++++++++ .../5.0.1/qBittorrent.qBittorrent.Qt6.yaml | 8 +++++ 4 files changed, 105 insertions(+) create mode 100644 manifests/q/qBittorrent/qBittorrent/Qt6/5.0.1/qBittorrent.qBittorrent.Qt6.installer.yaml create mode 100644 manifests/q/qBittorrent/qBittorrent/Qt6/5.0.1/qBittorrent.qBittorrent.Qt6.locale.en-US.yaml create mode 100644 manifests/q/qBittorrent/qBittorrent/Qt6/5.0.1/qBittorrent.qBittorrent.Qt6.locale.zh-CN.yaml create mode 100644 manifests/q/qBittorrent/qBittorrent/Qt6/5.0.1/qBittorrent.qBittorrent.Qt6.yaml diff --git a/manifests/q/qBittorrent/qBittorrent/Qt6/5.0.1/qBittorrent.qBittorrent.Qt6.installer.yaml b/manifests/q/qBittorrent/qBittorrent/Qt6/5.0.1/qBittorrent.qBittorrent.Qt6.installer.yaml new file mode 100644 index 000000000000..52d0dc48a92b --- /dev/null +++ b/manifests/q/qBittorrent/qBittorrent/Qt6/5.0.1/qBittorrent.qBittorrent.Qt6.installer.yaml @@ -0,0 +1,25 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: qBittorrent.qBittorrent.Qt6 +PackageVersion: 5.0.1 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Protocols: +- magnet +FileExtensions: +- torrent +ProductCode: qBittorrent +ReleaseDate: 2024-11-18 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://sourceforge.net/projects/qbittorrent/files/qbittorrent-win32/qbittorrent-5.0.1/qbittorrent_5.0.1_qt6_lt20_x64_setup.exe/download + InstallerSha256: E0487907256ABCAE773F2F94739C1E8FB8C3B3DD52783DB8C7A093325B917B00 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/q/qBittorrent/qBittorrent/Qt6/5.0.1/qBittorrent.qBittorrent.Qt6.locale.en-US.yaml b/manifests/q/qBittorrent/qBittorrent/Qt6/5.0.1/qBittorrent.qBittorrent.Qt6.locale.en-US.yaml new file mode 100644 index 000000000000..295d6ca8a1c0 --- /dev/null +++ b/manifests/q/qBittorrent/qBittorrent/Qt6/5.0.1/qBittorrent.qBittorrent.Qt6.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: qBittorrent.qBittorrent.Qt6 +PackageVersion: 5.0.1 +PackageLocale: en-US +Publisher: The qBittorrent project +PublisherUrl: https://www.qbittorrent.org/ +PublisherSupportUrl: https://github.com/qbittorrent/qBittorrent/issues +Author: |- + Sledgehammer999 + Christophe Dumez +PackageName: qBittorrent +PackageUrl: https://www.qbittorrent.org/ +License: GPL-3.0 +LicenseUrl: https://github.com/qbittorrent/qBittorrent/blob/master/COPYING +Copyright: Copyright ©2006-2024 The qBittorrent project +ShortDescription: Free and reliable P2P Bittorrent client. +Description: |- + qBittorrent is a bittorrent client programmed in C++ / Qt that uses libtorrent (sometimes called libtorrent-rasterbar) + by Arvid Norberg. It aims to be a good alternative to all other bittorrent clients out there. qBittorrent is fast, + stable and provides unicode support as well as many features. +Tags: +- bittorrent +- bt +- download +- magnet +- p2p +- share +- torrent +- upload +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/qbittorrent/qbittorrent/wiki +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/q/qBittorrent/qBittorrent/Qt6/5.0.1/qBittorrent.qBittorrent.Qt6.locale.zh-CN.yaml b/manifests/q/qBittorrent/qBittorrent/Qt6/5.0.1/qBittorrent.qBittorrent.Qt6.locale.zh-CN.yaml new file mode 100644 index 000000000000..b3d919b17ca4 --- /dev/null +++ b/manifests/q/qBittorrent/qBittorrent/Qt6/5.0.1/qBittorrent.qBittorrent.Qt6.locale.zh-CN.yaml @@ -0,0 +1,36 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: qBittorrent.qBittorrent.Qt6 +PackageVersion: 5.0.1 +PackageLocale: zh-CN +Publisher: The qBittorrent project +PublisherUrl: https://www.qbittorrent.org/ +PublisherSupportUrl: https://github.com/qbittorrent/qBittorrent/issues +Author: |- + Sledgehammer999 + Christophe Dumez +PackageName: qBittorrent +PackageUrl: https://www.qbittorrent.org/ +License: GPL-3.0 +LicenseUrl: https://github.com/qbittorrent/qBittorrent/blob/master/COPYING +Copyright: 版权所有 ©2006-2024 The qBittorrent project +ShortDescription: 免费(自由)可靠的 P2P Bittorrent 客户端 +Description: |- + qBittorrent 是一款使用 C++ / Qt 编写的 bittorrent 客户端,使用了 Arvid Norberg 的 libtorrent(有 + 时也被称为 libtorrent-rasterbar)。它旨在称为所有其它 bittorrent 客户端的良好替代品。qBittorrent + 快速、稳定,并提供 Unicode 支持等特性。 +Tags: +- p2p +- 上传 +- 下载 +- 共享 +- 分享 +- 磁力链接 +- 磁链 +- 种子 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/qbittorrent/qbittorrent/wiki +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/q/qBittorrent/qBittorrent/Qt6/5.0.1/qBittorrent.qBittorrent.Qt6.yaml b/manifests/q/qBittorrent/qBittorrent/Qt6/5.0.1/qBittorrent.qBittorrent.Qt6.yaml new file mode 100644 index 000000000000..7e9713077488 --- /dev/null +++ b/manifests/q/qBittorrent/qBittorrent/Qt6/5.0.1/qBittorrent.qBittorrent.Qt6.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: qBittorrent.qBittorrent.Qt6 +PackageVersion: 5.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From aa9bd0fbe527ac698eefac8676aeec306cfd68c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=9D=A4=E6=98=AF=E7=BA=B1=E9=9B=BE=E9=85=B1=E5=93=9F?= =?UTF-8?q?=EF=BD=9E?= <49941141+Dragon1573@users.noreply.github.com> Date: Tue, 19 Nov 2024 02:39:29 +0800 Subject: [PATCH 12/73] New version: qBittorrent.qBittorrent.Qt6 version 5.0.2 (#192198) Signed-off-by: Dragon1573 <49941141+Dragon1573@users.noreply.github.com> --- ...qBittorrent.qBittorrent.Qt6.installer.yaml | 25 +++++++++++++ ...ttorrent.qBittorrent.Qt6.locale.en-US.yaml | 36 +++++++++++++++++++ ...ttorrent.qBittorrent.Qt6.locale.zh-CN.yaml | 36 +++++++++++++++++++ .../5.0.2/qBittorrent.qBittorrent.Qt6.yaml | 8 +++++ 4 files changed, 105 insertions(+) create mode 100644 manifests/q/qBittorrent/qBittorrent/Qt6/5.0.2/qBittorrent.qBittorrent.Qt6.installer.yaml create mode 100644 manifests/q/qBittorrent/qBittorrent/Qt6/5.0.2/qBittorrent.qBittorrent.Qt6.locale.en-US.yaml create mode 100644 manifests/q/qBittorrent/qBittorrent/Qt6/5.0.2/qBittorrent.qBittorrent.Qt6.locale.zh-CN.yaml create mode 100644 manifests/q/qBittorrent/qBittorrent/Qt6/5.0.2/qBittorrent.qBittorrent.Qt6.yaml diff --git a/manifests/q/qBittorrent/qBittorrent/Qt6/5.0.2/qBittorrent.qBittorrent.Qt6.installer.yaml b/manifests/q/qBittorrent/qBittorrent/Qt6/5.0.2/qBittorrent.qBittorrent.Qt6.installer.yaml new file mode 100644 index 000000000000..14582d85a7ef --- /dev/null +++ b/manifests/q/qBittorrent/qBittorrent/Qt6/5.0.2/qBittorrent.qBittorrent.Qt6.installer.yaml @@ -0,0 +1,25 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: qBittorrent.qBittorrent.Qt6 +PackageVersion: 5.0.2 +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Protocols: +- magnet +FileExtensions: +- torrent +ProductCode: qBittorrent +ReleaseDate: 2024-11-18 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://sourceforge.net/projects/qbittorrent/files/qbittorrent-win32/qbittorrent-5.0.2/qbittorrent_5.0.2_qt6_lt20_x64_setup.exe/download + InstallerSha256: AB6B126D614F94C3442B6FBE93B8CFBFE80BF483D25039F56FA7D45062B5F367 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/q/qBittorrent/qBittorrent/Qt6/5.0.2/qBittorrent.qBittorrent.Qt6.locale.en-US.yaml b/manifests/q/qBittorrent/qBittorrent/Qt6/5.0.2/qBittorrent.qBittorrent.Qt6.locale.en-US.yaml new file mode 100644 index 000000000000..de53798edbea --- /dev/null +++ b/manifests/q/qBittorrent/qBittorrent/Qt6/5.0.2/qBittorrent.qBittorrent.Qt6.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: qBittorrent.qBittorrent.Qt6 +PackageVersion: 5.0.2 +PackageLocale: en-US +Publisher: The qBittorrent project +PublisherUrl: https://www.qbittorrent.org/ +PublisherSupportUrl: https://github.com/qbittorrent/qBittorrent/issues +Author: |- + Sledgehammer999 + Christophe Dumez +PackageName: qBittorrent +PackageUrl: https://www.qbittorrent.org/ +License: GPL-3.0 +LicenseUrl: https://github.com/qbittorrent/qBittorrent/blob/master/COPYING +Copyright: Copyright ©2006-2024 The qBittorrent project +ShortDescription: Free and reliable P2P Bittorrent client. +Description: |- + qBittorrent is a bittorrent client programmed in C++ / Qt that uses libtorrent (sometimes called libtorrent-rasterbar) + by Arvid Norberg. It aims to be a good alternative to all other bittorrent clients out there. qBittorrent is fast, + stable and provides unicode support as well as many features. +Tags: +- bittorrent +- bt +- download +- magnet +- p2p +- share +- torrent +- upload +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/qbittorrent/qbittorrent/wiki +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/q/qBittorrent/qBittorrent/Qt6/5.0.2/qBittorrent.qBittorrent.Qt6.locale.zh-CN.yaml b/manifests/q/qBittorrent/qBittorrent/Qt6/5.0.2/qBittorrent.qBittorrent.Qt6.locale.zh-CN.yaml new file mode 100644 index 000000000000..8df116cd48e2 --- /dev/null +++ b/manifests/q/qBittorrent/qBittorrent/Qt6/5.0.2/qBittorrent.qBittorrent.Qt6.locale.zh-CN.yaml @@ -0,0 +1,36 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: qBittorrent.qBittorrent.Qt6 +PackageVersion: 5.0.2 +PackageLocale: zh-CN +Publisher: The qBittorrent project +PublisherUrl: https://www.qbittorrent.org/ +PublisherSupportUrl: https://github.com/qbittorrent/qBittorrent/issues +Author: |- + Sledgehammer999 + Christophe Dumez +PackageName: qBittorrent +PackageUrl: https://www.qbittorrent.org/ +License: GPL-3.0 +LicenseUrl: https://github.com/qbittorrent/qBittorrent/blob/master/COPYING +Copyright: 版权所有 ©2006-2024 The qBittorrent project +ShortDescription: 免费(自由)可靠的 P2P Bittorrent 客户端 +Description: |- + qBittorrent 是一款使用 C++ / Qt 编写的 bittorrent 客户端,使用了 Arvid Norberg 的 libtorrent(有 + 时也被称为 libtorrent-rasterbar)。它旨在称为所有其它 bittorrent 客户端的良好替代品。qBittorrent + 快速、稳定,并提供 Unicode 支持等特性。 +Tags: +- p2p +- 上传 +- 下载 +- 共享 +- 分享 +- 磁力链接 +- 磁链 +- 种子 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/qbittorrent/qbittorrent/wiki +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/q/qBittorrent/qBittorrent/Qt6/5.0.2/qBittorrent.qBittorrent.Qt6.yaml b/manifests/q/qBittorrent/qBittorrent/Qt6/5.0.2/qBittorrent.qBittorrent.Qt6.yaml new file mode 100644 index 000000000000..839fa8305ab4 --- /dev/null +++ b/manifests/q/qBittorrent/qBittorrent/Qt6/5.0.2/qBittorrent.qBittorrent.Qt6.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: qBittorrent.qBittorrent.Qt6 +PackageVersion: 5.0.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From d3880bd1cafd09999f8236b46a98fb2da7cc4083 Mon Sep 17 00:00:00 2001 From: Jonathan Chemla Date: Mon, 18 Nov 2024 19:39:45 +0100 Subject: [PATCH 13/73] New package: SoftPerfect.RAMDisk version 4.4.2 (#192190) --- .../4.4.2/SoftPerfect.RAMDisk.installer.yaml | 24 +++++++++++++++++++ .../SoftPerfect.RAMDisk.locale.en-US.yaml | 20 ++++++++++++++++ .../RAMDisk/4.4.2/SoftPerfect.RAMDisk.yaml | 8 +++++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/s/SoftPerfect/RAMDisk/4.4.2/SoftPerfect.RAMDisk.installer.yaml create mode 100644 manifests/s/SoftPerfect/RAMDisk/4.4.2/SoftPerfect.RAMDisk.locale.en-US.yaml create mode 100644 manifests/s/SoftPerfect/RAMDisk/4.4.2/SoftPerfect.RAMDisk.yaml diff --git a/manifests/s/SoftPerfect/RAMDisk/4.4.2/SoftPerfect.RAMDisk.installer.yaml b/manifests/s/SoftPerfect/RAMDisk/4.4.2/SoftPerfect.RAMDisk.installer.yaml new file mode 100644 index 000000000000..f25fb59e53a6 --- /dev/null +++ b/manifests/s/SoftPerfect/RAMDisk/4.4.2/SoftPerfect.RAMDisk.installer.yaml @@ -0,0 +1,24 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: SoftPerfect.RAMDisk +PackageVersion: 4.4.2 +InstallerLocale: en-US +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{33A14ED9-0340-4193-BEDB-B95BC8196182}_is1' +ReleaseDate: 2024-11-13 +AppsAndFeaturesEntries: +- Publisher: SoftPerfect Pty Ltd + ProductCode: '{33A14ED9-0340-4193-BEDB-B95BC8196182}_is1' +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://www.softperfect.com/download/files/ramdisk_setup.exe + InstallerSha256: 03B3CAAB10AD00333861DCF46150939B887E193A8F30CE05ED8C32F84C9DC2C5 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/s/SoftPerfect/RAMDisk/4.4.2/SoftPerfect.RAMDisk.locale.en-US.yaml b/manifests/s/SoftPerfect/RAMDisk/4.4.2/SoftPerfect.RAMDisk.locale.en-US.yaml new file mode 100644 index 000000000000..7ad01023b716 --- /dev/null +++ b/manifests/s/SoftPerfect/RAMDisk/4.4.2/SoftPerfect.RAMDisk.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: SoftPerfect.RAMDisk +PackageVersion: 4.4.2 +PackageLocale: en-US +Publisher: SoftPerfect Pty Ltd +PublisherUrl: https://www.softperfect.com/ +PublisherSupportUrl: https://www.softperfect.com/support/ +Author: SoftPerfect +PackageName: SoftPerfect RAM Disk +PackageUrl: https://www.softperfect.com/products/ramdisk/ +License: Proprietary +LicenseUrl: https://www.softperfect.com/products/ramdisk/ +Copyright: 2009-2024 SoftPerfect Pty Ltd +ShortDescription: SoftPerfect RAM Disk is a high-performance RAM disk application that lets you have a disk on your computer stored entirely in its memory +Description: SoftPerfect RAM Disk is a high-performance RAM disk application that lets you have a disk on your computer stored entirely in its memory. As the memory is much faster than physical hard disks, storing temporary data on a fast in-memory disk achieves a higher performance. Whatever your job is, read on to find out what a RAM disk can offer you. +ManifestType: defaultLocale +ManifestVersion: 1.6.0 +ReleaseNotesUrl: https://www.softperfect.com/products/changelog.php?product_id=6 diff --git a/manifests/s/SoftPerfect/RAMDisk/4.4.2/SoftPerfect.RAMDisk.yaml b/manifests/s/SoftPerfect/RAMDisk/4.4.2/SoftPerfect.RAMDisk.yaml new file mode 100644 index 000000000000..aa0a3a5b9875 --- /dev/null +++ b/manifests/s/SoftPerfect/RAMDisk/4.4.2/SoftPerfect.RAMDisk.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: SoftPerfect.RAMDisk +PackageVersion: 4.4.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From fdb689cfa193f4006f36da4626566827171d52cd Mon Sep 17 00:00:00 2001 From: Dirk Lemstra Date: Mon, 18 Nov 2024 19:40:27 +0100 Subject: [PATCH 14/73] New version: ImageMagick.Q8 version 7.1.1.41 (#192057) --- .../ImageMagick.Q8.installer.yaml | 16 ++++++++-------- .../ImageMagick.Q8.locale.en-US.yaml | 4 ++-- .../{7.1.1.40 => 7.1.1.41}/ImageMagick.Q8.yaml | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) rename manifests/i/ImageMagick/Q8/{7.1.1.40 => 7.1.1.41}/ImageMagick.Q8.installer.yaml (50%) rename manifests/i/ImageMagick/Q8/{7.1.1.40 => 7.1.1.41}/ImageMagick.Q8.locale.en-US.yaml (93%) rename manifests/i/ImageMagick/Q8/{7.1.1.40 => 7.1.1.41}/ImageMagick.Q8.yaml (87%) diff --git a/manifests/i/ImageMagick/Q8/7.1.1.40/ImageMagick.Q8.installer.yaml b/manifests/i/ImageMagick/Q8/7.1.1.41/ImageMagick.Q8.installer.yaml similarity index 50% rename from manifests/i/ImageMagick/Q8/7.1.1.40/ImageMagick.Q8.installer.yaml rename to manifests/i/ImageMagick/Q8/7.1.1.41/ImageMagick.Q8.installer.yaml index 72db45ff2fcd..f1d3631f609f 100644 --- a/manifests/i/ImageMagick/Q8/7.1.1.40/ImageMagick.Q8.installer.yaml +++ b/manifests/i/ImageMagick/Q8/7.1.1.41/ImageMagick.Q8.installer.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: ImageMagick.Q8 -PackageVersion: 7.1.1.40 +PackageVersion: 7.1.1.41 Platform: - Windows.Desktop MinimumOSVersion: 10.0.17763.0 @@ -10,13 +10,13 @@ InstallerType: msix PackageFamilyName: ImageMagick.Q8_b3hnabsze9y3j Installers: - Architecture: x64 - InstallerUrl: https://github.com/ImageMagick/ImageMagick/releases/download/7.1.1-40/ImageMagick.Q8.msixbundle - InstallerSha256: 1924B115DC226F5FFD5CA71F4F79DA117D2A3C6F1D5D33953D999D22FD3BDDDF - SignatureSha256: F582F79EE7CFE3F819D30BF0A1CA8098ABDEAEAB9CCAD6AB3381AEFE1A6F584F + InstallerUrl: https://github.com/ImageMagick/ImageMagick/releases/download/7.1.1-41/ImageMagick.Q8.msixbundle + InstallerSha256: B37615DA15BC16AD1FB3E484FC50886EB5CC01FECE08DA232FECAB1F2B57D7C6 + SignatureSha256: 2B4758359054C6B2170F9E0ADECB6A02492A7A5D176365E7260C741860989E4C - Architecture: arm64 - InstallerUrl: https://github.com/ImageMagick/ImageMagick/releases/download/7.1.1-40/ImageMagick.Q8.msixbundle - InstallerSha256: 1924B115DC226F5FFD5CA71F4F79DA117D2A3C6F1D5D33953D999D22FD3BDDDF - SignatureSha256: F582F79EE7CFE3F819D30BF0A1CA8098ABDEAEAB9CCAD6AB3381AEFE1A6F584F + InstallerUrl: https://github.com/ImageMagick/ImageMagick/releases/download/7.1.1-41/ImageMagick.Q8.msixbundle + InstallerSha256: B37615DA15BC16AD1FB3E484FC50886EB5CC01FECE08DA232FECAB1F2B57D7C6 + SignatureSha256: 2B4758359054C6B2170F9E0ADECB6A02492A7A5D176365E7260C741860989E4C ManifestType: installer ManifestVersion: 1.6.0 -ReleaseDate: 2024-11-09 +ReleaseDate: 2024-11-17 diff --git a/manifests/i/ImageMagick/Q8/7.1.1.40/ImageMagick.Q8.locale.en-US.yaml b/manifests/i/ImageMagick/Q8/7.1.1.41/ImageMagick.Q8.locale.en-US.yaml similarity index 93% rename from manifests/i/ImageMagick/Q8/7.1.1.40/ImageMagick.Q8.locale.en-US.yaml rename to manifests/i/ImageMagick/Q8/7.1.1.41/ImageMagick.Q8.locale.en-US.yaml index e0370eb31889..469dfb6a8c25 100644 --- a/manifests/i/ImageMagick/Q8/7.1.1.40/ImageMagick.Q8.locale.en-US.yaml +++ b/manifests/i/ImageMagick/Q8/7.1.1.41/ImageMagick.Q8.locale.en-US.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: ImageMagick.Q8 -PackageVersion: 7.1.1.40 +PackageVersion: 7.1.1.41 PackageLocale: en-US Publisher: ImageMagick Studio LLC PublisherUrl: https://github.com/ImageMagick/ImageMagick @@ -20,7 +20,7 @@ Tags: - imagemagick - magick - resize -ReleaseNotesUrl: https://github.com/ImageMagick/ImageMagick/releases/tag/7.1.1-40 +ReleaseNotesUrl: https://github.com/ImageMagick/ImageMagick/releases/tag/7.1.1-41 Documentations: - DocumentLabel: Usage DocumentUrl: https://usage.imagemagick.org/ diff --git a/manifests/i/ImageMagick/Q8/7.1.1.40/ImageMagick.Q8.yaml b/manifests/i/ImageMagick/Q8/7.1.1.41/ImageMagick.Q8.yaml similarity index 87% rename from manifests/i/ImageMagick/Q8/7.1.1.40/ImageMagick.Q8.yaml rename to manifests/i/ImageMagick/Q8/7.1.1.41/ImageMagick.Q8.yaml index 832943e8c456..04fc29d142c8 100644 --- a/manifests/i/ImageMagick/Q8/7.1.1.40/ImageMagick.Q8.yaml +++ b/manifests/i/ImageMagick/Q8/7.1.1.41/ImageMagick.Q8.yaml @@ -2,7 +2,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: ImageMagick.Q8 -PackageVersion: 7.1.1.40 +PackageVersion: 7.1.1.41 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.6.0 From 9d9284967522486ac4a4686dbd7d3273e6703201 Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Tue, 19 Nov 2024 00:10:55 +0530 Subject: [PATCH 15/73] New version: dbeaver.dbeaver version 24.2.5 (#192075) --- .../24.2.5/dbeaver.dbeaver.installer.yaml | 29 ++++++++++++++ .../24.2.5/dbeaver.dbeaver.locale.en-US.yaml | 39 +++++++++++++++++++ .../dbeaver/24.2.5/dbeaver.dbeaver.yaml | 8 ++++ 3 files changed, 76 insertions(+) create mode 100644 manifests/d/dbeaver/dbeaver/24.2.5/dbeaver.dbeaver.installer.yaml create mode 100644 manifests/d/dbeaver/dbeaver/24.2.5/dbeaver.dbeaver.locale.en-US.yaml create mode 100644 manifests/d/dbeaver/dbeaver/24.2.5/dbeaver.dbeaver.yaml diff --git a/manifests/d/dbeaver/dbeaver/24.2.5/dbeaver.dbeaver.installer.yaml b/manifests/d/dbeaver/dbeaver/24.2.5/dbeaver.dbeaver.installer.yaml new file mode 100644 index 000000000000..004de955c556 --- /dev/null +++ b/manifests/d/dbeaver/dbeaver/24.2.5/dbeaver.dbeaver.installer.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: dbeaver.dbeaver +PackageVersion: 24.2.5 +InstallerLocale: en-US +InstallerType: nullsoft +InstallModes: +- interactive +- silent +UpgradeBehavior: install +FileExtensions: +- sql +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/dbeaver/dbeaver/releases/download/24.2.5/dbeaver-ce-24.2.5-x86_64-setup.exe + InstallerSha256: D80A9B5ACDE00723286111D3363293AFA8695FD1385A3ADD259D455E6E5212FF + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/dbeaver/dbeaver/releases/download/24.2.5/dbeaver-ce-24.2.5-x86_64-setup.exe + InstallerSha256: D80A9B5ACDE00723286111D3363293AFA8695FD1385A3ADD259D455E6E5212FF + InstallerSwitches: + Custom: /ALLUSERS +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-11-17 diff --git a/manifests/d/dbeaver/dbeaver/24.2.5/dbeaver.dbeaver.locale.en-US.yaml b/manifests/d/dbeaver/dbeaver/24.2.5/dbeaver.dbeaver.locale.en-US.yaml new file mode 100644 index 000000000000..164df820c623 --- /dev/null +++ b/manifests/d/dbeaver/dbeaver/24.2.5/dbeaver.dbeaver.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: dbeaver.dbeaver +PackageVersion: 24.2.5 +PackageLocale: en-US +Publisher: DBeaver Corp +PublisherUrl: https://github.com/dbeaver +PublisherSupportUrl: https://github.com/dbeaver/dbeaver/issues +Author: DBeaver Corp +PackageName: DBeaver Community Edition +PackageUrl: https://dbeaver.io/ +License: Apache-2.0 +LicenseUrl: https://github.com/dbeaver/dbeaver/blob/HEAD/LICENSE.md +ShortDescription: dbeaver.dbeaver +Description: Free multi-platform database tool for developers, database administrators, analysts and all people who need to work with databases. Supports all popular databases (MySQL, PostgreSQL, SQLite, Oracle, DB2, SQL Server, Sybase, MS Access, Teradata, Firebird, Apache Hive, Phoenix, Presto, etc) +Moniker: dbeaver +Tags: +- apache-hive +- database +- db2 +- firebird +- ms-access +- mysql +- oracle +- phoenix +- postgresql +- presto +- sql-server +- sqlite +- sybase +- teradata +- tool +ReleaseNotesUrl: https://github.com/dbeaver/dbeaver/releases/tag/24.2.5 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/dbeaver/dbeaver/wiki +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/d/dbeaver/dbeaver/24.2.5/dbeaver.dbeaver.yaml b/manifests/d/dbeaver/dbeaver/24.2.5/dbeaver.dbeaver.yaml new file mode 100644 index 000000000000..2865b285b43e --- /dev/null +++ b/manifests/d/dbeaver/dbeaver/24.2.5/dbeaver.dbeaver.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: dbeaver.dbeaver +PackageVersion: 24.2.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From cd87aa22667abfd3678c53742da0a2f550c3ffce Mon Sep 17 00:00:00 2001 From: Etienne Baudoux Date: Mon, 18 Nov 2024 10:41:08 -0800 Subject: [PATCH 16/73] DevToys 2.0.8.0 (#192081) --- .../DevToys-app.DevToys.installer.yaml | 27 +++++++++++++++++ .../DevToys-app.DevToys.locale.en-US.yaml | 30 +++++++++++++++++++ .../2.0-preview.8/DevToys-app.DevToys.yaml | 8 +++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/d/DevToys-app/DevToys/2.0-preview.8/DevToys-app.DevToys.installer.yaml create mode 100644 manifests/d/DevToys-app/DevToys/2.0-preview.8/DevToys-app.DevToys.locale.en-US.yaml create mode 100644 manifests/d/DevToys-app/DevToys/2.0-preview.8/DevToys-app.DevToys.yaml diff --git a/manifests/d/DevToys-app/DevToys/2.0-preview.8/DevToys-app.DevToys.installer.yaml b/manifests/d/DevToys-app/DevToys/2.0-preview.8/DevToys-app.DevToys.installer.yaml new file mode 100644 index 000000000000..5a8bce8cb4da --- /dev/null +++ b/manifests/d/DevToys-app/DevToys/2.0-preview.8/DevToys-app.DevToys.installer.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.6.1.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: DevToys-app.DevToys +PackageVersion: 2.0-preview.8 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: inno +Scope: user +InstallModes: +- silent +InstallerSwitches: + Silent: /VERYSILENT +UpgradeBehavior: install +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/DevToys-app/DevToys/releases/download/v2.0.8.0/devtoys_win_x86.exe + InstallerSha256: 5ee25abf4936adec795c1d549e4f9fc897499682cf3e537b79b8a75265be9191 +- Architecture: x64 + InstallerUrl: https://github.com/DevToys-app/DevToys/releases/download/v2.0.8.0/devtoys_win_x64.exe + InstallerSha256: f6ad5ffe2c8a1466b5fa38bf23474ea0090abaab333546d67bf57c6bcf1f176a +- Architecture: arm64 + InstallerUrl: https://github.com/DevToys-app/DevToys/releases/download/v2.0.8.0/devtoys_win_arm64.exe + InstallerSha256: d6b54ebdc8fc63e6a209c63d55876d9aeca8691c92be0d9071371c6a75c0a82f +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/d/DevToys-app/DevToys/2.0-preview.8/DevToys-app.DevToys.locale.en-US.yaml b/manifests/d/DevToys-app/DevToys/2.0-preview.8/DevToys-app.DevToys.locale.en-US.yaml new file mode 100644 index 000000000000..3e06612b0018 --- /dev/null +++ b/manifests/d/DevToys-app/DevToys/2.0-preview.8/DevToys-app.DevToys.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created using wingetcreate 1.6.1.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: DevToys-app.DevToys +PackageName: DevToys +PackageVersion: 2.0-preview.8 +PackageLocale: en-US +Publisher: DevToys +PublisherUrl: 'https://devtoys.app/' +PrivacyUrl: 'https://github.com/DevToys-app/DevToys/blob/main/PRIVACY-POLICY.md' +PackageUrl: 'https://devtoys.app/' +License: MIT +LicenseUrl: 'https://github.com/DevToys-app/DevToys/blob/main/LICENSE.md' +ShortDescription: 'DevToys is a Swiss Army knife for developers.' +Description: |- + DevToys helps with daily development tasks by offering a bundle of tiny tools designed to do quick, specific tiny tasks. + No need to use many untrustworthy websites to simply decode a text or compress and image. + With Smart Detection, the app intuitively selects the best tool for the data on your clipboard. +Moniker: devtoys +Tags: + - developer-tools + - development + - formatter + - converter + - decoder + - encoder + - hash + - image +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/d/DevToys-app/DevToys/2.0-preview.8/DevToys-app.DevToys.yaml b/manifests/d/DevToys-app/DevToys/2.0-preview.8/DevToys-app.DevToys.yaml new file mode 100644 index 000000000000..933c2b5528ab --- /dev/null +++ b/manifests/d/DevToys-app/DevToys/2.0-preview.8/DevToys-app.DevToys.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.6.1.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: DevToys-app.DevToys +PackageVersion: 2.0-preview.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From e53c19ea19f358290208808ae5399f69091cf650 Mon Sep 17 00:00:00 2001 From: AlexKoala Date: Tue, 19 Nov 2024 03:41:33 +0900 Subject: [PATCH 17/73] New version: NCSoft.Purple version 2.24.1118.12 (#192094) --- .../2.24.1118.12/NCSoft.Purple.installer.yaml | 18 ++++++++++++ .../NCSoft.Purple.locale.en-US.yaml | 28 +++++++++++++++++++ .../Purple/2.24.1118.12/NCSoft.Purple.yaml | 8 ++++++ 3 files changed, 54 insertions(+) create mode 100644 manifests/n/NCSoft/Purple/2.24.1118.12/NCSoft.Purple.installer.yaml create mode 100644 manifests/n/NCSoft/Purple/2.24.1118.12/NCSoft.Purple.locale.en-US.yaml create mode 100644 manifests/n/NCSoft/Purple/2.24.1118.12/NCSoft.Purple.yaml diff --git a/manifests/n/NCSoft/Purple/2.24.1118.12/NCSoft.Purple.installer.yaml b/manifests/n/NCSoft/Purple/2.24.1118.12/NCSoft.Purple.installer.yaml new file mode 100644 index 000000000000..75915a27bb12 --- /dev/null +++ b/manifests/n/NCSoft/Purple/2.24.1118.12/NCSoft.Purple.installer.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: NCSoft.Purple +PackageVersion: 2.24.1118.12 +InstallerType: nullsoft +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +AppsAndFeaturesEntries: +- Publisher: NCSOFT + ProductCode: Purple_plaync +Installers: +- Architecture: x64 + InstallerUrl: https://gs-purple-inst.download.ncupdate.com/Purple/PurpleInstaller_2_24_1118_12.exe + InstallerSha256: 8BAA8FD62A1F9778ACAB4EC000316ED8470FFA7C3654443B369CD52C7861A2A8 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/n/NCSoft/Purple/2.24.1118.12/NCSoft.Purple.locale.en-US.yaml b/manifests/n/NCSoft/Purple/2.24.1118.12/NCSoft.Purple.locale.en-US.yaml new file mode 100644 index 000000000000..0350b7358085 --- /dev/null +++ b/manifests/n/NCSoft/Purple/2.24.1118.12/NCSoft.Purple.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: NCSoft.Purple +PackageVersion: 2.24.1118.12 +PackageLocale: en-US +Publisher: NCSOFT Corporation +PublisherUrl: https://www.ncsoft.com +PublisherSupportUrl: https://help.plaync.com/faq/cmntstandard +PrivacyUrl: https://www.plaync.com/policy/privacy +# Author: +PackageName: PURPLE +PackageUrl: https://ncpurple.com +License: Proprietary +# LicenseUrl: +Copyright: Copyright (c) 2024 NCSOFT Corporation. All rights reserved. +# CopyrightUrl: +ShortDescription: Unleash your play, PURPLE +# Description: +Moniker: purple +# Tags: +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/n/NCSoft/Purple/2.24.1118.12/NCSoft.Purple.yaml b/manifests/n/NCSoft/Purple/2.24.1118.12/NCSoft.Purple.yaml new file mode 100644 index 000000000000..a8f1abe42994 --- /dev/null +++ b/manifests/n/NCSoft/Purple/2.24.1118.12/NCSoft.Purple.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: NCSoft.Purple +PackageVersion: 2.24.1118.12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 5f04ca1c5f7dddc9e47c5297f01d6c1cad770487 Mon Sep 17 00:00:00 2001 From: Rodrigo Borges de Oliveira Date: Mon, 18 Nov 2024 15:43:01 -0300 Subject: [PATCH 18/73] New version: Obsidian.Obsidian version 1.7.7 (#192189) --- .../1.7.7/Obsidian.Obsidian.installer.yaml | 53 +++++++++++++++++++ .../1.7.7/Obsidian.Obsidian.locale.en-US.yaml | 40 ++++++++++++++ .../1.7.7/Obsidian.Obsidian.locale.zh-CN.yaml | 38 +++++++++++++ .../Obsidian/1.7.7/Obsidian.Obsidian.yaml | 8 +++ 4 files changed, 139 insertions(+) create mode 100644 manifests/o/Obsidian/Obsidian/1.7.7/Obsidian.Obsidian.installer.yaml create mode 100644 manifests/o/Obsidian/Obsidian/1.7.7/Obsidian.Obsidian.locale.en-US.yaml create mode 100644 manifests/o/Obsidian/Obsidian/1.7.7/Obsidian.Obsidian.locale.zh-CN.yaml create mode 100644 manifests/o/Obsidian/Obsidian/1.7.7/Obsidian.Obsidian.yaml diff --git a/manifests/o/Obsidian/Obsidian/1.7.7/Obsidian.Obsidian.installer.yaml b/manifests/o/Obsidian/Obsidian/1.7.7/Obsidian.Obsidian.installer.yaml new file mode 100644 index 000000000000..1222ecb07b51 --- /dev/null +++ b/manifests/o/Obsidian/Obsidian/1.7.7/Obsidian.Obsidian.installer.yaml @@ -0,0 +1,53 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Obsidian.Obsidian +PackageVersion: 1.7.7 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- obsidian +FileExtensions: +- md +ReleaseDate: 2024-11-17 +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/obsidianmd/obsidian-releases/releases/download/v1.7.7/Obsidian-1.7.7.exe + InstallerSha256: F8097C934D0A4A1022611213255FD11FD0F7BF20A13DB47882DE2D9C25566AE1 + InstallerSwitches: + Custom: /currentuser +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/obsidianmd/obsidian-releases/releases/download/v1.7.7/Obsidian-1.7.7.exe + InstallerSha256: F8097C934D0A4A1022611213255FD11FD0F7BF20A13DB47882DE2D9C25566AE1 + InstallerSwitches: + Custom: /allusers +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/obsidianmd/obsidian-releases/releases/download/v1.7.7/Obsidian-1.7.7.exe + InstallerSha256: F8097C934D0A4A1022611213255FD11FD0F7BF20A13DB47882DE2D9C25566AE1 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/obsidianmd/obsidian-releases/releases/download/v1.7.7/Obsidian-1.7.7.exe + InstallerSha256: F8097C934D0A4A1022611213255FD11FD0F7BF20A13DB47882DE2D9C25566AE1 + InstallerSwitches: + Custom: /allusers +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/obsidianmd/obsidian-releases/releases/download/v1.7.7/Obsidian-1.7.7.exe + InstallerSha256: F8097C934D0A4A1022611213255FD11FD0F7BF20A13DB47882DE2D9C25566AE1 + InstallerSwitches: + Custom: /currentuser +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/obsidianmd/obsidian-releases/releases/download/v1.7.7/Obsidian-1.7.7.exe + InstallerSha256: F8097C934D0A4A1022611213255FD11FD0F7BF20A13DB47882DE2D9C25566AE1 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/o/Obsidian/Obsidian/1.7.7/Obsidian.Obsidian.locale.en-US.yaml b/manifests/o/Obsidian/Obsidian/1.7.7/Obsidian.Obsidian.locale.en-US.yaml new file mode 100644 index 000000000000..b7cf13acc339 --- /dev/null +++ b/manifests/o/Obsidian/Obsidian/1.7.7/Obsidian.Obsidian.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Obsidian.Obsidian +PackageVersion: 1.7.7 +PackageLocale: en-US +Publisher: Obsidian +PublisherUrl: https://obsidian.md/ +PublisherSupportUrl: https://help.obsidian.md/ +PrivacyUrl: https://obsidian.md/privacy +Author: Dynalist Inc. +PackageName: Obsidian +PackageUrl: https://obsidian.md/ +License: Proprietary +LicenseUrl: https://obsidian.md/terms +Copyright: Copyright © Dynalist Inc. +ShortDescription: Obsidian is the private and flexible writing app that adapts to the way you think. +Moniker: obsidian +Tags: +- backlink +- bi-directional-link +- block +- docs +- document +- editor +- graph +- knowledge +- knowledge-base +- markdown +- mind-map +- mindmap +- notes +- outliner +- pkm +- reference +ReleaseNotes: https://obsidian.md/changelog/2024-11-18-desktop-v1.7.7/ +ReleaseNotesUrl: https://github.com/obsidianmd/obsidian-releases/releases/tag/v1.7.7 +PurchaseUrl: https://obsidian.md/pricing +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/o/Obsidian/Obsidian/1.7.7/Obsidian.Obsidian.locale.zh-CN.yaml b/manifests/o/Obsidian/Obsidian/1.7.7/Obsidian.Obsidian.locale.zh-CN.yaml new file mode 100644 index 000000000000..36ae0abcde2a --- /dev/null +++ b/manifests/o/Obsidian/Obsidian/1.7.7/Obsidian.Obsidian.locale.zh-CN.yaml @@ -0,0 +1,38 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Obsidian.Obsidian +PackageVersion: 1.7.7 +PackageLocale: zh-CN +Publisher: Obsidian +PublisherUrl: https://obsidian.md/ +PublisherSupportUrl: https://help.obsidian.md/ +PrivacyUrl: https://obsidian.md/privacy +Author: Dynalist Inc. +PackageName: Obsidian +PackageUrl: https://obsidian.md/ +License: 专有软件 +LicenseUrl: https://obsidian.md/terms +Copyright: Copyright © Dynalist Inc. +ShortDescription: Obsidian 是一款私密、灵活的写作应用程序,能够适应您的思维方式。 +Tags: +- markdown +- 个人知识管理 +- 内容块 +- 双向链接 +- 反向链接 +- 图谱 +- 大纲 +- 引用 +- 思源笔记 +- 思维导图 +- 文档 +- 知识 +- 知识库 +- 笔记 +- 编辑器 +- 脑图 +ReleaseNotesUrl: https://github.com/obsidianmd/obsidian-releases/releases/tag/v1.7.7 +PurchaseUrl: https://obsidian.md/pricing +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/o/Obsidian/Obsidian/1.7.7/Obsidian.Obsidian.yaml b/manifests/o/Obsidian/Obsidian/1.7.7/Obsidian.Obsidian.yaml new file mode 100644 index 000000000000..fb401fa2575b --- /dev/null +++ b/manifests/o/Obsidian/Obsidian/1.7.7/Obsidian.Obsidian.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Obsidian.Obsidian +PackageVersion: 1.7.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 31161d0f8fe215f0b253aaf6413cc250e8d2c2fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Bia=C5=82o=C5=84?= Date: Mon, 18 Nov 2024 19:43:32 +0100 Subject: [PATCH 19/73] New version: spacelift-io.spacectl 1.7.0 (#190812) Co-authored-by: goreleaserbot --- .../spacelift-io.spacectl.installer.yaml | 26 +++++++++++++++++++ .../spacelift-io.spacectl.locale.en-US.yaml | 13 ++++++++++ .../spacectl/1.7.0/spacelift-io.spacectl.yaml | 7 +++++ 3 files changed, 46 insertions(+) create mode 100644 manifests/s/spacelift-io/spacectl/1.7.0/spacelift-io.spacectl.installer.yaml create mode 100644 manifests/s/spacelift-io/spacectl/1.7.0/spacelift-io.spacectl.locale.en-US.yaml create mode 100644 manifests/s/spacelift-io/spacectl/1.7.0/spacelift-io.spacectl.yaml diff --git a/manifests/s/spacelift-io/spacectl/1.7.0/spacelift-io.spacectl.installer.yaml b/manifests/s/spacelift-io/spacectl/1.7.0/spacelift-io.spacectl.installer.yaml new file mode 100644 index 000000000000..019034a52298 --- /dev/null +++ b/manifests/s/spacelift-io/spacectl/1.7.0/spacelift-io.spacectl.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json +PackageIdentifier: spacelift-io.spacectl +PackageVersion: 1.7.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2024-11-12" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: spacectl.exe + PortableCommandAlias: spacectl + InstallerUrl: https://github.com/spacelift-io/spacectl/releases/download/v1.7.0/spacectl_1.7.0_windows_arm64.zip + InstallerSha256: 9a25125064ef504c2c37ed383381b629c0421ca38ca77958441878664e1689b6 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: spacectl.exe + PortableCommandAlias: spacectl + InstallerUrl: https://github.com/spacelift-io/spacectl/releases/download/v1.7.0/spacectl_1.7.0_windows_amd64.zip + InstallerSha256: 656336fd5239fd2b9eb76908e0b126dee259600a68b86918e8dbec384d76474b + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/s/spacelift-io/spacectl/1.7.0/spacelift-io.spacectl.locale.en-US.yaml b/manifests/s/spacelift-io/spacectl/1.7.0/spacelift-io.spacectl.locale.en-US.yaml new file mode 100644 index 000000000000..9f26f3260443 --- /dev/null +++ b/manifests/s/spacelift-io/spacectl/1.7.0/spacelift-io.spacectl.locale.en-US.yaml @@ -0,0 +1,13 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json +PackageIdentifier: spacelift-io.spacectl +PackageVersion: 1.7.0 +PackageLocale: en-US +Publisher: spacelift-io +PackageName: spacectl +PackageUrl: https://github.com/spacelift-io/spacectl +License: MIT +ShortDescription: Spacelift client and CLI +Moniker: spacectl +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/spacelift-io/spacectl/1.7.0/spacelift-io.spacectl.yaml b/manifests/s/spacelift-io/spacectl/1.7.0/spacelift-io.spacectl.yaml new file mode 100644 index 000000000000..73befa7fc76c --- /dev/null +++ b/manifests/s/spacelift-io/spacectl/1.7.0/spacelift-io.spacectl.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json +PackageIdentifier: spacelift-io.spacectl +PackageVersion: 1.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From ee32b35d314dab5fb7b1ef7ee96bb34659261775 Mon Sep 17 00:00:00 2001 From: westpain Date: Mon, 18 Nov 2024 20:44:25 +0200 Subject: [PATCH 20/73] New package: kukuruzka165.materialgram version 5.7.0.1 (#191990) --- .../kukuruzka165.materialgram.installer.yaml | 21 +++++++++++++ ...ukuruzka165.materialgram.locale.en-US.yaml | 30 +++++++++++++++++++ .../5.7.0.1/kukuruzka165.materialgram.yaml | 8 +++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/k/kukuruzka165/materialgram/5.7.0.1/kukuruzka165.materialgram.installer.yaml create mode 100644 manifests/k/kukuruzka165/materialgram/5.7.0.1/kukuruzka165.materialgram.locale.en-US.yaml create mode 100644 manifests/k/kukuruzka165/materialgram/5.7.0.1/kukuruzka165.materialgram.yaml diff --git a/manifests/k/kukuruzka165/materialgram/5.7.0.1/kukuruzka165.materialgram.installer.yaml b/manifests/k/kukuruzka165/materialgram/5.7.0.1/kukuruzka165.materialgram.installer.yaml new file mode 100644 index 000000000000..9c467032c853 --- /dev/null +++ b/manifests/k/kukuruzka165/materialgram/5.7.0.1/kukuruzka165.materialgram.installer.yaml @@ -0,0 +1,21 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: kukuruzka165.materialgram +PackageVersion: 5.7.0.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: materialgram.exe +InstallModes: +- silentWithProgress +Protocols: +- tg +UpgradeBehavior: install +ReleaseDate: 2024-10-31 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/kukuruzka165/materialgram/releases/download/v5.7.0.1/win64_materialgram_v5.7.0.1.zip + InstallerSha256: 8A8E5B3D04CAF05DE37D92A5B86717F6D56AA80EAF6EF04E5F73F33A0390AB38 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/k/kukuruzka165/materialgram/5.7.0.1/kukuruzka165.materialgram.locale.en-US.yaml b/manifests/k/kukuruzka165/materialgram/5.7.0.1/kukuruzka165.materialgram.locale.en-US.yaml new file mode 100644 index 000000000000..20d9e6f378bc --- /dev/null +++ b/manifests/k/kukuruzka165/materialgram/5.7.0.1/kukuruzka165.materialgram.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: kukuruzka165.materialgram +PackageVersion: 5.7.0.1 +PackageLocale: en-US +Publisher: kukuruzka165 +PublisherUrl: https://github.com/kukuruzka165 +PublisherSupportUrl: https://t.me/materialgram_chat +PackageName: materialgram +PackageUrl: https://kukuruzka165.github.io/materialgram +License: GPL-3.0 +LicenseUrl: https://github.com/kukuruzka165/materialgram/blob/main/LICENSE +Copyright: Copyright (C) 2014-2024 +CopyrightUrl: https://github.com/kukuruzka165/materialgram/blob/main/LEGAL +ShortDescription: Googlized Telegram +Description: Telegram Desktop based messenger with Material Design and additional features +Tags: +- material +- material-design +- material-ui +- messenger +- telegram +- telegram-client +- telegram-desktop +- telegram-desktop-client +ReleaseNotes: 'Complete changelog: https://github.com/kukuruzka165/materialgram/compare/v5.6.1.1...v5.7.0.1' +ReleaseNotesUrl: https://github.com/kukuruzka165/materialgram/releases/tag/v5.7.0.1 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/k/kukuruzka165/materialgram/5.7.0.1/kukuruzka165.materialgram.yaml b/manifests/k/kukuruzka165/materialgram/5.7.0.1/kukuruzka165.materialgram.yaml new file mode 100644 index 000000000000..e0594e56accf --- /dev/null +++ b/manifests/k/kukuruzka165/materialgram/5.7.0.1/kukuruzka165.materialgram.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: kukuruzka165.materialgram +PackageVersion: 5.7.0.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 4ef2de69a793b87e5dcb66ac08f8ddb5a7eab806 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 18 Nov 2024 19:44:44 +0100 Subject: [PATCH 21/73] New version: OpenMedia.4KYoutubetoMP3 version 5.7.0.154 (#192192) --- .../OpenMedia.4KYoutubetoMP3.installer.yaml | 53 +++++++++++++++++++ ...OpenMedia.4KYoutubetoMP3.locale.en-US.yaml | 24 +++++++++ .../5.7.0.154/OpenMedia.4KYoutubetoMP3.yaml | 8 +++ 3 files changed, 85 insertions(+) create mode 100644 manifests/o/OpenMedia/4KYoutubetoMP3/5.7.0.154/OpenMedia.4KYoutubetoMP3.installer.yaml create mode 100644 manifests/o/OpenMedia/4KYoutubetoMP3/5.7.0.154/OpenMedia.4KYoutubetoMP3.locale.en-US.yaml create mode 100644 manifests/o/OpenMedia/4KYoutubetoMP3/5.7.0.154/OpenMedia.4KYoutubetoMP3.yaml diff --git a/manifests/o/OpenMedia/4KYoutubetoMP3/5.7.0.154/OpenMedia.4KYoutubetoMP3.installer.yaml b/manifests/o/OpenMedia/4KYoutubetoMP3/5.7.0.154/OpenMedia.4KYoutubetoMP3.installer.yaml new file mode 100644 index 000000000000..e21c06d152b6 --- /dev/null +++ b/manifests/o/OpenMedia/4KYoutubetoMP3/5.7.0.154/OpenMedia.4KYoutubetoMP3.installer.yaml @@ -0,0 +1,53 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: OpenMedia.4KYoutubetoMP3 +PackageVersion: 5.7.0.154 +Platform: +- Windows.Desktop +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2024-11-18 +Installers: +- Architecture: x86 + InstallerType: burn + InstallerUrl: https://dl.4kdownload.com/app/4kyoutubetomp3_5.7.0_online.exe + InstallerSha256: E7EFA0874C0B66DED5FAA3B83640DB7A54D018B4AFCF59C99297625933583A5C +- Architecture: x64 + InstallerType: burn + InstallerUrl: https://dl.4kdownload.com/app/4kyoutubetomp3_5.7.0_x64_online.exe + InstallerSha256: 7FB7CBD64ACFB329D9DDB57628EDE2281D1D299063E34FCCFBEEBD92DCA5C472 +- InstallerLocale: en-US + Architecture: x86 + InstallerType: wix + InstallerUrl: https://dl.4kdownload.com/app/4kyoutubetomp3_5.7.0.msi + InstallerSha256: C458AFC423D8ACBF022D6B874969F6E4822820AB38CFA14CECB5FBF1CD03189F + ProductCode: '{B1F86467-1F8D-4583-8419-FC384CE1CAAD}' + AppsAndFeaturesEntries: + - DisplayName: 4K YouTube to MP3 + Publisher: Open Media LLC + DisplayVersion: 5.7.0.0154 + ProductCode: '{B1F86467-1F8D-4583-8419-FC384CE1CAAD}' + UpgradeCode: '{2F0C5467-4365-4D2C-B118-D7244308798C}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\4KDownload\4kyoutubetomp3' +- InstallerLocale: en-US + Architecture: x64 + InstallerType: wix + InstallerUrl: https://dl.4kdownload.com/app/4kyoutubetomp3_5.7.0_x64.msi + InstallerSha256: 4B5D5E407ADA77A2CB5E900F8CDC658CAE8370C2AF4774CD0D50A824C645BBFE + ProductCode: '{49253F0F-9662-4DBF-B072-9D61E3E2C994}' + AppsAndFeaturesEntries: + - DisplayName: 4K YouTube to MP3 + Publisher: Open Media LLC + DisplayVersion: 5.7.0.0154 + ProductCode: '{49253F0F-9662-4DBF-B072-9D61E3E2C994}' + UpgradeCode: '{2F0C5467-4365-4D2C-B118-D7244308798C}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\4KDownload\4kyoutubetomp3' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/o/OpenMedia/4KYoutubetoMP3/5.7.0.154/OpenMedia.4KYoutubetoMP3.locale.en-US.yaml b/manifests/o/OpenMedia/4KYoutubetoMP3/5.7.0.154/OpenMedia.4KYoutubetoMP3.locale.en-US.yaml new file mode 100644 index 000000000000..045334e6c190 --- /dev/null +++ b/manifests/o/OpenMedia/4KYoutubetoMP3/5.7.0.154/OpenMedia.4KYoutubetoMP3.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: OpenMedia.4KYoutubetoMP3 +PackageVersion: 5.7.0.154 +PackageLocale: en-US +Publisher: Open Media LLC +PublisherUrl: https://www.4kdownload.com/ +PublisherSupportUrl: https://www.4kdownload.com/help +PrivacyUrl: https://www.4kdownload.com/privacy +Author: Open Media LLC +PackageName: 4K YouTube to MP3 +PackageUrl: https://www.4kdownload.com/products/youtubetomp3 +License: Freeware +LicenseUrl: https://www.4kdownload.com/agreement/freeware +Copyright: Copyright © 2023 Open Media +CopyrightUrl: https://www.4kdownload.com/agreement/freeware +ShortDescription: Free downloader to MP3 for sites such as YouTube and Instagram. +Moniker: 4kyoutubetomp3 +Tags: +- downloader +- mp3 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/o/OpenMedia/4KYoutubetoMP3/5.7.0.154/OpenMedia.4KYoutubetoMP3.yaml b/manifests/o/OpenMedia/4KYoutubetoMP3/5.7.0.154/OpenMedia.4KYoutubetoMP3.yaml new file mode 100644 index 000000000000..1311c350a4fc --- /dev/null +++ b/manifests/o/OpenMedia/4KYoutubetoMP3/5.7.0.154/OpenMedia.4KYoutubetoMP3.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: OpenMedia.4KYoutubetoMP3 +PackageVersion: 5.7.0.154 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 6dfa98f8a0a8541e01eabd7f37970ea4946781dc Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Tue, 19 Nov 2024 00:14:55 +0530 Subject: [PATCH 22/73] New version: Primesieve.Primesieve version 12.6 (#192193) --- .../12.6/Primesieve.Primesieve.installer.yaml | 25 +++++++++++++ .../Primesieve.Primesieve.locale.en-US.yaml | 36 +++++++++++++++++++ .../12.6/Primesieve.Primesieve.yaml | 8 +++++ 3 files changed, 69 insertions(+) create mode 100644 manifests/p/Primesieve/Primesieve/12.6/Primesieve.Primesieve.installer.yaml create mode 100644 manifests/p/Primesieve/Primesieve/12.6/Primesieve.Primesieve.locale.en-US.yaml create mode 100644 manifests/p/Primesieve/Primesieve/12.6/Primesieve.Primesieve.yaml diff --git a/manifests/p/Primesieve/Primesieve/12.6/Primesieve.Primesieve.installer.yaml b/manifests/p/Primesieve/Primesieve/12.6/Primesieve.Primesieve.installer.yaml new file mode 100644 index 000000000000..d731da2ee55a --- /dev/null +++ b/manifests/p/Primesieve/Primesieve/12.6/Primesieve.Primesieve.installer.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Primesieve.Primesieve +PackageVersion: "12.6" +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/kimwalisch/primesieve-winget/releases/download/v12.6/Primesieve-12.6-win-x64.exe + InstallerSha256: F3D9E1E943C99ECCEE8547A77621096E43C9C5B0C0AD1A11FFEB3B73A32EF07E +- Architecture: arm64 + InstallerUrl: https://github.com/kimwalisch/primesieve-winget/releases/download/v12.6/Primesieve-12.6-win-arm64.exe + InstallerSha256: 469D943230B4EC39A33BD4AD71E7AE2B018612EC8D40B528CDB14E226DE454DE +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-11-18 diff --git a/manifests/p/Primesieve/Primesieve/12.6/Primesieve.Primesieve.locale.en-US.yaml b/manifests/p/Primesieve/Primesieve/12.6/Primesieve.Primesieve.locale.en-US.yaml new file mode 100644 index 000000000000..51509c90532f --- /dev/null +++ b/manifests/p/Primesieve/Primesieve/12.6/Primesieve.Primesieve.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Primesieve.Primesieve +PackageVersion: "12.6" +PackageLocale: en-US +Publisher: Kim Walisch +PublisherUrl: https://github.com/kimwalisch/primesieve +PublisherSupportUrl: https://github.com/kimwalisch/primesieve/issues +Author: Kim Walisch +PackageName: Primesieve +PackageUrl: https://github.com/kimwalisch/primesieve +License: BSD 2-Clause +LicenseUrl: https://raw.githubusercontent.com/kimwalisch/primesieve/master/COPYING +Copyright: Copyright (c) 2010 - 2024, Kim Walisch. +CopyrightUrl: https://raw.githubusercontent.com/kimwalisch/primesieve/master/COPYING +ShortDescription: primesieve is a command-line program that generates primes using the sieve of Eratosthenes algorithm. It can generate primes and prime k-tuplets (twin primes, prime triplets, ...) up to 2^64 and find the nth prime. +Description: |- + primesieve is a command-line program that generates primes using the sieve of Eratosthenes algorithm. + It can generate primes and prime k-tuplets (twin primes, prime triplets, ...) up to 2^64 and find the nth prime. +Moniker: primesieve +Tags: +- command-line +- eratosthenes +- math +- prime-numbers +- primes +- sieve +- tool +- utility +ReleaseNotesUrl: https://github.com/kimwalisch/primesieve-winget/releases/tag/v12.6 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/kimwalisch/primesieve-winget/wiki +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/p/Primesieve/Primesieve/12.6/Primesieve.Primesieve.yaml b/manifests/p/Primesieve/Primesieve/12.6/Primesieve.Primesieve.yaml new file mode 100644 index 000000000000..45c0411ba2d5 --- /dev/null +++ b/manifests/p/Primesieve/Primesieve/12.6/Primesieve.Primesieve.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Primesieve.Primesieve +PackageVersion: "12.6" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 16386b6b0192ce116c690804445599fa8ef51609 Mon Sep 17 00:00:00 2001 From: nunorelvao Date: Mon, 18 Nov 2024 18:45:02 +0000 Subject: [PATCH 23/73] New version: Derailed.k9s 0.32.7 (#192200) Co-authored-by: Nuno Relvao --- .../k9s/0.32.7/Derailed.k9s.installer.yaml | 20 +++++++ .../k9s/0.32.7/Derailed.k9s.locale.en-US.yaml | 57 +++++++++++++++++++ .../d/Derailed/k9s/0.32.7/Derailed.k9s.yaml | 8 +++ 3 files changed, 85 insertions(+) create mode 100644 manifests/d/Derailed/k9s/0.32.7/Derailed.k9s.installer.yaml create mode 100644 manifests/d/Derailed/k9s/0.32.7/Derailed.k9s.locale.en-US.yaml create mode 100644 manifests/d/Derailed/k9s/0.32.7/Derailed.k9s.yaml diff --git a/manifests/d/Derailed/k9s/0.32.7/Derailed.k9s.installer.yaml b/manifests/d/Derailed/k9s/0.32.7/Derailed.k9s.installer.yaml new file mode 100644 index 000000000000..214e1e26fd7c --- /dev/null +++ b/manifests/d/Derailed/k9s/0.32.7/Derailed.k9s.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Derailed.k9s +PackageVersion: 0.32.7 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: k9s.exe + PortableCommandAlias: k9s +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/derailed/k9s/releases/download/v0.32.7/k9s_Windows_amd64.zip + InstallerSha256: 988F5753D50B38F0FF7E2083736D6D7914FDD89BA4AEDABFED2A59D22F41A80C +- Architecture: arm64 + InstallerUrl: https://github.com/derailed/k9s/releases/download/v0.32.7/k9s_Windows_arm64.zip + InstallerSha256: 5D766881C86F81A2D9B1BEF00880B110374FF5588874C97B7917A2AEC66D06D2 +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-11-16 diff --git a/manifests/d/Derailed/k9s/0.32.7/Derailed.k9s.locale.en-US.yaml b/manifests/d/Derailed/k9s/0.32.7/Derailed.k9s.locale.en-US.yaml new file mode 100644 index 000000000000..85f1be12c0fa --- /dev/null +++ b/manifests/d/Derailed/k9s/0.32.7/Derailed.k9s.locale.en-US.yaml @@ -0,0 +1,57 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Derailed.k9s +PackageVersion: 0.32.7 +PackageLocale: en-US +Publisher: Derailed +PublisherUrl: https://github.com/derailed +PackageName: k9s +License: Apache-2.0 +LicenseUrl: https://github.com/derailed/k9s/blob/HEAD/LICENSE +ShortDescription: Kubernetes CLI To Manage Your Clusters In Style! +Tags: +- go +- golang +- k8s +- k8s-cluster +- k9s +- kubernetes +- kubernetes-cli +- kubernetes-clusters +ReleaseNotes: |- + Release v0.32.7 + Notes + Thank you to all that contributed with flushing out issues and enhancements for K9s! + I'll try to mark some of these issues as fixed. But if you don't mind grab the latest rev + and see if we're happier with some of the fixes! + If you've filed an issue please help me verify and close. + + Your support, kindness and awesome suggestions to make K9s better are, as ever, very much noted and appreciated! + Also big thanks to all that have allocated their own time to help others on both slack and on this repo!! + + As you may know, K9s is not pimped out by corps with deep pockets, thus if you feel K9s is helping your Kubernetes journey, + please consider joining our sponsorship program and/or make some noise on social! @kitesurfer + + On Slack? Please join us K9slackers + + Maintenance Release! + + Resolved Issues + #2970 Ctrl-z on events view causes runtime error in v0.32.6 + #2969 When using impersonation user information and permissions not preserved when switching context + #2966 Go to the Contexts page and filter, contexts that are matched will be filtered ou + #2962 Small colour/filtering related bug + #2961 Drain node with the -disable-eviction + #2958 Restart count in container view associated with the wrong container + #2945 Could we add ServiceAccount Column in v1/POD view + Contributed PRs + Please be sure to give Big Thanks! and ATTA Girls/Boys! to all the fine contributors for making K9s better for all of us!! + + #2968 Update go version to 1.23.X in README + #2964 feat(dao,used-by-cmd): check imagePullSecrets as well + #2960 Put log levels in order in cmd help + © 2024 Imhotep Software LLC. All materials licensed under Apache v2.0 +ReleaseNotesUrl: https://github.com/derailed/k9s/releases/tag/v0.32.7 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/d/Derailed/k9s/0.32.7/Derailed.k9s.yaml b/manifests/d/Derailed/k9s/0.32.7/Derailed.k9s.yaml new file mode 100644 index 000000000000..a2c3f2c0c1cd --- /dev/null +++ b/manifests/d/Derailed/k9s/0.32.7/Derailed.k9s.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Derailed.k9s +PackageVersion: 0.32.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 973a77de3353d06bc549843289c944281a5c71ca Mon Sep 17 00:00:00 2001 From: jdev08 <92550746+jdev082@users.noreply.github.com> Date: Mon, 18 Nov 2024 12:46:57 -0600 Subject: [PATCH 24/73] New package: CatalystDevOrg.CatalystBrowser version 3.9.4 (#191603) Signed-off-by: null Co-authored-by: null --- ...alystDevOrg.CatalystBrowser.installer.yaml | 13 +++++++++ ...stDevOrg.CatalystBrowser.locale.en-US.yaml | 28 +++++++++++++++++++ .../3.9.4/CatalystDevOrg.CatalystBrowser.yaml | 8 ++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/c/CatalystDevOrg/CatalystBrowser/3.9.4/CatalystDevOrg.CatalystBrowser.installer.yaml create mode 100644 manifests/c/CatalystDevOrg/CatalystBrowser/3.9.4/CatalystDevOrg.CatalystBrowser.locale.en-US.yaml create mode 100644 manifests/c/CatalystDevOrg/CatalystBrowser/3.9.4/CatalystDevOrg.CatalystBrowser.yaml diff --git a/manifests/c/CatalystDevOrg/CatalystBrowser/3.9.4/CatalystDevOrg.CatalystBrowser.installer.yaml b/manifests/c/CatalystDevOrg/CatalystBrowser/3.9.4/CatalystDevOrg.CatalystBrowser.installer.yaml new file mode 100644 index 000000000000..f3e2b5d1066f --- /dev/null +++ b/manifests/c/CatalystDevOrg/CatalystBrowser/3.9.4/CatalystDevOrg.CatalystBrowser.installer.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: CatalystDevOrg.CatalystBrowser +PackageVersion: 3.9.4 +InstallerType: nullsoft +Installers: +- InstallerUrl: https://github.com/CatalystDevOrg/Catalyst/releases/download/v3.9.4-wbaf.1/catalyst-Setup-3.9.4-wbaf.1.exe + Architecture: x64 + InstallerSha256: B2B423F5E6B03FE7BB30220BA5ABB848855FA9614725EFFE776F23D0AD56E44D +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-11-15 diff --git a/manifests/c/CatalystDevOrg/CatalystBrowser/3.9.4/CatalystDevOrg.CatalystBrowser.locale.en-US.yaml b/manifests/c/CatalystDevOrg/CatalystBrowser/3.9.4/CatalystDevOrg.CatalystBrowser.locale.en-US.yaml new file mode 100644 index 000000000000..aff165095eb6 --- /dev/null +++ b/manifests/c/CatalystDevOrg/CatalystBrowser/3.9.4/CatalystDevOrg.CatalystBrowser.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: CatalystDevOrg.CatalystBrowser +PackageVersion: 3.9.4 +PackageLocale: en-US +Publisher: CatalystDevOrg +PublisherUrl: https://github.com/CatalystDevOrg +PublisherSupportUrl: https://github.com/CatalystDevOrg/Catalyst/issues +PackageName: catalyst-browser +PackageUrl: https://github.com/CatalystDevOrg/Catalyst +License: MIT +Copyright: Copyright © 2024 CatalystDevOrg +ShortDescription: A minimal, functional, and customizable user-focused FOSS web browse +Tags: +- browser +- chromium +- foss +- minimal +- open-source +- user-focused +- web +ReleaseNotesUrl: https://github.com/CatalystDevOrg/Catalyst/releases/tag/v3.9.4-wbaf.1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/CatalystDevOrg/Catalyst/wiki +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/c/CatalystDevOrg/CatalystBrowser/3.9.4/CatalystDevOrg.CatalystBrowser.yaml b/manifests/c/CatalystDevOrg/CatalystBrowser/3.9.4/CatalystDevOrg.CatalystBrowser.yaml new file mode 100644 index 000000000000..63b35a545147 --- /dev/null +++ b/manifests/c/CatalystDevOrg/CatalystBrowser/3.9.4/CatalystDevOrg.CatalystBrowser.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: CatalystDevOrg.CatalystBrowser +PackageVersion: 3.9.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From e5b3c07b0ab61f8df7f9499139f55587d76dc42d Mon Sep 17 00:00:00 2001 From: JakobDev Date: Mon, 18 Nov 2024 19:50:45 +0100 Subject: [PATCH 25/73] New version: JakobDev.jdAppStreamEdit verion 9.2 (#190454) --- .../JakobDev.jdAppStreamEdit.installer.yaml | 22 ++++++++++++++ ...JakobDev.jdAppStreamEdit.locale.de-DE.yaml | 9 ++++++ ...JakobDev.jdAppStreamEdit.locale.en-US.yaml | 30 +++++++++++++++++++ .../9.2/JakobDev.jdAppStreamEdit.yaml | 8 +++++ 4 files changed, 69 insertions(+) create mode 100644 manifests/j/JakobDev/jdAppStreamEdit/9.2/JakobDev.jdAppStreamEdit.installer.yaml create mode 100644 manifests/j/JakobDev/jdAppStreamEdit/9.2/JakobDev.jdAppStreamEdit.locale.de-DE.yaml create mode 100644 manifests/j/JakobDev/jdAppStreamEdit/9.2/JakobDev.jdAppStreamEdit.locale.en-US.yaml create mode 100644 manifests/j/JakobDev/jdAppStreamEdit/9.2/JakobDev.jdAppStreamEdit.yaml diff --git a/manifests/j/JakobDev/jdAppStreamEdit/9.2/JakobDev.jdAppStreamEdit.installer.yaml b/manifests/j/JakobDev/jdAppStreamEdit/9.2/JakobDev.jdAppStreamEdit.installer.yaml new file mode 100644 index 000000000000..b1d2975e1cd9 --- /dev/null +++ b/manifests/j/JakobDev/jdAppStreamEdit/9.2/JakobDev.jdAppStreamEdit.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 v2.2.9 $debug=AUSU.CRLF.5-1-19041-3031.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: JakobDev.jdAppStreamEdit +PackageVersion: "9.2" +MinimumOSVersion: 10.0.0.0 +InstallerType: nullsoft +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://sourceforge.net/projects/jdappstreamedit/files/9.2/jdAppStreamEdit-9.2-WindowsInstaller.exe/download + InstallerSha256: 6dabc225d4455309a65bcd425553590a98a6ad034e7a3959c4c578174ecaa563 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://sourceforge.net/projects/jdappstreamedit/files/9.2/jdAppStreamEdit-9.2-WindowsInstaller.exe/download + InstallerSha256: 6dabc225d4455309a65bcd425553590a98a6ad034e7a3959c4c578174ecaa563 + InstallerSwitches: + Custom: /ALLUSERS +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/JakobDev/jdAppStreamEdit/9.2/JakobDev.jdAppStreamEdit.locale.de-DE.yaml b/manifests/j/JakobDev/jdAppStreamEdit/9.2/JakobDev.jdAppStreamEdit.locale.de-DE.yaml new file mode 100644 index 000000000000..8c446107507b --- /dev/null +++ b/manifests/j/JakobDev/jdAppStreamEdit/9.2/JakobDev.jdAppStreamEdit.locale.de-DE.yaml @@ -0,0 +1,9 @@ +PackageIdentifier: JakobDev.jdAppStreamEdit +PackageVersion: "9.2" +PackageLocale: de-DE +Publisher: JakobDev +Author: JakobDev +PackageUrl: https://jakobdev.codeberg.page/work/app/jdAppStreamEdit +ShortDescription: jdAppStreamEdit (zuvor bekannt als jdAppdataEdit) bietet eine einfache Möglichkeit zum erstellen und bearbeiten von AppStream (.appdata.xml oder ."metainfo.xml) Dateien +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JakobDev/jdAppStreamEdit/9.2/JakobDev.jdAppStreamEdit.locale.en-US.yaml b/manifests/j/JakobDev/jdAppStreamEdit/9.2/JakobDev.jdAppStreamEdit.locale.en-US.yaml new file mode 100644 index 000000000000..da6544afcf8e --- /dev/null +++ b/manifests/j/JakobDev/jdAppStreamEdit/9.2/JakobDev.jdAppStreamEdit.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 v2.2.9 $debug=AUSU.CRLF.5-1-19041-3031.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: JakobDev.jdAppStreamEdit +PackageVersion: "9.2" +PackageLocale: en-US +Publisher: JakobDev +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +Author: JakobDev +PackageName: jdAppStreamEdit +PackageUrl: https://jakobdev.codeberg.page/work/app/jdAppStreamEdit +License: GNU GPLv3 +LicenseUrl: https://codeberg.org/JakobDev/jdAppStreamEdit/src/tag/9.2/LICENSE +Copyright: Copyright (c) 2022-2024 JakobDev +# CopyrightUrl: +ShortDescription: A graphical Program to create and edit AppStream files +# Description: +# Moniker: +Tags: +- appstream +- freedesktop +# ReleaseNotes: +ReleaseNotesUrl: https://codeberg.org/JakobDev/jdAppStreamEdit/releases/tag/9.2 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JakobDev/jdAppStreamEdit/9.2/JakobDev.jdAppStreamEdit.yaml b/manifests/j/JakobDev/jdAppStreamEdit/9.2/JakobDev.jdAppStreamEdit.yaml new file mode 100644 index 000000000000..c3459b3e44bc --- /dev/null +++ b/manifests/j/JakobDev/jdAppStreamEdit/9.2/JakobDev.jdAppStreamEdit.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.9 $debug=AUSU.CRLF.5-1-19041-3031.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: JakobDev.jdAppStreamEdit +PackageVersion: "9.2" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From fbaf06247295f716683d341226df83c4d22fb5ef Mon Sep 17 00:00:00 2001 From: "Dr. Robert van Engelen" Date: Mon, 18 Nov 2024 13:51:18 -0500 Subject: [PATCH 26/73] New version: Genivia.ugrep version 7.0.4 (#191563) --- .../ugrep/7.0.4/Genivia.ugrep.installer.yaml | 17 +++++++ .../7.0.4/Genivia.ugrep.locale.en-US.yaml | 44 +++++++++++++++++++ .../g/Genivia/ugrep/7.0.4/Genivia.ugrep.yaml | 8 ++++ 3 files changed, 69 insertions(+) create mode 100644 manifests/g/Genivia/ugrep/7.0.4/Genivia.ugrep.installer.yaml create mode 100644 manifests/g/Genivia/ugrep/7.0.4/Genivia.ugrep.locale.en-US.yaml create mode 100644 manifests/g/Genivia/ugrep/7.0.4/Genivia.ugrep.yaml diff --git a/manifests/g/Genivia/ugrep/7.0.4/Genivia.ugrep.installer.yaml b/manifests/g/Genivia/ugrep/7.0.4/Genivia.ugrep.installer.yaml new file mode 100644 index 000000000000..dc2e36cc7a1e --- /dev/null +++ b/manifests/g/Genivia/ugrep/7.0.4/Genivia.ugrep.installer.yaml @@ -0,0 +1,17 @@ +# 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: Genivia.ugrep +PackageVersion: 7.0.4 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: ug.exe +- RelativeFilePath: ugrep.exe +ReleaseDate: 2024-11-14 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Genivia/ugrep/releases/download/v7.0.4/ugrep-windows-x64.zip + InstallerSha256: 2BF822F11FBC5A4CBB81CAE200E67B2BCCF55E585E874D583E25CB66817AB220 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/g/Genivia/ugrep/7.0.4/Genivia.ugrep.locale.en-US.yaml b/manifests/g/Genivia/ugrep/7.0.4/Genivia.ugrep.locale.en-US.yaml new file mode 100644 index 000000000000..ce6395f72724 --- /dev/null +++ b/manifests/g/Genivia/ugrep/7.0.4/Genivia.ugrep.locale.en-US.yaml @@ -0,0 +1,44 @@ +# 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: Genivia.ugrep +PackageVersion: 7.0.4 +PackageLocale: en-US +Publisher: Genivia Inc. +PublisherUrl: https://www.genivia.com/ +PublisherSupportUrl: https://github.com/Genivia/ugrep/issues +Author: Robert van Engelen +PackageName: ugrep +PackageUrl: https://github.com/Genivia/ugrep +License: BSD-3-Clause +LicenseUrl: https://github.com/Genivia/ugrep/blob/HEAD/LICENSE.txt +Copyright: Copyright (c) 2023, Robert van Engelen, Genivia Inc. +CopyrightUrl: https://github.com/Genivia/ugrep/blob/master/LICENSE.txt +ShortDescription: An ultra-fast, user-friendly, and compatible grep replacement +Description: |- + An ultra-fast, user-friendly grep replacement. + Ugrep combines the best features of other grep, adds new things, and surpasses their search speeds. + Includes a TUI, boolean queries (AND/OR/NOT), fuzzy search, hexdumps, searches nested archives (cpio/tar/pax/zip), compressed files (zip/gz/Z/bz2/lzma/xz/lz4/zstd), pdfs, docs, and more +Tags: +- code-search +- file-indexing +- file-search +- fuzzy-search +- grep +- hexdump +- interactive +- recursively-search +- regex +- ripgrep +- search +- silver-searcher +- tar +- tui +- unicode +- zip +ReleaseNotes: |- + What's new? + - fix Windows ugrep.exe TUI issue #438 after TUI usability improvements #435, #436 and #437, which caused some users to struggle with TUI usability issues due to Windows API peculiarities with different Windows OS and different terminal apps +ReleaseNotesUrl: https://github.com/Genivia/ugrep/releases/tag/v7.0.4 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Genivia/ugrep/7.0.4/Genivia.ugrep.yaml b/manifests/g/Genivia/ugrep/7.0.4/Genivia.ugrep.yaml new file mode 100644 index 000000000000..bd0f2d32ab8c --- /dev/null +++ b/manifests/g/Genivia/ugrep/7.0.4/Genivia.ugrep.yaml @@ -0,0 +1,8 @@ +# 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: Genivia.ugrep +PackageVersion: 7.0.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 4facf7b45ed05bf5a6f7552a06492bf85bd053e4 Mon Sep 17 00:00:00 2001 From: motdotenv <89217249+motdotenv@users.noreply.github.com> Date: Mon, 18 Nov 2024 10:54:40 -0800 Subject: [PATCH 27/73] New version: dotenvx.dotenvx 1.24.1 (#192195) --- .../1.24.1/dotenvx.dotenvx.installer.yaml | 16 ++++++++++++++++ .../1.24.1/dotenvx.dotenvx.locale.en-US.yaml | 15 +++++++++++++++ .../dotenvx/dotenvx/1.24.1/dotenvx.dotenvx.yaml | 5 +++++ 3 files changed, 36 insertions(+) create mode 100644 manifests/d/dotenvx/dotenvx/1.24.1/dotenvx.dotenvx.installer.yaml create mode 100644 manifests/d/dotenvx/dotenvx/1.24.1/dotenvx.dotenvx.locale.en-US.yaml create mode 100644 manifests/d/dotenvx/dotenvx/1.24.1/dotenvx.dotenvx.yaml diff --git a/manifests/d/dotenvx/dotenvx/1.24.1/dotenvx.dotenvx.installer.yaml b/manifests/d/dotenvx/dotenvx/1.24.1/dotenvx.dotenvx.installer.yaml new file mode 100644 index 000000000000..cafcbaa80df8 --- /dev/null +++ b/manifests/d/dotenvx/dotenvx/1.24.1/dotenvx.dotenvx.installer.yaml @@ -0,0 +1,16 @@ +PackageIdentifier: dotenvx.dotenvx +PackageVersion: 1.24.1 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2024-11-18" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: dotenvx.exe + PortableCommandAlias: dotenvx + InstallerUrl: https://github.com/dotenvx/dotenvx/releases/download/v1.24.1/dotenvx-1.24.1-windows-x86_64.zip + InstallerSha256: fb83469889152d992f166139c3661f4726453011806ce60a46ad09d0fc990e9b + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/d/dotenvx/dotenvx/1.24.1/dotenvx.dotenvx.locale.en-US.yaml b/manifests/d/dotenvx/dotenvx/1.24.1/dotenvx.dotenvx.locale.en-US.yaml new file mode 100644 index 000000000000..6c9ab811f6c2 --- /dev/null +++ b/manifests/d/dotenvx/dotenvx/1.24.1/dotenvx.dotenvx.locale.en-US.yaml @@ -0,0 +1,15 @@ +PackageIdentifier: dotenvx.dotenvx +PackageVersion: 1.24.1 +PackageLocale: en-US +Publisher: dotenvx +PublisherUrl: https://dotenvx.com +Author: motdotla +PackageName: dotenvx +PackageUrl: https://github.com/dotenvx/dotenvx +License: BSD-3-Clause +ShortDescription: a better dotenv–from the creator of dotenv +Description: a better dotenv–from the creator of dotenv +Tags: ["env", "dotenv", "environment", "variables", "dotenvx", "cli", "encryption"] +Moniker: dotenvx +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/d/dotenvx/dotenvx/1.24.1/dotenvx.dotenvx.yaml b/manifests/d/dotenvx/dotenvx/1.24.1/dotenvx.dotenvx.yaml new file mode 100644 index 000000000000..4adaae24077a --- /dev/null +++ b/manifests/d/dotenvx/dotenvx/1.24.1/dotenvx.dotenvx.yaml @@ -0,0 +1,5 @@ +PackageIdentifier: dotenvx.dotenvx +PackageVersion: 1.24.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From dfa8e95be271499ae95231189bebdfe088647fcd Mon Sep 17 00:00:00 2001 From: Jonathan Chemla Date: Mon, 18 Nov 2024 19:55:01 +0100 Subject: [PATCH 28/73] New package: nginxinc.nginx version 1.27.2 (#192153) --- .../1.27.2/nginxinc.nginx.installer.yaml | 22 +++++++++++++++++++ .../1.27.2/nginxinc.nginx.locale.en-US.yaml | 20 +++++++++++++++++ .../nginxinc/nginx/1.27.2/nginxinc.nginx.yaml | 8 +++++++ 3 files changed, 50 insertions(+) create mode 100644 manifests/n/nginxinc/nginx/1.27.2/nginxinc.nginx.installer.yaml create mode 100644 manifests/n/nginxinc/nginx/1.27.2/nginxinc.nginx.locale.en-US.yaml create mode 100644 manifests/n/nginxinc/nginx/1.27.2/nginxinc.nginx.yaml diff --git a/manifests/n/nginxinc/nginx/1.27.2/nginxinc.nginx.installer.yaml b/manifests/n/nginxinc/nginx/1.27.2/nginxinc.nginx.installer.yaml new file mode 100644 index 000000000000..7aa210f68eee --- /dev/null +++ b/manifests/n/nginxinc/nginx/1.27.2/nginxinc.nginx.installer.yaml @@ -0,0 +1,22 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: nginxinc.nginx +PackageVersion: 1.27.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: nginx-1.27.2/nginx.exe + PortableCommandAlias: nginx +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2024-10-02 +Installers: +- Architecture: x86 + InstallerUrl: https://nginx.org/download/nginx-1.27.2.zip + InstallerSha256: F241FDC17FC369CFC72F969E57FAD649F728C8EA7191E1D6CA53511EFC906D55 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/n/nginxinc/nginx/1.27.2/nginxinc.nginx.locale.en-US.yaml b/manifests/n/nginxinc/nginx/1.27.2/nginxinc.nginx.locale.en-US.yaml new file mode 100644 index 000000000000..617062bb78dd --- /dev/null +++ b/manifests/n/nginxinc/nginx/1.27.2/nginxinc.nginx.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: nginxinc.nginx +PackageVersion: 1.27.2 +PackageLocale: en-US +Publisher: nginx +PublisherUrl: http://nginx.org/ +PublisherSupportUrl: http://nginx.org/en/donation.html +Author: nginx +PackageName: nginx +PackageUrl: http://nginx.org/ +License: BSD-2 +LicenseUrl: https://github.com/nginx/nginx/blob/master/LICENSE +ShortDescription: NGINX is the world's most popular Web Server, high performance Load Balancer, Reverse Proxy, API Gateway and Content Cache. +Description: NGINX is the world's most popular Web Server, high performance Load Balancer, Reverse Proxy, API Gateway and Content Cache. +Moniker: nginx +ReleaseNotesUrl: https://github.com/nginx/nginx/releases +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/n/nginxinc/nginx/1.27.2/nginxinc.nginx.yaml b/manifests/n/nginxinc/nginx/1.27.2/nginxinc.nginx.yaml new file mode 100644 index 000000000000..e2e040a26d3a --- /dev/null +++ b/manifests/n/nginxinc/nginx/1.27.2/nginxinc.nginx.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: nginxinc.nginx +PackageVersion: 1.27.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 5e69674648bde0739c46a6989bd19ddadba7734d Mon Sep 17 00:00:00 2001 From: Ryan Date: Tue, 19 Nov 2024 02:55:29 +0800 Subject: [PATCH 29/73] New version: FrancisBanyikwa.SiriKali version 1.7.1 (#191528) --- .../FrancisBanyikwa.SiriKali.installer.yaml | 18 +++++++ ...FrancisBanyikwa.SiriKali.locale.en-US.yaml | 47 +++++++++++++++++++ .../1.7.1/FrancisBanyikwa.SiriKali.yaml | 8 ++++ 3 files changed, 73 insertions(+) create mode 100644 manifests/f/FrancisBanyikwa/SiriKali/1.7.1/FrancisBanyikwa.SiriKali.installer.yaml create mode 100644 manifests/f/FrancisBanyikwa/SiriKali/1.7.1/FrancisBanyikwa.SiriKali.locale.en-US.yaml create mode 100644 manifests/f/FrancisBanyikwa/SiriKali/1.7.1/FrancisBanyikwa.SiriKali.yaml diff --git a/manifests/f/FrancisBanyikwa/SiriKali/1.7.1/FrancisBanyikwa.SiriKali.installer.yaml b/manifests/f/FrancisBanyikwa/SiriKali/1.7.1/FrancisBanyikwa.SiriKali.installer.yaml new file mode 100644 index 000000000000..7bfb4b4cd005 --- /dev/null +++ b/manifests/f/FrancisBanyikwa/SiriKali/1.7.1/FrancisBanyikwa.SiriKali.installer.yaml @@ -0,0 +1,18 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: FrancisBanyikwa.SiriKali +PackageVersion: 1.7.1 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +ReleaseDate: 2024-11-13 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/mhogomchungu/sirikali/releases/download/1.7.1/SiriKaliQt6-1.7.1.setup.exe + InstallerSha256: 26C6E269A8C047A8591940A69ABF2D0B7D1A827AA95273362012F5652408FAA3 +- Architecture: x86 + InstallerUrl: https://github.com/mhogomchungu/sirikali/releases/download/1.7.1/SiriKaliQt5-1.7.1.setup.exe + InstallerSha256: CBB84093410F5777DB394858090D88E0C5B943AB6AF6B5D92D55AC37F1EF8F0F +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/f/FrancisBanyikwa/SiriKali/1.7.1/FrancisBanyikwa.SiriKali.locale.en-US.yaml b/manifests/f/FrancisBanyikwa/SiriKali/1.7.1/FrancisBanyikwa.SiriKali.locale.en-US.yaml new file mode 100644 index 000000000000..4a963238a6c7 --- /dev/null +++ b/manifests/f/FrancisBanyikwa/SiriKali/1.7.1/FrancisBanyikwa.SiriKali.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: FrancisBanyikwa.SiriKali +PackageVersion: 1.7.1 +PackageLocale: en-US +Publisher: Francis Banyikwa +PublisherUrl: https://github.com/mhogomchungu +PublisherSupportUrl: https://github.com/mhogomchungu/sirikali/issues +Author: Francis Banyikwa +PackageName: SiriKali +PackageUrl: https://mhogomchungu.github.io/sirikali +License: GPL-3.0 +LicenseUrl: https://github.com/mhogomchungu/sirikali/blob/HEAD/LICENSE +ShortDescription: A Qt/C++ GUI front end to sshfs, ecryptfs-simple, cryfs, gocryptfs, securefs, fscrypt and encfs +Tags: +- cppcryptfs +- cryfs +- encfs +- gui +- securefs +- sshfs +- winfsp +ReleaseNotes: |- + The signing key can be retrieved with below command: + + gpg --recv-keys 0x + + Note on Windows builds: + + SiriKaliQt5-1.7.1 builds are 32 bit and have minimum requirement of windows 7. + SiriKaliQt6-1.7.1 builds are 64 bit and have minimum requirement of windows 10. + + Changelog + + [WINDOWS] + -- Internally manage securefs and make it possible to update it from within the app. + The ability is set to "off" by default and can be enabled in the settings menu. + [LINUX] + -- Internally manage gocryptfs and securefs and make it possible to update them from within the app. + The ability is set to "off" by default and can be enabled in the settings menu. +ReleaseNotesUrl: https://github.com/mhogomchungu/sirikali/releases/tag/1.7.1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/mhogomchungu/sirikali/wiki +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/f/FrancisBanyikwa/SiriKali/1.7.1/FrancisBanyikwa.SiriKali.yaml b/manifests/f/FrancisBanyikwa/SiriKali/1.7.1/FrancisBanyikwa.SiriKali.yaml new file mode 100644 index 000000000000..a0dad38977b8 --- /dev/null +++ b/manifests/f/FrancisBanyikwa/SiriKali/1.7.1/FrancisBanyikwa.SiriKali.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: FrancisBanyikwa.SiriKali +PackageVersion: 1.7.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 4bc06704cd08bb30cbe13648ca3186790641a4b0 Mon Sep 17 00:00:00 2001 From: Sharun <715417+sharunkumar@users.noreply.github.com> Date: Mon, 18 Nov 2024 13:55:59 -0500 Subject: [PATCH 30/73] New version: Mergiraf.Mergiraf version 0.3.0 (#192120) --- .../0.3.0/Mergiraf.Mergiraf.installer.yaml | 16 ++++++++++++++++ .../0.3.0/Mergiraf.Mergiraf.locale.en-US.yaml | 12 ++++++++++++ .../Mergiraf/0.3.0/Mergiraf.Mergiraf.yaml | 8 ++++++++ 3 files changed, 36 insertions(+) create mode 100644 manifests/m/Mergiraf/Mergiraf/0.3.0/Mergiraf.Mergiraf.installer.yaml create mode 100644 manifests/m/Mergiraf/Mergiraf/0.3.0/Mergiraf.Mergiraf.locale.en-US.yaml create mode 100644 manifests/m/Mergiraf/Mergiraf/0.3.0/Mergiraf.Mergiraf.yaml diff --git a/manifests/m/Mergiraf/Mergiraf/0.3.0/Mergiraf.Mergiraf.installer.yaml b/manifests/m/Mergiraf/Mergiraf/0.3.0/Mergiraf.Mergiraf.installer.yaml new file mode 100644 index 000000000000..970cfc9ee58a --- /dev/null +++ b/manifests/m/Mergiraf/Mergiraf/0.3.0/Mergiraf.Mergiraf.installer.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Mergiraf.Mergiraf +PackageVersion: 0.3.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: mergiraf.exe + PortableCommandAlias: mergiraf +Installers: +- Architecture: x64 + InstallerUrl: https://codeberg.org/mergiraf/mergiraf/releases/download/v0.3.0/mergiraf_x86_64-pc-windows-gnu.zip + InstallerSha256: 23EC49FD4E41C55034D22A72C0A6709A1805F7CE91EA6436A62600FB2B15F70C +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mergiraf/Mergiraf/0.3.0/Mergiraf.Mergiraf.locale.en-US.yaml b/manifests/m/Mergiraf/Mergiraf/0.3.0/Mergiraf.Mergiraf.locale.en-US.yaml new file mode 100644 index 000000000000..03bcf89b59e0 --- /dev/null +++ b/manifests/m/Mergiraf/Mergiraf/0.3.0/Mergiraf.Mergiraf.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Mergiraf.Mergiraf +PackageVersion: 0.3.0 +PackageLocale: en-US +Publisher: Antonin Delpeuch +PackageName: Mergiraf +License: GPLv3 +ShortDescription: A syntax-aware git merge driver for a growing collection of programming languages and file formats. +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Mergiraf/Mergiraf/0.3.0/Mergiraf.Mergiraf.yaml b/manifests/m/Mergiraf/Mergiraf/0.3.0/Mergiraf.Mergiraf.yaml new file mode 100644 index 000000000000..feecef1fab11 --- /dev/null +++ b/manifests/m/Mergiraf/Mergiraf/0.3.0/Mergiraf.Mergiraf.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Mergiraf.Mergiraf +PackageVersion: 0.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 6e35c817fa73f004726db1c265e7c3b8da2ec200 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 Nov 2024 02:56:15 +0800 Subject: [PATCH 31/73] New version: ImageMagick.ImageMagick version 7.1.1.41 (#192000) --- .../ImageMagick.ImageMagick.locale.en-US.yaml | 88 ------------------- .../ImageMagick.ImageMagick.installer.yaml | 84 +++++++++--------- .../ImageMagick.ImageMagick.locale.en-US.yaml | 68 ++++++++++++++ .../ImageMagick.ImageMagick.locale.zh-CN.yaml | 6 +- .../ImageMagick.ImageMagick.yaml | 4 +- 5 files changed, 115 insertions(+), 135 deletions(-) delete mode 100644 manifests/i/ImageMagick/ImageMagick/7.1.1.40/ImageMagick.ImageMagick.locale.en-US.yaml rename manifests/i/ImageMagick/ImageMagick/{7.1.1.40 => 7.1.1.41}/ImageMagick.ImageMagick.installer.yaml (50%) create mode 100644 manifests/i/ImageMagick/ImageMagick/7.1.1.41/ImageMagick.ImageMagick.locale.en-US.yaml rename manifests/i/ImageMagick/ImageMagick/{7.1.1.40 => 7.1.1.41}/ImageMagick.ImageMagick.locale.zh-CN.yaml (94%) rename manifests/i/ImageMagick/ImageMagick/{7.1.1.40 => 7.1.1.41}/ImageMagick.ImageMagick.yaml (83%) diff --git a/manifests/i/ImageMagick/ImageMagick/7.1.1.40/ImageMagick.ImageMagick.locale.en-US.yaml b/manifests/i/ImageMagick/ImageMagick/7.1.1.40/ImageMagick.ImageMagick.locale.en-US.yaml deleted file mode 100644 index 88be6e8bc009..000000000000 --- a/manifests/i/ImageMagick/ImageMagick/7.1.1.40/ImageMagick.ImageMagick.locale.en-US.yaml +++ /dev/null @@ -1,88 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: ImageMagick.ImageMagick -PackageVersion: 7.1.1.40 -PackageLocale: en-US -Publisher: ImageMagick Studio LLC -PublisherUrl: https://imagemagick.org/ -PublisherSupportUrl: https://github.com/ImageMagick/ImageMagick/issues -PrivacyUrl: https://imagemagick.org/script/privacy-policy.php -Author: ImageMagick Studio LLC -PackageName: ImageMagick Q16-HDRI -PackageUrl: https://imagemagick.org/ -License: ImageMagick -LicenseUrl: https://imagemagick.org/script/license.php -Copyright: Copyright © 1999 ImageMagick Studio LLC -# CopyrightUrl: -ShortDescription: A free, open-source software suite for editing and manipulating digital images -Description: |- - ImageMagick® is a free, open-source software suite, used for editing and manipulating digital images. It can be used to create, edit, compose, or convert bitmap images, and supports a wide range of file formats, including JPEG, PNG, GIF, TIFF, and Ultra HDR. - ImageMagick is widely used in industries such as web development, graphic design, and video editing, as well as in scientific research, medical imaging, and astronomy. Its versatile and customizable nature, along with its robust image processing capabilities, make it a popular choice for a wide range of image-related tasks. - ImageMagick includes a command-line interface for executing complex image processing tasks, as well as APIs for integrating its features into software applications. It is written in C and can be used on a variety of operating systems, including Linux, Windows, and macOS. -# Moniker: -Tags: -- image -ReleaseNotes: |- - Merged - - .cut (Dr Halo) reading when run count in header #7734 - - Bump azure/trusted-signing-action from 0.4.0 to 0.5.0 #7725 - - Implement Magic Kernel Sharp 2013 and 2021 #7701 - Commits - - beta release ddbed3d - - update web site 0ca37b0 - - don't process TIFF image if there is an exception e96022d - - correct download links 87f16e6 - - Closing blob before destroying it to fix access violation. 5d634e7 - - Also update the Q8 and Q16 version on winget after each release. dbbc963 - - support ICON size of 512 (https://github.com/ImageMagick/ImageMagick/issues/7684) a404e92 - - Refactor code to prepare for reading tiled images with the new openexr api. a972fc2 - - Whitespace. 7a34b24 - - More whitespace. b31d8df - - Code style changes. 8608c8b - - Restored support for reading tiled images with the new openexr api. cbe12a5 - - do not "ping" image for identify:locate define (https://github.com/ImageMagick/ImageMagick/issues/7693) 664c955 - - don't truncate "clipboard" delegate 39df846 - - Corrected check for indexed channels in PSD files. 7de80e7 - - increase the default undo cache limit b325b0c - - export exception when undo resource limit exceeded 9e0a3aa - - bump semantic versioning 7994540 - - corrected semantic versioning cd2cfea - - Simplify checks. c108ef0 - - respect alpha Update trait (#https://github.com/ImageMagick/ImageMagick/issues/7709) 2221bab - - Lab translation not required for HDRI support (https://github.com/ImageMagick/ImageMagick/issues/7724) a22cb78 - - Simplify setting the data_precision when writing a lossless jpeg image. 5fb1f0f - - lastest autoconf/automake update c641095 - - if default font not found, identify a suitable font (https://github.com/ImageMagick/ImageMagick/issues/7728) c10d6f8 - - eliminate g++ 14 exceptions ffc0b62 - - Fixed build error. f02dbd2 - - Removed statement to fix macos build error. a621033 - - reset memory to avoid possible uninitialized pixel 7d51cfd - - search for default font (https://github.com/ImageMagick/ImageMagick/issues/7728) a758e39 - - remove std namespace b3c11cd - - clone website documentation a4d0fe1 - - conditionally compile new operator 01a5f46 - - configure urw type1 fonts 9a8db41 - - list font metrics 9efe144 - - check type1 folder for type1 fonts f56b105 - - search type1 folder for type1 fonts 6818700 - - eliminate compiler warning 6034f9d - - Patch that ignores the layer and/or view of an exr channel name when all channels start with that prefix (#7751). 0b452bb - - Don't write the null terminator in pdf values to fix the bug reported in #7756. 79bc772 - - exit on error exception 8492479 - - Removed font searches that were added for testing. f9bc211 - - Removed BORLANDC check. 5d3d7a7 - - eliminate redundant declarations 08de3ab - - release ed93f7f -ReleaseNotesUrl: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md#711-40---2024-11-09 -# PurchaseUrl: -# InstallationNotes: -Documentations: -- DocumentLabel: Command-line Tools - DocumentUrl: https://imagemagick.org/script/command-line-tools.php -- DocumentLabel: Command-line Processing - DocumentUrl: https://imagemagick.org/script/command-line-processing.php -- DocumentLabel: Develop - DocumentUrl: https://imagemagick.org/script/develop.php -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/i/ImageMagick/ImageMagick/7.1.1.40/ImageMagick.ImageMagick.installer.yaml b/manifests/i/ImageMagick/ImageMagick/7.1.1.41/ImageMagick.ImageMagick.installer.yaml similarity index 50% rename from manifests/i/ImageMagick/ImageMagick/7.1.1.40/ImageMagick.ImageMagick.installer.yaml rename to manifests/i/ImageMagick/ImageMagick/7.1.1.41/ImageMagick.ImageMagick.installer.yaml index 2212e86dedbf..1ea38e09c94f 100644 --- a/manifests/i/ImageMagick/ImageMagick/7.1.1.40/ImageMagick.ImageMagick.installer.yaml +++ b/manifests/i/ImageMagick/ImageMagick/7.1.1.41/ImageMagick.ImageMagick.installer.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: ImageMagick.ImageMagick -PackageVersion: 7.1.1.40 +PackageVersion: 7.1.1.41 UpgradeBehavior: install Commands: - compare @@ -14,97 +14,97 @@ Commands: - mogrify - montage - stream -ReleaseDate: 2024-11-09 +ReleaseDate: 2024-11-16 Installers: - Architecture: x86 InstallerType: inno Scope: machine - InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-40-Q16-HDRI-x86-dll.exe - InstallerSha256: FFC071E47617A4851C92BA67669A4B0CA537F200F38A1BD815BB5AE923A5A2B6 + InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-41-Q16-HDRI-x86-dll.exe + InstallerSha256: 5AC5FCCE6BB468292C1739B5BD3C166AA852381870F4E50443B425E4722342AB ProductCode: ImageMagick 7.1.1 Q16-HDRI (32-bit)_is1 - Architecture: x64 InstallerType: inno Scope: machine - InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-40-Q16-HDRI-x64-dll.exe - InstallerSha256: 12F1A49F39EE80F51C7A08AE4152DF7F17BA3EC04D63B4EA27275F7DB586E753 + InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-41-Q16-HDRI-x64-dll.exe + InstallerSha256: E0F84733F500976B7EFA81D34952B6DFF155752BB8B735F99E51F5A769283323 ProductCode: ImageMagick 7.1.1 Q16-HDRI (64-bit)_is1 - Architecture: arm64 InstallerType: inno Scope: machine - InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-40-Q16-HDRI-arm64-dll.exe - InstallerSha256: 0FA8963D0AA44BD55D0BD04CC1A74DEEFBC87ACB9DAA4766AA9E2313606385C6 + InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-41-Q16-HDRI-arm64-dll.exe + InstallerSha256: 6374405A9BA65CFF9F2D2FE6A271494C49D19B031921D6570EF295E2EB802BE0 ProductCode: ImageMagick 7.1.1 Q16-HDRI (arm64)_is1 - Architecture: x86 InstallerType: zip NestedInstallerType: portable NestedInstallerFiles: - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-HDRI-x86\compare.exe + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-HDRI-x86\compare.exe PortableCommandAlias: compare - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-HDRI-x86\composite.exe + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-HDRI-x86\composite.exe PortableCommandAlias: composite - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-HDRI-x86\conjure.exe + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-HDRI-x86\conjure.exe PortableCommandAlias: conjure - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-HDRI-x86\convert.exe + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-HDRI-x86\convert.exe PortableCommandAlias: convert - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-HDRI-x86\identify.exe + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-HDRI-x86\identify.exe PortableCommandAlias: identify - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-HDRI-x86\magick.exe + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-HDRI-x86\magick.exe PortableCommandAlias: magick - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-HDRI-x86\mogrify.exe + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-HDRI-x86\mogrify.exe PortableCommandAlias: mogrify - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-HDRI-x86\montage.exe + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-HDRI-x86\montage.exe PortableCommandAlias: montage - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-HDRI-x86\stream.exe + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-HDRI-x86\stream.exe PortableCommandAlias: stream - InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-40-portable-Q16-HDRI-x86.zip - InstallerSha256: 32C517149813ED3BB567311E0DE654B9AFDF9896D0467C9268ED857371540D45 + InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-41-portable-Q16-HDRI-x86.zip + InstallerSha256: C97C30D5DE3BAECAF1AB3B0B34C1B2B73DD086A186C6E9DD6A8F00C74E21176A - Architecture: x64 InstallerType: zip NestedInstallerType: portable NestedInstallerFiles: - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-HDRI-x64\compare.exe + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-HDRI-x64\compare.exe PortableCommandAlias: compare - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-HDRI-x64\composite.exe + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-HDRI-x64\composite.exe PortableCommandAlias: composite - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-HDRI-x64\conjure.exe + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-HDRI-x64\conjure.exe PortableCommandAlias: conjure - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-HDRI-x64\convert.exe + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-HDRI-x64\convert.exe PortableCommandAlias: convert - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-HDRI-x64\identify.exe + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-HDRI-x64\identify.exe PortableCommandAlias: identify - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-HDRI-x64\magick.exe + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-HDRI-x64\magick.exe PortableCommandAlias: magick - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-HDRI-x64\mogrify.exe + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-HDRI-x64\mogrify.exe PortableCommandAlias: mogrify - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-HDRI-x64\montage.exe + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-HDRI-x64\montage.exe PortableCommandAlias: montage - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-HDRI-x64\stream.exe + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-HDRI-x64\stream.exe PortableCommandAlias: stream - InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-40-portable-Q16-HDRI-x64.zip - InstallerSha256: 2CD1D5D890DD8ABE60EBBCA25EBE894A00F32563EE63917459B93E90E20A03C0 + InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-41-portable-Q16-HDRI-x64.zip + InstallerSha256: 74B763064661D2C2DB40D19E49549B853FF4978D8741DAEEEB2D54637368EAE1 - Architecture: arm64 InstallerType: zip NestedInstallerType: portable NestedInstallerFiles: - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-HDRI-arm64\compare.exe + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-HDRI-arm64\compare.exe PortableCommandAlias: compare - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-HDRI-arm64\composite.exe + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-HDRI-arm64\composite.exe PortableCommandAlias: composite - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-HDRI-arm64\conjure.exe + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-HDRI-arm64\conjure.exe PortableCommandAlias: conjure - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-HDRI-arm64\convert.exe + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-HDRI-arm64\convert.exe PortableCommandAlias: convert - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-HDRI-arm64\identify.exe + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-HDRI-arm64\identify.exe PortableCommandAlias: identify - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-HDRI-arm64\magick.exe + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-HDRI-arm64\magick.exe PortableCommandAlias: magick - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-HDRI-arm64\mogrify.exe + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-HDRI-arm64\mogrify.exe PortableCommandAlias: mogrify - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-HDRI-arm64\montage.exe + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-HDRI-arm64\montage.exe PortableCommandAlias: montage - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-HDRI-arm64\stream.exe + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-HDRI-arm64\stream.exe PortableCommandAlias: stream - InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-40-portable-Q16-HDRI-arm64.zip - InstallerSha256: 5A0079BDBF6FAFC0B50FD49CC2FA4D685AF2BC1F24AC7075907E6C376C267251 + InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-41-portable-Q16-HDRI-arm64.zip + InstallerSha256: 2E00671D5F84D819911F44241D3659394213E1D515D168C12195457D8EF2B31B ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/i/ImageMagick/ImageMagick/7.1.1.41/ImageMagick.ImageMagick.locale.en-US.yaml b/manifests/i/ImageMagick/ImageMagick/7.1.1.41/ImageMagick.ImageMagick.locale.en-US.yaml new file mode 100644 index 000000000000..13a1145f182f --- /dev/null +++ b/manifests/i/ImageMagick/ImageMagick/7.1.1.41/ImageMagick.ImageMagick.locale.en-US.yaml @@ -0,0 +1,68 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: ImageMagick.ImageMagick +PackageVersion: 7.1.1.41 +PackageLocale: en-US +Publisher: ImageMagick Studio LLC +PublisherUrl: https://imagemagick.org/ +PublisherSupportUrl: https://github.com/ImageMagick/ImageMagick/issues +PrivacyUrl: https://imagemagick.org/script/privacy-policy.php +Author: ImageMagick Studio LLC +PackageName: ImageMagick Q16-HDRI +PackageUrl: https://imagemagick.org/ +License: ImageMagick +LicenseUrl: https://imagemagick.org/script/license.php +Copyright: Copyright © 1999 ImageMagick Studio LLC +# CopyrightUrl: +ShortDescription: A free, open-source software suite for editing and manipulating digital images +Description: |- + ImageMagick® is a free, open-source software suite, used for editing and manipulating digital images. It can be used to create, edit, compose, or convert bitmap images, and supports a wide range of file formats, including JPEG, PNG, GIF, TIFF, and Ultra HDR. + ImageMagick is widely used in industries such as web development, graphic design, and video editing, as well as in scientific research, medical imaging, and astronomy. Its versatile and customizable nature, along with its robust image processing capabilities, make it a popular choice for a wide range of image-related tasks. + ImageMagick includes a command-line interface for executing complex image processing tasks, as well as APIs for integrating its features into software applications. It is written in C and can be used on a variety of operating systems, including Linux, Windows, and macOS. +# Moniker: +Tags: +- image +ReleaseNotes: |- + Merged + - revert map changes breaking ABI #7768 + - Fix compiler identification with Clang on Darwin #7773 + Commits + - beta release b8c3266 + - reference cstdlib e62d04d + - remove new operator bf5650f + - There is no need to set the green and blue channel when the numcomps is not 1 in the jp2 coder. 2e40ca1 + - Improved decoding speed of the jp2 decoder by storing some values that won't change per image or row. 59b6dc4 + - to ensure code clarity and correctness 9b44a0f + - Output test-suite.log when unit tests fail. abc1cf2 + - Correct install for macos. 0559150 + - Added typecast to more places where GetPixelChannels is used. 2df67a8 + - Added typecast to more places where GetPixelChannels is used. b6856ae + - Corrected refactor mistakes. 92e7605 + - No longer get the extra_samples twice and refactored setting of the alpha and attributes. f5c6fcb + - using ptrdiff_t is recommended for pointer arithmetic in C c3aa2b6 + - use ptrdiff_t where appropriate 1a68655 + - cosmetic bc674fc + - use ptrdiff_t 87859fb + - use ptrdiff_t for pointer offsets acda25d + - use ptrdiff_t for pointer offsets 4fcb705 + - Fixed calculation of the padding in the tiff decoder. b20a90c + - Restored setting the grue and blue channel when the number of components is two. 0f6e58c + - RPM spec files are finicky 72fb534 + - Increased buffer size for heif_has_compatible_brand. bbf3c19 + - Only calculate the padding when there are no meta channels. d9f74c5 + - The extra_samples should not be subtracted from the samples_per_pixel when calculating the padding in the tiff coder. d7d4902 + - release 0ba42ae + - release bbdcbf7 +ReleaseNotesUrl: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md#711-41---2024-11-16 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Command-line Tools + DocumentUrl: https://imagemagick.org/script/command-line-tools.php +- DocumentLabel: Command-line Processing + DocumentUrl: https://imagemagick.org/script/command-line-processing.php +- DocumentLabel: Develop + DocumentUrl: https://imagemagick.org/script/develop.php +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/i/ImageMagick/ImageMagick/7.1.1.40/ImageMagick.ImageMagick.locale.zh-CN.yaml b/manifests/i/ImageMagick/ImageMagick/7.1.1.41/ImageMagick.ImageMagick.locale.zh-CN.yaml similarity index 94% rename from manifests/i/ImageMagick/ImageMagick/7.1.1.40/ImageMagick.ImageMagick.locale.zh-CN.yaml rename to manifests/i/ImageMagick/ImageMagick/7.1.1.41/ImageMagick.ImageMagick.locale.zh-CN.yaml index 832aada76fe1..32f87bda8006 100644 --- a/manifests/i/ImageMagick/ImageMagick/7.1.1.40/ImageMagick.ImageMagick.locale.zh-CN.yaml +++ b/manifests/i/ImageMagick/ImageMagick/7.1.1.41/ImageMagick.ImageMagick.locale.zh-CN.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json PackageIdentifier: ImageMagick.ImageMagick -PackageVersion: 7.1.1.40 +PackageVersion: 7.1.1.41 PackageLocale: zh-CN Publisher: ImageMagick Studio LLC PublisherUrl: https://imagemagick.org/ @@ -24,7 +24,7 @@ Description: |- Tags: - 图像 # ReleaseNotes: -ReleaseNotesUrl: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md#711-40---2024-11-09 +ReleaseNotesUrl: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md#711-41---2024-11-16 # PurchaseUrl: # InstallationNotes: Documentations: diff --git a/manifests/i/ImageMagick/ImageMagick/7.1.1.40/ImageMagick.ImageMagick.yaml b/manifests/i/ImageMagick/ImageMagick/7.1.1.41/ImageMagick.ImageMagick.yaml similarity index 83% rename from manifests/i/ImageMagick/ImageMagick/7.1.1.40/ImageMagick.ImageMagick.yaml rename to manifests/i/ImageMagick/ImageMagick/7.1.1.41/ImageMagick.ImageMagick.yaml index b2375f7db896..bae0c9e46acd 100644 --- a/manifests/i/ImageMagick/ImageMagick/7.1.1.40/ImageMagick.ImageMagick.yaml +++ b/manifests/i/ImageMagick/ImageMagick/7.1.1.41/ImageMagick.ImageMagick.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: ImageMagick.ImageMagick -PackageVersion: 7.1.1.40 +PackageVersion: 7.1.1.41 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.6.0 From 6dac7eb632d9822c1ff7732a4f1d38e04855ff4f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 Nov 2024 02:56:25 +0800 Subject: [PATCH 32/73] New version: ImageMagick.ImageMagick.Q8 version 7.1.1.41 (#191998) --- .../ImageMagick.ImageMagick.Q8.installer.yaml | 110 ------------------ ...ageMagick.ImageMagick.Q8.locale.en-US.yaml | 88 -------------- .../ImageMagick.ImageMagick.Q8.installer.yaml | 110 ++++++++++++++++++ ...ageMagick.ImageMagick.Q8.locale.en-US.yaml | 68 +++++++++++ ...ageMagick.ImageMagick.Q8.locale.zh-CN.yaml | 6 +- .../ImageMagick.ImageMagick.Q8.yaml | 4 +- 6 files changed, 183 insertions(+), 203 deletions(-) delete mode 100644 manifests/i/ImageMagick/ImageMagick/Q8/7.1.1.40/ImageMagick.ImageMagick.Q8.installer.yaml delete mode 100644 manifests/i/ImageMagick/ImageMagick/Q8/7.1.1.40/ImageMagick.ImageMagick.Q8.locale.en-US.yaml create mode 100644 manifests/i/ImageMagick/ImageMagick/Q8/7.1.1.41/ImageMagick.ImageMagick.Q8.installer.yaml create mode 100644 manifests/i/ImageMagick/ImageMagick/Q8/7.1.1.41/ImageMagick.ImageMagick.Q8.locale.en-US.yaml rename manifests/i/ImageMagick/ImageMagick/Q8/{7.1.1.40 => 7.1.1.41}/ImageMagick.ImageMagick.Q8.locale.zh-CN.yaml (94%) rename manifests/i/ImageMagick/ImageMagick/Q8/{7.1.1.40 => 7.1.1.41}/ImageMagick.ImageMagick.Q8.yaml (83%) diff --git a/manifests/i/ImageMagick/ImageMagick/Q8/7.1.1.40/ImageMagick.ImageMagick.Q8.installer.yaml b/manifests/i/ImageMagick/ImageMagick/Q8/7.1.1.40/ImageMagick.ImageMagick.Q8.installer.yaml deleted file mode 100644 index a0f8612d4fae..000000000000 --- a/manifests/i/ImageMagick/ImageMagick/Q8/7.1.1.40/ImageMagick.ImageMagick.Q8.installer.yaml +++ /dev/null @@ -1,110 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: ImageMagick.ImageMagick.Q8 -PackageVersion: 7.1.1.40 -UpgradeBehavior: install -Commands: -- compare -- composite -- conjure -- convert -- identify -- magick -- mogrify -- montage -- stream -ReleaseDate: 2024-11-09 -Installers: -- Architecture: x86 - InstallerType: inno - Scope: machine - InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-40-Q8-x86-dll.exe - InstallerSha256: 16238E107C63590DDC173FE1AD00A5B9B831237A6810EB633094AADAC06EB7FA - ProductCode: ImageMagick 7.1.1 Q8 (32-bit)_is1 -- Architecture: x64 - InstallerType: inno - Scope: machine - InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-40-Q8-x64-dll.exe - InstallerSha256: FD8F32E2308B0B91B9ADD3D7A98F1048D87BEF3C58B0685C73362E3B393131D5 - ProductCode: ImageMagick 7.1.1 Q8 (64-bit)_is1 -- Architecture: arm64 - InstallerType: inno - Scope: machine - InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-40-Q8-arm64-dll.exe - InstallerSha256: 9247CF368229E1623ACE737CD40162A2AC96C76A83B7DB1DB1CB89EC7207548B - ProductCode: ImageMagick 7.1.1 Q8 (arm64)_is1 -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q8-x86\compare.exe - PortableCommandAlias: compare - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q8-x86\composite.exe - PortableCommandAlias: composite - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q8-x86\conjure.exe - PortableCommandAlias: conjure - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q8-x86\convert.exe - PortableCommandAlias: convert - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q8-x86\identify.exe - PortableCommandAlias: identify - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q8-x86\magick.exe - PortableCommandAlias: magick - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q8-x86\mogrify.exe - PortableCommandAlias: mogrify - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q8-x86\montage.exe - PortableCommandAlias: montage - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q8-x86\stream.exe - PortableCommandAlias: stream - InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-40-portable-Q8-x86.zip - InstallerSha256: 002CE3CA186D0B5FA8368C62D967BDE2F5B10DFD790F574DED46622856CDE306 -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q8-x64\compare.exe - PortableCommandAlias: compare - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q8-x64\composite.exe - PortableCommandAlias: composite - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q8-x64\conjure.exe - PortableCommandAlias: conjure - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q8-x64\convert.exe - PortableCommandAlias: convert - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q8-x64\identify.exe - PortableCommandAlias: identify - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q8-x64\magick.exe - PortableCommandAlias: magick - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q8-x64\mogrify.exe - PortableCommandAlias: mogrify - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q8-x64\montage.exe - PortableCommandAlias: montage - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q8-x64\stream.exe - PortableCommandAlias: stream - InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-40-portable-Q8-x64.zip - InstallerSha256: CD2384D3DBEC7EC8205CCEF779DA9D4C4406A65BCBAD27D75FCB1DE867AFE488 -- Architecture: arm64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q8-arm64\compare.exe - PortableCommandAlias: compare - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q8-arm64\composite.exe - PortableCommandAlias: composite - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q8-arm64\conjure.exe - PortableCommandAlias: conjure - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q8-arm64\convert.exe - PortableCommandAlias: convert - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q8-arm64\identify.exe - PortableCommandAlias: identify - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q8-arm64\magick.exe - PortableCommandAlias: magick - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q8-arm64\mogrify.exe - PortableCommandAlias: mogrify - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q8-arm64\montage.exe - PortableCommandAlias: montage - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q8-arm64\stream.exe - PortableCommandAlias: stream - InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-40-portable-Q8-arm64.zip - InstallerSha256: 9B3B3E35E603C6EC106180598046BDDCF4928F695B3A770C384BFF79AA49D89D -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/i/ImageMagick/ImageMagick/Q8/7.1.1.40/ImageMagick.ImageMagick.Q8.locale.en-US.yaml b/manifests/i/ImageMagick/ImageMagick/Q8/7.1.1.40/ImageMagick.ImageMagick.Q8.locale.en-US.yaml deleted file mode 100644 index b9fd4aea83a1..000000000000 --- a/manifests/i/ImageMagick/ImageMagick/Q8/7.1.1.40/ImageMagick.ImageMagick.Q8.locale.en-US.yaml +++ /dev/null @@ -1,88 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: ImageMagick.ImageMagick.Q8 -PackageVersion: 7.1.1.40 -PackageLocale: en-US -Publisher: ImageMagick Studio LLC -PublisherUrl: https://imagemagick.org/ -PublisherSupportUrl: https://github.com/ImageMagick/ImageMagick/issues -PrivacyUrl: https://imagemagick.org/script/privacy-policy.php -Author: ImageMagick Studio LLC -PackageName: ImageMagick Q8 -PackageUrl: https://imagemagick.org/ -License: ImageMagick -LicenseUrl: https://imagemagick.org/script/license.php -Copyright: Copyright © 1999 ImageMagick Studio LLC -# CopyrightUrl: -ShortDescription: A free, open-source software suite for editing and manipulating digital images -Description: |- - ImageMagick® is a free, open-source software suite, used for editing and manipulating digital images. It can be used to create, edit, compose, or convert bitmap images, and supports a wide range of file formats, including JPEG, PNG, GIF, TIFF, and Ultra HDR. - ImageMagick is widely used in industries such as web development, graphic design, and video editing, as well as in scientific research, medical imaging, and astronomy. Its versatile and customizable nature, along with its robust image processing capabilities, make it a popular choice for a wide range of image-related tasks. - ImageMagick includes a command-line interface for executing complex image processing tasks, as well as APIs for integrating its features into software applications. It is written in C and can be used on a variety of operating systems, including Linux, Windows, and macOS. -# Moniker: -Tags: -- image -ReleaseNotes: |- - Merged - - .cut (Dr Halo) reading when run count in header #7734 - - Bump azure/trusted-signing-action from 0.4.0 to 0.5.0 #7725 - - Implement Magic Kernel Sharp 2013 and 2021 #7701 - Commits - - beta release ddbed3d - - update web site 0ca37b0 - - don't process TIFF image if there is an exception e96022d - - correct download links 87f16e6 - - Closing blob before destroying it to fix access violation. 5d634e7 - - Also update the Q8 and Q16 version on winget after each release. dbbc963 - - support ICON size of 512 (https://github.com/ImageMagick/ImageMagick/issues/7684) a404e92 - - Refactor code to prepare for reading tiled images with the new openexr api. a972fc2 - - Whitespace. 7a34b24 - - More whitespace. b31d8df - - Code style changes. 8608c8b - - Restored support for reading tiled images with the new openexr api. cbe12a5 - - do not "ping" image for identify:locate define (https://github.com/ImageMagick/ImageMagick/issues/7693) 664c955 - - don't truncate "clipboard" delegate 39df846 - - Corrected check for indexed channels in PSD files. 7de80e7 - - increase the default undo cache limit b325b0c - - export exception when undo resource limit exceeded 9e0a3aa - - bump semantic versioning 7994540 - - corrected semantic versioning cd2cfea - - Simplify checks. c108ef0 - - respect alpha Update trait (#https://github.com/ImageMagick/ImageMagick/issues/7709) 2221bab - - Lab translation not required for HDRI support (https://github.com/ImageMagick/ImageMagick/issues/7724) a22cb78 - - Simplify setting the data_precision when writing a lossless jpeg image. 5fb1f0f - - lastest autoconf/automake update c641095 - - if default font not found, identify a suitable font (https://github.com/ImageMagick/ImageMagick/issues/7728) c10d6f8 - - eliminate g++ 14 exceptions ffc0b62 - - Fixed build error. f02dbd2 - - Removed statement to fix macos build error. a621033 - - reset memory to avoid possible uninitialized pixel 7d51cfd - - search for default font (https://github.com/ImageMagick/ImageMagick/issues/7728) a758e39 - - remove std namespace b3c11cd - - clone website documentation a4d0fe1 - - conditionally compile new operator 01a5f46 - - configure urw type1 fonts 9a8db41 - - list font metrics 9efe144 - - check type1 folder for type1 fonts f56b105 - - search type1 folder for type1 fonts 6818700 - - eliminate compiler warning 6034f9d - - Patch that ignores the layer and/or view of an exr channel name when all channels start with that prefix (#7751). 0b452bb - - Don't write the null terminator in pdf values to fix the bug reported in #7756. 79bc772 - - exit on error exception 8492479 - - Removed font searches that were added for testing. f9bc211 - - Removed BORLANDC check. 5d3d7a7 - - eliminate redundant declarations 08de3ab - - release ed93f7f -ReleaseNotesUrl: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md#711-40---2024-11-09 -# PurchaseUrl: -# InstallationNotes: -Documentations: -- DocumentLabel: Command-line Tools - DocumentUrl: https://imagemagick.org/script/command-line-tools.php -- DocumentLabel: Command-line Processing - DocumentUrl: https://imagemagick.org/script/command-line-processing.php -- DocumentLabel: Develop - DocumentUrl: https://imagemagick.org/script/develop.php -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/i/ImageMagick/ImageMagick/Q8/7.1.1.41/ImageMagick.ImageMagick.Q8.installer.yaml b/manifests/i/ImageMagick/ImageMagick/Q8/7.1.1.41/ImageMagick.ImageMagick.Q8.installer.yaml new file mode 100644 index 000000000000..78ddb353e3da --- /dev/null +++ b/manifests/i/ImageMagick/ImageMagick/Q8/7.1.1.41/ImageMagick.ImageMagick.Q8.installer.yaml @@ -0,0 +1,110 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: ImageMagick.ImageMagick.Q8 +PackageVersion: 7.1.1.41 +UpgradeBehavior: install +Commands: +- compare +- composite +- conjure +- convert +- identify +- magick +- mogrify +- montage +- stream +ReleaseDate: 2024-11-16 +Installers: +- Architecture: x86 + InstallerType: inno + Scope: machine + InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-41-Q8-x86-dll.exe + InstallerSha256: 1E0F4190B663474BB7D2D7EDAA462369013062DF254178EF8B7139E213ED002E + ProductCode: ImageMagick 7.1.1 Q8 (32-bit)_is1 +- Architecture: x64 + InstallerType: inno + Scope: machine + InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-41-Q8-x64-dll.exe + InstallerSha256: 9DE2451E223DE9CD5CFC7C1D6CCE14BC1C969C2E1718F5062D19D56CD127E5D5 + ProductCode: ImageMagick 7.1.1 Q8 (64-bit)_is1 +- Architecture: arm64 + InstallerType: inno + Scope: machine + InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-41-Q8-arm64-dll.exe + InstallerSha256: 35ABD03D675441166F8B7F27E8CD50FE7F59B86F81E002DE9779D8B54D9A3B53 + ProductCode: ImageMagick 7.1.1 Q8 (arm64)_is1 +- Architecture: x86 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q8-x86\compare.exe + PortableCommandAlias: compare + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q8-x86\composite.exe + PortableCommandAlias: composite + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q8-x86\conjure.exe + PortableCommandAlias: conjure + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q8-x86\convert.exe + PortableCommandAlias: convert + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q8-x86\identify.exe + PortableCommandAlias: identify + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q8-x86\magick.exe + PortableCommandAlias: magick + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q8-x86\mogrify.exe + PortableCommandAlias: mogrify + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q8-x86\montage.exe + PortableCommandAlias: montage + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q8-x86\stream.exe + PortableCommandAlias: stream + InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-41-portable-Q8-x86.zip + InstallerSha256: 21EC4954C24CD5A60DF52A3EB5355350BCE6B355CCE3178AEFA72D5C9B2337D3 +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q8-x64\compare.exe + PortableCommandAlias: compare + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q8-x64\composite.exe + PortableCommandAlias: composite + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q8-x64\conjure.exe + PortableCommandAlias: conjure + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q8-x64\convert.exe + PortableCommandAlias: convert + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q8-x64\identify.exe + PortableCommandAlias: identify + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q8-x64\magick.exe + PortableCommandAlias: magick + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q8-x64\mogrify.exe + PortableCommandAlias: mogrify + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q8-x64\montage.exe + PortableCommandAlias: montage + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q8-x64\stream.exe + PortableCommandAlias: stream + InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-41-portable-Q8-x64.zip + InstallerSha256: DD2598E827B0EB0BDAAE478337F26C13CFDC7C8D31516F693F9842BE4D23F5B1 +- Architecture: arm64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q8-arm64\compare.exe + PortableCommandAlias: compare + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q8-arm64\composite.exe + PortableCommandAlias: composite + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q8-arm64\conjure.exe + PortableCommandAlias: conjure + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q8-arm64\convert.exe + PortableCommandAlias: convert + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q8-arm64\identify.exe + PortableCommandAlias: identify + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q8-arm64\magick.exe + PortableCommandAlias: magick + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q8-arm64\mogrify.exe + PortableCommandAlias: mogrify + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q8-arm64\montage.exe + PortableCommandAlias: montage + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q8-arm64\stream.exe + PortableCommandAlias: stream + InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-41-portable-Q8-arm64.zip + InstallerSha256: EC196A0EF60CCCFAB0FC4BCD71B7540A6A86EDA8F4F1A45953EF68DDEFC85CDF +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/i/ImageMagick/ImageMagick/Q8/7.1.1.41/ImageMagick.ImageMagick.Q8.locale.en-US.yaml b/manifests/i/ImageMagick/ImageMagick/Q8/7.1.1.41/ImageMagick.ImageMagick.Q8.locale.en-US.yaml new file mode 100644 index 000000000000..b350e4842e1d --- /dev/null +++ b/manifests/i/ImageMagick/ImageMagick/Q8/7.1.1.41/ImageMagick.ImageMagick.Q8.locale.en-US.yaml @@ -0,0 +1,68 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: ImageMagick.ImageMagick.Q8 +PackageVersion: 7.1.1.41 +PackageLocale: en-US +Publisher: ImageMagick Studio LLC +PublisherUrl: https://imagemagick.org/ +PublisherSupportUrl: https://github.com/ImageMagick/ImageMagick/issues +PrivacyUrl: https://imagemagick.org/script/privacy-policy.php +Author: ImageMagick Studio LLC +PackageName: ImageMagick Q8 +PackageUrl: https://imagemagick.org/ +License: ImageMagick +LicenseUrl: https://imagemagick.org/script/license.php +Copyright: Copyright © 1999 ImageMagick Studio LLC +# CopyrightUrl: +ShortDescription: A free, open-source software suite for editing and manipulating digital images +Description: |- + ImageMagick® is a free, open-source software suite, used for editing and manipulating digital images. It can be used to create, edit, compose, or convert bitmap images, and supports a wide range of file formats, including JPEG, PNG, GIF, TIFF, and Ultra HDR. + ImageMagick is widely used in industries such as web development, graphic design, and video editing, as well as in scientific research, medical imaging, and astronomy. Its versatile and customizable nature, along with its robust image processing capabilities, make it a popular choice for a wide range of image-related tasks. + ImageMagick includes a command-line interface for executing complex image processing tasks, as well as APIs for integrating its features into software applications. It is written in C and can be used on a variety of operating systems, including Linux, Windows, and macOS. +# Moniker: +Tags: +- image +ReleaseNotes: |- + Merged + - revert map changes breaking ABI #7768 + - Fix compiler identification with Clang on Darwin #7773 + Commits + - beta release b8c3266 + - reference cstdlib e62d04d + - remove new operator bf5650f + - There is no need to set the green and blue channel when the numcomps is not 1 in the jp2 coder. 2e40ca1 + - Improved decoding speed of the jp2 decoder by storing some values that won't change per image or row. 59b6dc4 + - to ensure code clarity and correctness 9b44a0f + - Output test-suite.log when unit tests fail. abc1cf2 + - Correct install for macos. 0559150 + - Added typecast to more places where GetPixelChannels is used. 2df67a8 + - Added typecast to more places where GetPixelChannels is used. b6856ae + - Corrected refactor mistakes. 92e7605 + - No longer get the extra_samples twice and refactored setting of the alpha and attributes. f5c6fcb + - using ptrdiff_t is recommended for pointer arithmetic in C c3aa2b6 + - use ptrdiff_t where appropriate 1a68655 + - cosmetic bc674fc + - use ptrdiff_t 87859fb + - use ptrdiff_t for pointer offsets acda25d + - use ptrdiff_t for pointer offsets 4fcb705 + - Fixed calculation of the padding in the tiff decoder. b20a90c + - Restored setting the grue and blue channel when the number of components is two. 0f6e58c + - RPM spec files are finicky 72fb534 + - Increased buffer size for heif_has_compatible_brand. bbf3c19 + - Only calculate the padding when there are no meta channels. d9f74c5 + - The extra_samples should not be subtracted from the samples_per_pixel when calculating the padding in the tiff coder. d7d4902 + - release 0ba42ae + - release bbdcbf7 +ReleaseNotesUrl: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md#711-41---2024-11-16 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Command-line Tools + DocumentUrl: https://imagemagick.org/script/command-line-tools.php +- DocumentLabel: Command-line Processing + DocumentUrl: https://imagemagick.org/script/command-line-processing.php +- DocumentLabel: Develop + DocumentUrl: https://imagemagick.org/script/develop.php +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/i/ImageMagick/ImageMagick/Q8/7.1.1.40/ImageMagick.ImageMagick.Q8.locale.zh-CN.yaml b/manifests/i/ImageMagick/ImageMagick/Q8/7.1.1.41/ImageMagick.ImageMagick.Q8.locale.zh-CN.yaml similarity index 94% rename from manifests/i/ImageMagick/ImageMagick/Q8/7.1.1.40/ImageMagick.ImageMagick.Q8.locale.zh-CN.yaml rename to manifests/i/ImageMagick/ImageMagick/Q8/7.1.1.41/ImageMagick.ImageMagick.Q8.locale.zh-CN.yaml index 2a3bbc2aa9d5..3f7a61611446 100644 --- a/manifests/i/ImageMagick/ImageMagick/Q8/7.1.1.40/ImageMagick.ImageMagick.Q8.locale.zh-CN.yaml +++ b/manifests/i/ImageMagick/ImageMagick/Q8/7.1.1.41/ImageMagick.ImageMagick.Q8.locale.zh-CN.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json PackageIdentifier: ImageMagick.ImageMagick.Q8 -PackageVersion: 7.1.1.40 +PackageVersion: 7.1.1.41 PackageLocale: zh-CN Publisher: ImageMagick Studio LLC PublisherUrl: https://imagemagick.org/ @@ -24,7 +24,7 @@ Description: |- Tags: - 图像 # ReleaseNotes: -ReleaseNotesUrl: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md#711-40---2024-11-09 +ReleaseNotesUrl: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md#711-41---2024-11-16 # PurchaseUrl: # InstallationNotes: Documentations: diff --git a/manifests/i/ImageMagick/ImageMagick/Q8/7.1.1.40/ImageMagick.ImageMagick.Q8.yaml b/manifests/i/ImageMagick/ImageMagick/Q8/7.1.1.41/ImageMagick.ImageMagick.Q8.yaml similarity index 83% rename from manifests/i/ImageMagick/ImageMagick/Q8/7.1.1.40/ImageMagick.ImageMagick.Q8.yaml rename to manifests/i/ImageMagick/ImageMagick/Q8/7.1.1.41/ImageMagick.ImageMagick.Q8.yaml index a4bcbf23fe60..14b2bb532b33 100644 --- a/manifests/i/ImageMagick/ImageMagick/Q8/7.1.1.40/ImageMagick.ImageMagick.Q8.yaml +++ b/manifests/i/ImageMagick/ImageMagick/Q8/7.1.1.41/ImageMagick.ImageMagick.Q8.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: ImageMagick.ImageMagick.Q8 -PackageVersion: 7.1.1.40 +PackageVersion: 7.1.1.41 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.6.0 From 15878e35b968fc56b744b6b0c5fe9bae432f4d85 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 Nov 2024 02:56:42 +0800 Subject: [PATCH 33/73] New version: ImageMagick.ImageMagick.Q16 version 7.1.1.41 (#191999) --- ...ImageMagick.ImageMagick.Q16.installer.yaml | 110 ------------------ ...geMagick.ImageMagick.Q16.locale.en-US.yaml | 88 -------------- ...ImageMagick.ImageMagick.Q16.installer.yaml | 110 ++++++++++++++++++ ...geMagick.ImageMagick.Q16.locale.en-US.yaml | 68 +++++++++++ ...geMagick.ImageMagick.Q16.locale.zh-CN.yaml | 6 +- .../ImageMagick.ImageMagick.Q16.yaml | 4 +- 6 files changed, 183 insertions(+), 203 deletions(-) delete mode 100644 manifests/i/ImageMagick/ImageMagick/Q16/7.1.1.40/ImageMagick.ImageMagick.Q16.installer.yaml delete mode 100644 manifests/i/ImageMagick/ImageMagick/Q16/7.1.1.40/ImageMagick.ImageMagick.Q16.locale.en-US.yaml create mode 100644 manifests/i/ImageMagick/ImageMagick/Q16/7.1.1.41/ImageMagick.ImageMagick.Q16.installer.yaml create mode 100644 manifests/i/ImageMagick/ImageMagick/Q16/7.1.1.41/ImageMagick.ImageMagick.Q16.locale.en-US.yaml rename manifests/i/ImageMagick/ImageMagick/Q16/{7.1.1.40 => 7.1.1.41}/ImageMagick.ImageMagick.Q16.locale.zh-CN.yaml (94%) rename manifests/i/ImageMagick/ImageMagick/Q16/{7.1.1.40 => 7.1.1.41}/ImageMagick.ImageMagick.Q16.yaml (83%) diff --git a/manifests/i/ImageMagick/ImageMagick/Q16/7.1.1.40/ImageMagick.ImageMagick.Q16.installer.yaml b/manifests/i/ImageMagick/ImageMagick/Q16/7.1.1.40/ImageMagick.ImageMagick.Q16.installer.yaml deleted file mode 100644 index e87383251a34..000000000000 --- a/manifests/i/ImageMagick/ImageMagick/Q16/7.1.1.40/ImageMagick.ImageMagick.Q16.installer.yaml +++ /dev/null @@ -1,110 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: ImageMagick.ImageMagick.Q16 -PackageVersion: 7.1.1.40 -UpgradeBehavior: install -Commands: -- compare -- composite -- conjure -- convert -- identify -- magick -- mogrify -- montage -- stream -ReleaseDate: 2024-11-09 -Installers: -- Architecture: x86 - InstallerType: inno - Scope: machine - InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-40-Q16-x86-dll.exe - InstallerSha256: 02181086B1CF624143622C8DD8FE256FA937F6FB4CA5585E3E6B3A8E8EC751AE - ProductCode: ImageMagick 7.1.1 Q16 (32-bit)_is1 -- Architecture: x64 - InstallerType: inno - Scope: machine - InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-40-Q16-x64-dll.exe - InstallerSha256: CC236CF3AAC13B7CC1BB64D45D512EC4EE2B888D68EFFD6E16C2138B055B7948 - ProductCode: ImageMagick 7.1.1 Q16 (64-bit)_is1 -- Architecture: arm64 - InstallerType: inno - Scope: machine - InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-40-Q16-arm64-dll.exe - InstallerSha256: A63E39F58C453A9FEB4115D2A766886B2101442663DB810A0AFADFB482792E9C - ProductCode: ImageMagick 7.1.1 Q16 (arm64)_is1 -- Architecture: x86 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-x86\compare.exe - PortableCommandAlias: compare - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-x86\composite.exe - PortableCommandAlias: composite - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-x86\conjure.exe - PortableCommandAlias: conjure - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-x86\convert.exe - PortableCommandAlias: convert - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-x86\identify.exe - PortableCommandAlias: identify - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-x86\magick.exe - PortableCommandAlias: magick - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-x86\mogrify.exe - PortableCommandAlias: mogrify - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-x86\montage.exe - PortableCommandAlias: montage - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-x86\stream.exe - PortableCommandAlias: stream - InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-40-portable-Q16-x86.zip - InstallerSha256: A86DB4E4CFCEDAC62120DB755CC56ED289C6ACBB377BD854808F851D729BF126 -- Architecture: x64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-x64\compare.exe - PortableCommandAlias: compare - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-x64\composite.exe - PortableCommandAlias: composite - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-x64\conjure.exe - PortableCommandAlias: conjure - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-x64\convert.exe - PortableCommandAlias: convert - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-x64\identify.exe - PortableCommandAlias: identify - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-x64\magick.exe - PortableCommandAlias: magick - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-x64\mogrify.exe - PortableCommandAlias: mogrify - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-x64\montage.exe - PortableCommandAlias: montage - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-x64\stream.exe - PortableCommandAlias: stream - InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-40-portable-Q16-x64.zip - InstallerSha256: 79AC95B4B83A04E1AE21C425DFD81F4A481473513833BFA4EED169AE385757F2 -- Architecture: arm64 - InstallerType: zip - NestedInstallerType: portable - NestedInstallerFiles: - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-arm64\compare.exe - PortableCommandAlias: compare - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-arm64\composite.exe - PortableCommandAlias: composite - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-arm64\conjure.exe - PortableCommandAlias: conjure - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-arm64\convert.exe - PortableCommandAlias: convert - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-arm64\identify.exe - PortableCommandAlias: identify - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-arm64\magick.exe - PortableCommandAlias: magick - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-arm64\mogrify.exe - PortableCommandAlias: mogrify - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-arm64\montage.exe - PortableCommandAlias: montage - - RelativeFilePath: ImageMagick-7.1.1-40-portable-Q16-arm64\stream.exe - PortableCommandAlias: stream - InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-40-portable-Q16-arm64.zip - InstallerSha256: FE0B1D98057804389F98339BC6B912E2100B1D8D90D50D73B5B58ACE48A1E83E -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/i/ImageMagick/ImageMagick/Q16/7.1.1.40/ImageMagick.ImageMagick.Q16.locale.en-US.yaml b/manifests/i/ImageMagick/ImageMagick/Q16/7.1.1.40/ImageMagick.ImageMagick.Q16.locale.en-US.yaml deleted file mode 100644 index 90ee1c84dc76..000000000000 --- a/manifests/i/ImageMagick/ImageMagick/Q16/7.1.1.40/ImageMagick.ImageMagick.Q16.locale.en-US.yaml +++ /dev/null @@ -1,88 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: ImageMagick.ImageMagick.Q16 -PackageVersion: 7.1.1.40 -PackageLocale: en-US -Publisher: ImageMagick Studio LLC -PublisherUrl: https://imagemagick.org/ -PublisherSupportUrl: https://github.com/ImageMagick/ImageMagick/issues -PrivacyUrl: https://imagemagick.org/script/privacy-policy.php -Author: ImageMagick Studio LLC -PackageName: ImageMagick Q16 -PackageUrl: https://imagemagick.org/ -License: ImageMagick -LicenseUrl: https://imagemagick.org/script/license.php -Copyright: Copyright © 1999 ImageMagick Studio LLC -# CopyrightUrl: -ShortDescription: A free, open-source software suite for editing and manipulating digital images -Description: |- - ImageMagick® is a free, open-source software suite, used for editing and manipulating digital images. It can be used to create, edit, compose, or convert bitmap images, and supports a wide range of file formats, including JPEG, PNG, GIF, TIFF, and Ultra HDR. - ImageMagick is widely used in industries such as web development, graphic design, and video editing, as well as in scientific research, medical imaging, and astronomy. Its versatile and customizable nature, along with its robust image processing capabilities, make it a popular choice for a wide range of image-related tasks. - ImageMagick includes a command-line interface for executing complex image processing tasks, as well as APIs for integrating its features into software applications. It is written in C and can be used on a variety of operating systems, including Linux, Windows, and macOS. -# Moniker: -Tags: -- image -ReleaseNotes: |- - Merged - - .cut (Dr Halo) reading when run count in header #7734 - - Bump azure/trusted-signing-action from 0.4.0 to 0.5.0 #7725 - - Implement Magic Kernel Sharp 2013 and 2021 #7701 - Commits - - beta release ddbed3d - - update web site 0ca37b0 - - don't process TIFF image if there is an exception e96022d - - correct download links 87f16e6 - - Closing blob before destroying it to fix access violation. 5d634e7 - - Also update the Q8 and Q16 version on winget after each release. dbbc963 - - support ICON size of 512 (https://github.com/ImageMagick/ImageMagick/issues/7684) a404e92 - - Refactor code to prepare for reading tiled images with the new openexr api. a972fc2 - - Whitespace. 7a34b24 - - More whitespace. b31d8df - - Code style changes. 8608c8b - - Restored support for reading tiled images with the new openexr api. cbe12a5 - - do not "ping" image for identify:locate define (https://github.com/ImageMagick/ImageMagick/issues/7693) 664c955 - - don't truncate "clipboard" delegate 39df846 - - Corrected check for indexed channels in PSD files. 7de80e7 - - increase the default undo cache limit b325b0c - - export exception when undo resource limit exceeded 9e0a3aa - - bump semantic versioning 7994540 - - corrected semantic versioning cd2cfea - - Simplify checks. c108ef0 - - respect alpha Update trait (#https://github.com/ImageMagick/ImageMagick/issues/7709) 2221bab - - Lab translation not required for HDRI support (https://github.com/ImageMagick/ImageMagick/issues/7724) a22cb78 - - Simplify setting the data_precision when writing a lossless jpeg image. 5fb1f0f - - lastest autoconf/automake update c641095 - - if default font not found, identify a suitable font (https://github.com/ImageMagick/ImageMagick/issues/7728) c10d6f8 - - eliminate g++ 14 exceptions ffc0b62 - - Fixed build error. f02dbd2 - - Removed statement to fix macos build error. a621033 - - reset memory to avoid possible uninitialized pixel 7d51cfd - - search for default font (https://github.com/ImageMagick/ImageMagick/issues/7728) a758e39 - - remove std namespace b3c11cd - - clone website documentation a4d0fe1 - - conditionally compile new operator 01a5f46 - - configure urw type1 fonts 9a8db41 - - list font metrics 9efe144 - - check type1 folder for type1 fonts f56b105 - - search type1 folder for type1 fonts 6818700 - - eliminate compiler warning 6034f9d - - Patch that ignores the layer and/or view of an exr channel name when all channels start with that prefix (#7751). 0b452bb - - Don't write the null terminator in pdf values to fix the bug reported in #7756. 79bc772 - - exit on error exception 8492479 - - Removed font searches that were added for testing. f9bc211 - - Removed BORLANDC check. 5d3d7a7 - - eliminate redundant declarations 08de3ab - - release ed93f7f -ReleaseNotesUrl: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md#711-40---2024-11-09 -# PurchaseUrl: -# InstallationNotes: -Documentations: -- DocumentLabel: Command-line Tools - DocumentUrl: https://imagemagick.org/script/command-line-tools.php -- DocumentLabel: Command-line Processing - DocumentUrl: https://imagemagick.org/script/command-line-processing.php -- DocumentLabel: Develop - DocumentUrl: https://imagemagick.org/script/develop.php -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/i/ImageMagick/ImageMagick/Q16/7.1.1.41/ImageMagick.ImageMagick.Q16.installer.yaml b/manifests/i/ImageMagick/ImageMagick/Q16/7.1.1.41/ImageMagick.ImageMagick.Q16.installer.yaml new file mode 100644 index 000000000000..07bd1e4f9736 --- /dev/null +++ b/manifests/i/ImageMagick/ImageMagick/Q16/7.1.1.41/ImageMagick.ImageMagick.Q16.installer.yaml @@ -0,0 +1,110 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: ImageMagick.ImageMagick.Q16 +PackageVersion: 7.1.1.41 +UpgradeBehavior: install +Commands: +- compare +- composite +- conjure +- convert +- identify +- magick +- mogrify +- montage +- stream +ReleaseDate: 2024-11-16 +Installers: +- Architecture: x86 + InstallerType: inno + Scope: machine + InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-41-Q16-x86-dll.exe + InstallerSha256: F18FCDD0CA3C2546593FB726CFC9EC9F6F11FDE2785A14080AC72FD90D983FF2 + ProductCode: ImageMagick 7.1.1 Q16 (32-bit)_is1 +- Architecture: x64 + InstallerType: inno + Scope: machine + InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-41-Q16-x64-dll.exe + InstallerSha256: 67B35F5846F7DEAA1F92080135A9BB9435F2F65A88F36F0B89C13535DC526583 + ProductCode: ImageMagick 7.1.1 Q16 (64-bit)_is1 +- Architecture: arm64 + InstallerType: inno + Scope: machine + InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-41-Q16-arm64-dll.exe + InstallerSha256: 8ED415F09804963260850C254CB66D21428908CFEC3F1D75C138EBC248D91C4D + ProductCode: ImageMagick 7.1.1 Q16 (arm64)_is1 +- Architecture: x86 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-x86\compare.exe + PortableCommandAlias: compare + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-x86\composite.exe + PortableCommandAlias: composite + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-x86\conjure.exe + PortableCommandAlias: conjure + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-x86\convert.exe + PortableCommandAlias: convert + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-x86\identify.exe + PortableCommandAlias: identify + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-x86\magick.exe + PortableCommandAlias: magick + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-x86\mogrify.exe + PortableCommandAlias: mogrify + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-x86\montage.exe + PortableCommandAlias: montage + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-x86\stream.exe + PortableCommandAlias: stream + InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-41-portable-Q16-x86.zip + InstallerSha256: 5A7B87312020AF882C19F3407022B220A411A373855CCD274C5359382FC79D2B +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-x64\compare.exe + PortableCommandAlias: compare + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-x64\composite.exe + PortableCommandAlias: composite + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-x64\conjure.exe + PortableCommandAlias: conjure + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-x64\convert.exe + PortableCommandAlias: convert + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-x64\identify.exe + PortableCommandAlias: identify + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-x64\magick.exe + PortableCommandAlias: magick + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-x64\mogrify.exe + PortableCommandAlias: mogrify + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-x64\montage.exe + PortableCommandAlias: montage + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-x64\stream.exe + PortableCommandAlias: stream + InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-41-portable-Q16-x64.zip + InstallerSha256: 62C6A3F9C6C4FA3DD88A208C8647344987E99BD711F12FF7527473D87D1D0D1B +- Architecture: arm64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-arm64\compare.exe + PortableCommandAlias: compare + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-arm64\composite.exe + PortableCommandAlias: composite + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-arm64\conjure.exe + PortableCommandAlias: conjure + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-arm64\convert.exe + PortableCommandAlias: convert + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-arm64\identify.exe + PortableCommandAlias: identify + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-arm64\magick.exe + PortableCommandAlias: magick + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-arm64\mogrify.exe + PortableCommandAlias: mogrify + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-arm64\montage.exe + PortableCommandAlias: montage + - RelativeFilePath: ImageMagick-7.1.1-41-portable-Q16-arm64\stream.exe + PortableCommandAlias: stream + InstallerUrl: https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-41-portable-Q16-arm64.zip + InstallerSha256: FB652BD18A8E0DD5486F44D141F807C4462A8A40D5A3FB2F002A06B9349B9CFF +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/i/ImageMagick/ImageMagick/Q16/7.1.1.41/ImageMagick.ImageMagick.Q16.locale.en-US.yaml b/manifests/i/ImageMagick/ImageMagick/Q16/7.1.1.41/ImageMagick.ImageMagick.Q16.locale.en-US.yaml new file mode 100644 index 000000000000..c83000df7d13 --- /dev/null +++ b/manifests/i/ImageMagick/ImageMagick/Q16/7.1.1.41/ImageMagick.ImageMagick.Q16.locale.en-US.yaml @@ -0,0 +1,68 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: ImageMagick.ImageMagick.Q16 +PackageVersion: 7.1.1.41 +PackageLocale: en-US +Publisher: ImageMagick Studio LLC +PublisherUrl: https://imagemagick.org/ +PublisherSupportUrl: https://github.com/ImageMagick/ImageMagick/issues +PrivacyUrl: https://imagemagick.org/script/privacy-policy.php +Author: ImageMagick Studio LLC +PackageName: ImageMagick Q16 +PackageUrl: https://imagemagick.org/ +License: ImageMagick +LicenseUrl: https://imagemagick.org/script/license.php +Copyright: Copyright © 1999 ImageMagick Studio LLC +# CopyrightUrl: +ShortDescription: A free, open-source software suite for editing and manipulating digital images +Description: |- + ImageMagick® is a free, open-source software suite, used for editing and manipulating digital images. It can be used to create, edit, compose, or convert bitmap images, and supports a wide range of file formats, including JPEG, PNG, GIF, TIFF, and Ultra HDR. + ImageMagick is widely used in industries such as web development, graphic design, and video editing, as well as in scientific research, medical imaging, and astronomy. Its versatile and customizable nature, along with its robust image processing capabilities, make it a popular choice for a wide range of image-related tasks. + ImageMagick includes a command-line interface for executing complex image processing tasks, as well as APIs for integrating its features into software applications. It is written in C and can be used on a variety of operating systems, including Linux, Windows, and macOS. +# Moniker: +Tags: +- image +ReleaseNotes: |- + Merged + - revert map changes breaking ABI #7768 + - Fix compiler identification with Clang on Darwin #7773 + Commits + - beta release b8c3266 + - reference cstdlib e62d04d + - remove new operator bf5650f + - There is no need to set the green and blue channel when the numcomps is not 1 in the jp2 coder. 2e40ca1 + - Improved decoding speed of the jp2 decoder by storing some values that won't change per image or row. 59b6dc4 + - to ensure code clarity and correctness 9b44a0f + - Output test-suite.log when unit tests fail. abc1cf2 + - Correct install for macos. 0559150 + - Added typecast to more places where GetPixelChannels is used. 2df67a8 + - Added typecast to more places where GetPixelChannels is used. b6856ae + - Corrected refactor mistakes. 92e7605 + - No longer get the extra_samples twice and refactored setting of the alpha and attributes. f5c6fcb + - using ptrdiff_t is recommended for pointer arithmetic in C c3aa2b6 + - use ptrdiff_t where appropriate 1a68655 + - cosmetic bc674fc + - use ptrdiff_t 87859fb + - use ptrdiff_t for pointer offsets acda25d + - use ptrdiff_t for pointer offsets 4fcb705 + - Fixed calculation of the padding in the tiff decoder. b20a90c + - Restored setting the grue and blue channel when the number of components is two. 0f6e58c + - RPM spec files are finicky 72fb534 + - Increased buffer size for heif_has_compatible_brand. bbf3c19 + - Only calculate the padding when there are no meta channels. d9f74c5 + - The extra_samples should not be subtracted from the samples_per_pixel when calculating the padding in the tiff coder. d7d4902 + - release 0ba42ae + - release bbdcbf7 +ReleaseNotesUrl: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md#711-41---2024-11-16 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Command-line Tools + DocumentUrl: https://imagemagick.org/script/command-line-tools.php +- DocumentLabel: Command-line Processing + DocumentUrl: https://imagemagick.org/script/command-line-processing.php +- DocumentLabel: Develop + DocumentUrl: https://imagemagick.org/script/develop.php +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/i/ImageMagick/ImageMagick/Q16/7.1.1.40/ImageMagick.ImageMagick.Q16.locale.zh-CN.yaml b/manifests/i/ImageMagick/ImageMagick/Q16/7.1.1.41/ImageMagick.ImageMagick.Q16.locale.zh-CN.yaml similarity index 94% rename from manifests/i/ImageMagick/ImageMagick/Q16/7.1.1.40/ImageMagick.ImageMagick.Q16.locale.zh-CN.yaml rename to manifests/i/ImageMagick/ImageMagick/Q16/7.1.1.41/ImageMagick.ImageMagick.Q16.locale.zh-CN.yaml index cdfdad28be1e..11f192925ad6 100644 --- a/manifests/i/ImageMagick/ImageMagick/Q16/7.1.1.40/ImageMagick.ImageMagick.Q16.locale.zh-CN.yaml +++ b/manifests/i/ImageMagick/ImageMagick/Q16/7.1.1.41/ImageMagick.ImageMagick.Q16.locale.zh-CN.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json PackageIdentifier: ImageMagick.ImageMagick.Q16 -PackageVersion: 7.1.1.40 +PackageVersion: 7.1.1.41 PackageLocale: zh-CN Publisher: ImageMagick Studio LLC PublisherUrl: https://imagemagick.org/ @@ -24,7 +24,7 @@ Description: |- Tags: - 图像 # ReleaseNotes: -ReleaseNotesUrl: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md#711-40---2024-11-09 +ReleaseNotesUrl: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md#711-41---2024-11-16 # PurchaseUrl: # InstallationNotes: Documentations: diff --git a/manifests/i/ImageMagick/ImageMagick/Q16/7.1.1.40/ImageMagick.ImageMagick.Q16.yaml b/manifests/i/ImageMagick/ImageMagick/Q16/7.1.1.41/ImageMagick.ImageMagick.Q16.yaml similarity index 83% rename from manifests/i/ImageMagick/ImageMagick/Q16/7.1.1.40/ImageMagick.ImageMagick.Q16.yaml rename to manifests/i/ImageMagick/ImageMagick/Q16/7.1.1.41/ImageMagick.ImageMagick.Q16.yaml index cf5c75daa105..bd60debdb041 100644 --- a/manifests/i/ImageMagick/ImageMagick/Q16/7.1.1.40/ImageMagick.ImageMagick.Q16.yaml +++ b/manifests/i/ImageMagick/ImageMagick/Q16/7.1.1.41/ImageMagick.ImageMagick.Q16.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: ImageMagick.ImageMagick.Q16 -PackageVersion: 7.1.1.40 +PackageVersion: 7.1.1.41 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.6.0 From eea2a167acc63748322063bdac37c6118087149f Mon Sep 17 00:00:00 2001 From: motdotenv <89217249+motdotenv@users.noreply.github.com> Date: Mon, 18 Nov 2024 10:57:06 -0800 Subject: [PATCH 34/73] New version: dotenvx.dotenvx 1.24.0 (#191908) --- .../1.24.0/dotenvx.dotenvx.installer.yaml | 16 ++++++++++++++++ .../1.24.0/dotenvx.dotenvx.locale.en-US.yaml | 15 +++++++++++++++ .../dotenvx/dotenvx/1.24.0/dotenvx.dotenvx.yaml | 5 +++++ 3 files changed, 36 insertions(+) create mode 100644 manifests/d/dotenvx/dotenvx/1.24.0/dotenvx.dotenvx.installer.yaml create mode 100644 manifests/d/dotenvx/dotenvx/1.24.0/dotenvx.dotenvx.locale.en-US.yaml create mode 100644 manifests/d/dotenvx/dotenvx/1.24.0/dotenvx.dotenvx.yaml diff --git a/manifests/d/dotenvx/dotenvx/1.24.0/dotenvx.dotenvx.installer.yaml b/manifests/d/dotenvx/dotenvx/1.24.0/dotenvx.dotenvx.installer.yaml new file mode 100644 index 000000000000..9a19c4290f65 --- /dev/null +++ b/manifests/d/dotenvx/dotenvx/1.24.0/dotenvx.dotenvx.installer.yaml @@ -0,0 +1,16 @@ +PackageIdentifier: dotenvx.dotenvx +PackageVersion: 1.24.0 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2024-11-15" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: dotenvx.exe + PortableCommandAlias: dotenvx + InstallerUrl: https://github.com/dotenvx/dotenvx/releases/download/v1.24.0/dotenvx-1.24.0-windows-x86_64.zip + InstallerSha256: 53ab7c261ed83c110f0b7fa2e55bd93f4c0d41acc06ce5f76749b41a730ca5ae + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/d/dotenvx/dotenvx/1.24.0/dotenvx.dotenvx.locale.en-US.yaml b/manifests/d/dotenvx/dotenvx/1.24.0/dotenvx.dotenvx.locale.en-US.yaml new file mode 100644 index 000000000000..c0d787028d77 --- /dev/null +++ b/manifests/d/dotenvx/dotenvx/1.24.0/dotenvx.dotenvx.locale.en-US.yaml @@ -0,0 +1,15 @@ +PackageIdentifier: dotenvx.dotenvx +PackageVersion: 1.24.0 +PackageLocale: en-US +Publisher: dotenvx +PublisherUrl: https://dotenvx.com +Author: motdotla +PackageName: dotenvx +PackageUrl: https://github.com/dotenvx/dotenvx +License: BSD-3-Clause +ShortDescription: a better dotenv–from the creator of dotenv +Description: a better dotenv–from the creator of dotenv +Tags: ["env", "dotenv", "environment", "variables", "dotenvx", "cli", "encryption"] +Moniker: dotenvx +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/d/dotenvx/dotenvx/1.24.0/dotenvx.dotenvx.yaml b/manifests/d/dotenvx/dotenvx/1.24.0/dotenvx.dotenvx.yaml new file mode 100644 index 000000000000..3d9b14e97a22 --- /dev/null +++ b/manifests/d/dotenvx/dotenvx/1.24.0/dotenvx.dotenvx.yaml @@ -0,0 +1,5 @@ +PackageIdentifier: dotenvx.dotenvx +PackageVersion: 1.24.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 040599883b0fbb83b42ef6ef1ad6834e0a1a511f Mon Sep 17 00:00:00 2001 From: Muhammad Danish Date: Mon, 18 Nov 2024 23:57:20 +0500 Subject: [PATCH 35/73] New version: Microsoft.WindowsAppRuntime.1.6 version 1.6.2 (#191535) --- ...osoft.WindowsAppRuntime.1.6.installer.yaml | 30 +++++++++++++++++++ ...ft.WindowsAppRuntime.1.6.locale.en-US.yaml | 27 +++++++++++++++++ ...ft.WindowsAppRuntime.1.6.locale.zh-CN.yaml | 27 +++++++++++++++++ .../Microsoft.WindowsAppRuntime.1.6.yaml | 7 +++++ 4 files changed, 91 insertions(+) create mode 100644 manifests/m/Microsoft/WindowsAppRuntime/1/6/1.6.2/Microsoft.WindowsAppRuntime.1.6.installer.yaml create mode 100644 manifests/m/Microsoft/WindowsAppRuntime/1/6/1.6.2/Microsoft.WindowsAppRuntime.1.6.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/WindowsAppRuntime/1/6/1.6.2/Microsoft.WindowsAppRuntime.1.6.locale.zh-CN.yaml create mode 100644 manifests/m/Microsoft/WindowsAppRuntime/1/6/1.6.2/Microsoft.WindowsAppRuntime.1.6.yaml diff --git a/manifests/m/Microsoft/WindowsAppRuntime/1/6/1.6.2/Microsoft.WindowsAppRuntime.1.6.installer.yaml b/manifests/m/Microsoft/WindowsAppRuntime/1/6/1.6.2/Microsoft.WindowsAppRuntime.1.6.installer.yaml new file mode 100644 index 000000000000..b3658d9d408e --- /dev/null +++ b/manifests/m/Microsoft/WindowsAppRuntime/1/6/1.6.2/Microsoft.WindowsAppRuntime.1.6.installer.yaml @@ -0,0 +1,30 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Microsoft.WindowsAppRuntime.1.6 +PackageVersion: 1.6.2 +InstallerType: exe +InstallModes: +- silent +- silentWithProgress +InstallerSwitches: + Silent: --quiet +UpgradeBehavior: install +PackageFamilyName: Microsoft.WindowsAppRuntime.1.6_8wekyb3d8bbwe +ReleaseDate: 2024-11-12 +AppsAndFeaturesEntries: +- DisplayName: WindowsAppRuntime.1.6 + DisplayVersion: 6000.311.13.0 + InstallerType: msix +ElevationRequirement: elevationRequired +Installers: +- Architecture: x86 + InstallerUrl: https://aka.ms/windowsappsdk/1.6/1.6.241106002/windowsappruntimeinstall-x86.exe + InstallerSha256: 1B2094187BD7CD59A21B7129336E8B76261349BFE7A6B2E87B21CCBD5F8670F3 +- Architecture: x64 + InstallerUrl: https://aka.ms/windowsappsdk/1.6/1.6.241106002/windowsappruntimeinstall-x64.exe + InstallerSha256: 7FC9298A7C4FDB226854DB98F1EC2D28809BFB87907D848EACDAED8719307C27 +- Architecture: arm64 + InstallerUrl: https://aka.ms/windowsappsdk/1.6/1.6.241106002/windowsappruntimeinstall-arm64.exe + InstallerSha256: 75650430FC2B81CBAF3F0D9CB879F81942E8576C562ACC274FF858E196B1C6DD +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/WindowsAppRuntime/1/6/1.6.2/Microsoft.WindowsAppRuntime.1.6.locale.en-US.yaml b/manifests/m/Microsoft/WindowsAppRuntime/1/6/1.6.2/Microsoft.WindowsAppRuntime.1.6.locale.en-US.yaml new file mode 100644 index 000000000000..bf3e97ab2d2a --- /dev/null +++ b/manifests/m/Microsoft/WindowsAppRuntime/1/6/1.6.2/Microsoft.WindowsAppRuntime.1.6.locale.en-US.yaml @@ -0,0 +1,27 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Microsoft.WindowsAppRuntime.1.6 +PackageVersion: 1.6.2 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://support.microsoft.com/ +PrivacyUrl: https://privacy.microsoft.com/privacystatement +Author: Microsoft Corporation +PackageName: Windows App Runtime 1.6 +PackageUrl: https://learn.microsoft.com/windows/apps/windows-app-sdk/downloads +License: Proprietary +LicenseUrl: https://www.microsoft.com/legal/terms-of-use +Copyright: Copyright(c) Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: Microsoft Windows App Runtime 1.6 +# Description: +Moniker: windowsappsdk-1.6 +# Tags: +# ReleaseNotes: +ReleaseNotesUrl: https://learn.microsoft.com/en-us/windows/apps/windows-app-sdk/stable-channel#version-162-16241106002 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/WindowsAppRuntime/1/6/1.6.2/Microsoft.WindowsAppRuntime.1.6.locale.zh-CN.yaml b/manifests/m/Microsoft/WindowsAppRuntime/1/6/1.6.2/Microsoft.WindowsAppRuntime.1.6.locale.zh-CN.yaml new file mode 100644 index 000000000000..8252d3077add --- /dev/null +++ b/manifests/m/Microsoft/WindowsAppRuntime/1/6/1.6.2/Microsoft.WindowsAppRuntime.1.6.locale.zh-CN.yaml @@ -0,0 +1,27 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Microsoft.WindowsAppRuntime.1.6 +PackageVersion: 1.6.2 +PackageLocale: zh-CN +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://support.microsoft.com/ +PrivacyUrl: https://privacy.microsoft.com/zh-cn/privacystatement +Author: Microsoft Corporation +PackageName: Windows App Runtime 1.6 +PackageUrl: https://learn.microsoft.com/zh-cn/windows/apps/windows-app-sdk/downloads +License: 专有软件 +LicenseUrl: https://www.microsoft.com/legal/terms-of-use +Copyright: Copyright(c) Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: Microsoft Windows 应用运行时 1.6 +# Description: +# Moniker: +# Tags: +# ReleaseNotes: +ReleaseNotesUrl: https://learn.microsoft.com/zh-cn/windows/apps/windows-app-sdk/stable-channel#version-162-16241106002 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/WindowsAppRuntime/1/6/1.6.2/Microsoft.WindowsAppRuntime.1.6.yaml b/manifests/m/Microsoft/WindowsAppRuntime/1/6/1.6.2/Microsoft.WindowsAppRuntime.1.6.yaml new file mode 100644 index 000000000000..fce0852f1fc6 --- /dev/null +++ b/manifests/m/Microsoft/WindowsAppRuntime/1/6/1.6.2/Microsoft.WindowsAppRuntime.1.6.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Microsoft.WindowsAppRuntime.1.6 +PackageVersion: 1.6.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 5e94784b8073706407137a290f19abd10aa472b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C9=A5ns=CA=9E=CA=8E?= Date: Tue, 19 Nov 2024 02:59:11 +0800 Subject: [PATCH 36/73] New version: c0re100.qBittorrent-Enhanced-Edition version 5.0.2.10 (#192202) --- ...Bittorrent-Enhanced-Edition.installer.yaml | 24 ++++++++++++ ...torrent-Enhanced-Edition.locale.en-US.yaml | 39 +++++++++++++++++++ .../c0re100.qBittorrent-Enhanced-Edition.yaml | 8 ++++ 3 files changed, 71 insertions(+) create mode 100644 manifests/c/c0re100/qBittorrent-Enhanced-Edition/5.0.2.10/c0re100.qBittorrent-Enhanced-Edition.installer.yaml create mode 100644 manifests/c/c0re100/qBittorrent-Enhanced-Edition/5.0.2.10/c0re100.qBittorrent-Enhanced-Edition.locale.en-US.yaml create mode 100644 manifests/c/c0re100/qBittorrent-Enhanced-Edition/5.0.2.10/c0re100.qBittorrent-Enhanced-Edition.yaml diff --git a/manifests/c/c0re100/qBittorrent-Enhanced-Edition/5.0.2.10/c0re100.qBittorrent-Enhanced-Edition.installer.yaml b/manifests/c/c0re100/qBittorrent-Enhanced-Edition/5.0.2.10/c0re100.qBittorrent-Enhanced-Edition.installer.yaml new file mode 100644 index 000000000000..c6f146a735e4 --- /dev/null +++ b/manifests/c/c0re100/qBittorrent-Enhanced-Edition/5.0.2.10/c0re100.qBittorrent-Enhanced-Edition.installer.yaml @@ -0,0 +1,24 @@ +# 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: c0re100.qBittorrent-Enhanced-Edition +PackageVersion: 5.0.2.10 +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- magnet +FileExtensions: +- torrent +ReleaseDate: 2024-11-18 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/c0re100/qBittorrent-Enhanced-Edition/releases/download/release-5.0.2.10/qbittorrent_enhanced_5.0.2.10_x64_setup.exe + InstallerSha256: 20269687C0BCEF9097CF51DDAD8DB94887A4DEE05749118ECBEECBA0EE75801A +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/c/c0re100/qBittorrent-Enhanced-Edition/5.0.2.10/c0re100.qBittorrent-Enhanced-Edition.locale.en-US.yaml b/manifests/c/c0re100/qBittorrent-Enhanced-Edition/5.0.2.10/c0re100.qBittorrent-Enhanced-Edition.locale.en-US.yaml new file mode 100644 index 000000000000..eced8c685117 --- /dev/null +++ b/manifests/c/c0re100/qBittorrent-Enhanced-Edition/5.0.2.10/c0re100.qBittorrent-Enhanced-Edition.locale.en-US.yaml @@ -0,0 +1,39 @@ +# 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: c0re100.qBittorrent-Enhanced-Edition +PackageVersion: 5.0.2.10 +PackageLocale: en-US +Publisher: The qBittorrent project +PublisherUrl: https://github.com/c0re100/qBittorrent-Enhanced-Edition +PublisherSupportUrl: https://github.com/c0re100/qBittorrent-Enhanced-Edition/issues +Author: c0re100 +PackageName: qBittorrent Enhanced Edition +PackageUrl: https://github.com/c0re100/qBittorrent-Enhanced-Edition +License: GPL-2.0-only +LicenseUrl: https://raw.githubusercontent.com/c0re100/qBittorrent-Enhanced-Edition/v4_3_x/COPYING +CopyrightUrl: https://raw.githubusercontent.com/c0re100/qBittorrent-Enhanced-Edition/v4_3_x/COPYING +ShortDescription: Unofficial qBittorrent BitTorrent client (Enhanced Edition) +Description: |- + qBittorrent is a bittorrent client programmed in C++ / Qt that uses libtorrent (sometimes called libtorrent-rasterbar) by Arvid Norberg. 1. + Auto Ban Xunlei, QQ, Baidu, Xfplay, DLBT and Offline downloader 2. + Temporary IP Filter API for advanced user 3. + Update MessageBox with changelog if NEW version is available 4. + Auto Ban Unknown Peer from China Option 5. + Auto Update Public Trackers List 6. + Auto Ban BitTorrent Media Player Peer Option +Moniker: qbittorrent-enhanced-edition +Tags: +- bittorrent +- foss +- open-source +- p2p +- qbittorent-fork +- sharing +- torrent-client +ReleaseNotes: |- + Changelog + 1. Official Update (v5.0.2) +ReleaseNotesUrl: https://github.com/c0re100/qBittorrent-Enhanced-Edition/releases/tag/release-5.0.2.10 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/c/c0re100/qBittorrent-Enhanced-Edition/5.0.2.10/c0re100.qBittorrent-Enhanced-Edition.yaml b/manifests/c/c0re100/qBittorrent-Enhanced-Edition/5.0.2.10/c0re100.qBittorrent-Enhanced-Edition.yaml new file mode 100644 index 000000000000..90d71322255a --- /dev/null +++ b/manifests/c/c0re100/qBittorrent-Enhanced-Edition/5.0.2.10/c0re100.qBittorrent-Enhanced-Edition.yaml @@ -0,0 +1,8 @@ +# 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: c0re100.qBittorrent-Enhanced-Edition +PackageVersion: 5.0.2.10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From a1cf138b413afab1014d5e4539faddaabd0bb92c Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Mon, 18 Nov 2024 20:01:02 +0100 Subject: [PATCH 37/73] New version: vim.vim.nightly version 9.1.0867 (#191905) --- .../9.1.0867/vim.vim.nightly.installer.yaml | 24 ++++++++ .../vim.vim.nightly.locale.en-US.yaml | 61 +++++++++++++++++++ .../vim/nightly/9.1.0867/vim.vim.nightly.yaml | 8 +++ 3 files changed, 93 insertions(+) create mode 100644 manifests/v/vim/vim/nightly/9.1.0867/vim.vim.nightly.installer.yaml create mode 100644 manifests/v/vim/vim/nightly/9.1.0867/vim.vim.nightly.locale.en-US.yaml create mode 100644 manifests/v/vim/vim/nightly/9.1.0867/vim.vim.nightly.yaml diff --git a/manifests/v/vim/vim/nightly/9.1.0867/vim.vim.nightly.installer.yaml b/manifests/v/vim/vim/nightly/9.1.0867/vim.vim.nightly.installer.yaml new file mode 100644 index 000000000000..af7bc1dc778a --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.1.0867/vim.vim.nightly.installer.yaml @@ -0,0 +1,24 @@ +# 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: vim.vim.nightly +PackageVersion: 9.1.0867 +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ReleaseDate: 2024-11-15 +ElevationRequirement: elevationRequired +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.1.0867/gvim_9.1.0867_x86.exe + InstallerSha256: AE44F52E2F829971188A8420BD132BFF1B6799F3819F476DF1AA18DAFA39E00C +- Architecture: x64 + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.1.0867/gvim_9.1.0867_x64.exe + InstallerSha256: 57B0DED5998678CB97091D67171015AF0E0124DE1AA4DF62493CD59D9AD8D8FC +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/v/vim/vim/nightly/9.1.0867/vim.vim.nightly.locale.en-US.yaml b/manifests/v/vim/vim/nightly/9.1.0867/vim.vim.nightly.locale.en-US.yaml new file mode 100644 index 000000000000..1047713f3221 --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.1.0867/vim.vim.nightly.locale.en-US.yaml @@ -0,0 +1,61 @@ +# 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: vim.vim.nightly +PackageVersion: 9.1.0867 +PackageLocale: en-US +Publisher: Bram Moolenaar et al. +PublisherUrl: https://github.com/vim/vim-win32-installer +PublisherSupportUrl: https://github.com/vim/vim-win32-installer/issues +Author: Bram Moolenaar et al. +PackageName: Vim +PackageUrl: http://www.vim.org/ +License: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] - Charityware / GNU GPL compatible +LicenseUrl: https://github.com/vim/vim-win32-installer#license--copyright +Copyright: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] +CopyrightUrl: https://github.com/vim/vim-win32-installer#license--copyright +ShortDescription: Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient +Moniker: vim +Tags: +- code-editor +- g-vim +- gvim +- text-editing +- text-editor +- tool +- utility +- vi +ReleaseNotes: |- + v9.1.0867 + Nightly Vim Windows build snapshots (more information).If you do not know what to use, use the 32bit installer (use the signed one, if available).Signed releases will occasionally be provided on a best effort approach.Changes: + - 9.1.0867: ins_compl_add() has too many args + - editorconfig: don't trim trailing whitespaces in runtime/doc + - translation(am): Remove duplicate keys in desktop files + - runtime(doc): update helptags + - runtime(filetype): remove duplicated *.org file pattern + - runtime(cfg): only consider leading // as starting a comment + Files: + :unlock: Unsigned Files: + - gvim_9.1.0867_x86.exe + 32-bit installer (If you don't know what to use, use this one) + - gvim_9.1.0867_x64.exe + 64-bit installer + - gvim_9.1.0867_x86.zip + 32-bit zip archive + - gvim_9.1.0867_x64.zip + 64-bit zip archive + - gvim_9.1.0867_x86_pdb.zip + pdb files for debugging the corresponding 32-bit executable + - gvim_9.1.0867_x64_pdb.zip + pdb files for debugging the corresponding 64-bit executable + - Strawberry Perl 5.32 + - LuaBinaries 5.4 + - Python 2.7 + - Python3 3.8 or later + - Racket 8.7 (BC) + - RubyInstaller 3.2 + - libsodium 1.0.19 + See the README for detail. +ReleaseNotesUrl: https://github.com/vim/vim-win32-installer/releases/tag/v9.1.0867 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/v/vim/vim/nightly/9.1.0867/vim.vim.nightly.yaml b/manifests/v/vim/vim/nightly/9.1.0867/vim.vim.nightly.yaml new file mode 100644 index 000000000000..b3fb4932f84f --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.1.0867/vim.vim.nightly.yaml @@ -0,0 +1,8 @@ +# 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: vim.vim.nightly +PackageVersion: 9.1.0867 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 654a1970c3cb3ad6b76f1f7cd712dc0d06896196 Mon Sep 17 00:00:00 2001 From: "Martin Hinshelwood nkdAgility.com" Date: Mon, 18 Nov 2024 19:06:17 +0000 Subject: [PATCH 38/73] New version: nkdAgility.AzureDevOpsMigrationTools.Preview version 16.0.8-Preview.2 (#191740) --- ...evOpsMigrationTools.Preview.installer.yaml | 21 +++++++++++++++ ...psMigrationTools.Preview.locale.en-US.yaml | 27 +++++++++++++++++++ ...ity.AzureDevOpsMigrationTools.Preview.yaml | 8 ++++++ 3 files changed, 56 insertions(+) create mode 100644 manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.8-Preview.2/nkdAgility.AzureDevOpsMigrationTools.Preview.installer.yaml create mode 100644 manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.8-Preview.2/nkdAgility.AzureDevOpsMigrationTools.Preview.locale.en-US.yaml create mode 100644 manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.8-Preview.2/nkdAgility.AzureDevOpsMigrationTools.Preview.yaml diff --git a/manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.8-Preview.2/nkdAgility.AzureDevOpsMigrationTools.Preview.installer.yaml b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.8-Preview.2/nkdAgility.AzureDevOpsMigrationTools.Preview.installer.yaml new file mode 100644 index 000000000000..8bf53cbac827 --- /dev/null +++ b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.8-Preview.2/nkdAgility.AzureDevOpsMigrationTools.Preview.installer.yaml @@ -0,0 +1,21 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: nkdAgility.AzureDevOpsMigrationTools.Preview +PackageVersion: 16.0.8-Preview.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: devopsmigration.exe + PortableCommandAlias: devopsmigration +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 + - PackageIdentifier: Microsoft.DotNet.Framework.DeveloperPack_4 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/nkdAgility/azure-devops-migration-tools/releases/download/v16.0.8-Preview.2/MigrationTools-16.0.8-Preview.2.zip + InstallerSha256: 507E2C5F590517B5BEABF0D4614E21D2584EF9C8F3BECBB88ADC611901EEED77 +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-11-15 diff --git a/manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.8-Preview.2/nkdAgility.AzureDevOpsMigrationTools.Preview.locale.en-US.yaml b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.8-Preview.2/nkdAgility.AzureDevOpsMigrationTools.Preview.locale.en-US.yaml new file mode 100644 index 000000000000..6b4e807fe819 --- /dev/null +++ b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.8-Preview.2/nkdAgility.AzureDevOpsMigrationTools.Preview.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: nkdAgility.AzureDevOpsMigrationTools.Preview +PackageVersion: 16.0.8-Preview.2 +PackageLocale: en-US +Publisher: naked Agility with Martin Hinshelwood & Co. +PublisherUrl: https://github.com/nkdAgility +PublisherSupportUrl: https://github.com/nkdAgility/azure-devops-migration-tools/issues +PackageName: Azure DevOps Migration Tools (Preview) +PackageUrl: https://github.com/nkdAgility/azure-devops-migration-tools +License: MIT License +ShortDescription: Azure DevOps Migration Tools allow you to migrate Teams, Backlogs, Tasks, Test Cases, and Plans & Suits from one Project to another in Azure DevOps / TFS both within the same Organization, and between Organizations. +Tags: +- azure-devops +- azure-devops-extension +- azure-devops-migrtation +- azure-devops-services +- bulk-editing +- chocolatey +- microsoft +- migration +- tfs +- vsts +ReleaseNotesUrl: https://github.com/nkdAgility/azure-devops-migration-tools/releases/tag/v16.0.8-Preview.2 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.8-Preview.2/nkdAgility.AzureDevOpsMigrationTools.Preview.yaml b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.8-Preview.2/nkdAgility.AzureDevOpsMigrationTools.Preview.yaml new file mode 100644 index 000000000000..c0e116d2ddbe --- /dev/null +++ b/manifests/n/nkdAgility/AzureDevOpsMigrationTools/Preview/16.0.8-Preview.2/nkdAgility.AzureDevOpsMigrationTools.Preview.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: nkdAgility.AzureDevOpsMigrationTools.Preview +PackageVersion: 16.0.8-Preview.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From aa551fc57bbaf9721268028a853967be50f81fa7 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 Nov 2024 03:22:00 +0800 Subject: [PATCH 39/73] New version: Discord.Discord version 1.0.9171 (#192203) --- .../1.0.9171/Discord.Discord.installer.yaml | 20 ++++++++++ .../Discord.Discord.locale.en-US.yaml | 38 +++++++++++++++++++ .../Discord.Discord.locale.pt-BR.yaml | 36 ++++++++++++++++++ .../Discord.Discord.locale.zh-CN.yaml | 35 +++++++++++++++++ .../Discord/1.0.9171/Discord.Discord.yaml | 8 ++++ 5 files changed, 137 insertions(+) create mode 100644 manifests/d/Discord/Discord/1.0.9171/Discord.Discord.installer.yaml create mode 100644 manifests/d/Discord/Discord/1.0.9171/Discord.Discord.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/1.0.9171/Discord.Discord.locale.pt-BR.yaml create mode 100644 manifests/d/Discord/Discord/1.0.9171/Discord.Discord.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/1.0.9171/Discord.Discord.yaml diff --git a/manifests/d/Discord/Discord/1.0.9171/Discord.Discord.installer.yaml b/manifests/d/Discord/Discord/1.0.9171/Discord.Discord.installer.yaml new file mode 100644 index 000000000000..3fed0f648545 --- /dev/null +++ b/manifests/d/Discord/Discord/1.0.9171/Discord.Discord.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Discord.Discord +PackageVersion: 1.0.9171 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: deny +Protocols: +- discord +RequireExplicitUpgrade: true +Installers: +- Architecture: x64 + InstallerUrl: https://dl.discordapp.net/distro/app/stable/win/x64/1.0.9171/DiscordSetup.exe + InstallerSha256: 9A189D656D38ED93EA341A23B6A4AB076AB2845A76CDFBB4E0B330C4B37C868C +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/d/Discord/Discord/1.0.9171/Discord.Discord.locale.en-US.yaml b/manifests/d/Discord/Discord/1.0.9171/Discord.Discord.locale.en-US.yaml new file mode 100644 index 000000000000..086248226443 --- /dev/null +++ b/manifests/d/Discord/Discord/1.0.9171/Discord.Discord.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Discord.Discord +PackageVersion: 1.0.9171 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2024 Discord Inc. All rights reserved. +# CopyrightUrl: +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://discord.com/nitro +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/d/Discord/Discord/1.0.9171/Discord.Discord.locale.pt-BR.yaml b/manifests/d/Discord/Discord/1.0.9171/Discord.Discord.locale.pt-BR.yaml new file mode 100644 index 000000000000..f3081ac9ea3e --- /dev/null +++ b/manifests/d/Discord/Discord/1.0.9171/Discord.Discord.locale.pt-BR.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Discord.Discord +PackageVersion: 1.0.9171 +PackageLocale: pt-BR +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2024 Discord Inc. All rights reserved. +# CopyrightUrl: +ShortDescription: Seu Lugar para Papear e Ficar De Boa +Description: |- + O Discord é a forma mais fácil de falar por voz, vídeo e texto. + Fale, converse, saia e mantenha-se próximo dos seus amigos e comunidades. +# Moniker: +Tags: +- conversa +- conversação-por-voz +- conversar +- jogos +- voz +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://discord.com/nitro +# InstallationNotes: +Documentations: +- DocumentLabel: Support +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/d/Discord/Discord/1.0.9171/Discord.Discord.locale.zh-CN.yaml b/manifests/d/Discord/Discord/1.0.9171/Discord.Discord.locale.zh-CN.yaml new file mode 100644 index 000000000000..024abe650b18 --- /dev/null +++ b/manifests/d/Discord/Discord/1.0.9171/Discord.Discord.locale.zh-CN.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Discord.Discord +PackageVersion: 1.0.9171 +PackageLocale: zh-CN +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord +PackageUrl: https://discord.com/download +License: 专有软件 +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2024 Discord Inc. All rights reserved. +# CopyrightUrl: +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +# Moniker: +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://discord.com/nitro +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/d/Discord/Discord/1.0.9171/Discord.Discord.yaml b/manifests/d/Discord/Discord/1.0.9171/Discord.Discord.yaml new file mode 100644 index 000000000000..0e8b100693c7 --- /dev/null +++ b/manifests/d/Discord/Discord/1.0.9171/Discord.Discord.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Discord.Discord +PackageVersion: 1.0.9171 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 3cf10c81ee3fe4c5deac8e3d8eaeea289edb3113 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20Kj=C3=A6rg=C3=A5rd?= <31723128+kris6673@users.noreply.github.com> Date: Mon, 18 Nov 2024 20:40:56 +0100 Subject: [PATCH 40/73] Fix: LesFerch.WinSetView version 3.0.0 (#192210) --- .../3.0.0/LesFerch.WinSetView.installer.yaml | 7 +++---- .../3.0.0/LesFerch.WinSetView.locale.en-US.yaml | 10 ++++++++-- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/manifests/l/LesFerch/WinSetView/3.0.0/LesFerch.WinSetView.installer.yaml b/manifests/l/LesFerch/WinSetView/3.0.0/LesFerch.WinSetView.installer.yaml index 86ecec5db16a..5abe3c1920fb 100644 --- a/manifests/l/LesFerch/WinSetView/3.0.0/LesFerch.WinSetView.installer.yaml +++ b/manifests/l/LesFerch/WinSetView/3.0.0/LesFerch.WinSetView.installer.yaml @@ -12,15 +12,14 @@ InstallModes: - silentWithProgress UpgradeBehavior: install ProductCode: '{C91B741C-99CD-458D-B952-8E37E9503EF2}_is1' -ReleaseDate: 2024-11-11 +ReleaseDate: 2024-11-16 AppsAndFeaturesEntries: -- DisplayName: WinSetView - Publisher: LesFerch +- Publisher: LesFerch ProductCode: '{C91B741C-99CD-458D-B952-8E37E9503EF2}_is1' ElevationRequirement: elevatesSelf Installers: - Architecture: x86 InstallerUrl: https://github.com/LesFerch/WinSetView/releases/download/3.0.0/WinSetView-Setup.exe - InstallerSha256: 3F7A058524254F41D93E3D5604A15BB29D5EAC42404641E7D374646A1CDA3FD9 + InstallerSha256: 5F5935ED49C52622683603A2B4D0DF80C8EC99C9FF4F2DDC77EA1889200C7A35 ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/l/LesFerch/WinSetView/3.0.0/LesFerch.WinSetView.locale.en-US.yaml b/manifests/l/LesFerch/WinSetView/3.0.0/LesFerch.WinSetView.locale.en-US.yaml index 100522bca003..9362bdf48d06 100644 --- a/manifests/l/LesFerch/WinSetView/3.0.0/LesFerch.WinSetView.locale.en-US.yaml +++ b/manifests/l/LesFerch/WinSetView/3.0.0/LesFerch.WinSetView.locale.en-US.yaml @@ -11,12 +11,18 @@ Author: LesFerch PackageName: WinSetView PackageUrl: https://github.com/LesFerch/WinSetView/ License: MIT -LicenseUrl: https://github.com/LesFerch/WinSetView/blob/main/LICENSE +LicenseUrl: https://github.com/LesFerch/WinSetView/blob/HEAD/LICENSE Copyright: lesferch@gmail.com ShortDescription: WinSetView provides an easy way to set Windows File Explorer default folder views. Description: WinSetView provides an easy way to set Windows File Explorer default folder views. For example, if you want Details view, with a particular selection of column headings enabled across all folders, then WinSetView will do that for you. Tags: - explorer -ReleaseNotesUrl: https://github.com/LesFerch/WinSetView/releases +ReleaseNotes: |- + Feature added: Options have been split into Folder View Options and Explorer Options. + Feature added: Added button to detect current Explorer Options. + Feature added: Submit now opens a dialog to choose Folder views and/or Explorer options. + Feature added: New option to Unhide the Public Desktop folder. + Feature added: Added a checkbox to enable/disable backup. +ReleaseNotesUrl: https://github.com/LesFerch/WinSetView/releases/tag/3.0.0 ManifestType: defaultLocale ManifestVersion: 1.6.0 From c18e38d5a619323ab772dffd125e30a8c1c339ba Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 Nov 2024 03:45:41 +0800 Subject: [PATCH 41/73] New version: Posit.Positron version 2024.12.0 (2024.12.0-41) (#192206) --- .../2024.12.0/Posit.Positron.installer.yaml | 161 ++++++++++++++++++ .../Posit.Positron.locale.en-US.yaml | 39 +++++ .../Posit.Positron.locale.zh-CN.yaml | 38 +++++ .../Positron/2024.12.0/Posit.Positron.yaml | 8 + 4 files changed, 246 insertions(+) create mode 100644 manifests/p/Posit/Positron/2024.12.0/Posit.Positron.installer.yaml create mode 100644 manifests/p/Posit/Positron/2024.12.0/Posit.Positron.locale.en-US.yaml create mode 100644 manifests/p/Posit/Positron/2024.12.0/Posit.Positron.locale.zh-CN.yaml create mode 100644 manifests/p/Posit/Positron/2024.12.0/Posit.Positron.yaml diff --git a/manifests/p/Posit/Positron/2024.12.0/Posit.Positron.installer.yaml b/manifests/p/Posit/Positron/2024.12.0/Posit.Positron.installer.yaml new file mode 100644 index 000000000000..9a72d75f892c --- /dev/null +++ b/manifests/p/Posit/Positron/2024.12.0/Posit.Positron.installer.yaml @@ -0,0 +1,161 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Posit.Positron +PackageVersion: 2024.12.0 +InstallerType: inno +UpgradeBehavior: install +Protocols: +- positron +FileExtensions: +- ascx +- asp +- aspx +- bash +- bash_login +- bash_logout +- bash_profile +- bashrc +- bib +- bowerrc +- c +- c++ +- cc +- cfg +- cjs +- clj +- cljs +- cljx +- clojure +- cls +- cmake +- code-workspace +- coffee +- config +- containerfile +- cpp +- cs +- cshtml +- csproj +- css +- csv +- csx +- ctp +- cxx +- dart +- diff +- dockerfile +- dot +- dtd +- editorconfig +- edn +- erb +- eyaml +- eyml +- fs +- fsi +- fsscript +- fsx +- gemspec +- gitattributes +- gitconfig +- gitignore +- go +- gradle +- groovy +- h +- h++ +- handlebars +- hbs +- hh +- hpp +- hxx +- ini +- ipynb +- jade +- jav +- java +- js +- jscsrc +- jshintrc +- jshtm +- json +- jsp +- jsx +- less +- log +- lua +- m +- makefile +- markdown +- md +- mdoc +- mdown +- mdtext +- mdtxt +- mdwn +- mjs +- mk +- mkd +- mkdn +- ml +- mli +- npmignore +- php +- phtml +- pl +- pl6 +- plist +- pm +- pm6 +- pod +- pp +- profile +- properties +- ps1 +- psd1 +- psgi +- psm1 +- py +- pyi +- r +- rb +- rhistory +- rprofile +- rs +- rst +- rt +- sass +- scss +- sh +- sql +- svgz +- t +- tex +- toml +- ts +- tsx +- txt +- vb +- vue +- wxi +- wxl +- wxs +- xaml +- yaml +- yml +- zsh +ReleaseDate: 2024-11-18 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/posit-dev/positron/releases/download/2024.12.0-41/Positron-2024.12.0-41-UserSetup.exe + InstallerSha256: 114484CF9FD910FCBC0BA89A2EFC3221CE769930247D143354359378123F1498 + ProductCode: '{5894F169-3C13-4E32-A124-67BDE57636E1}_is1' +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/posit-dev/positron/releases/download/2024.12.0-41/Positron-2024.12.0-41-Setup.exe + InstallerSha256: E884C30B5D6671C5123DECFBE17092C46FD9845860F4AA8154DF2A8F80060322 + ProductCode: '{08FC0438-DEF4-4349-85AE-FA80317766E9}_is1' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/p/Posit/Positron/2024.12.0/Posit.Positron.locale.en-US.yaml b/manifests/p/Posit/Positron/2024.12.0/Posit.Positron.locale.en-US.yaml new file mode 100644 index 000000000000..dd27103db6b2 --- /dev/null +++ b/manifests/p/Posit/Positron/2024.12.0/Posit.Positron.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Posit.Positron +PackageVersion: 2024.12.0 +PackageLocale: en-US +Publisher: Posit Software, PBC +PublisherUrl: https://posit.co/ +PublisherSupportUrl: https://github.com/posit-dev/positron/issues +PrivacyUrl: https://posit.co/about/privacy-policy/ +Author: Posit Software, PBC +PackageName: Positron +PackageUrl: https://github.com/posit-dev/positron +License: Elastic-2.0 +LicenseUrl: https://github.com/posit-dev/positron/blob/HEAD/LICENSE.txt +Copyright: Copyright (C) 2022-2024 Posit Software, PBC. All rights reserved. +CopyrightUrl: https://posit.co/about/trademark-guidelines/ +ShortDescription: A next-generation data science IDE +Description: |- + What is Positron? + - A next-generation data science IDE built by Posit PBC + - An extensible, polyglot tool for writing code and exploring data + - A familiar environment for reproducible authoring and publishing +# Moniker: +Tags: +- ide +- r +- rstats +- statistics +- stats +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/posit-dev/positron/releases/tag/2024.12.0-41 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/posit-dev/positron/wiki +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/p/Posit/Positron/2024.12.0/Posit.Positron.locale.zh-CN.yaml b/manifests/p/Posit/Positron/2024.12.0/Posit.Positron.locale.zh-CN.yaml new file mode 100644 index 000000000000..a71df9146c39 --- /dev/null +++ b/manifests/p/Posit/Positron/2024.12.0/Posit.Positron.locale.zh-CN.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Posit.Positron +PackageVersion: 2024.12.0 +PackageLocale: zh-CN +Publisher: Posit Software, PBC +PublisherUrl: https://posit.co/ +PublisherSupportUrl: https://github.com/posit-dev/positron/issues +PrivacyUrl: https://posit.co/about/privacy-policy/ +Author: Posit Software, PBC +PackageName: Positron +PackageUrl: https://github.com/posit-dev/positron +License: Elastic-2.0 +LicenseUrl: https://github.com/posit-dev/positron/blob/HEAD/LICENSE.txt +Copyright: Copyright (C) 2022-2024 Posit Software, PBC. All rights reserved. +CopyrightUrl: https://posit.co/about/trademark-guidelines/ +ShortDescription: 下一代数据科学集成开发环境 +Description: |- + 什么是 Positron? + - 由 Posit PBC 构建的下一代数据科学集成开发环境 + - 用于编写代码和探索数据的可扩展的多语言工具 + - 熟悉的可复现创作和发布环境 +# Moniker: +Tags: +- ide +- r +- r语言 +- 统计 +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/posit-dev/positron/releases/tag/2024.12.0-41 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/posit-dev/positron/wiki +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/p/Posit/Positron/2024.12.0/Posit.Positron.yaml b/manifests/p/Posit/Positron/2024.12.0/Posit.Positron.yaml new file mode 100644 index 000000000000..8e860d9a323d --- /dev/null +++ b/manifests/p/Posit/Positron/2024.12.0/Posit.Positron.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Posit.Positron +PackageVersion: 2024.12.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 4d789861a8186371c04f494973cdbbb719951d1e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 Nov 2024 03:48:08 +0800 Subject: [PATCH 42/73] New version: KuaiFan.DooTask version 0.40.40 (#192205) --- .../0.40.40/KuaiFan.DooTask.installer.yaml | 41 ++++++++++++ .../0.40.40/KuaiFan.DooTask.locale.en-US.yaml | 42 ++++++++++++ .../0.40.40/KuaiFan.DooTask.locale.zh-CN.yaml | 66 +++++++++++++++++++ .../DooTask/0.40.40/KuaiFan.DooTask.yaml | 8 +++ 4 files changed, 157 insertions(+) create mode 100644 manifests/k/KuaiFan/DooTask/0.40.40/KuaiFan.DooTask.installer.yaml create mode 100644 manifests/k/KuaiFan/DooTask/0.40.40/KuaiFan.DooTask.locale.en-US.yaml create mode 100644 manifests/k/KuaiFan/DooTask/0.40.40/KuaiFan.DooTask.locale.zh-CN.yaml create mode 100644 manifests/k/KuaiFan/DooTask/0.40.40/KuaiFan.DooTask.yaml diff --git a/manifests/k/KuaiFan/DooTask/0.40.40/KuaiFan.DooTask.installer.yaml b/manifests/k/KuaiFan/DooTask/0.40.40/KuaiFan.DooTask.installer.yaml new file mode 100644 index 000000000000..27facdebc635 --- /dev/null +++ b/manifests/k/KuaiFan/DooTask/0.40.40/KuaiFan.DooTask.installer.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: KuaiFan.DooTask +PackageVersion: 0.40.40 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ReleaseDate: 2024-11-18 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/kuaifan/dootask/releases/download/v0.40.40/DooTask-v0.40.40-win-x64.exe + InstallerSha256: FF881AC7F86137BCE041FE4871BB6221961FA2D3906F3646D38D282EDDD56932 + InstallerSwitches: + Custom: /currentuser + ProductCode: 9a445616-2838-509d-bd29-65c401183c4f +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/kuaifan/dootask/releases/download/v0.40.40/DooTask-v0.40.40-win-x64.exe + InstallerSha256: FF881AC7F86137BCE041FE4871BB6221961FA2D3906F3646D38D282EDDD56932 + InstallerSwitches: + Custom: /allusers + ProductCode: 9a445616-2838-509d-bd29-65c401183c4f +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/kuaifan/dootask/releases/download/v0.40.40/DooTask-v0.40.40-win-arm64.exe + InstallerSha256: 4B3B13DAE65F1DE3AE4C016CD0C3E26265533DEF2E1A784240CC68AC210A257E + InstallerSwitches: + Custom: /currentuser + ProductCode: 9a445616-2838-509d-bd29-65c401183c4f +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/kuaifan/dootask/releases/download/v0.40.40/DooTask-v0.40.40-win-arm64.exe + InstallerSha256: 4B3B13DAE65F1DE3AE4C016CD0C3E26265533DEF2E1A784240CC68AC210A257E + InstallerSwitches: + Custom: /allusers + ProductCode: 9a445616-2838-509d-bd29-65c401183c4f +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/k/KuaiFan/DooTask/0.40.40/KuaiFan.DooTask.locale.en-US.yaml b/manifests/k/KuaiFan/DooTask/0.40.40/KuaiFan.DooTask.locale.en-US.yaml new file mode 100644 index 000000000000..2bbe21e26652 --- /dev/null +++ b/manifests/k/KuaiFan/DooTask/0.40.40/KuaiFan.DooTask.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: KuaiFan.DooTask +PackageVersion: 0.40.40 +PackageLocale: en-US +Publisher: KuaiFan +PublisherUrl: https://hitosea.com/ +PublisherSupportUrl: https://www.dootask.com/site/en/help.html +PrivacyUrl: https://www.dootask.com/site/en/privacy.html +Author: Guangxi Dolphin Youhai Information Technology Co., Ltd. +PackageName: DooTask +PackageUrl: https://www.dootask.com/ +License: AGPL-3.0 +LicenseUrl: https://github.com/kuaifan/dootask/blob/HEAD/LICENSE +Copyright: Copyright © 2024 KuaiFan +# CopyrightUrl: +ShortDescription: Lightweight task management tool +Description: Lightweight open source online project task management tool to help teams efficiently advance their projects and make work easier. +# Moniker: +Tags: +- agenda +- calendar +- checklist +- collaborate +- collaboration +- gtd +- list +- memo +- memorandum +- notes +- schedule +- task +- to-do +- todo +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/kuaifan/dootask/blob/HEAD/CHANGELOG.md#04040 +PurchaseUrl: https://www.dootask.com/site/en/price.html +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/k/KuaiFan/DooTask/0.40.40/KuaiFan.DooTask.locale.zh-CN.yaml b/manifests/k/KuaiFan/DooTask/0.40.40/KuaiFan.DooTask.locale.zh-CN.yaml new file mode 100644 index 000000000000..567f49a40d30 --- /dev/null +++ b/manifests/k/KuaiFan/DooTask/0.40.40/KuaiFan.DooTask.locale.zh-CN.yaml @@ -0,0 +1,66 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: KuaiFan.DooTask +PackageVersion: 0.40.40 +PackageLocale: zh-CN +Publisher: KuaiFan +PublisherUrl: https://hitosea.com/ +PublisherSupportUrl: https://www.dootask.com/site/zh/help.html +PrivacyUrl: https://www.dootask.com/site/zh/privacy.html +Author: 广西海豚有海信息科技有限公司 +PackageName: DooTask +PackageUrl: https://www.dootask.com/ +License: AGPL-3.0 +LicenseUrl: https://github.com/kuaifan/dootask/blob/HEAD/LICENSE +Copyright: Copyright © 2024 KuaiFan +# CopyrightUrl: +ShortDescription: 轻量级任务管理工具 +Description: DooTask 是一款轻量级的开源在线项目任务管理工具,提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时 IM,文件管理等工具。助力团队高效推进项目,让工作更简单。 +# Moniker: +Tags: +- 任务 +- 列表 +- 协作 +- 协同 +- 备忘 +- 备忘录 +- 待办 +- 待办事项 +- 提醒事项 +- 日历 +- 日程 +- 日程管理 +- 时间管理 +- 清单 +- 笔记 +- 议程 +ReleaseNotes: |- + Bug Fixes + - 任务内容保存后图片消失的情况 + - 修复上传超大尺寸图片 + Performance + - 优化窗口加载速度 + - 优化国际化 + - 优化图片上传 + - 优化用户在线状态 + - 优化小屏幕登录页 + - 优化本地资源 + - 优化 iOS 上传图片颠倒的问题 + - 优化桌面端通知图标 + - 优化资源预取 + - 优化 emoji 表情回复的判断 + - 更新 office 组件 + - 优化审批功能 + - 优化客户端升级 + - 优化客户端 + - 优化签到错误提示 + - 优化图片选择器 + - 优化邮件通知 + - 修复 iOS 下载中文名乱码的问题 +ReleaseNotesUrl: https://github.com/kuaifan/dootask/blob/HEAD/CHANGELOG.md#04040 +PurchaseUrl: https://www.dootask.com/site/zh/price.html +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/k/KuaiFan/DooTask/0.40.40/KuaiFan.DooTask.yaml b/manifests/k/KuaiFan/DooTask/0.40.40/KuaiFan.DooTask.yaml new file mode 100644 index 000000000000..2b07d900a558 --- /dev/null +++ b/manifests/k/KuaiFan/DooTask/0.40.40/KuaiFan.DooTask.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: KuaiFan.DooTask +PackageVersion: 0.40.40 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.6.0 From b9e014d2978648d7980119d936ec4873ebe40d76 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 Nov 2024 03:59:37 +0800 Subject: [PATCH 43/73] New version: JetBrains.MPS.EAP version MPS-243.21565.167 (#192204) --- .../JetBrains.MPS.EAP.installer.yaml | 19 ++++++++++ .../JetBrains.MPS.EAP.locale.en-US.yaml | 35 +++++++++++++++++++ .../JetBrains.MPS.EAP.locale.zh-CN.yaml | 33 +++++++++++++++++ .../MPS-243.21565.167/JetBrains.MPS.EAP.yaml | 8 +++++ 4 files changed, 95 insertions(+) create mode 100644 manifests/j/JetBrains/MPS/EAP/MPS-243.21565.167/JetBrains.MPS.EAP.installer.yaml create mode 100644 manifests/j/JetBrains/MPS/EAP/MPS-243.21565.167/JetBrains.MPS.EAP.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/MPS/EAP/MPS-243.21565.167/JetBrains.MPS.EAP.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/MPS/EAP/MPS-243.21565.167/JetBrains.MPS.EAP.yaml diff --git a/manifests/j/JetBrains/MPS/EAP/MPS-243.21565.167/JetBrains.MPS.EAP.installer.yaml b/manifests/j/JetBrains/MPS/EAP/MPS-243.21565.167/JetBrains.MPS.EAP.installer.yaml new file mode 100644 index 000000000000..21cd6580211a --- /dev/null +++ b/manifests/j/JetBrains/MPS/EAP/MPS-243.21565.167/JetBrains.MPS.EAP.installer.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: JetBrains.MPS.EAP +PackageVersion: MPS-243.21565.167 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2024-11-18 +AppsAndFeaturesEntries: +- DisplayName: JetBrains MPS 2024.3 + ProductCode: JetBrains MPS 2024.3 +Installers: +- Architecture: x64 + InstallerUrl: https://download.jetbrains.com/mps/2024.3/MPS-2024.3-EAP1.exe + InstallerSha256: 92F3074FB3E8DED08F1A75ADD324824BD3D446FA2B750953A8AF7FDB9E36881E + ProductCode: JetBrains MPS 2024.3 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/MPS/EAP/MPS-243.21565.167/JetBrains.MPS.EAP.locale.en-US.yaml b/manifests/j/JetBrains/MPS/EAP/MPS-243.21565.167/JetBrains.MPS.EAP.locale.en-US.yaml new file mode 100644 index 000000000000..2470c9bc09a6 --- /dev/null +++ b/manifests/j/JetBrains/MPS/EAP/MPS-243.21565.167/JetBrains.MPS.EAP.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: JetBrains.MPS.EAP +PackageVersion: MPS-243.21565.167 +PackageLocale: en-US +Publisher: JetBrains +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: JetBrains MPS (EAP) +PackageUrl: https://www.jetbrains.com/mps/nextversion/ +License: Freeware +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user_eap/ +Copyright: Copyright © 2009–2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: The Domain-Specific Language Creator by JetBrains +Description: Use the MPS platform to create your own domain-specific language that speaks to your business needs. +# Moniker: +Tags: +- code +- coding +- develop +- development +- programming +ReleaseNotes: If you want to learn more, please check our issue tracker. +ReleaseNotesUrl: https://www.jetbrains.com/mps/whatsnew/ +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Learn MPS + DocumentUrl: https://www.jetbrains.com/mps/learn/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/MPS/EAP/MPS-243.21565.167/JetBrains.MPS.EAP.locale.zh-CN.yaml b/manifests/j/JetBrains/MPS/EAP/MPS-243.21565.167/JetBrains.MPS.EAP.locale.zh-CN.yaml new file mode 100644 index 000000000000..76588034d860 --- /dev/null +++ b/manifests/j/JetBrains/MPS/EAP/MPS-243.21565.167/JetBrains.MPS.EAP.locale.zh-CN.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: JetBrains.MPS.EAP +PackageVersion: MPS-243.21565.167 +PackageLocale: zh-CN +Publisher: JetBrains +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: JetBrains MPS(抢先体验计划) +PackageUrl: https://www.jetbrains.com/zh-cn/mps/nextversion/ +License: 免费软件 +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user_eap/ +Copyright: Copyright © 2009–2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: JetBrains 出品的领域专用语言创建器 +Description: 使用 MPS 平台创建您自己的领域专用语言,以满足业务需求。 +# Moniker: +Tags: +- 代码 +- 开发 +- 编程 +# ReleaseNotes: +ReleaseNotesUrl: https://www.jetbrains.com/zh-cn/mps/whatsnew/ +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 学习 MPS + DocumentUrl: https://www.jetbrains.com/zh-cn/mps/learn/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/MPS/EAP/MPS-243.21565.167/JetBrains.MPS.EAP.yaml b/manifests/j/JetBrains/MPS/EAP/MPS-243.21565.167/JetBrains.MPS.EAP.yaml new file mode 100644 index 000000000000..db99e070be56 --- /dev/null +++ b/manifests/j/JetBrains/MPS/EAP/MPS-243.21565.167/JetBrains.MPS.EAP.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: JetBrains.MPS.EAP +PackageVersion: MPS-243.21565.167 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 8543f510238639c2d828f74549eadc883315d7b7 Mon Sep 17 00:00:00 2001 From: Sharun <715417+sharunkumar@users.noreply.github.com> Date: Mon, 18 Nov 2024 15:37:14 -0500 Subject: [PATCH 44/73] New package: JohannesKaufmann.html2markdown version 2.1.0 (#190144) --- ...annesKaufmann.html2markdown.installer.yaml | 23 ++++++++++++++++ ...esKaufmann.html2markdown.locale.en-US.yaml | 27 +++++++++++++++++++ .../2.1.0/JohannesKaufmann.html2markdown.yaml | 8 ++++++ 3 files changed, 58 insertions(+) create mode 100644 manifests/j/JohannesKaufmann/html2markdown/2.1.0/JohannesKaufmann.html2markdown.installer.yaml create mode 100644 manifests/j/JohannesKaufmann/html2markdown/2.1.0/JohannesKaufmann.html2markdown.locale.en-US.yaml create mode 100644 manifests/j/JohannesKaufmann/html2markdown/2.1.0/JohannesKaufmann.html2markdown.yaml diff --git a/manifests/j/JohannesKaufmann/html2markdown/2.1.0/JohannesKaufmann.html2markdown.installer.yaml b/manifests/j/JohannesKaufmann/html2markdown/2.1.0/JohannesKaufmann.html2markdown.installer.yaml new file mode 100644 index 000000000000..41f4aecfb91c --- /dev/null +++ b/manifests/j/JohannesKaufmann/html2markdown/2.1.0/JohannesKaufmann.html2markdown.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: JohannesKaufmann.html2markdown +PackageVersion: 2.1.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: html2markdown.exe + PortableCommandAlias: html2markdown +Installers: +- InstallerUrl: https://github.com/JohannesKaufmann/html-to-markdown/releases/download/v2.1.0/html-to-markdown_Windows_x86_64.zip + Architecture: x64 + InstallerSha256: ABF68CA05BE8F979A0244B8B5029017244C79C0C7DDD8265BC377F07534D50F4 +- InstallerUrl: https://github.com/JohannesKaufmann/html-to-markdown/releases/download/v2.1.0/html-to-markdown_Windows_i386.zip + Architecture: x86 + InstallerSha256: CA3049F120E2E20C9A1D770561D9502986B9B1A79D475C3511CF8C558159049F +- InstallerUrl: https://github.com/JohannesKaufmann/html-to-markdown/releases/download/v2.1.0/html-to-markdown_Windows_arm64.zip + Architecture: arm64 + InstallerSha256: DEEBB6A6904ED0D0680C3F5DD94B771C58C0A57BF947E88923070B589E55C3D5 +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-11-06 diff --git a/manifests/j/JohannesKaufmann/html2markdown/2.1.0/JohannesKaufmann.html2markdown.locale.en-US.yaml b/manifests/j/JohannesKaufmann/html2markdown/2.1.0/JohannesKaufmann.html2markdown.locale.en-US.yaml new file mode 100644 index 000000000000..a48a0022cad4 --- /dev/null +++ b/manifests/j/JohannesKaufmann/html2markdown/2.1.0/JohannesKaufmann.html2markdown.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: JohannesKaufmann.html2markdown +PackageVersion: 2.1.0 +PackageLocale: en-US +Publisher: Johannes Kaufmann +PublisherUrl: https://github.com/JohannesKaufmann +PublisherSupportUrl: https://github.com/JohannesKaufmann/html-to-markdown/issues +PackageName: html-to-markdown +PackageUrl: https://github.com/JohannesKaufmann/html-to-markdown +License: MIT +ShortDescription: Convert HTML to Markdown. Even works with entire websites and can be extended through rules. +Tags: +- cli +- converter +- go +- golang +- html +- html-to-markdown +- markdown +ReleaseNotesUrl: https://github.com/JohannesKaufmann/html-to-markdown/releases/tag/v2.1.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/JohannesKaufmann/html-to-markdown/wiki +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JohannesKaufmann/html2markdown/2.1.0/JohannesKaufmann.html2markdown.yaml b/manifests/j/JohannesKaufmann/html2markdown/2.1.0/JohannesKaufmann.html2markdown.yaml new file mode 100644 index 000000000000..2dbb26401f75 --- /dev/null +++ b/manifests/j/JohannesKaufmann/html2markdown/2.1.0/JohannesKaufmann.html2markdown.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: JohannesKaufmann.html2markdown +PackageVersion: 2.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 4bb21ea99491d22d61defdd8e71ba96ab6ce03e8 Mon Sep 17 00:00:00 2001 From: Aaron Feledy Date: Mon, 18 Nov 2024 14:38:42 -0600 Subject: [PATCH 45/73] New package: Lando.Lando version 2.23.0 (#186373) --- .../Lando/3.23.0/Lando.Lando.installer.yaml | 17 ++++++++ .../3.23.0/Lando.Lando.locale.en-US.yaml | 41 +++++++++++++++++++ .../l/Lando/Lando/3.23.0/Lando.Lando.yaml | 7 ++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/l/Lando/Lando/3.23.0/Lando.Lando.installer.yaml create mode 100644 manifests/l/Lando/Lando/3.23.0/Lando.Lando.locale.en-US.yaml create mode 100644 manifests/l/Lando/Lando/3.23.0/Lando.Lando.yaml diff --git a/manifests/l/Lando/Lando/3.23.0/Lando.Lando.installer.yaml b/manifests/l/Lando/Lando/3.23.0/Lando.Lando.installer.yaml new file mode 100644 index 000000000000..8125f59413f9 --- /dev/null +++ b/manifests/l/Lando/Lando/3.23.0/Lando.Lando.installer.yaml @@ -0,0 +1,17 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Lando.Lando +PackageVersion: 3.23.0 +InstallerType: portable +Commands: + - lando +Installers: + - Architecture: x64 + InstallerUrl: https://github.com/lando/core/releases/download/v3.23.0/lando-win-x64-v3.23.0.exe + InstallerSha256: b33c77f81c254065b2408fabc022332cdb4e6342be50756eef03335fdd35678f +AppsAndFeaturesEntries: + - DisplayName: Lando + Publisher: Lando + InstallerType: portable +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/l/Lando/Lando/3.23.0/Lando.Lando.locale.en-US.yaml b/manifests/l/Lando/Lando/3.23.0/Lando.Lando.locale.en-US.yaml new file mode 100644 index 000000000000..dfaba588f2fa --- /dev/null +++ b/manifests/l/Lando/Lando/3.23.0/Lando.Lando.locale.en-US.yaml @@ -0,0 +1,41 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageName: Lando - Pushbutton Development Environments +PackageIdentifier: Lando.Lando +PackageVersion: 3.23.0 +Moniker: lando +ShortDescription: Pushbutton development environments with Docker containers. +Description: Lando is a powerful open-source local development tool that simplifies development environments and streamlines workflows with Docker-based containers. +InstallationNotes: | + Run `lando setup` to complete the installation. Run `lando update` to update Lando's plugins. +PackageLocale: en-US +Publisher: Lando +PublisherUrl: https://lando.dev +PublisherSupportUrl: https://www.launchpass.com/devwithlando +PackageUrl: https://github.com/lando/core +License: GNU General Public License v3.0 +LicenseUrl: https://github.com/lando/core/blob/main/LICENSE.md +Copyright: Lando +Tags: + - developer-tools + - development-environment + - local-development + - docker-compose + - docker + - container + - drupal + - wordpress + - laravel + - php + - nodejs + - apache + - mysql + - MAMP + - ddev + - web-development +ReleaseNotesUrl: https://github.com/lando/cli/releases/tag/v3.23.0 +Documentations: + - DocumentLabel: Lando Documentation + DocumentUrl: https://docs.lando.dev +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/l/Lando/Lando/3.23.0/Lando.Lando.yaml b/manifests/l/Lando/Lando/3.23.0/Lando.Lando.yaml new file mode 100644 index 000000000000..31d3b7c334f8 --- /dev/null +++ b/manifests/l/Lando/Lando/3.23.0/Lando.Lando.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Lando.Lando +PackageVersion: 3.23.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 29907247c3758aad959a2c7427fc7ce802897a92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=9D=A4=E6=98=AF=E7=BA=B1=E9=9B=BE=E9=85=B1=E5=93=9F?= =?UTF-8?q?=EF=BD=9E?= <49941141+Dragon1573@users.noreply.github.com> Date: Tue, 19 Nov 2024 04:44:35 +0800 Subject: [PATCH 46/73] New package: CrossPlusA.Balabolka version 2.15.0.882 (#192201) Signed-off-by: Dragon1573 <49941141+Dragon1573@users.noreply.github.com> --- .../CrossPlusA.Balabolka.installer.yaml | 21 +++++++++++++++++++ .../CrossPlusA.Balabolka.locale.en-US.yaml | 16 ++++++++++++++ .../2.15.0.882/CrossPlusA.Balabolka.yaml | 8 +++++++ 3 files changed, 45 insertions(+) create mode 100644 manifests/c/CrossPlusA/Balabolka/2.15.0.882/CrossPlusA.Balabolka.installer.yaml create mode 100644 manifests/c/CrossPlusA/Balabolka/2.15.0.882/CrossPlusA.Balabolka.locale.en-US.yaml create mode 100644 manifests/c/CrossPlusA/Balabolka/2.15.0.882/CrossPlusA.Balabolka.yaml diff --git a/manifests/c/CrossPlusA/Balabolka/2.15.0.882/CrossPlusA.Balabolka.installer.yaml b/manifests/c/CrossPlusA/Balabolka/2.15.0.882/CrossPlusA.Balabolka.installer.yaml new file mode 100644 index 000000000000..3192609325a7 --- /dev/null +++ b/manifests/c/CrossPlusA/Balabolka/2.15.0.882/CrossPlusA.Balabolka.installer.yaml @@ -0,0 +1,21 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: CrossPlusA.Balabolka +PackageVersion: 2.15.0.882 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: Balabolka/balabolka.exe +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2024-11-16 +Installers: +- Architecture: x86 + InstallerUrl: https://www.cross-plus-a.com/balabolka_portable.zip + InstallerSha256: 735FFDD60EF4AB51183BDAEDF6C3C51B5F6E745B9CEB461139B343623064F86C +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/c/CrossPlusA/Balabolka/2.15.0.882/CrossPlusA.Balabolka.locale.en-US.yaml b/manifests/c/CrossPlusA/Balabolka/2.15.0.882/CrossPlusA.Balabolka.locale.en-US.yaml new file mode 100644 index 000000000000..bda80cb693a5 --- /dev/null +++ b/manifests/c/CrossPlusA/Balabolka/2.15.0.882/CrossPlusA.Balabolka.locale.en-US.yaml @@ -0,0 +1,16 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: CrossPlusA.Balabolka +PackageVersion: 2.15.0.882 +PackageLocale: en-US +Publisher: Ilya Morozov +Author: Ilya Morozov +PackageName: Balabolka +PackageUrl: https://www.cross-plus-a.com/balabolka.htm +License: Freeware +Copyright: Copyright © 2006-2024 Ilya Morozov +ShortDescription: Balabolka is a Text-To-Speech (TTS) program. +ReleaseNotesUrl: https://www.cross-plus-a.com/changelog.txt +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/c/CrossPlusA/Balabolka/2.15.0.882/CrossPlusA.Balabolka.yaml b/manifests/c/CrossPlusA/Balabolka/2.15.0.882/CrossPlusA.Balabolka.yaml new file mode 100644 index 000000000000..401d2f9d00b3 --- /dev/null +++ b/manifests/c/CrossPlusA/Balabolka/2.15.0.882/CrossPlusA.Balabolka.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: CrossPlusA.Balabolka +PackageVersion: 2.15.0.882 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 3f3bfa8d9e868c60d8dec6b978bf291de7cd0a08 Mon Sep 17 00:00:00 2001 From: JakobDev Date: Mon, 18 Nov 2024 21:45:28 +0100 Subject: [PATCH 47/73] New version: JakobDev.jdNBTExplorer verion 2.2 (#190451) --- .../2.2/JakobDev.jdNBTExplorer.installer.yaml | 22 ++++++++++++++ .../JakobDev.jdNBTExplorer.locale.en-US.yaml | 30 +++++++++++++++++++ .../2.2/JakobDev.jdNBTExplorer.yaml | 8 +++++ 3 files changed, 60 insertions(+) create mode 100644 manifests/j/JakobDev/jdNBTExplorer/2.2/JakobDev.jdNBTExplorer.installer.yaml create mode 100644 manifests/j/JakobDev/jdNBTExplorer/2.2/JakobDev.jdNBTExplorer.locale.en-US.yaml create mode 100644 manifests/j/JakobDev/jdNBTExplorer/2.2/JakobDev.jdNBTExplorer.yaml diff --git a/manifests/j/JakobDev/jdNBTExplorer/2.2/JakobDev.jdNBTExplorer.installer.yaml b/manifests/j/JakobDev/jdNBTExplorer/2.2/JakobDev.jdNBTExplorer.installer.yaml new file mode 100644 index 000000000000..f88129294cb5 --- /dev/null +++ b/manifests/j/JakobDev/jdNBTExplorer/2.2/JakobDev.jdNBTExplorer.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 v2.3.4 $debug=AUSU.CRLF.5-1-19041-4170.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: JakobDev.jdNBTExplorer +PackageVersion: "2.2" +MinimumOSVersion: 10.0.0.0 +InstallerType: nullsoft +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://sourceforge.net/projects/jdnbtexplorer/files/2.2/jdNBTExplorer-2.2-WindowsInstaller.exe/download + InstallerSha256: 1c68246c148039b630db1bc408d89889c1d8b7f62cc082468ee476f183ac8371 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://sourceforge.net/projects/jdnbtexplorer/files/2.2/jdNBTExplorer-2.2-WindowsInstaller.exe/download + InstallerSha256: 1c68246c148039b630db1bc408d89889c1d8b7f62cc082468ee476f183ac8371 + InstallerSwitches: + Custom: /ALLUSERS +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/JakobDev/jdNBTExplorer/2.2/JakobDev.jdNBTExplorer.locale.en-US.yaml b/manifests/j/JakobDev/jdNBTExplorer/2.2/JakobDev.jdNBTExplorer.locale.en-US.yaml new file mode 100644 index 000000000000..80f9b97b4927 --- /dev/null +++ b/manifests/j/JakobDev/jdNBTExplorer/2.2/JakobDev.jdNBTExplorer.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 v2.3.4 $debug=AUSU.CRLF.5-1-19041-4170.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: JakobDev.jdNBTExplorer +PackageVersion: "2.2" +PackageLocale: en-US +Publisher: JakobDev +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +Author: JakobDev +PackageName: jdNBTExplorer +PackageUrl: https://jakobdev.codeberg.page/work/app/jdNBTExplorer +License: GNU GPLv3 +LicenseUrl: https://codeberg.org/JakobDev/jdNBTExplorer/src/tag/2.2/LICENSE +Copyright: Copyright (c) 2019-2024 JakobDev +# CopyrightUrl: +ShortDescription: An Editor for Minecraft NBT files +# Description: +# Moniker: +Tags: +- minecraft +- nbt +# ReleaseNotes: +ReleaseNotesUrl: https://codeberg.org/JakobDev/jdNBTExplorer/releases/tag/2.2 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JakobDev/jdNBTExplorer/2.2/JakobDev.jdNBTExplorer.yaml b/manifests/j/JakobDev/jdNBTExplorer/2.2/JakobDev.jdNBTExplorer.yaml new file mode 100644 index 000000000000..8ad4ea4469df --- /dev/null +++ b/manifests/j/JakobDev/jdNBTExplorer/2.2/JakobDev.jdNBTExplorer.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.3.4 $debug=AUSU.CRLF.5-1-19041-4170.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: JakobDev.jdNBTExplorer +PackageVersion: "2.2" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 19a8421b17a923ef47cc9330547e61af6cae5ed0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 Nov 2024 04:46:20 +0800 Subject: [PATCH 48/73] New version: KuaiFan.DooTask version 0.39.97 (#190458) Co-authored-by: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --- .../0.39.97/KuaiFan.DooTask.installer.yaml | 41 +++++++++++++++ .../0.39.97/KuaiFan.DooTask.locale.en-US.yaml | 42 +++++++++++++++ .../0.39.97/KuaiFan.DooTask.locale.zh-CN.yaml | 52 +++++++++++++++++++ .../DooTask/0.39.97/KuaiFan.DooTask.yaml | 8 +++ 4 files changed, 143 insertions(+) create mode 100644 manifests/k/KuaiFan/DooTask/0.39.97/KuaiFan.DooTask.installer.yaml create mode 100644 manifests/k/KuaiFan/DooTask/0.39.97/KuaiFan.DooTask.locale.en-US.yaml create mode 100644 manifests/k/KuaiFan/DooTask/0.39.97/KuaiFan.DooTask.locale.zh-CN.yaml create mode 100644 manifests/k/KuaiFan/DooTask/0.39.97/KuaiFan.DooTask.yaml diff --git a/manifests/k/KuaiFan/DooTask/0.39.97/KuaiFan.DooTask.installer.yaml b/manifests/k/KuaiFan/DooTask/0.39.97/KuaiFan.DooTask.installer.yaml new file mode 100644 index 000000000000..c420330254a5 --- /dev/null +++ b/manifests/k/KuaiFan/DooTask/0.39.97/KuaiFan.DooTask.installer.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: KuaiFan.DooTask +PackageVersion: 0.39.97 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ReleaseDate: 2024-11-11 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/kuaifan/dootask/releases/download/v0.39.97/DooTask-v0.39.97-win-x64.exe + InstallerSha256: FE024A77D49A940B0537E588D4976B244E1B19C20F070C36952D81B30D3AFCAB + InstallerSwitches: + Custom: /currentuser + ProductCode: 9a445616-2838-509d-bd29-65c401183c4f +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/kuaifan/dootask/releases/download/v0.39.97/DooTask-v0.39.97-win-x64.exe + InstallerSha256: FE024A77D49A940B0537E588D4976B244E1B19C20F070C36952D81B30D3AFCAB + InstallerSwitches: + Custom: /allusers + ProductCode: 9a445616-2838-509d-bd29-65c401183c4f +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/kuaifan/dootask/releases/download/v0.39.97/DooTask-v0.39.97-win-arm64.exe + InstallerSha256: 3FE97FD8DDE28D7F3CC6B28CBAA83D6C9C7C590775C717E52CA8494B4DEE7D82 + InstallerSwitches: + Custom: /currentuser + ProductCode: 9a445616-2838-509d-bd29-65c401183c4f +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/kuaifan/dootask/releases/download/v0.39.97/DooTask-v0.39.97-win-arm64.exe + InstallerSha256: 3FE97FD8DDE28D7F3CC6B28CBAA83D6C9C7C590775C717E52CA8494B4DEE7D82 + InstallerSwitches: + Custom: /allusers + ProductCode: 9a445616-2838-509d-bd29-65c401183c4f +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/k/KuaiFan/DooTask/0.39.97/KuaiFan.DooTask.locale.en-US.yaml b/manifests/k/KuaiFan/DooTask/0.39.97/KuaiFan.DooTask.locale.en-US.yaml new file mode 100644 index 000000000000..d76cf1e8e9b8 --- /dev/null +++ b/manifests/k/KuaiFan/DooTask/0.39.97/KuaiFan.DooTask.locale.en-US.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: KuaiFan.DooTask +PackageVersion: 0.39.97 +PackageLocale: en-US +Publisher: KuaiFan +PublisherUrl: https://hitosea.com/ +PublisherSupportUrl: https://www.dootask.com/site/en/help.html +PrivacyUrl: https://www.dootask.com/site/en/privacy.html +Author: Guangxi Dolphin Youhai Information Technology Co., Ltd. +PackageName: DooTask +PackageUrl: https://www.dootask.com/ +License: AGPL-3.0 +LicenseUrl: https://github.com/kuaifan/dootask/blob/HEAD/LICENSE +Copyright: Copyright © 2024 KuaiFan +# CopyrightUrl: +ShortDescription: Lightweight task management tool +Description: Lightweight open source online project task management tool to help teams efficiently advance their projects and make work easier. +# Moniker: +Tags: +- agenda +- calendar +- checklist +- collaborate +- collaboration +- gtd +- list +- memo +- memorandum +- notes +- schedule +- task +- to-do +- todo +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/kuaifan/dootask/blob/HEAD/CHANGELOG.md#03997 +PurchaseUrl: https://www.dootask.com/site/en/price.html +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/k/KuaiFan/DooTask/0.39.97/KuaiFan.DooTask.locale.zh-CN.yaml b/manifests/k/KuaiFan/DooTask/0.39.97/KuaiFan.DooTask.locale.zh-CN.yaml new file mode 100644 index 000000000000..0c3643de5051 --- /dev/null +++ b/manifests/k/KuaiFan/DooTask/0.39.97/KuaiFan.DooTask.locale.zh-CN.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: KuaiFan.DooTask +PackageVersion: 0.39.97 +PackageLocale: zh-CN +Publisher: KuaiFan +PublisherUrl: https://hitosea.com/ +PublisherSupportUrl: https://www.dootask.com/site/zh/help.html +PrivacyUrl: https://www.dootask.com/site/zh/privacy.html +Author: 广西海豚有海信息科技有限公司 +PackageName: DooTask +PackageUrl: https://www.dootask.com/ +License: AGPL-3.0 +LicenseUrl: https://github.com/kuaifan/dootask/blob/HEAD/LICENSE +Copyright: Copyright © 2024 KuaiFan +# CopyrightUrl: +ShortDescription: 轻量级任务管理工具 +Description: DooTask 是一款轻量级的开源在线项目任务管理工具,提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时 IM,文件管理等工具。助力团队高效推进项目,让工作更简单。 +# Moniker: +Tags: +- 任务 +- 列表 +- 协作 +- 协同 +- 备忘 +- 备忘录 +- 待办 +- 待办事项 +- 提醒事项 +- 日历 +- 日程 +- 日程管理 +- 时间管理 +- 清单 +- 笔记 +- 议程 +ReleaseNotes: |- + Bug Fixes + - iOS16-无法打开定位签到的问题 + Performance + - 优化初始化数据 + - 优化一处定位签到的问题 + - 升级海豚表情包 + - 优化新窗口链接打开逻辑 + - 添加会议机器人快捷菜单 +ReleaseNotesUrl: https://github.com/kuaifan/dootask/blob/HEAD/CHANGELOG.md#03997 +PurchaseUrl: https://www.dootask.com/site/zh/price.html +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/k/KuaiFan/DooTask/0.39.97/KuaiFan.DooTask.yaml b/manifests/k/KuaiFan/DooTask/0.39.97/KuaiFan.DooTask.yaml new file mode 100644 index 000000000000..03f1c0acf8d6 --- /dev/null +++ b/manifests/k/KuaiFan/DooTask/0.39.97/KuaiFan.DooTask.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: KuaiFan.DooTask +PackageVersion: 0.39.97 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.6.0 From 1e4ca8ffd4a075976201f609299d9aae5f1964d8 Mon Sep 17 00:00:00 2001 From: Jonathan Chemla Date: Mon, 18 Nov 2024 21:53:16 +0100 Subject: [PATCH 49/73] New package: PassMark.OSFMount version 3.1.1003 (#192209) --- .../3.1.1003/PassMark.OSFMount.installer.yaml | 25 +++++++++++++++++++ .../PassMark.OSFMount.locale.en-US.yaml | 20 +++++++++++++++ .../OSFMount/3.1.1003/PassMark.OSFMount.yaml | 8 ++++++ 3 files changed, 53 insertions(+) create mode 100644 manifests/p/PassMark/OSFMount/3.1.1003/PassMark.OSFMount.installer.yaml create mode 100644 manifests/p/PassMark/OSFMount/3.1.1003/PassMark.OSFMount.locale.en-US.yaml create mode 100644 manifests/p/PassMark/OSFMount/3.1.1003/PassMark.OSFMount.yaml diff --git a/manifests/p/PassMark/OSFMount/3.1.1003/PassMark.OSFMount.installer.yaml b/manifests/p/PassMark/OSFMount/3.1.1003/PassMark.OSFMount.installer.yaml new file mode 100644 index 000000000000..9662c66ef7eb --- /dev/null +++ b/manifests/p/PassMark/OSFMount/3.1.1003/PassMark.OSFMount.installer.yaml @@ -0,0 +1,25 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: PassMark.OSFMount +PackageVersion: 3.1.1003 +InstallerLocale: en-US +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{E2AF9D8E-F778-4C3F-904B-F4F88873ADDE}_is1' +ReleaseDate: 2024-03-05 +AppsAndFeaturesEntries: +- Publisher: Passmark Software + DisplayVersion: 3.1.1003.0 + ProductCode: '{E2AF9D8E-F778-4C3F-904B-F4F88873ADDE}_is1' +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://www.osforensics.com/downloads/osfmount.exe + InstallerSha256: 9FE0738B7C2D29A7414E67F53AEA359F3801D1C37B44F1B4FED5D02CB7536369 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/p/PassMark/OSFMount/3.1.1003/PassMark.OSFMount.locale.en-US.yaml b/manifests/p/PassMark/OSFMount/3.1.1003/PassMark.OSFMount.locale.en-US.yaml new file mode 100644 index 000000000000..a39a7f59a588 --- /dev/null +++ b/manifests/p/PassMark/OSFMount/3.1.1003/PassMark.OSFMount.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: PassMark.OSFMount +PackageVersion: 3.1.1003 +PackageLocale: en-US +Publisher: Passmark Software +PublisherUrl: https://www.osforensics.com/ +PublisherSupportUrl: https://www.osforensics.com/support.html +Author: PassMark +PackageName: OSFMount +PackageUrl: https://www.osforensics.com/tools/mount-disk-images.html +License: ' Proprietary' +Copyright: Copyright © 2010-2024 Passmark Software, Inc. +ShortDescription: OSFMount allows you to mount local disk image files in Windows as a physical disk or a logical drive letter. +Description: OSFMount allows you to mount local disk image files in Windows as a physical disk or a logical drive letter. OSFMount also supports the creation of RAM disks, basically a disk mounted into RAM. This generally has a large speed benefit over using a hard disk. +Moniker: osfmount +ReleaseNotesUrl: https://www.osforensics.com/tools/mount-disk-images.html +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/p/PassMark/OSFMount/3.1.1003/PassMark.OSFMount.yaml b/manifests/p/PassMark/OSFMount/3.1.1003/PassMark.OSFMount.yaml new file mode 100644 index 000000000000..5312582d3c8a --- /dev/null +++ b/manifests/p/PassMark/OSFMount/3.1.1003/PassMark.OSFMount.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: PassMark.OSFMount +PackageVersion: 3.1.1003 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From e3e7cbd0b573b7dd6c5571850c957cc059de9b43 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 Nov 2024 04:55:56 +0800 Subject: [PATCH 50/73] New version: ToEverything.AFFiNE version 0.18.0 (0.18.0) (#191423) Co-authored-by: SpecterShell <56779163+SpecterShell@users.noreply.github.com> --- .../0.18.0/ToEverything.AFFiNE.installer.yaml | 42 +++++++++++++++++ .../ToEverything.AFFiNE.locale.en-US.yaml | 46 +++++++++++++++++++ .../ToEverything.AFFiNE.locale.zh-CN.yaml | 46 +++++++++++++++++++ .../AFFiNE/0.18.0/ToEverything.AFFiNE.yaml | 8 ++++ 4 files changed, 142 insertions(+) create mode 100644 manifests/t/ToEverything/AFFiNE/0.18.0/ToEverything.AFFiNE.installer.yaml create mode 100644 manifests/t/ToEverything/AFFiNE/0.18.0/ToEverything.AFFiNE.locale.en-US.yaml create mode 100644 manifests/t/ToEverything/AFFiNE/0.18.0/ToEverything.AFFiNE.locale.zh-CN.yaml create mode 100644 manifests/t/ToEverything/AFFiNE/0.18.0/ToEverything.AFFiNE.yaml diff --git a/manifests/t/ToEverything/AFFiNE/0.18.0/ToEverything.AFFiNE.installer.yaml b/manifests/t/ToEverything/AFFiNE/0.18.0/ToEverything.AFFiNE.installer.yaml new file mode 100644 index 000000000000..35bbcf3b2cb2 --- /dev/null +++ b/manifests/t/ToEverything/AFFiNE/0.18.0/ToEverything.AFFiNE.installer.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: ToEverything.AFFiNE +PackageVersion: 0.18.0 +UpgradeBehavior: install +Protocols: +- affine +ReleaseDate: 2024-11-14 +Installers: +- Architecture: x64 + InstallerType: exe + Scope: user + InstallerUrl: https://github.com/toeverything/AFFiNE/releases/download/v0.18.0/affine-0.18.0-stable-windows-x64.exe + InstallerSha256: 6E97E43DC3BF0D11F93A9C970AABA591125BF748BEDB11FD50D539EBC402A0F4 + InstallModes: + - silent + - interactive + InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + ProductCode: AFFiNE +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/toeverything/AFFiNE/releases/download/v0.18.0/affine-0.18.0-stable-windows-x64.nsis.exe + InstallerSha256: B311E10155B50AC28F8B8D37C7DDC159F60586D01005656969CC2EB42EEB93F2 + InstallerSwitches: + Upgrade: --updated + Custom: /currentuser + ProductCode: 4b12e443-6fdb-548f-8fc6-9c113eb743fb +- Architecture: x64 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://github.com/toeverything/AFFiNE/releases/download/v0.18.0/affine-0.18.0-stable-windows-x64.nsis.exe + InstallerSha256: B311E10155B50AC28F8B8D37C7DDC159F60586D01005656969CC2EB42EEB93F2 + InstallerSwitches: + Upgrade: --updated + Custom: /allusers + ProductCode: 4b12e443-6fdb-548f-8fc6-9c113eb743fb +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/t/ToEverything/AFFiNE/0.18.0/ToEverything.AFFiNE.locale.en-US.yaml b/manifests/t/ToEverything/AFFiNE/0.18.0/ToEverything.AFFiNE.locale.en-US.yaml new file mode 100644 index 000000000000..87dfc060d98c --- /dev/null +++ b/manifests/t/ToEverything/AFFiNE/0.18.0/ToEverything.AFFiNE.locale.en-US.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: ToEverything.AFFiNE +PackageVersion: 0.18.0 +PackageLocale: en-US +Publisher: AFFiNE +PublisherUrl: https://github.com/toeverything +PublisherSupportUrl: https://github.com/toeverything/AFFiNE/issues +PrivacyUrl: https://affine.pro/privacy +Author: TOEVERYTHING PTE. LTD. +PackageName: AFFiNE +PackageUrl: https://github.com/toeverything/AFFiNE +License: Proprietary +LicenseUrl: https://github.com/toeverything/AFFiNE/blob/canary/LICENSE +Copyright: ©2024 Toeverything +# CopyrightUrl: +ShortDescription: A privacy-focused, local-first, open-source, and ready-to-use alternative for Notion & Miro. One hyper-fused platform for wildly creative minds. +Description: AFFiNE is an open-source, all-in-one workspace and an operating system for all the building blocks that assemble your knowledge base and much more -- wiki, knowledge management, presentation and digital assets. It's a better alternative to Notion and Miro. +# Moniker: +Tags: +- backlink +- bi-directional-link +- block +- collaborate +- collaboration +- docs +- document +- editor +- knowledge +- knowledge-base +- markdown +- miro +- notes +- notion +- reference +- share +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/toeverything/AFFiNE/releases/tag/v0.18.0 +PurchaseUrl: https://affine.pro/pricing +# InstallationNotes: +# Documentations: +# - DocumentLabel: Docs +# DocumentUrl: https://docs.affine.pro/docs/hello-bonjour-aloha-你好 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/t/ToEverything/AFFiNE/0.18.0/ToEverything.AFFiNE.locale.zh-CN.yaml b/manifests/t/ToEverything/AFFiNE/0.18.0/ToEverything.AFFiNE.locale.zh-CN.yaml new file mode 100644 index 000000000000..5f1306fa6bab --- /dev/null +++ b/manifests/t/ToEverything/AFFiNE/0.18.0/ToEverything.AFFiNE.locale.zh-CN.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: ToEverything.AFFiNE +PackageVersion: 0.18.0 +PackageLocale: zh-CN +Publisher: AFFiNE +PublisherUrl: https://github.com/toeverything +PublisherSupportUrl: https://github.com/toeverything/AFFiNE/issues +PrivacyUrl: https://affine.pro/privacy +Author: TOEVERYTHING PTE. LTD. +PackageName: AFFiNE +PackageUrl: https://github.com/toeverything/AFFiNE +License: 专有软件 +LicenseUrl: https://github.com/toeverything/AFFiNE/blob/canary/LICENSE +Copyright: ©2024 Toeverything +# CopyrightUrl: +ShortDescription: 一款注重隐私、本地优先、开源并随时可用的 Notion 和 Miro 替代品。为充满创意的头脑提供一个超级融合平台。 +Description: AFFiNE 是一个开源、一体化的工作空间和操作系统,可用于构建知识库和更多内容——维基、知识管理、演示和数字资产。它是 Notion 和 Miro 的最佳替代品。 +# Moniker: +Tags: +- markdown +- miro +- notion +- 共享 +- 内容块 +- 分享 +- 协作 +- 协同 +- 双向链接 +- 反向链接 +- 引用 +- 文档 +- 知识 +- 知识库 +- 笔记 +- 编辑器 +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/toeverything/AFFiNE/releases/tag/v0.18.0 +PurchaseUrl: https://affine.pro/pricing +# InstallationNotes: +# Documentations: +# - DocumentLabel: 文档 +# DocumentUrl: https://docs.affine.pro/docs/hello-bonjour-aloha-你好 +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/t/ToEverything/AFFiNE/0.18.0/ToEverything.AFFiNE.yaml b/manifests/t/ToEverything/AFFiNE/0.18.0/ToEverything.AFFiNE.yaml new file mode 100644 index 000000000000..8823310b44a2 --- /dev/null +++ b/manifests/t/ToEverything/AFFiNE/0.18.0/ToEverything.AFFiNE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: ToEverything.AFFiNE +PackageVersion: 0.18.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From acd937a2eb03c66f1c40384d896e311d14fdff89 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 Nov 2024 05:01:06 +0800 Subject: [PATCH 51/73] New version: Magnate.SpeedManager.Pro version 2.10.0 (#191662) --- .../Magnate.SpeedManager.Pro.installer.yaml | 27 +++++++++++++++ ...Magnate.SpeedManager.Pro.locale.en-US.yaml | 31 +++++++++++++++++ ...Magnate.SpeedManager.Pro.locale.zh-CN.yaml | 33 +++++++++++++++++++ .../Pro/2.10.0/Magnate.SpeedManager.Pro.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Magnate/SpeedManager/Pro/2.10.0/Magnate.SpeedManager.Pro.installer.yaml create mode 100644 manifests/m/Magnate/SpeedManager/Pro/2.10.0/Magnate.SpeedManager.Pro.locale.en-US.yaml create mode 100644 manifests/m/Magnate/SpeedManager/Pro/2.10.0/Magnate.SpeedManager.Pro.locale.zh-CN.yaml create mode 100644 manifests/m/Magnate/SpeedManager/Pro/2.10.0/Magnate.SpeedManager.Pro.yaml diff --git a/manifests/m/Magnate/SpeedManager/Pro/2.10.0/Magnate.SpeedManager.Pro.installer.yaml b/manifests/m/Magnate/SpeedManager/Pro/2.10.0/Magnate.SpeedManager.Pro.installer.yaml new file mode 100644 index 000000000000..236dd82dcbdf --- /dev/null +++ b/manifests/m/Magnate/SpeedManager/Pro/2.10.0/Magnate.SpeedManager.Pro.installer.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Magnate.SpeedManager.Pro +PackageVersion: 2.10.0 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ReleaseDate: 2024-11-14 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://file2.speedtest.cn/pc-pro/win64/网维助手%20Setup%202.10.0.exe + InstallerSha256: 0BD8D4378B69BA52156CD560CDB7274EF868E953F963531C9AAF2BCA5DC163C6 + InstallerSwitches: + Custom: /currentuser + ProductCode: 6606775f-3d16-5d20-a1a7-5478210a8e76 +- Architecture: x64 + Scope: machine + InstallerUrl: https://file2.speedtest.cn/pc-pro/win64/网维助手%20Setup%202.10.0.exe + InstallerSha256: 0BD8D4378B69BA52156CD560CDB7274EF868E953F963531C9AAF2BCA5DC163C6 + InstallerSwitches: + Custom: /allusers + ProductCode: 6606775f-3d16-5d20-a1a7-5478210a8e76 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Magnate/SpeedManager/Pro/2.10.0/Magnate.SpeedManager.Pro.locale.en-US.yaml b/manifests/m/Magnate/SpeedManager/Pro/2.10.0/Magnate.SpeedManager.Pro.locale.en-US.yaml new file mode 100644 index 000000000000..4eedef049da9 --- /dev/null +++ b/manifests/m/Magnate/SpeedManager/Pro/2.10.0/Magnate.SpeedManager.Pro.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Magnate.SpeedManager.Pro +PackageVersion: 2.10.0 +PackageLocale: en-US +Publisher: Magnate Network Technology Co., Ltd. +PublisherUrl: https://www.speedtest.cn/ +# PublisherSupportUrl: +PrivacyUrl: https://pro-m.speedtest.cn/general-privacy?source=wwzs&os=PC +Author: Magnate Network Technology Co., Ltd. +PackageName: 网维助手 +PackageUrl: https://b.speedtest.cn/smpro/ +License: Proprietary +LicenseUrl: https://pro-m.speedtest.cn/general-terms?source=wwzs&os=PC +Copyright: Copyright © 2007-2024 SpeedTest. All rights reserved. +# CopyrightUrl: +ShortDescription: Professional testing tools for broadband and mobile networks +Description: Professional testing tools for broadband and mobile networks, helping professional technicians to test overall network performance, understand real network experience, quickly locate network problems, and significantly improve working efficiency. It is the professional choice for network engineers, installation and maintenance technicians and technology enthusiasts. +# Moniker: +Tags: +- network +- speed +- speedtest +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Magnate/SpeedManager/Pro/2.10.0/Magnate.SpeedManager.Pro.locale.zh-CN.yaml b/manifests/m/Magnate/SpeedManager/Pro/2.10.0/Magnate.SpeedManager.Pro.locale.zh-CN.yaml new file mode 100644 index 000000000000..bcd7864c76a3 --- /dev/null +++ b/manifests/m/Magnate/SpeedManager/Pro/2.10.0/Magnate.SpeedManager.Pro.locale.zh-CN.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Magnate.SpeedManager.Pro +PackageVersion: 2.10.0 +PackageLocale: zh-CN +Publisher: 巨擎网络科技(济南)有限公司 +PublisherUrl: https://www.speedtest.cn/ +# PublisherSupportUrl: +PrivacyUrl: https://pro-m.speedtest.cn/general-privacy?source=wwzs&os=PC +Author: 巨擎网络科技(济南)有限公司 +PackageName: 网维助手 +PackageUrl: https://b.speedtest.cn/smpro/ +License: 专有软件 +LicenseUrl: https://pro-m.speedtest.cn/general-terms?source=wwzs&os=PC +Copyright: Copyright © 2007-2024 SpeedTest. All rights reserved. +# CopyrightUrl: +ShortDescription: 固网宽带和移动网络的专业测试工具 +Description: 固网宽带和移动网络的专业测试工具,助力专业技术人员全方位检测网络性能,了解真实网络体验,快速定位网络问题,大幅提升工作效率,是网络工程师、装维技术人员和技术爱好者的专业选择。 +# Moniker: +Tags: +- 测速 +- 网络 +- 网速 +ReleaseNotes: |- + 1. 业务感知测试功能改版; + 2. 已知 bug 修复。 +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Magnate/SpeedManager/Pro/2.10.0/Magnate.SpeedManager.Pro.yaml b/manifests/m/Magnate/SpeedManager/Pro/2.10.0/Magnate.SpeedManager.Pro.yaml new file mode 100644 index 000000000000..2e5b93a0a7a0 --- /dev/null +++ b/manifests/m/Magnate/SpeedManager/Pro/2.10.0/Magnate.SpeedManager.Pro.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Magnate.SpeedManager.Pro +PackageVersion: 2.10.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 5f7bf5f03a88d60a6a9e495e3c39c5ac0fbb7795 Mon Sep 17 00:00:00 2001 From: vikingnope <81376423+vikingnope@users.noreply.github.com> Date: Mon, 18 Nov 2024 22:01:21 +0100 Subject: [PATCH 52/73] New version: glzr-io.glazewm version 3.6.0 (#191727) Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> --- .../3.6.0/glzr-io.glazewm.installer.yaml | 23 +++++++++ .../3.6.0/glzr-io.glazewm.locale.en-US.yaml | 50 +++++++++++++++++++ .../glazewm/3.6.0/glzr-io.glazewm.yaml | 8 +++ 3 files changed, 81 insertions(+) create mode 100644 manifests/g/glzr-io/glazewm/3.6.0/glzr-io.glazewm.installer.yaml create mode 100644 manifests/g/glzr-io/glazewm/3.6.0/glzr-io.glazewm.locale.en-US.yaml create mode 100644 manifests/g/glzr-io/glazewm/3.6.0/glzr-io.glazewm.yaml diff --git a/manifests/g/glzr-io/glazewm/3.6.0/glzr-io.glazewm.installer.yaml b/manifests/g/glzr-io/glazewm/3.6.0/glzr-io.glazewm.installer.yaml new file mode 100644 index 000000000000..a4058e65ed87 --- /dev/null +++ b/manifests/g/glzr-io/glazewm/3.6.0/glzr-io.glazewm.installer.yaml @@ -0,0 +1,23 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: glzr-io.glazewm +PackageVersion: 3.6.0 +InstallerType: burn +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{0F9E07AA-23F7-4975-9F97-71F0F758D5B7}' +ReleaseDate: 2024-11-14 +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/glzr-io/glazewm/releases/download/v3.6.0/glazewm-v3.6.0.exe + InstallerSha256: 69A17B15726146B6983FB1906403D18C76F3DDEB195945F2A6088C360B804140 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/g/glzr-io/glazewm/3.6.0/glzr-io.glazewm.locale.en-US.yaml b/manifests/g/glzr-io/glazewm/3.6.0/glzr-io.glazewm.locale.en-US.yaml new file mode 100644 index 000000000000..d67ccdf1181e --- /dev/null +++ b/manifests/g/glzr-io/glazewm/3.6.0/glzr-io.glazewm.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: glzr-io.glazewm +PackageVersion: 3.6.0 +PackageLocale: en-US +Publisher: Glzr Software Pte. Ltd. +PublisherUrl: https://github.com/glzr-io +PublisherSupportUrl: https://github.com/glzr-io/glazewm/issues +Author: glzr.io +PackageName: GlazeWM +PackageUrl: https://github.com/glzr-io/glazewm +License: GPL-3.0 +LicenseUrl: https://github.com/glzr-io/glazewm/blob/HEAD/LICENSE.md +Copyright: Copyright (c) Glzr Software Pte. Ltd.. All rights reserved. +ShortDescription: GlazeWM is a tiling window manager for Windows inspired by i3wm. +Description: GlazeWM lets you easily organize windows and adjust their layout on the fly by using keyboard-driven commands. +Tags: +- i3wm +- rust +- tiling-window-manager +- window-manager +- windows +ReleaseNotes: |- + Join the Discord server⚡🦀 New method of switching between workspaces (#792) + We've implemented "cloaking" as the new default method for hiding/showing windows during workspace switches. This brings a few big improvements: + - Instant transitions when switching between workspaces. + - Better stability and compatibility with third-party apps (resolving issues like #250). + - Consistency in which windows are shown in the taskbar. + Note: With cloaking enabled, windows from all workspaces appear in the Windows taskbar. The new method should hopefully feel much nicer, but the legacy method remains available via general.hide_method set to hide.🎉 Other new features + - New --hide-window flag for shell-exec to run commands in background (#819). + - Makes it possible to run scripts without any terminal popup windows. + - Add new position --x-pos --y-pos command for repositioning floating windows (#817). + - e.g. position --x-pos 0 --y-pos 0. + - Size and position can now be set with the set-floating command (#817) + - e.g. set-floating --x-pos 0 --y-pos 0 --width 500px --height 500px. + - Smoother restore from maximize into tiling/floating position (#852). + 🐛 Bug fixes + - Fix regression from v3.4.0 where some taskbar positions cause incorrect working area (#850, fixes #790). + - Persist window animations setting across restarts (#832, fixes #651). + - Prevent window flicker when toggling between fullscreen states (#851, fixes #640). + - Set focus to valid desktop window in an empty workspace (#821). + 🛠️️ Internal changes + - Change cargo lib and bin path to enable build on WSL (#827). + - Linting fixes and working doctests (#834, #831). + + Big thanks to @rpop0, @DreamMaoMao, @Miitto, @veryard, @Dovias and @michidk for contributing to this release 💛/ @lars-berger +ReleaseNotesUrl: https://github.com/glzr-io/glazewm/releases/tag/v3.6.0 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/glzr-io/glazewm/3.6.0/glzr-io.glazewm.yaml b/manifests/g/glzr-io/glazewm/3.6.0/glzr-io.glazewm.yaml new file mode 100644 index 000000000000..c9c0b30d8bbe --- /dev/null +++ b/manifests/g/glzr-io/glazewm/3.6.0/glzr-io.glazewm.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: glzr-io.glazewm +PackageVersion: 3.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 39258e74a81ed4192537eb35711bc5df4338a35a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 Nov 2024 05:01:46 +0800 Subject: [PATCH 53/73] New version: monkeyWie.Gopeed.Web version 1.6.2 (#191717) Co-authored-by: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> --- .../1.6.2/monkeyWie.Gopeed.Web.installer.yaml | 33 +++++++++++++++ .../monkeyWie.Gopeed.Web.locale.en-US.yaml | 41 +++++++++++++++++++ .../monkeyWie.Gopeed.Web.locale.zh-CN.yaml | 41 +++++++++++++++++++ .../Web/1.6.2/monkeyWie.Gopeed.Web.yaml | 8 ++++ 4 files changed, 123 insertions(+) create mode 100644 manifests/m/monkeyWie/Gopeed/Web/1.6.2/monkeyWie.Gopeed.Web.installer.yaml create mode 100644 manifests/m/monkeyWie/Gopeed/Web/1.6.2/monkeyWie.Gopeed.Web.locale.en-US.yaml create mode 100644 manifests/m/monkeyWie/Gopeed/Web/1.6.2/monkeyWie.Gopeed.Web.locale.zh-CN.yaml create mode 100644 manifests/m/monkeyWie/Gopeed/Web/1.6.2/monkeyWie.Gopeed.Web.yaml diff --git a/manifests/m/monkeyWie/Gopeed/Web/1.6.2/monkeyWie.Gopeed.Web.installer.yaml b/manifests/m/monkeyWie/Gopeed/Web/1.6.2/monkeyWie.Gopeed.Web.installer.yaml new file mode 100644 index 000000000000..74623026415d --- /dev/null +++ b/manifests/m/monkeyWie/Gopeed/Web/1.6.2/monkeyWie.Gopeed.Web.installer.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: monkeyWie.Gopeed.Web +PackageVersion: 1.6.2 +InstallerType: zip +Commands: +- gopeed +ReleaseDate: 2024-11-15 +Installers: +- Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: gopeed-web-v1.6.2-windows-386\gopeed.exe + PortableCommandAlias: gopeed + InstallerUrl: https://github.com/GopeedLab/gopeed/releases/download/v1.6.2/gopeed-web-v1.6.2-windows-386.zip + InstallerSha256: 195050B2D9FDD0DB0BBD7E503C1E61A7C6F77D428B293631C60CB8B394C898D7 +- Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: gopeed-web-v1.6.2-windows-amd64\gopeed.exe + PortableCommandAlias: gopeed + InstallerUrl: https://github.com/GopeedLab/gopeed/releases/download/v1.6.2/gopeed-web-v1.6.2-windows-amd64.zip + InstallerSha256: BE48FB4E13E2A3C6069E19E5F42D50E55778C06A736A14C64E6EDA284A5A8925 +- Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: gopeed-web-v1.6.2-windows-arm64\gopeed.exe + PortableCommandAlias: gopeed + InstallerUrl: https://github.com/GopeedLab/gopeed/releases/download/v1.6.2/gopeed-web-v1.6.2-windows-arm64.zip + InstallerSha256: 2B4977511817997E3051A4E7EC5CA82B6F0FA641249038E2E73E62EE6BA2C2A3 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/monkeyWie/Gopeed/Web/1.6.2/monkeyWie.Gopeed.Web.locale.en-US.yaml b/manifests/m/monkeyWie/Gopeed/Web/1.6.2/monkeyWie.Gopeed.Web.locale.en-US.yaml new file mode 100644 index 000000000000..4c3cac4bd314 --- /dev/null +++ b/manifests/m/monkeyWie/Gopeed/Web/1.6.2/monkeyWie.Gopeed.Web.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: monkeyWie.Gopeed.Web +PackageVersion: 1.6.2 +PackageLocale: en-US +Publisher: monkeyWie +PublisherUrl: https://gopeed.com/ +PublisherSupportUrl: https://github.com/GopeedLab/gopeed/issues +# PrivacyUrl: +# Author: +PackageName: Gopeed Web +PackageUrl: https://gopeed.com/ +License: GPL-3.0 +LicenseUrl: https://github.com/GopeedLab/gopeed/blob/HEAD/LICENSE +# Copyright: +# CopyrightUrl: +ShortDescription: Open source, lightweight, native, supports (HTTP, BitTorrent, Magnet , etc.) for downloading. +Description: Gopeed (full name Go Speed), a high-speed downloader developed by Golang + Flutter, supports (HTTP, BitTorrent, Magnet) protocol, and supports all platforms. In addition to basic download functions, Gopeed is also a highly customizable downloader that supports implementing more features through integration with APIs or installation and development of extensions. +# Moniker: +Tags: +- download +- downloader +ReleaseNotes: |- + 🆕 Features + - feat(http): add option to skip SSL certificate verification @doraemonkeys (#801) + - feat: upgrade flutter to v3.24.3 @monkeyWie (#791) + 🐛 Bug Fixes + - fix: android build on go 1.23 @monkeyWie (#813) + - fix: use golang 1.23 standard library to collect crash logs @monkeyWie (#807) + - fix: proxy config reload panic @monkeyWie (#808) + - fix: download path in docker-compose.yml @monkeyWie (#798) + - fix: avoid request location permisson on windows @monkeyWie (#787) +ReleaseNotesUrl: https://github.com/GopeedLab/gopeed/releases/tag/v1.6.2 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.gopeed.com/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/monkeyWie/Gopeed/Web/1.6.2/monkeyWie.Gopeed.Web.locale.zh-CN.yaml b/manifests/m/monkeyWie/Gopeed/Web/1.6.2/monkeyWie.Gopeed.Web.locale.zh-CN.yaml new file mode 100644 index 000000000000..2066705764e7 --- /dev/null +++ b/manifests/m/monkeyWie/Gopeed/Web/1.6.2/monkeyWie.Gopeed.Web.locale.zh-CN.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: monkeyWie.Gopeed.Web +PackageVersion: 1.6.2 +PackageLocale: zh-CN +Publisher: monkeyWie +PublisherUrl: https://gopeed.com/zh-CN +PublisherSupportUrl: https://github.com/GopeedLab/gopeed/issues +# PrivacyUrl: +# Author: +PackageName: Gopeed Web +PackageUrl: https://gopeed.com/zh-CN +License: GPL-3.0 +LicenseUrl: https://github.com/GopeedLab/gopeed/blob/HEAD/LICENSE +# Copyright: +# CopyrightUrl: +ShortDescription: 开源、轻量、原生,支持(HTTP、BitTorrent、Magnet 等)协议下载。 +Description: Gopeed(全称 Go Speed),直译过来中文名叫做够快下载器(不是狗屁下载器!),是一款由 Golang+Flutter 开发的高速下载器,支持(HTTP、BitTorrent、Magnet)协议下载,并且支持全平台使用。除了基本的下载功能外,Gopeed 还是一款高度可定制化的下载器,支持通过对接 APIs 或者安装和开发扩展来实现更多的功能。 +# Moniker: +Tags: +- 下载 +- 下载器 +ReleaseNotes: |- + 🆕 Features + - feat(http): 添加跳过 SSL 校验选项 @doraemonkeys (#801) + - feat: 升级 flutter 版本到 v3.24.3 @monkeyWie (#791) + 🐛 Bug Fixes + - fix: go 1.23 版本上的安卓构建 @monkeyWie (#813) + - fix: 使用 golang 1.23 标准库收集崩溃日志 @monkeyWie (#807) + - fix: 代理配置重载崩溃 @monkeyWie (#808) + - fix: 修复 docker-compose.yml 下载目录 @monkeyWie (#798) + - fix: 避免在 windows 上请求位置权限 @monkeyWie (#787) +ReleaseNotesUrl: https://github.com/GopeedLab/gopeed/releases/tag/v1.6.2 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.gopeed.com/zh/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/monkeyWie/Gopeed/Web/1.6.2/monkeyWie.Gopeed.Web.yaml b/manifests/m/monkeyWie/Gopeed/Web/1.6.2/monkeyWie.Gopeed.Web.yaml new file mode 100644 index 000000000000..faee5dbeda4f --- /dev/null +++ b/manifests/m/monkeyWie/Gopeed/Web/1.6.2/monkeyWie.Gopeed.Web.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: monkeyWie.Gopeed.Web +PackageVersion: 1.6.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 401aeab76b9b1d8b0e0ab791666c9e1611b38e13 Mon Sep 17 00:00:00 2001 From: Nick Craig-Wood Date: Mon, 18 Nov 2024 21:02:15 +0000 Subject: [PATCH 54/73] New version: Rclone.Rclone version 1.68.2 (#191757) --- .../1.68.2/Rclone.Rclone.installer.yaml | 29 ++++++++++++++++++ .../1.68.2/Rclone.Rclone.locale.en-US.yaml | 30 +++++++++++++++++++ .../r/Rclone/Rclone/1.68.2/Rclone.Rclone.yaml | 8 +++++ 3 files changed, 67 insertions(+) create mode 100644 manifests/r/Rclone/Rclone/1.68.2/Rclone.Rclone.installer.yaml create mode 100644 manifests/r/Rclone/Rclone/1.68.2/Rclone.Rclone.locale.en-US.yaml create mode 100644 manifests/r/Rclone/Rclone/1.68.2/Rclone.Rclone.yaml diff --git a/manifests/r/Rclone/Rclone/1.68.2/Rclone.Rclone.installer.yaml b/manifests/r/Rclone/Rclone/1.68.2/Rclone.Rclone.installer.yaml new file mode 100644 index 000000000000..77af1f16379b --- /dev/null +++ b/manifests/r/Rclone/Rclone/1.68.2/Rclone.Rclone.installer.yaml @@ -0,0 +1,29 @@ +# 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: Rclone.Rclone +PackageVersion: 1.68.2 +InstallerType: zip +NestedInstallerType: portable +ReleaseDate: 2024-11-15 +Installers: +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: rclone-v1.68.2-windows-386\rclone.exe + PortableCommandAlias: rclone + InstallerUrl: https://github.com/rclone/rclone/releases/download/v1.68.2/rclone-v1.68.2-windows-386.zip + InstallerSha256: D076D341122287CF92033AEECF1DD6900FF407C22981FA5DDF49689D5301A7E2 +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: rclone-v1.68.2-windows-amd64\rclone.exe + PortableCommandAlias: rclone + InstallerUrl: https://github.com/rclone/rclone/releases/download/v1.68.2/rclone-v1.68.2-windows-amd64.zip + InstallerSha256: 812BF76CC02C04CF6327F3683F3D5A88E47D36C39DB84C1A745777496BE7D993 +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: rclone-v1.68.2-windows-arm64\rclone.exe + PortableCommandAlias: rclone + InstallerUrl: https://github.com/rclone/rclone/releases/download/v1.68.2/rclone-v1.68.2-windows-arm64.zip + InstallerSha256: CBC6584266CF62BB9F4DF912CB00D566C1CBC50CE2748F5E433F1937209E807E +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/r/Rclone/Rclone/1.68.2/Rclone.Rclone.locale.en-US.yaml b/manifests/r/Rclone/Rclone/1.68.2/Rclone.Rclone.locale.en-US.yaml new file mode 100644 index 000000000000..4b2a51af81f3 --- /dev/null +++ b/manifests/r/Rclone/Rclone/1.68.2/Rclone.Rclone.locale.en-US.yaml @@ -0,0 +1,30 @@ +# 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: Rclone.Rclone +PackageVersion: 1.68.2 +PackageLocale: en-US +Publisher: Rclone +PublisherUrl: https://rclone.org +PublisherSupportUrl: https://rclone.org/contact +Author: Nick Craig-Wood +PackageName: Rclone +PackageUrl: https://rclone.org +License: MIT +LicenseUrl: https://github.com/rclone/rclone/blob/master/COPYING +Copyright: Copyright (C) 2012 by Nick Craig-Wood http://www.craig-wood.com/nick/ +CopyrightUrl: https://github.com/rclone/rclone/blob/master/COPYING +ShortDescription: Rclone ("rsync for cloud storage") is a command-line program to sync files and directories to and from different cloud storage providers. +Tags: +- cli +- cloud-storage +- ftp +- go +- rsync +- s3 +- sftp +- sync +- webdav +ReleaseNotesUrl: https://github.com/rclone/rclone/releases/tag/v1.68.2 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/r/Rclone/Rclone/1.68.2/Rclone.Rclone.yaml b/manifests/r/Rclone/Rclone/1.68.2/Rclone.Rclone.yaml new file mode 100644 index 000000000000..ce174a6b4c4e --- /dev/null +++ b/manifests/r/Rclone/Rclone/1.68.2/Rclone.Rclone.yaml @@ -0,0 +1,8 @@ +# 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: Rclone.Rclone +PackageVersion: 1.68.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 05b5c97dae1cf36e0fa18b0ac49492ee95ee8032 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 Nov 2024 05:02:39 +0800 Subject: [PATCH 55/73] New version: Floweb.Floweb version 1.4.3 (#191971) --- .../Floweb/{1.4.1 => 1.4.3}/Floweb.Floweb.installer.yaml | 8 ++++---- .../{1.4.1 => 1.4.3}/Floweb.Floweb.locale.en-US.yaml | 4 ++-- .../{1.4.1 => 1.4.3}/Floweb.Floweb.locale.zh-CN.yaml | 4 ++-- .../f/Floweb/Floweb/{1.4.1 => 1.4.3}/Floweb.Floweb.yaml | 4 ++-- 4 files changed, 10 insertions(+), 10 deletions(-) rename manifests/f/Floweb/Floweb/{1.4.1 => 1.4.3}/Floweb.Floweb.installer.yaml (72%) rename manifests/f/Floweb/Floweb/{1.4.1 => 1.4.3}/Floweb.Floweb.locale.en-US.yaml (93%) rename manifests/f/Floweb/Floweb/{1.4.1 => 1.4.3}/Floweb.Floweb.locale.zh-CN.yaml (93%) rename manifests/f/Floweb/Floweb/{1.4.1 => 1.4.3}/Floweb.Floweb.yaml (84%) diff --git a/manifests/f/Floweb/Floweb/1.4.1/Floweb.Floweb.installer.yaml b/manifests/f/Floweb/Floweb/1.4.3/Floweb.Floweb.installer.yaml similarity index 72% rename from manifests/f/Floweb/Floweb/1.4.1/Floweb.Floweb.installer.yaml rename to manifests/f/Floweb/Floweb/1.4.3/Floweb.Floweb.installer.yaml index 321a5178f2c9..4cf34a8d7b39 100644 --- a/manifests/f/Floweb/Floweb/1.4.1/Floweb.Floweb.installer.yaml +++ b/manifests/f/Floweb/Floweb/1.4.3/Floweb.Floweb.installer.yaml @@ -1,16 +1,16 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: Floweb.Floweb -PackageVersion: 1.4.1 +PackageVersion: 1.4.3 InstallerType: nullsoft Scope: user UpgradeBehavior: install -ReleaseDate: 2024-11-13 +ReleaseDate: 2024-11-16 Installers: - Architecture: x64 InstallerUrl: https://download.once.work/Floweb_latest_x64-setup.exe - InstallerSha256: 76C839F887A6ED8A68343DDC448B54BAFC9997F1FE1171E9A24D49FDAE7E35BB + InstallerSha256: D30DEA0C6F75037B1DA8E2A9845BEA01E2D637E52E73B7560F1C1346517C3A19 ProductCode: Floweb ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/f/Floweb/Floweb/1.4.1/Floweb.Floweb.locale.en-US.yaml b/manifests/f/Floweb/Floweb/1.4.3/Floweb.Floweb.locale.en-US.yaml similarity index 93% rename from manifests/f/Floweb/Floweb/1.4.1/Floweb.Floweb.locale.en-US.yaml rename to manifests/f/Floweb/Floweb/1.4.3/Floweb.Floweb.locale.en-US.yaml index 25276d930208..ea52728af759 100644 --- a/manifests/f/Floweb/Floweb/1.4.1/Floweb.Floweb.locale.en-US.yaml +++ b/manifests/f/Floweb/Floweb/1.4.3/Floweb.Floweb.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: Floweb.Floweb -PackageVersion: 1.4.1 +PackageVersion: 1.4.3 PackageLocale: en-US Publisher: floweb PublisherUrl: https://www.floweb.cn/en diff --git a/manifests/f/Floweb/Floweb/1.4.1/Floweb.Floweb.locale.zh-CN.yaml b/manifests/f/Floweb/Floweb/1.4.3/Floweb.Floweb.locale.zh-CN.yaml similarity index 93% rename from manifests/f/Floweb/Floweb/1.4.1/Floweb.Floweb.locale.zh-CN.yaml rename to manifests/f/Floweb/Floweb/1.4.3/Floweb.Floweb.locale.zh-CN.yaml index 47df56c3fd31..72a0d4b2b90b 100644 --- a/manifests/f/Floweb/Floweb/1.4.1/Floweb.Floweb.locale.zh-CN.yaml +++ b/manifests/f/Floweb/Floweb/1.4.3/Floweb.Floweb.locale.zh-CN.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json PackageIdentifier: Floweb.Floweb -PackageVersion: 1.4.1 +PackageVersion: 1.4.3 PackageLocale: zh-CN Publisher: floweb PublisherUrl: https://www.floweb.cn/ diff --git a/manifests/f/Floweb/Floweb/1.4.1/Floweb.Floweb.yaml b/manifests/f/Floweb/Floweb/1.4.3/Floweb.Floweb.yaml similarity index 84% rename from manifests/f/Floweb/Floweb/1.4.1/Floweb.Floweb.yaml rename to manifests/f/Floweb/Floweb/1.4.3/Floweb.Floweb.yaml index ca021a245544..26d316bb47e6 100644 --- a/manifests/f/Floweb/Floweb/1.4.1/Floweb.Floweb.yaml +++ b/manifests/f/Floweb/Floweb/1.4.3/Floweb.Floweb.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: Floweb.Floweb -PackageVersion: 1.4.1 +PackageVersion: 1.4.3 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.6.0 From 7ac6b3408d8c74af7dfeef6c15d9275a1d532602 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 Nov 2024 05:20:39 +0800 Subject: [PATCH 56/73] New version: cmlanche.lightningvine version 2.6.7+267 (#192058) --- .../cmlanche.lightningvine.installer.yaml | 15 ++++++++ .../cmlanche.lightningvine.locale.en-US.yaml | 35 ++++++++++++++++++ .../cmlanche.lightningvine.locale.zh-CN.yaml | 36 +++++++++++++++++++ .../2.6.7+267/cmlanche.lightningvine.yaml | 8 +++++ 4 files changed, 94 insertions(+) create mode 100644 manifests/c/cmlanche/lightningvine/2.6.7+267/cmlanche.lightningvine.installer.yaml create mode 100644 manifests/c/cmlanche/lightningvine/2.6.7+267/cmlanche.lightningvine.locale.en-US.yaml create mode 100644 manifests/c/cmlanche/lightningvine/2.6.7+267/cmlanche.lightningvine.locale.zh-CN.yaml create mode 100644 manifests/c/cmlanche/lightningvine/2.6.7+267/cmlanche.lightningvine.yaml diff --git a/manifests/c/cmlanche/lightningvine/2.6.7+267/cmlanche.lightningvine.installer.yaml b/manifests/c/cmlanche/lightningvine/2.6.7+267/cmlanche.lightningvine.installer.yaml new file mode 100644 index 000000000000..42b331658648 --- /dev/null +++ b/manifests/c/cmlanche/lightningvine/2.6.7+267/cmlanche.lightningvine.installer.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: cmlanche.lightningvine +PackageVersion: 2.6.7+267 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://sdtpub.s3.bitiful.net/publish/2.6.7/sdt-2.6.7-windows-installer.exe + InstallerSha256: 89B500635CC7C873CFEB01CDC335C1A0CBF719382BE7EB65C1B6FF358E3FDE5B + ProductCode: 11370F74-8985-4099-A836-72497FE82A0F_is1 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/c/cmlanche/lightningvine/2.6.7+267/cmlanche.lightningvine.locale.en-US.yaml b/manifests/c/cmlanche/lightningvine/2.6.7+267/cmlanche.lightningvine.locale.en-US.yaml new file mode 100644 index 000000000000..378b3c897f57 --- /dev/null +++ b/manifests/c/cmlanche/lightningvine/2.6.7+267/cmlanche.lightningvine.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: cmlanche.lightningvine +PackageVersion: 2.6.7+267 +PackageLocale: en-US +Publisher: cmlanche +PublisherUrl: https://sdt.zishu.life/ +PublisherSupportUrl: https://github.com/cmlanche/lightningvine-docs/issues +PrivacyUrl: https://sdt.zishu.life/privacy.html +# Author: +PackageName: 闪电藤 +PackageUrl: https://sdt.zishu.life/ +License: Proprietary +# LicenseUrl: +Copyright: © 2024 cmlanche +# CopyrightUrl: +ShortDescription: Next Generation File Transfer Assistant +Description: Lightning Vine is a LAN file transfer product based on LocalSend with additional capabilities such as WebDAV transfer and cloud transfer, making it an versatile file transfer assistant. +# Moniker: +Tags: +- file +- network +- send +- share +- transfer +# ReleaseNotes: +ReleaseNotesUrl: https://lightningvine.zishu.life/history.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://sdt.zishu.life/qa.html +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/c/cmlanche/lightningvine/2.6.7+267/cmlanche.lightningvine.locale.zh-CN.yaml b/manifests/c/cmlanche/lightningvine/2.6.7+267/cmlanche.lightningvine.locale.zh-CN.yaml new file mode 100644 index 000000000000..db5ebad0e3c6 --- /dev/null +++ b/manifests/c/cmlanche/lightningvine/2.6.7+267/cmlanche.lightningvine.locale.zh-CN.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: cmlanche.lightningvine +PackageVersion: 2.6.7+267 +PackageLocale: zh-CN +Publisher: cmlanche +PublisherUrl: https://sdt.zishu.life/ +PublisherSupportUrl: https://github.com/cmlanche/lightningvine-docs/issues +PrivacyUrl: https://sdt.zishu.life/privacy.html +# Author: +PackageName: 闪电藤 +PackageUrl: https://sdt.zishu.life/ +License: 专有软件 +# LicenseUrl: +Copyright: © 2024 cmlanche +# CopyrightUrl: +ShortDescription: 新一代文件传输助手 +Description: 闪电藤是基于 LocalSend 的二次开发产品,在原有局域网文件传输基础上,增加了 WebDAV 传输和云传输的能力,是一个万能的文件传输助手。 +# Moniker: +Tags: +- 传输 +- 共享 +- 分享 +- 发送 +- 文件 +- 网络 +# ReleaseNotes: +ReleaseNotesUrl: https://lightningvine.zishu.life/history.html +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://sdt.zishu.life/qa.html +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/c/cmlanche/lightningvine/2.6.7+267/cmlanche.lightningvine.yaml b/manifests/c/cmlanche/lightningvine/2.6.7+267/cmlanche.lightningvine.yaml new file mode 100644 index 000000000000..120875424040 --- /dev/null +++ b/manifests/c/cmlanche/lightningvine/2.6.7+267/cmlanche.lightningvine.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: cmlanche.lightningvine +PackageVersion: 2.6.7+267 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 83c7c5ff54e3f91a22e49a2802348163f5fe70ac Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 Nov 2024 05:21:10 +0800 Subject: [PATCH 57/73] New version: Magnate.SpeedManager version 3.8.3 (#192113) --- .../3.8.3/Magnate.SpeedManager.installer.yaml | 27 +++++++++++++++ .../Magnate.SpeedManager.locale.en-US.yaml | 31 +++++++++++++++++ .../Magnate.SpeedManager.locale.zh-CN.yaml | 33 +++++++++++++++++++ .../3.8.3/Magnate.SpeedManager.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/m/Magnate/SpeedManager/3.8.3/Magnate.SpeedManager.installer.yaml create mode 100644 manifests/m/Magnate/SpeedManager/3.8.3/Magnate.SpeedManager.locale.en-US.yaml create mode 100644 manifests/m/Magnate/SpeedManager/3.8.3/Magnate.SpeedManager.locale.zh-CN.yaml create mode 100644 manifests/m/Magnate/SpeedManager/3.8.3/Magnate.SpeedManager.yaml diff --git a/manifests/m/Magnate/SpeedManager/3.8.3/Magnate.SpeedManager.installer.yaml b/manifests/m/Magnate/SpeedManager/3.8.3/Magnate.SpeedManager.installer.yaml new file mode 100644 index 000000000000..bf000462bf63 --- /dev/null +++ b/manifests/m/Magnate/SpeedManager/3.8.3/Magnate.SpeedManager.installer.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Magnate.SpeedManager +PackageVersion: 3.8.3 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ReleaseDate: 2024-11-15 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://file2.speedtest.cn/pc/win64/网速管家%20Setup%203.8.3.exe + InstallerSha256: 651E6A33769570CA32D2EB2EAFB988289AC423E75D6F3A701D603DCFC285B2F8 + InstallerSwitches: + Custom: /currentuser + ProductCode: 78da1cc4-d21e-5c40-8b58-8b41d8236971 +- Architecture: x64 + Scope: machine + InstallerUrl: https://file2.speedtest.cn/pc/win64/网速管家%20Setup%203.8.3.exe + InstallerSha256: 651E6A33769570CA32D2EB2EAFB988289AC423E75D6F3A701D603DCFC285B2F8 + InstallerSwitches: + Custom: /allusers + ProductCode: 78da1cc4-d21e-5c40-8b58-8b41d8236971 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Magnate/SpeedManager/3.8.3/Magnate.SpeedManager.locale.en-US.yaml b/manifests/m/Magnate/SpeedManager/3.8.3/Magnate.SpeedManager.locale.en-US.yaml new file mode 100644 index 000000000000..e87186ef7ede --- /dev/null +++ b/manifests/m/Magnate/SpeedManager/3.8.3/Magnate.SpeedManager.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Magnate.SpeedManager +PackageVersion: 3.8.3 +PackageLocale: en-US +Publisher: Magnate Network Technology Co., Ltd. +PublisherUrl: https://www.speedtest.cn/ +# PublisherSupportUrl: +PrivacyUrl: https://www.speedtest.cn/privacy +Author: Magnate Network Technology Co., Ltd. +PackageName: 网速管家 +PackageUrl: https://www.speedtest.cn/pc/download +License: Freeware +LicenseUrl: https://www.speedtest.cn/terms +Copyright: Copyright © 2007-2024 SpeedTest. All rights reserved. +# CopyrightUrl: +ShortDescription: Speed Manager is a professional network diagnosis app, featuring speedtest, speedtest records, network bandwidth boosting, network troubleshooting, video speedtest and other network diagnosis functions. +# Description: +# Moniker: +Tags: +- network +- speed +- speedtest +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Magnate/SpeedManager/3.8.3/Magnate.SpeedManager.locale.zh-CN.yaml b/manifests/m/Magnate/SpeedManager/3.8.3/Magnate.SpeedManager.locale.zh-CN.yaml new file mode 100644 index 000000000000..0f619ac48fb3 --- /dev/null +++ b/manifests/m/Magnate/SpeedManager/3.8.3/Magnate.SpeedManager.locale.zh-CN.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Magnate.SpeedManager +PackageVersion: 3.8.3 +PackageLocale: zh-CN +Publisher: 巨擎网络科技(济南)有限公司 +PublisherUrl: https://www.speedtest.cn/ +# PublisherSupportUrl: +PrivacyUrl: https://www.speedtest.cn/privacy +Author: 巨擎网络科技(济南)有限公司 +PackageName: 网速管家 +PackageUrl: https://www.speedtest.cn/pc/download +License: 免费软件 +LicenseUrl: https://www.speedtest.cn/terms +Copyright: Copyright © 2007-2024 SpeedTest. All rights reserved. +# CopyrightUrl: +ShortDescription: 网速管家是一款专业的网络测试应用,包含测网速、测速记录、提宽带、网络故障排查、视频测试等网络测试功能。 +# Description: +# Moniker: +Tags: +- 测速 +- 网络 +- 网速 +ReleaseNotes: |- + 【优化】1.window server 系统兼容性优化 + 【优化】2.使用体验优化 +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Magnate/SpeedManager/3.8.3/Magnate.SpeedManager.yaml b/manifests/m/Magnate/SpeedManager/3.8.3/Magnate.SpeedManager.yaml new file mode 100644 index 000000000000..2ff017d541d1 --- /dev/null +++ b/manifests/m/Magnate/SpeedManager/3.8.3/Magnate.SpeedManager.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Magnate.SpeedManager +PackageVersion: 3.8.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 069daa7ba15afc8ba3cabd7363f83ad29dd47713 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 Nov 2024 05:24:18 +0800 Subject: [PATCH 58/73] New version: monkeyWie.Gopeed.Web version 1.6.3 (#192160) --- .../1.6.3/monkeyWie.Gopeed.Web.installer.yaml | 33 +++++++++++++++++ .../monkeyWie.Gopeed.Web.locale.en-US.yaml | 35 +++++++++++++++++++ .../monkeyWie.Gopeed.Web.locale.zh-CN.yaml | 35 +++++++++++++++++++ .../Web/1.6.3/monkeyWie.Gopeed.Web.yaml | 8 +++++ 4 files changed, 111 insertions(+) create mode 100644 manifests/m/monkeyWie/Gopeed/Web/1.6.3/monkeyWie.Gopeed.Web.installer.yaml create mode 100644 manifests/m/monkeyWie/Gopeed/Web/1.6.3/monkeyWie.Gopeed.Web.locale.en-US.yaml create mode 100644 manifests/m/monkeyWie/Gopeed/Web/1.6.3/monkeyWie.Gopeed.Web.locale.zh-CN.yaml create mode 100644 manifests/m/monkeyWie/Gopeed/Web/1.6.3/monkeyWie.Gopeed.Web.yaml diff --git a/manifests/m/monkeyWie/Gopeed/Web/1.6.3/monkeyWie.Gopeed.Web.installer.yaml b/manifests/m/monkeyWie/Gopeed/Web/1.6.3/monkeyWie.Gopeed.Web.installer.yaml new file mode 100644 index 000000000000..1ae6afa7d9b0 --- /dev/null +++ b/manifests/m/monkeyWie/Gopeed/Web/1.6.3/monkeyWie.Gopeed.Web.installer.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: monkeyWie.Gopeed.Web +PackageVersion: 1.6.3 +InstallerType: zip +Commands: +- gopeed +ReleaseDate: 2024-11-18 +Installers: +- Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: gopeed-web-v1.6.3-windows-386\gopeed.exe + PortableCommandAlias: gopeed + InstallerUrl: https://github.com/GopeedLab/gopeed/releases/download/v1.6.3/gopeed-web-v1.6.3-windows-386.zip + InstallerSha256: 39E1CD36C706726828EF840240461E896CF837191A56F9E3BA800DC4F3E7CE95 +- Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: gopeed-web-v1.6.3-windows-amd64\gopeed.exe + PortableCommandAlias: gopeed + InstallerUrl: https://github.com/GopeedLab/gopeed/releases/download/v1.6.3/gopeed-web-v1.6.3-windows-amd64.zip + InstallerSha256: ADEC3D5B99F4D5C99AA1A9BACA739A1707783A871228321FEACB3681A2D576B3 +- Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: gopeed-web-v1.6.3-windows-arm64\gopeed.exe + PortableCommandAlias: gopeed + InstallerUrl: https://github.com/GopeedLab/gopeed/releases/download/v1.6.3/gopeed-web-v1.6.3-windows-arm64.zip + InstallerSha256: 3AAC15B6EB2A9889811D4AD0E08797D9ACFA5E33530520D779821A0B30749779 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/monkeyWie/Gopeed/Web/1.6.3/monkeyWie.Gopeed.Web.locale.en-US.yaml b/manifests/m/monkeyWie/Gopeed/Web/1.6.3/monkeyWie.Gopeed.Web.locale.en-US.yaml new file mode 100644 index 000000000000..ec9ecede75f6 --- /dev/null +++ b/manifests/m/monkeyWie/Gopeed/Web/1.6.3/monkeyWie.Gopeed.Web.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: monkeyWie.Gopeed.Web +PackageVersion: 1.6.3 +PackageLocale: en-US +Publisher: monkeyWie +PublisherUrl: https://gopeed.com/ +PublisherSupportUrl: https://github.com/GopeedLab/gopeed/issues +# PrivacyUrl: +# Author: +PackageName: Gopeed Web +PackageUrl: https://gopeed.com/ +License: GPL-3.0 +LicenseUrl: https://github.com/GopeedLab/gopeed/blob/HEAD/LICENSE +# Copyright: +# CopyrightUrl: +ShortDescription: Open source, lightweight, native, supports (HTTP, BitTorrent, Magnet , etc.) for downloading. +Description: Gopeed (full name Go Speed), a high-speed downloader developed by Golang + Flutter, supports (HTTP, BitTorrent, Magnet) protocol, and supports all platforms. In addition to basic download functions, Gopeed is also a highly customizable downloader that supports implementing more features through integration with APIs or installation and development of extensions. +# Moniker: +Tags: +- download +- downloader +ReleaseNotes: |- + 🐛 Bug Fixes + - fix: windows location fix patch not effect @monkeyWie (#819) + - fix: revert flutter version to v3.16.8 @monkeyWie (#821) +ReleaseNotesUrl: https://github.com/GopeedLab/gopeed/releases/tag/v1.6.3 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://docs.gopeed.com/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/monkeyWie/Gopeed/Web/1.6.3/monkeyWie.Gopeed.Web.locale.zh-CN.yaml b/manifests/m/monkeyWie/Gopeed/Web/1.6.3/monkeyWie.Gopeed.Web.locale.zh-CN.yaml new file mode 100644 index 000000000000..3a233a7f2993 --- /dev/null +++ b/manifests/m/monkeyWie/Gopeed/Web/1.6.3/monkeyWie.Gopeed.Web.locale.zh-CN.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: monkeyWie.Gopeed.Web +PackageVersion: 1.6.3 +PackageLocale: zh-CN +Publisher: monkeyWie +PublisherUrl: https://gopeed.com/zh-CN +PublisherSupportUrl: https://github.com/GopeedLab/gopeed/issues +# PrivacyUrl: +# Author: +PackageName: Gopeed Web +PackageUrl: https://gopeed.com/zh-CN +License: GPL-3.0 +LicenseUrl: https://github.com/GopeedLab/gopeed/blob/HEAD/LICENSE +# Copyright: +# CopyrightUrl: +ShortDescription: 开源、轻量、原生,支持(HTTP、BitTorrent、Magnet 等)协议下载。 +Description: Gopeed(全称 Go Speed),直译过来中文名叫做够快下载器(不是狗屁下载器!),是一款由 Golang+Flutter 开发的高速下载器,支持(HTTP、BitTorrent、Magnet)协议下载,并且支持全平台使用。除了基本的下载功能外,Gopeed 还是一款高度可定制化的下载器,支持通过对接 APIs 或者安装和开发扩展来实现更多的功能。 +# Moniker: +Tags: +- 下载 +- 下载器 +ReleaseNotes: |- + 🐛 Bug 修复 + - fix: windows 地理位置权限申请补丁不生效的问题 @monkeyWie (#819) + - fix: 回滚 flutter 版本至 v3.16.8 @monkeyWie (#821) +ReleaseNotesUrl: https://github.com/GopeedLab/gopeed/releases/tag/v1.6.3 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://docs.gopeed.com/zh/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/monkeyWie/Gopeed/Web/1.6.3/monkeyWie.Gopeed.Web.yaml b/manifests/m/monkeyWie/Gopeed/Web/1.6.3/monkeyWie.Gopeed.Web.yaml new file mode 100644 index 000000000000..4af48784847c --- /dev/null +++ b/manifests/m/monkeyWie/Gopeed/Web/1.6.3/monkeyWie.Gopeed.Web.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: monkeyWie.Gopeed.Web +PackageVersion: 1.6.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 5bf46e282e683c443b47ad6ff0a130d94bae3b4a Mon Sep 17 00:00:00 2001 From: motdotenv <89217249+motdotenv@users.noreply.github.com> Date: Mon, 18 Nov 2024 13:25:09 -0800 Subject: [PATCH 59/73] New version: dotenvx.dotenvx 1.24.2 (#192208) --- .../1.24.2/dotenvx.dotenvx.installer.yaml | 16 ++++++++++++++++ .../1.24.2/dotenvx.dotenvx.locale.en-US.yaml | 15 +++++++++++++++ .../dotenvx/dotenvx/1.24.2/dotenvx.dotenvx.yaml | 5 +++++ 3 files changed, 36 insertions(+) create mode 100644 manifests/d/dotenvx/dotenvx/1.24.2/dotenvx.dotenvx.installer.yaml create mode 100644 manifests/d/dotenvx/dotenvx/1.24.2/dotenvx.dotenvx.locale.en-US.yaml create mode 100644 manifests/d/dotenvx/dotenvx/1.24.2/dotenvx.dotenvx.yaml diff --git a/manifests/d/dotenvx/dotenvx/1.24.2/dotenvx.dotenvx.installer.yaml b/manifests/d/dotenvx/dotenvx/1.24.2/dotenvx.dotenvx.installer.yaml new file mode 100644 index 000000000000..560fb9fb87bd --- /dev/null +++ b/manifests/d/dotenvx/dotenvx/1.24.2/dotenvx.dotenvx.installer.yaml @@ -0,0 +1,16 @@ +PackageIdentifier: dotenvx.dotenvx +PackageVersion: 1.24.2 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2024-11-18" +Installers: + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: dotenvx.exe + PortableCommandAlias: dotenvx + InstallerUrl: https://github.com/dotenvx/dotenvx/releases/download/v1.24.2/dotenvx-1.24.2-windows-x86_64.zip + InstallerSha256: 2dd58bd7600c0c7d037ae5a8cee93c5452c02dc8be408c924b98ebb6fec101a7 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/d/dotenvx/dotenvx/1.24.2/dotenvx.dotenvx.locale.en-US.yaml b/manifests/d/dotenvx/dotenvx/1.24.2/dotenvx.dotenvx.locale.en-US.yaml new file mode 100644 index 000000000000..c32bc2537ed1 --- /dev/null +++ b/manifests/d/dotenvx/dotenvx/1.24.2/dotenvx.dotenvx.locale.en-US.yaml @@ -0,0 +1,15 @@ +PackageIdentifier: dotenvx.dotenvx +PackageVersion: 1.24.2 +PackageLocale: en-US +Publisher: dotenvx +PublisherUrl: https://dotenvx.com +Author: motdotla +PackageName: dotenvx +PackageUrl: https://github.com/dotenvx/dotenvx +License: BSD-3-Clause +ShortDescription: a better dotenv–from the creator of dotenv +Description: a better dotenv–from the creator of dotenv +Tags: ["env", "dotenv", "environment", "variables", "dotenvx", "cli", "encryption"] +Moniker: dotenvx +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/d/dotenvx/dotenvx/1.24.2/dotenvx.dotenvx.yaml b/manifests/d/dotenvx/dotenvx/1.24.2/dotenvx.dotenvx.yaml new file mode 100644 index 000000000000..d71fe9944515 --- /dev/null +++ b/manifests/d/dotenvx/dotenvx/1.24.2/dotenvx.dotenvx.yaml @@ -0,0 +1,5 @@ +PackageIdentifier: dotenvx.dotenvx +PackageVersion: 1.24.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 988fb0b5078b8ab2b676481ffb7833c7e75a711b Mon Sep 17 00:00:00 2001 From: Dmitriy Akulov Date: Mon, 18 Nov 2024 21:25:46 +0000 Subject: [PATCH 60/73] New version: jsdelivr.Globalping version 1.4.3 (#192006) --- .../1.4.3/jsdelivr.Globalping.installer.yaml | 22 +++++++++++++++ .../jsdelivr.Globalping.locale.en-US.yaml | 27 +++++++++++++++++++ .../Globalping/1.4.3/jsdelivr.Globalping.yaml | 8 ++++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/j/jsdelivr/Globalping/1.4.3/jsdelivr.Globalping.installer.yaml create mode 100644 manifests/j/jsdelivr/Globalping/1.4.3/jsdelivr.Globalping.locale.en-US.yaml create mode 100644 manifests/j/jsdelivr/Globalping/1.4.3/jsdelivr.Globalping.yaml diff --git a/manifests/j/jsdelivr/Globalping/1.4.3/jsdelivr.Globalping.installer.yaml b/manifests/j/jsdelivr/Globalping/1.4.3/jsdelivr.Globalping.installer.yaml new file mode 100644 index 000000000000..aa112ef85b03 --- /dev/null +++ b/manifests/j/jsdelivr/Globalping/1.4.3/jsdelivr.Globalping.installer.yaml @@ -0,0 +1,22 @@ +# 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: jsdelivr.Globalping +PackageVersion: 1.4.3 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: globalping.exe +ReleaseDate: 2024-11-16 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/jsdelivr/globalping-cli/releases/download/v1.4.3/globalping_Windows_i386.zip + InstallerSha256: 335D5AA1D33F0B1F662E62AED7FD9F853735FDAD96C4C0DD39A2EDD5C456279E +- Architecture: x64 + InstallerUrl: https://github.com/jsdelivr/globalping-cli/releases/download/v1.4.3/globalping_Windows_x86_64.zip + InstallerSha256: 962C79775AFD49A55EEABF04488570666C5C152867587F1BBA6CD97E5644D323 +- Architecture: arm64 + InstallerUrl: https://github.com/jsdelivr/globalping-cli/releases/download/v1.4.3/globalping_Windows_arm64.zip + InstallerSha256: 0FF042FE530E0750308A4F1D4D25328A2BB8C9898EE95CCF0E6A8E404138FDE0 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/j/jsdelivr/Globalping/1.4.3/jsdelivr.Globalping.locale.en-US.yaml b/manifests/j/jsdelivr/Globalping/1.4.3/jsdelivr.Globalping.locale.en-US.yaml new file mode 100644 index 000000000000..2ab8a16d189e --- /dev/null +++ b/manifests/j/jsdelivr/Globalping/1.4.3/jsdelivr.Globalping.locale.en-US.yaml @@ -0,0 +1,27 @@ +# 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: jsdelivr.Globalping +PackageVersion: 1.4.3 +PackageLocale: en-US +Publisher: jsdelivr +PublisherUrl: https://www.jsdelivr.com/globalping +PublisherSupportUrl: https://github.com/jsdelivr/globalping-cli/issues +PackageName: Globalping CLI +PackageUrl: https://github.com/jsdelivr/globalping-cli +License: MPL-2.0 +LicenseUrl: https://github.com/jsdelivr/globalping-cli/blob/master/LICENSE +ShortDescription: A simple CLI tool to run networking commands remotely from hundreds of globally distributed servers +Description: |- + Globalping is a platform that allows anyone to run networking commands such as ping, traceroute, dig and mtr on probes distributed all around the world. + The CLI tool allows you to interact with the API in a simple and human-friendly way to debug networking issues like anycast routing and script automated tests and benchmarks. +Moniker: globalping +ReleaseNotes: |- + Changelog + - fix: artifact upload (#150) +ReleaseNotesUrl: https://github.com/jsdelivr/globalping-cli/releases/tag/v1.4.3 +PurchaseUrl: https://opencollective.com/jsdelivr +Documentations: +- DocumentUrl: https://github.com/jsdelivr/globalping-cli#readme +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/j/jsdelivr/Globalping/1.4.3/jsdelivr.Globalping.yaml b/manifests/j/jsdelivr/Globalping/1.4.3/jsdelivr.Globalping.yaml new file mode 100644 index 000000000000..60cd278a69b3 --- /dev/null +++ b/manifests/j/jsdelivr/Globalping/1.4.3/jsdelivr.Globalping.yaml @@ -0,0 +1,8 @@ +# 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: jsdelivr.Globalping +PackageVersion: 1.4.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 5a9bb54f2205710d563e990825d9316670353cf5 Mon Sep 17 00:00:00 2001 From: Mikhail Morozov Date: Tue, 19 Nov 2024 00:26:23 +0300 Subject: [PATCH 61/73] New version: IPEP.Scantailor-Experimental version 1.2024.11.18 (#192207) --- ...PEP.Scantailor-Experimental.installer.yaml | 18 +++++++++++++ ....Scantailor-Experimental.locale.en-US.yaml | 26 +++++++++++++++++++ .../IPEP.Scantailor-Experimental.yaml | 5 ++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/i/IPEP/Scantailor-Experimental/1.2024.11.18/IPEP.Scantailor-Experimental.installer.yaml create mode 100644 manifests/i/IPEP/Scantailor-Experimental/1.2024.11.18/IPEP.Scantailor-Experimental.locale.en-US.yaml create mode 100644 manifests/i/IPEP/Scantailor-Experimental/1.2024.11.18/IPEP.Scantailor-Experimental.yaml diff --git a/manifests/i/IPEP/Scantailor-Experimental/1.2024.11.18/IPEP.Scantailor-Experimental.installer.yaml b/manifests/i/IPEP/Scantailor-Experimental/1.2024.11.18/IPEP.Scantailor-Experimental.installer.yaml new file mode 100644 index 000000000000..69c8946af883 --- /dev/null +++ b/manifests/i/IPEP/Scantailor-Experimental/1.2024.11.18/IPEP.Scantailor-Experimental.installer.yaml @@ -0,0 +1,18 @@ +PackageIdentifier: IPEP.Scantailor-Experimental +PackageVersion: 1.2024.11.18 +InstallerType: nullsoft +FileExtensions: +- ScanTailor +ReleaseDate: 2024-11-18 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/ImageProcessing-ElectronicPublications/scantailor-experimental/releases/download/1.2024.11.18/scantailor-experimental-1.2024.11.18-X86-32-install.exe + InstallerSha256: ffeb14aeeff77492c2118731d26cdb507bbb01a8d90aa876f2410f8f27cf048a +- Architecture: x64 + InstallerUrl: https://github.com/ImageProcessing-ElectronicPublications/scantailor-experimental/releases/download/1.2024.11.18/scantailor-experimental-1.2024.11.18-X86-64-install.exe + InstallerSha256: d1f941e033d63727e1117508b3db143a001f2fbfd69e5c1fcf47db8a339b8e64 +- Architecture: arm64 + InstallerUrl: https://github.com/ImageProcessing-ElectronicPublications/scantailor-experimental/releases/download/1.2024.11.18/scantailor-experimental-1.2024.11.18-ARM64-Qt6-install.exe + InstallerSha256: 1a8404c3938e8a79e682fcd8c2e34496acd73aa21e432a4bc96b60e47d6c6436 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/i/IPEP/Scantailor-Experimental/1.2024.11.18/IPEP.Scantailor-Experimental.locale.en-US.yaml b/manifests/i/IPEP/Scantailor-Experimental/1.2024.11.18/IPEP.Scantailor-Experimental.locale.en-US.yaml new file mode 100644 index 000000000000..b3c295e14e77 --- /dev/null +++ b/manifests/i/IPEP/Scantailor-Experimental/1.2024.11.18/IPEP.Scantailor-Experimental.locale.en-US.yaml @@ -0,0 +1,26 @@ +PackageIdentifier: IPEP.Scantailor-Experimental +PackageVersion: 1.2024.11.18 +PackageLocale: en-US +Publisher: IPEP +PublisherUrl: https://github.com/ImageProcessing-ElectronicPublications +PackageName: Scantailor-Experimental +License: GPL-3.0 +LicenseUrl: https://github.com/ImageProcessing-ElectronicPublications/scantailor-experimental/blob/HEAD/LICENSE +ShortDescription: Scan Tailor Experimental is an interactive post-processing tool for scanned pages. +Tags: +- despeckle +- ebook +- image +- integral-image +- kmeans +- scanning +- scantailor +- segmentation +- threshold +ReleaseNotes: |- + middle line + - fix #47: dewarping: 3 slider for correct model + - page layout: fix margins for Scaling and Affine +ReleaseNotesUrl: https://github.com/ImageProcessing-ElectronicPublications/scantailor-experimental/releases/tag/1.2024.11.18 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/i/IPEP/Scantailor-Experimental/1.2024.11.18/IPEP.Scantailor-Experimental.yaml b/manifests/i/IPEP/Scantailor-Experimental/1.2024.11.18/IPEP.Scantailor-Experimental.yaml new file mode 100644 index 000000000000..3ffdaf599e84 --- /dev/null +++ b/manifests/i/IPEP/Scantailor-Experimental/1.2024.11.18/IPEP.Scantailor-Experimental.yaml @@ -0,0 +1,5 @@ +PackageIdentifier: IPEP.Scantailor-Experimental +PackageVersion: 1.2024.11.18 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From dbe0a0d61a2d6fc8461159395c2d75ee65742482 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 Nov 2024 05:27:20 +0800 Subject: [PATCH 62/73] New version: Icons8.Lunacy version 10.6.0.0 (#192211) --- .../{10.5.0.0 => 10.6.0.0}/Icons8.Lunacy.installer.yaml | 8 ++++---- .../Icons8.Lunacy.locale.en-US.yaml | 4 ++-- .../Icons8.Lunacy.locale.zh-CN.yaml | 4 ++-- .../Lunacy/{10.5.0.0 => 10.6.0.0}/Icons8.Lunacy.yaml | 4 ++-- 4 files changed, 10 insertions(+), 10 deletions(-) rename manifests/i/Icons8/Lunacy/{10.5.0.0 => 10.6.0.0}/Icons8.Lunacy.installer.yaml (73%) rename manifests/i/Icons8/Lunacy/{10.5.0.0 => 10.6.0.0}/Icons8.Lunacy.locale.en-US.yaml (94%) rename manifests/i/Icons8/Lunacy/{10.5.0.0 => 10.6.0.0}/Icons8.Lunacy.locale.zh-CN.yaml (94%) rename manifests/i/Icons8/Lunacy/{10.5.0.0 => 10.6.0.0}/Icons8.Lunacy.yaml (83%) diff --git a/manifests/i/Icons8/Lunacy/10.5.0.0/Icons8.Lunacy.installer.yaml b/manifests/i/Icons8/Lunacy/10.6.0.0/Icons8.Lunacy.installer.yaml similarity index 73% rename from manifests/i/Icons8/Lunacy/10.5.0.0/Icons8.Lunacy.installer.yaml rename to manifests/i/Icons8/Lunacy/10.6.0.0/Icons8.Lunacy.installer.yaml index 2b5fb234ae05..d20fd4554929 100644 --- a/manifests/i/Icons8/Lunacy/10.5.0.0/Icons8.Lunacy.installer.yaml +++ b/manifests/i/Icons8/Lunacy/10.6.0.0/Icons8.Lunacy.installer.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: Icons8.Lunacy -PackageVersion: 10.5.0.0 +PackageVersion: 10.6.0.0 InstallerType: inno Scope: machine UpgradeBehavior: install @@ -14,11 +14,11 @@ FileExtensions: Installers: - Architecture: x64 InstallerUrl: https://lcdn.icons8.com/setup/LunacySetup.exe - InstallerSha256: B5516239857A9444921D94BCE7243A3461698E402F82619EB7AE1998DC5ED116 + InstallerSha256: 7CD350AC0E0D2D4B493F3903E917047A97CF035B7B89D9D6E15C210858F44F63 ProductCode: '{029D8336-0D3A-4431-B685-416DD91AD2DD}_is1' - Architecture: arm64 InstallerUrl: https://lcdn.icons8.com/setup/LunacySetup_arm64.exe - InstallerSha256: 4EC43E96FD47142C56A0CC4BC4479A9233E9E43351613BE6BE2BB8B8DADB3E79 + InstallerSha256: 32CE7EC1C8755347E0022FA8F40A63722030026E0D4C2882FA46223E29912F05 ProductCode: '{029D8336-0D3A-4431-B685-416DD91AD2DD}_is1' ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/i/Icons8/Lunacy/10.5.0.0/Icons8.Lunacy.locale.en-US.yaml b/manifests/i/Icons8/Lunacy/10.6.0.0/Icons8.Lunacy.locale.en-US.yaml similarity index 94% rename from manifests/i/Icons8/Lunacy/10.5.0.0/Icons8.Lunacy.locale.en-US.yaml rename to manifests/i/Icons8/Lunacy/10.6.0.0/Icons8.Lunacy.locale.en-US.yaml index eca7fe5d2ec9..a86936882a3f 100644 --- a/manifests/i/Icons8/Lunacy/10.5.0.0/Icons8.Lunacy.locale.en-US.yaml +++ b/manifests/i/Icons8/Lunacy/10.6.0.0/Icons8.Lunacy.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: Icons8.Lunacy -PackageVersion: 10.5.0.0 +PackageVersion: 10.6.0.0 PackageLocale: en-US Publisher: Icons8 PublisherUrl: https://icons8.com/ diff --git a/manifests/i/Icons8/Lunacy/10.5.0.0/Icons8.Lunacy.locale.zh-CN.yaml b/manifests/i/Icons8/Lunacy/10.6.0.0/Icons8.Lunacy.locale.zh-CN.yaml similarity index 94% rename from manifests/i/Icons8/Lunacy/10.5.0.0/Icons8.Lunacy.locale.zh-CN.yaml rename to manifests/i/Icons8/Lunacy/10.6.0.0/Icons8.Lunacy.locale.zh-CN.yaml index dd2a309b42db..d52e3531f8bb 100644 --- a/manifests/i/Icons8/Lunacy/10.5.0.0/Icons8.Lunacy.locale.zh-CN.yaml +++ b/manifests/i/Icons8/Lunacy/10.6.0.0/Icons8.Lunacy.locale.zh-CN.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json PackageIdentifier: Icons8.Lunacy -PackageVersion: 10.5.0.0 +PackageVersion: 10.6.0.0 PackageLocale: zh-CN Publisher: Icons8 PublisherUrl: https://igoutu.cn/ diff --git a/manifests/i/Icons8/Lunacy/10.5.0.0/Icons8.Lunacy.yaml b/manifests/i/Icons8/Lunacy/10.6.0.0/Icons8.Lunacy.yaml similarity index 83% rename from manifests/i/Icons8/Lunacy/10.5.0.0/Icons8.Lunacy.yaml rename to manifests/i/Icons8/Lunacy/10.6.0.0/Icons8.Lunacy.yaml index cbed4163b837..ba7ae753d25f 100644 --- a/manifests/i/Icons8/Lunacy/10.5.0.0/Icons8.Lunacy.yaml +++ b/manifests/i/Icons8/Lunacy/10.6.0.0/Icons8.Lunacy.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: Icons8.Lunacy -PackageVersion: 10.5.0.0 +PackageVersion: 10.6.0.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.6.0 From 7505477a9d86a5ca3faff18e8d662a9048c3a2ae Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 Nov 2024 05:35:29 +0800 Subject: [PATCH 63/73] New version: Loom.Loom version 0.263.1 (#192212) --- .../Loom/0.263.1/Loom.Loom.installer.yaml | 20 +++++++++++ .../Loom/0.263.1/Loom.Loom.locale.en-US.yaml | 35 +++++++++++++++++++ .../Loom/0.263.1/Loom.Loom.locale.zh-CN.yaml | 34 ++++++++++++++++++ manifests/l/Loom/Loom/0.263.1/Loom.Loom.yaml | 8 +++++ 4 files changed, 97 insertions(+) create mode 100644 manifests/l/Loom/Loom/0.263.1/Loom.Loom.installer.yaml create mode 100644 manifests/l/Loom/Loom/0.263.1/Loom.Loom.locale.en-US.yaml create mode 100644 manifests/l/Loom/Loom/0.263.1/Loom.Loom.locale.zh-CN.yaml create mode 100644 manifests/l/Loom/Loom/0.263.1/Loom.Loom.yaml diff --git a/manifests/l/Loom/Loom/0.263.1/Loom.Loom.installer.yaml b/manifests/l/Loom/Loom/0.263.1/Loom.Loom.installer.yaml new file mode 100644 index 000000000000..313bd4a53d6d --- /dev/null +++ b/manifests/l/Loom/Loom/0.263.1/Loom.Loom.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Loom.Loom +PackageVersion: 0.263.1 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- loomdesktop +ReleaseDate: 2024-11-18 +Installers: +- Architecture: x64 + InstallerUrl: https://cdn.loom.com/desktop-packages/Loom%20Setup%200.263.1.exe + InstallerSha256: 61D8F5DC247A8B803F9499B0487C980DCEA4448A86E650F179EAC5DDD5577A99 + ProductCode: 3643b966-bc28-5bc8-95ff-3d47d66438db +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/l/Loom/Loom/0.263.1/Loom.Loom.locale.en-US.yaml b/manifests/l/Loom/Loom/0.263.1/Loom.Loom.locale.en-US.yaml new file mode 100644 index 000000000000..595800a0bff5 --- /dev/null +++ b/manifests/l/Loom/Loom/0.263.1/Loom.Loom.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Loom.Loom +PackageVersion: 0.263.1 +PackageLocale: en-US +Publisher: Loom, Inc. +PublisherUrl: https://www.loom.com/ +PublisherSupportUrl: https://support.loom.com/ +PrivacyUrl: https://www.loom.com/privacy-policy +Author: Loom, Inc. +PackageName: Loom +PackageUrl: https://www.loom.com/ +License: Proprietary +LicenseUrl: https://www.loom.com/terms +Copyright: © 2024, Loom, Inc. All Rights Reserved. +# CopyrightUrl: +ShortDescription: Loom is a video messaging tool that helps you get your message across through instantly shareable videos. +Description: Loom combines the expressiveness of video with the convenience of messaging. It's a new, more effective way of communicating with co-workers and customers. With Loom, you can record your camera, microphone, and desktop simultaneously. Your video is then instantly available to share through Loom's patented technology. +Moniker: loom +Tags: +- capture +- clip +- conference +- meeting +- presentation +- record +- video +# ReleaseNotes: +ReleaseNotesUrl: https://new.loom.com/ +PurchaseUrl: https://www.loom.com/pricing +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/l/Loom/Loom/0.263.1/Loom.Loom.locale.zh-CN.yaml b/manifests/l/Loom/Loom/0.263.1/Loom.Loom.locale.zh-CN.yaml new file mode 100644 index 000000000000..2f47b7325812 --- /dev/null +++ b/manifests/l/Loom/Loom/0.263.1/Loom.Loom.locale.zh-CN.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Loom.Loom +PackageVersion: 0.263.1 +PackageLocale: zh-CN +Publisher: Loom, Inc. +PublisherUrl: https://www.loom.com/ +PublisherSupportUrl: https://support.loom.com/ +PrivacyUrl: https://www.loom.com/privacy-policy +Author: Loom, Inc. +PackageName: Loom +PackageUrl: https://www.loom.com/ +License: 专有软件 +LicenseUrl: https://www.loom.com/terms +Copyright: © 2024, Loom, Inc. All Rights Reserved. +# CopyrightUrl: +ShortDescription: Loom 是一款视频信息传递工具,可帮助您通过即时分享的视频传递信息。 +Description: Loom 结合了视频的表现力和信息传递的便利性,是一种与同事和客户更有效沟通的新方式。使用 Loom,您可以同时录制您的摄像头、麦克风和桌面,然后您就可以通过 Loom 的专利技术即时分享您的视频。 +# Moniker: +Tags: +- 会议 +- 剪辑 +- 录制 +- 录屏 +- 演示 +- 视频 +# ReleaseNotes: +ReleaseNotesUrl: https://new.loom.com/ +PurchaseUrl: https://www.loom.com/pricing +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/l/Loom/Loom/0.263.1/Loom.Loom.yaml b/manifests/l/Loom/Loom/0.263.1/Loom.Loom.yaml new file mode 100644 index 000000000000..a4307aab9932 --- /dev/null +++ b/manifests/l/Loom/Loom/0.263.1/Loom.Loom.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Loom.Loom +PackageVersion: 0.263.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 5a2f5ba80316b3b42917e388ff01414f651cbb6e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 Nov 2024 05:41:36 +0800 Subject: [PATCH 64/73] New version: PDQ.PDQDeploy version 19.4.16.0 (#192214) --- .../19.4.16.0/PDQ.PDQDeploy.installer.yaml | 35 +++++++++++++++++++ .../19.4.16.0/PDQ.PDQDeploy.locale.en-US.yaml | 35 +++++++++++++++++++ .../19.4.16.0/PDQ.PDQDeploy.locale.zh-CN.yaml | 29 +++++++++++++++ .../PDQDeploy/19.4.16.0/PDQ.PDQDeploy.yaml | 8 +++++ 4 files changed, 107 insertions(+) create mode 100644 manifests/p/PDQ/PDQDeploy/19.4.16.0/PDQ.PDQDeploy.installer.yaml create mode 100644 manifests/p/PDQ/PDQDeploy/19.4.16.0/PDQ.PDQDeploy.locale.en-US.yaml create mode 100644 manifests/p/PDQ/PDQDeploy/19.4.16.0/PDQ.PDQDeploy.locale.zh-CN.yaml create mode 100644 manifests/p/PDQ/PDQDeploy/19.4.16.0/PDQ.PDQDeploy.yaml diff --git a/manifests/p/PDQ/PDQDeploy/19.4.16.0/PDQ.PDQDeploy.installer.yaml b/manifests/p/PDQ/PDQDeploy/19.4.16.0/PDQ.PDQDeploy.installer.yaml new file mode 100644 index 000000000000..baef8fe737a0 --- /dev/null +++ b/manifests/p/PDQ/PDQDeploy/19.4.16.0/PDQ.PDQDeploy.installer.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: PDQ.PDQDeploy +PackageVersion: 19.4.16.0 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /s + SilentWithProgress: /p +UpgradeBehavior: install +Commands: +- PDQDeploy +FileExtensions: +- pdqdld +ReleaseDate: 2024-11-18 +AppsAndFeaturesEntries: +- ProductCode: '{9EF4114E-7FC0-4BCF-BCB7-D44E010FAF34}' + UpgradeCode: '{6506AFD1-C396-4C93-A3EC-62EAE6EF8889}' + InstallerType: wix +Installers: +- Architecture: x86 + InstallerUrl: https://download.pdq.com/release/19/Deploy_19.4.16.0.exe + InstallerSha256: 8EDAD00D4789E8539F5551A78D9B295C03F64DF8826C93953926A2FC15C330AD + ProductCode: '{9EF4114E-7FC0-4BCF-BCB7-D44E010FAF34}' +- Architecture: x64 + InstallerUrl: https://download.pdq.com/release/19/Deploy_19.4.16.0.exe + InstallerSha256: 8EDAD00D4789E8539F5551A78D9B295C03F64DF8826C93953926A2FC15C330AD + ProductCode: '{9EF4114E-7FC0-4BCF-BCB7-D44E010FAF34}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/p/PDQ/PDQDeploy/19.4.16.0/PDQ.PDQDeploy.locale.en-US.yaml b/manifests/p/PDQ/PDQDeploy/19.4.16.0/PDQ.PDQDeploy.locale.en-US.yaml new file mode 100644 index 000000000000..ba54880fbd1f --- /dev/null +++ b/manifests/p/PDQ/PDQDeploy/19.4.16.0/PDQ.PDQDeploy.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: PDQ.PDQDeploy +PackageVersion: 19.4.16.0 +PackageLocale: en-US +Publisher: PDQ.com +PublisherUrl: https://www.pdq.com/ +PublisherSupportUrl: https://www.pdq.com/help-center/ +PrivacyUrl: https://www.pdq.com/privacy-policy/ +Author: PDQ.com Corporation +PackageName: PDQ Deploy +PackageUrl: https://www.pdq.com/pdq-deploy/ +License: Proprietary +LicenseUrl: https://www.pdq.com/end-user-license-agreement/ +Copyright: Copyright © 2024 PDQ.com Corporation. All Rights Reserved. +# CopyrightUrl: +ShortDescription: Automate your patch management +Description: Update third-party software, deploy custom scripts, and make impactful configuration changes to your on-prem Windows devices in minutes with PDQ Deploy. +# Moniker: +Tags: +- deploy +ReleaseNotes: |- + Changes/Improvements + - Added a new Dashboard experience + + Bug Fixes + - Fix grid sorting behavior when filters are applied + - Deploy: Fix various errors when attempting to deploy a nested package containing circular references +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/p/PDQ/PDQDeploy/19.4.16.0/PDQ.PDQDeploy.locale.zh-CN.yaml b/manifests/p/PDQ/PDQDeploy/19.4.16.0/PDQ.PDQDeploy.locale.zh-CN.yaml new file mode 100644 index 000000000000..a1175088868d --- /dev/null +++ b/manifests/p/PDQ/PDQDeploy/19.4.16.0/PDQ.PDQDeploy.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: PDQ.PDQDeploy +PackageVersion: 19.4.16.0 +PackageLocale: zh-CN +Publisher: PDQ.com +PublisherUrl: https://www.pdq.com/ +PublisherSupportUrl: https://www.pdq.com/help-center/ +PrivacyUrl: https://www.pdq.com/privacy-policy/ +Author: PDQ.com Corporation +PackageName: PDQ Deploy +PackageUrl: https://www.pdq.com/pdq-deploy/ +License: 专有软件 +LicenseUrl: https://www.pdq.com/end-user-license-agreement/ +Copyright: Copyright © 2024 PDQ.com Corporation. All Rights Reserved. +# CopyrightUrl: +ShortDescription: 自动化补丁管理 +Description: 使用 PDQ Deploy 在几分钟内为组织内部的 Windows 设备更新第三方软件、部署自定义脚本并更改配置。 +# Moniker: +Tags: +- 部署 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/p/PDQ/PDQDeploy/19.4.16.0/PDQ.PDQDeploy.yaml b/manifests/p/PDQ/PDQDeploy/19.4.16.0/PDQ.PDQDeploy.yaml new file mode 100644 index 000000000000..ee092fc064d5 --- /dev/null +++ b/manifests/p/PDQ/PDQDeploy/19.4.16.0/PDQ.PDQDeploy.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: PDQ.PDQDeploy +PackageVersion: 19.4.16.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From ec592b7b7b0f890e4db28a0699b71a9278a9cec8 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 Nov 2024 05:41:52 +0800 Subject: [PATCH 65/73] New version: PDQ.PDQInventory version 19.4.16.0 (#192213) --- .../19.4.16.0/PDQ.PDQInventory.installer.yaml | 33 +++++++++++++++++ .../PDQ.PDQInventory.locale.en-US.yaml | 36 +++++++++++++++++++ .../PDQ.PDQInventory.locale.zh-CN.yaml | 29 +++++++++++++++ .../19.4.16.0/PDQ.PDQInventory.yaml | 8 +++++ 4 files changed, 106 insertions(+) create mode 100644 manifests/p/PDQ/PDQInventory/19.4.16.0/PDQ.PDQInventory.installer.yaml create mode 100644 manifests/p/PDQ/PDQInventory/19.4.16.0/PDQ.PDQInventory.locale.en-US.yaml create mode 100644 manifests/p/PDQ/PDQInventory/19.4.16.0/PDQ.PDQInventory.locale.zh-CN.yaml create mode 100644 manifests/p/PDQ/PDQInventory/19.4.16.0/PDQ.PDQInventory.yaml diff --git a/manifests/p/PDQ/PDQInventory/19.4.16.0/PDQ.PDQInventory.installer.yaml b/manifests/p/PDQ/PDQInventory/19.4.16.0/PDQ.PDQInventory.installer.yaml new file mode 100644 index 000000000000..85f515ee586a --- /dev/null +++ b/manifests/p/PDQ/PDQInventory/19.4.16.0/PDQ.PDQInventory.installer.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: PDQ.PDQInventory +PackageVersion: 19.4.16.0 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /s + SilentWithProgress: /p +UpgradeBehavior: install +Commands: +- PDQInventory +ReleaseDate: 2024-11-18 +AppsAndFeaturesEntries: +- ProductCode: '{9CB088BF-BE73-459B-AEB3-E2CE1A078EC8}' + UpgradeCode: '{1EF97000-6F9C-4B13-964D-4BE80BC583F2}' + InstallerType: wix +Installers: +- Architecture: x86 + InstallerUrl: https://download.pdq.com/release/19/Inventory_19.4.16.0.exe + InstallerSha256: 65EB35425BC63FCEE626D7DEE028BF651C9DB65C1B328175FFD5E0176BB0734E + ProductCode: '{9CB088BF-BE73-459B-AEB3-E2CE1A078EC8}' +- Architecture: x64 + InstallerUrl: https://download.pdq.com/release/19/Inventory_19.4.16.0.exe + InstallerSha256: 65EB35425BC63FCEE626D7DEE028BF651C9DB65C1B328175FFD5E0176BB0734E + ProductCode: '{9CB088BF-BE73-459B-AEB3-E2CE1A078EC8}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/p/PDQ/PDQInventory/19.4.16.0/PDQ.PDQInventory.locale.en-US.yaml b/manifests/p/PDQ/PDQInventory/19.4.16.0/PDQ.PDQInventory.locale.en-US.yaml new file mode 100644 index 000000000000..ad925be6ca3a --- /dev/null +++ b/manifests/p/PDQ/PDQInventory/19.4.16.0/PDQ.PDQInventory.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: PDQ.PDQInventory +PackageVersion: 19.4.16.0 +PackageLocale: en-US +Publisher: PDQ.com +PublisherUrl: https://www.pdq.com/ +PublisherSupportUrl: https://www.pdq.com/help-center/ +PrivacyUrl: https://www.pdq.com/privacy-policy/ +Author: PDQ.com Corporation +PackageName: PDQ Inventory +PackageUrl: https://www.pdq.com/pdq-inventory/ +License: Proprietary +LicenseUrl: https://www.pdq.com/end-user-license-agreement/ +Copyright: Copyright © 2024 PDQ.com Corporation. All Rights Reserved. +# CopyrightUrl: +ShortDescription: Streamline your systems management +Description: Scan, collect, and organize your on-prem Windows machines so deployments go exactly where you need them to with PDQ Inventory. +# Moniker: +Tags: +- deploy +- deployment +ReleaseNotes: |- + Changes/Improvements + - Added a new Dashboard experience + + Bug Fixes + - Fix grid sorting behavior when filters are applied + - Deploy: Fix various errors when attempting to deploy a nested package containing circular references +# ReleaseNotesUrl: +PurchaseUrl: https://www.pdq.com/pricing/ +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/p/PDQ/PDQInventory/19.4.16.0/PDQ.PDQInventory.locale.zh-CN.yaml b/manifests/p/PDQ/PDQInventory/19.4.16.0/PDQ.PDQInventory.locale.zh-CN.yaml new file mode 100644 index 000000000000..ccf6c31120a3 --- /dev/null +++ b/manifests/p/PDQ/PDQInventory/19.4.16.0/PDQ.PDQInventory.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: PDQ.PDQInventory +PackageVersion: 19.4.16.0 +PackageLocale: zh-CN +Publisher: PDQ.com +PublisherUrl: https://www.pdq.com/ +PublisherSupportUrl: https://www.pdq.com/help-center/ +PrivacyUrl: https://www.pdq.com/privacy-policy/ +Author: PDQ.com Corporation +PackageName: PDQ Inventory +PackageUrl: https://www.pdq.com/pdq-inventory/ +License: 专有软件 +LicenseUrl: https://www.pdq.com/end-user-license-agreement/ +Copyright: Copyright © 2024 PDQ.com Corporation. All Rights Reserved. +# CopyrightUrl: +ShortDescription: 流水线化系统管理 +Description: 使用 PDQ Inventory 扫描、收集和整理您内部部署的 Windows 机器,从而让部署更加精确。 +# Moniker: +Tags: +- 部署 +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://www.pdq.com/pricing/ +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/p/PDQ/PDQInventory/19.4.16.0/PDQ.PDQInventory.yaml b/manifests/p/PDQ/PDQInventory/19.4.16.0/PDQ.PDQInventory.yaml new file mode 100644 index 000000000000..c996efdbbdec --- /dev/null +++ b/manifests/p/PDQ/PDQInventory/19.4.16.0/PDQ.PDQInventory.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: PDQ.PDQInventory +PackageVersion: 19.4.16.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 8a2862f18775c638eae34ffeea0c93af44eb809a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 Nov 2024 05:42:51 +0800 Subject: [PATCH 66/73] New version: Microsoft.Teams version 24295.605.3225.8804 (#192215) --- .../Microsoft.Teams.installer.yaml | 27 ++++++++++++ .../Microsoft.Teams.locale.en-US.yaml | 43 +++++++++++++++++++ .../Microsoft.Teams.locale.zh-CN.yaml | 42 ++++++++++++++++++ .../24295.605.3225.8804/Microsoft.Teams.yaml | 8 ++++ 4 files changed, 120 insertions(+) create mode 100644 manifests/m/Microsoft/Teams/24295.605.3225.8804/Microsoft.Teams.installer.yaml create mode 100644 manifests/m/Microsoft/Teams/24295.605.3225.8804/Microsoft.Teams.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/Teams/24295.605.3225.8804/Microsoft.Teams.locale.zh-CN.yaml create mode 100644 manifests/m/Microsoft/Teams/24295.605.3225.8804/Microsoft.Teams.yaml diff --git a/manifests/m/Microsoft/Teams/24295.605.3225.8804/Microsoft.Teams.installer.yaml b/manifests/m/Microsoft/Teams/24295.605.3225.8804/Microsoft.Teams.installer.yaml new file mode 100644 index 000000000000..064f7bae83e1 --- /dev/null +++ b/manifests/m/Microsoft/Teams/24295.605.3225.8804/Microsoft.Teams.installer.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Microsoft.Teams +PackageVersion: 24295.605.3225.8804 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.17763.0 +InstallerType: msix +Scope: user +UpgradeBehavior: install +PackageFamilyName: MSTeams_8wekyb3d8bbwe +Installers: +- Architecture: x86 + InstallerUrl: https://installer.teams.static.microsoft/production-windows-x86/24295.605.3225.8804/MSTeams-x86.msix + InstallerSha256: 2BE7507455800F5069F2317D51E229F88E335B5A4FD3E2DE201FDDF560790C0E + SignatureSha256: A4522D77091534A89D8A7C6E6664979DBBFFE504A835415D6E643BE9330FDDEB +- Architecture: x64 + InstallerUrl: https://installer.teams.static.microsoft/production-windows-x64/24295.605.3225.8804/MSTeams-x64.msix + InstallerSha256: B5716D733EEEF10E1C4038F424339A1910FC42E183C379E9DAFE8E7C8F0A9F51 + SignatureSha256: 9FB49B1E0DC9DB5B064B9B24DE469C586AB5294894CD520BDE28D3FA3CD32DBB +- Architecture: arm64 + InstallerUrl: https://installer.teams.static.microsoft/production-windows-arm64/24295.605.3225.8804/MSTeams-arm64.msix + InstallerSha256: 2BFED403BC99810F9A2A33B3385D691A494D21211ADC7FA07804A3DB48A18F80 + SignatureSha256: 4994E3EC213C97121D1D4F2313BABDD1B9C7C1F49A91431DA33717C0CEE72D78 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/Teams/24295.605.3225.8804/Microsoft.Teams.locale.en-US.yaml b/manifests/m/Microsoft/Teams/24295.605.3225.8804/Microsoft.Teams.locale.en-US.yaml new file mode 100644 index 000000000000..aed0735c33b6 --- /dev/null +++ b/manifests/m/Microsoft/Teams/24295.605.3225.8804/Microsoft.Teams.locale.en-US.yaml @@ -0,0 +1,43 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Microsoft.Teams +PackageVersion: 24295.605.3225.8804 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://support.microsoft.com/teams +PrivacyUrl: https://privacy.microsoft.com/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Teams +PackageUrl: https://www.microsoft.com/microsoft-teams/group-chat-software +License: Proprietary +LicenseUrl: https://www.microsoft.com/legal/terms-of-use +Copyright: (c) Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: Collaborate more effectively with a faster, simpler, smarter, and more flexible Teams. +Description: Working together is easier with Microsoft Teams. Tools and files are always available in one place that's designed to help you connect naturally, stay organized and bring ideas to life. +Moniker: teams +Tags: +- call +- calling +- chat +- collaborate +- collaboration +- conferencing +- meet +- meeting +- team +- teams +- video +- video-conferencing +- voice +- voip +- webinar +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/Teams/24295.605.3225.8804/Microsoft.Teams.locale.zh-CN.yaml b/manifests/m/Microsoft/Teams/24295.605.3225.8804/Microsoft.Teams.locale.zh-CN.yaml new file mode 100644 index 000000000000..bebfb9a95d63 --- /dev/null +++ b/manifests/m/Microsoft/Teams/24295.605.3225.8804/Microsoft.Teams.locale.zh-CN.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Microsoft.Teams +PackageVersion: 24295.605.3225.8804 +PackageLocale: zh-CN +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://support.microsoft.com/zh-cn/teams +PrivacyUrl: https://privacy.microsoft.com/zh-cn/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Teams +PackageUrl: https://www.microsoft.com/zh-cn/microsoft-teams/group-chat-software +License: 专有软件 +LicenseUrl: https://www.microsoft.com/legal/terms-of-use +Copyright: (c) Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: 使用更快、更简单、更智能和更灵活的 Teams,更有效地进行协作。 +Description: Microsoft Teams 让协作更轻松。所有工具和文件都整合在一个位置,旨在帮助你轻松自如地建立联系、保持有序并将想法付诸于实践。 +# Moniker: +Tags: +- teams +- voip +- 会议 +- 协作 +- 协同 +- 团队 +- 开会 +- 电话 +- 研讨会 +- 视频 +- 视频会议 +- 聊天 +- 语音 +- 通话 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/Teams/24295.605.3225.8804/Microsoft.Teams.yaml b/manifests/m/Microsoft/Teams/24295.605.3225.8804/Microsoft.Teams.yaml new file mode 100644 index 000000000000..9b6d88482ee6 --- /dev/null +++ b/manifests/m/Microsoft/Teams/24295.605.3225.8804/Microsoft.Teams.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Microsoft.Teams +PackageVersion: 24295.605.3225.8804 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 62f27fba2e94bed717143631d4fb430fd6f1516e Mon Sep 17 00:00:00 2001 From: Info445 <123482402+Info445@users.noreply.github.com> Date: Mon, 18 Nov 2024 22:45:22 +0100 Subject: [PATCH 67/73] KurtZimmermann.SimilarImagesFinder version 1.010 (#192217) --- ...mermann.SimilarImagesFinder.installer.yaml | 17 +++++++++++++ ...mann.SimilarImagesFinder.locale.en-US.yaml | 24 +++++++++++++++++++ .../KurtZimmermann.SimilarImagesFinder.yaml | 8 +++++++ 3 files changed, 49 insertions(+) create mode 100644 manifests/k/KurtZimmermann/SimilarImagesFinder/1.010/KurtZimmermann.SimilarImagesFinder.installer.yaml create mode 100644 manifests/k/KurtZimmermann/SimilarImagesFinder/1.010/KurtZimmermann.SimilarImagesFinder.locale.en-US.yaml create mode 100644 manifests/k/KurtZimmermann/SimilarImagesFinder/1.010/KurtZimmermann.SimilarImagesFinder.yaml diff --git a/manifests/k/KurtZimmermann/SimilarImagesFinder/1.010/KurtZimmermann.SimilarImagesFinder.installer.yaml b/manifests/k/KurtZimmermann/SimilarImagesFinder/1.010/KurtZimmermann.SimilarImagesFinder.installer.yaml new file mode 100644 index 000000000000..88bb7f0e5bcb --- /dev/null +++ b/manifests/k/KurtZimmermann/SimilarImagesFinder/1.010/KurtZimmermann.SimilarImagesFinder.installer.yaml @@ -0,0 +1,17 @@ +# Created using wingetcreate 1.6.1.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: KurtZimmermann.SimilarImagesFinder +PackageVersion: "1.010" +InstallerType: exe +InstallerSwitches: + Silent: /si /st /de + SilentWithProgress: /si /st /de +UpgradeBehavior: install +Installers: +- Architecture: x86 + InstallerUrl: https://kurtzimmermann.com/files/SimilarImagesFinder.exe + InstallerSha256: 430D424F21F00E33C57057FE8AD8D7E4C01E6E53F06E90E2DB33E6AEDB64D14C +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-11-18 diff --git a/manifests/k/KurtZimmermann/SimilarImagesFinder/1.010/KurtZimmermann.SimilarImagesFinder.locale.en-US.yaml b/manifests/k/KurtZimmermann/SimilarImagesFinder/1.010/KurtZimmermann.SimilarImagesFinder.locale.en-US.yaml new file mode 100644 index 000000000000..1cc1a2d8c7f6 --- /dev/null +++ b/manifests/k/KurtZimmermann/SimilarImagesFinder/1.010/KurtZimmermann.SimilarImagesFinder.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.6.1.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: KurtZimmermann.SimilarImagesFinder +PackageVersion: "1.010" +PackageLocale: en-US +Publisher: Kurt Zimmermann +PublisherUrl: https://kurtzimmermann.com/index_e.html +PublisherSupportUrl: https://kurtzimmermann.com/index_e.html +Author: Kurt Zimmermann +PackageName: SimilarImagesFinder +PackageUrl: https://kurtzimmermann.com/index_e.html +License: Freeware +Copyright: ©2024 KurtZimmermann +ShortDescription: Program for finding and removing identical and similar images from your computer. +Description: Quick search for similar images. SimilarImagesFinder can operate in two modes - find absolutely identical pictures and find similar images. In the first case, the duplicate picture remover searches for completely identical images. In the second case, the application similar image finder searches for images which are different, but are basically the same images. For example, it may be two images from the same image but of different size or dimensions or different shades of color, and so on. +Moniker: similarimagesfinder +Tags: +- finding +- photos +- pictures +- similar +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/k/KurtZimmermann/SimilarImagesFinder/1.010/KurtZimmermann.SimilarImagesFinder.yaml b/manifests/k/KurtZimmermann/SimilarImagesFinder/1.010/KurtZimmermann.SimilarImagesFinder.yaml new file mode 100644 index 000000000000..b93a2c877176 --- /dev/null +++ b/manifests/k/KurtZimmermann/SimilarImagesFinder/1.010/KurtZimmermann.SimilarImagesFinder.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.6.1.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: KurtZimmermann.SimilarImagesFinder +PackageVersion: "1.010" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 8c7b405ca4da9b6e9292e537b9d4f76cb82bea85 Mon Sep 17 00:00:00 2001 From: Doppler Bot <57646694+doppler-bot@users.noreply.github.com> Date: Mon, 18 Nov 2024 16:45:49 -0500 Subject: [PATCH 68/73] New version: Doppler.doppler 3.69.2 (#192218) --- .../3.69.2/Doppler.doppler.installer.yaml | 26 +++++++++++++++++++ .../3.69.2/Doppler.doppler.locale.en-US.yaml | 14 ++++++++++ .../doppler/3.69.2/Doppler.doppler.yaml | 7 +++++ 3 files changed, 47 insertions(+) create mode 100644 manifests/d/Doppler/doppler/3.69.2/Doppler.doppler.installer.yaml create mode 100644 manifests/d/Doppler/doppler/3.69.2/Doppler.doppler.locale.en-US.yaml create mode 100644 manifests/d/Doppler/doppler/3.69.2/Doppler.doppler.yaml diff --git a/manifests/d/Doppler/doppler/3.69.2/Doppler.doppler.installer.yaml b/manifests/d/Doppler/doppler/3.69.2/Doppler.doppler.installer.yaml new file mode 100644 index 000000000000..acb009618ec0 --- /dev/null +++ b/manifests/d/Doppler/doppler/3.69.2/Doppler.doppler.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json +PackageIdentifier: Doppler.doppler +PackageVersion: 3.69.2 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2024-11-18" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: doppler.exe + PortableCommandAlias: doppler + InstallerUrl: https://github.com/DopplerHQ/cli/releases/download/3.69.2/doppler_3.69.2_windows_arm64.zip + InstallerSha256: ccebb54af4cf43320d43437437cfaf7890ccec4a4f98dbe67255615ba99e6c20 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: doppler.exe + PortableCommandAlias: doppler + InstallerUrl: https://github.com/DopplerHQ/cli/releases/download/3.69.2/doppler_3.69.2_windows_amd64.zip + InstallerSha256: f84308b61138c0766794a6836e12f5f08087a16d9ba2361fc88ef6ae0a3c4917 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/d/Doppler/doppler/3.69.2/Doppler.doppler.locale.en-US.yaml b/manifests/d/Doppler/doppler/3.69.2/Doppler.doppler.locale.en-US.yaml new file mode 100644 index 000000000000..7733eebcc3e5 --- /dev/null +++ b/manifests/d/Doppler/doppler/3.69.2/Doppler.doppler.locale.en-US.yaml @@ -0,0 +1,14 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json +PackageIdentifier: Doppler.doppler +PackageVersion: 3.69.2 +PackageLocale: en-US +Publisher: Doppler +PublisherUrl: https://doppler.com +PackageName: doppler +PackageUrl: https://doppler.com +License: Apache-2.0 +ShortDescription: The official Doppler CLI for managing your secrets +Moniker: doppler +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/d/Doppler/doppler/3.69.2/Doppler.doppler.yaml b/manifests/d/Doppler/doppler/3.69.2/Doppler.doppler.yaml new file mode 100644 index 000000000000..3750ad97fa95 --- /dev/null +++ b/manifests/d/Doppler/doppler/3.69.2/Doppler.doppler.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json +PackageIdentifier: Doppler.doppler +PackageVersion: 3.69.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From d423c28ca403fab005e1b6e3c9e702ae25f3bb2c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 Nov 2024 05:46:02 +0800 Subject: [PATCH 69/73] New version: StefansTools.grepWin version 2.1.1406 (2.1.7) (#192220) --- .../StefansTools.grepWin.installer.yaml | 28 ++++++++++++ .../StefansTools.grepWin.locale.en-US.yaml | 45 +++++++++++++++++++ .../StefansTools.grepWin.locale.zh-CN.yaml | 43 ++++++++++++++++++ .../2.1.1406/StefansTools.grepWin.yaml | 8 ++++ 4 files changed, 124 insertions(+) create mode 100644 manifests/s/StefansTools/grepWin/2.1.1406/StefansTools.grepWin.installer.yaml create mode 100644 manifests/s/StefansTools/grepWin/2.1.1406/StefansTools.grepWin.locale.en-US.yaml create mode 100644 manifests/s/StefansTools/grepWin/2.1.1406/StefansTools.grepWin.locale.zh-CN.yaml create mode 100644 manifests/s/StefansTools/grepWin/2.1.1406/StefansTools.grepWin.yaml diff --git a/manifests/s/StefansTools/grepWin/2.1.1406/StefansTools.grepWin.installer.yaml b/manifests/s/StefansTools/grepWin/2.1.1406/StefansTools.grepWin.installer.yaml new file mode 100644 index 000000000000..7aaae7544bdd --- /dev/null +++ b/manifests/s/StefansTools/grepWin/2.1.1406/StefansTools.grepWin.installer.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: StefansTools.grepWin +PackageVersion: 2.1.1406 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: APPLICATIONFOLDER="" +UpgradeBehavior: install +ReleaseDate: 2024-11-18 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/stefankueng/grepWin/releases/download/2.1.7/grepWin-2.1.7.msi + InstallerSha256: 812340B44C7F4B10BF6D4A7D6C768F106D7E6466AA11843727BA1CA1FABCA306 + ProductCode: '{145E4214-2E1D-410C-8DE7-8A0F091A6175}' + AppsAndFeaturesEntries: + - ProductCode: '{145E4214-2E1D-410C-8DE7-8A0F091A6175}' + UpgradeCode: '{C8EC878C-5B8A-4208-9670-64313B180089}' +- Architecture: x64 + InstallerUrl: https://github.com/stefankueng/grepWin/releases/download/2.1.7/grepWin-2.1.7-x64.msi + InstallerSha256: EF08C74C3D143FE7FA15A2ECE6E1054F656501AE60FEDF1331F6AF90A4E714CA + ProductCode: '{0F6D5635-1E61-4210-ACA7-FCB195D928CB}' + AppsAndFeaturesEntries: + - ProductCode: '{0F6D5635-1E61-4210-ACA7-FCB195D928CB}' + UpgradeCode: '{C73ED533-953E-47E5-9A42-A48292BB7C6C}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/s/StefansTools/grepWin/2.1.1406/StefansTools.grepWin.locale.en-US.yaml b/manifests/s/StefansTools/grepWin/2.1.1406/StefansTools.grepWin.locale.en-US.yaml new file mode 100644 index 000000000000..b3c55827602e --- /dev/null +++ b/manifests/s/StefansTools/grepWin/2.1.1406/StefansTools.grepWin.locale.en-US.yaml @@ -0,0 +1,45 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: StefansTools.grepWin +PackageVersion: 2.1.1406 +PackageLocale: en-US +Publisher: Stefans Tools +PublisherUrl: https://tools.stefankueng.com/ +PublisherSupportUrl: https://github.com/stefankueng/grepWin/issues +# PrivacyUrl: +Author: Stefan Küng +PackageName: grepWin +PackageUrl: https://tools.stefankueng.com/grepWin.html +License: GPL-3.0 +LicenseUrl: https://github.com/stefankueng/grepWin/blob/HEAD/LICENSE +Copyright: Copyright © 2007-2024, Stefan Küng +# CopyrightUrl: +ShortDescription: Regular expression search and replace for Windows +Description: grepWin is a simple search and replace tool which can use regular expressions to do its job. This allows to do much more powerful searches and replaces. +Moniker: grepwin +Tags: +- file +- find +- grep +- regex +- regexp +- regular-expression +- replace +- search +- text +- tool +- utility +ReleaseNotes: 'Issues solved for this release: https://github.com/stefankueng/grepWin/milestone/25?closed=1' +ReleaseNotesUrl: https://github.com/stefankueng/grepWin/releases/tag/2.1.7 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Regular expression tutorial + DocumentUrl: https://tools.stefankueng.com/regexhelp.html +- DocumentLabel: Command line parameters + DocumentUrl: https://tools.stefankueng.com/grepWin_cmd.html +- DocumentLabel: Wiki + DocumentUrl: https://github.com/stefankueng/grepWin/wiki +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/StefansTools/grepWin/2.1.1406/StefansTools.grepWin.locale.zh-CN.yaml b/manifests/s/StefansTools/grepWin/2.1.1406/StefansTools.grepWin.locale.zh-CN.yaml new file mode 100644 index 000000000000..01cc594e805e --- /dev/null +++ b/manifests/s/StefansTools/grepWin/2.1.1406/StefansTools.grepWin.locale.zh-CN.yaml @@ -0,0 +1,43 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: StefansTools.grepWin +PackageVersion: 2.1.1406 +PackageLocale: zh-CN +Publisher: Stefans Tools +PublisherUrl: https://tools.stefankueng.com/ +PublisherSupportUrl: https://github.com/stefankueng/grepWin/issues +# PrivacyUrl: +Author: Stefan Küng +PackageName: grepWin +PackageUrl: https://tools.stefankueng.com/grepWin.html +License: GPL-3.0 +LicenseUrl: https://github.com/stefankueng/grepWin/blob/HEAD/LICENSE +Copyright: Copyright © 2007-2024, Stefan Küng +# CopyrightUrl: +ShortDescription: 用于 Windows 的正则表达式搜索和替换 +Description: grepWin 是一个简单的搜索和替换工具,可以使用正则表达式来完成工作,这样就可以进行更强大的搜索和替换。 +# Moniker: +Tags: +- grep +- 工具 +- 搜索 +- 文件 +- 文本 +- 替换 +- 查找 +- 正则 +- 正则表达式 +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/stefankueng/grepWin/releases/tag/2.1.7 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 正则表达式教程 + DocumentUrl: https://tools.stefankueng.com/regexhelp.html +- DocumentLabel: 命令行参数 + DocumentUrl: https://tools.stefankueng.com/grepWin_cmd.html +- DocumentLabel: Wiki + DocumentUrl: https://github.com/stefankueng/grepWin/wiki +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/s/StefansTools/grepWin/2.1.1406/StefansTools.grepWin.yaml b/manifests/s/StefansTools/grepWin/2.1.1406/StefansTools.grepWin.yaml new file mode 100644 index 000000000000..75932524ba0f --- /dev/null +++ b/manifests/s/StefansTools/grepWin/2.1.1406/StefansTools.grepWin.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: StefansTools.grepWin +PackageVersion: 2.1.1406 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From d811a69686cb4ed343d3d0c9d227c9dccbc95a0b Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Mon, 18 Nov 2024 13:46:26 -0800 Subject: [PATCH 70/73] Automatic deletion of Argotronic.ArgusMonitor 7.1.3.2793 (#192224) --- .../Argotronic.ArgusMonitor.installer.yaml | 17 ---------- .../Argotronic.ArgusMonitor.locale.en-US.yaml | 34 ------------------- .../7.1.3.2793/Argotronic.ArgusMonitor.yaml | 8 ----- 3 files changed, 59 deletions(-) delete mode 100644 manifests/a/Argotronic/ArgusMonitor/7.1.3.2793/Argotronic.ArgusMonitor.installer.yaml delete mode 100644 manifests/a/Argotronic/ArgusMonitor/7.1.3.2793/Argotronic.ArgusMonitor.locale.en-US.yaml delete mode 100644 manifests/a/Argotronic/ArgusMonitor/7.1.3.2793/Argotronic.ArgusMonitor.yaml diff --git a/manifests/a/Argotronic/ArgusMonitor/7.1.3.2793/Argotronic.ArgusMonitor.installer.yaml b/manifests/a/Argotronic/ArgusMonitor/7.1.3.2793/Argotronic.ArgusMonitor.installer.yaml deleted file mode 100644 index daf334320f41..000000000000 --- a/manifests/a/Argotronic/ArgusMonitor/7.1.3.2793/Argotronic.ArgusMonitor.installer.yaml +++ /dev/null @@ -1,17 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/15 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: Argotronic.ArgusMonitor -PackageVersion: 7.1.3.2793 -InstallerLocale: en-US -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -UpgradeBehavior: install -AppsAndFeaturesEntries: -- ProductCode: ArgusMonitor -Installers: -- Architecture: x86 - InstallerUrl: https://www.argusmonitor.com/downloads/ArgusMonitor_Setup.exe - InstallerSha256: 93E1C2EA99A9B47A688586D1F562DC93C161FDE29EB41D00B60728277B3BA4CA -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/a/Argotronic/ArgusMonitor/7.1.3.2793/Argotronic.ArgusMonitor.locale.en-US.yaml b/manifests/a/Argotronic/ArgusMonitor/7.1.3.2793/Argotronic.ArgusMonitor.locale.en-US.yaml deleted file mode 100644 index 06e8e665cbc2..000000000000 --- a/manifests/a/Argotronic/ArgusMonitor/7.1.3.2793/Argotronic.ArgusMonitor.locale.en-US.yaml +++ /dev/null @@ -1,34 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/15 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: Argotronic.ArgusMonitor -PackageVersion: 7.1.3.2793 -PackageLocale: en-US -Publisher: Argotronic GmbH -PublisherUrl: https://www.argusmonitor.com/ -PublisherSupportUrl: https://help.argusmonitor.com/ -PrivacyUrl: https://www.argusmonitor.com/privacy_policy.php -PackageName: Argus Monitor -PackageUrl: https://www.argusmonitor.com/ -License: Proprietary -LicenseUrl: https://www.argusmonitor.com/terms_and_conditions.php -Copyright: Copyright (c) Argotronic GmbH -ShortDescription: Fan speed control based on all available temperature sources, like HDD/SSD or GPU temperatures. -Moniker: argus-monitor -Tags: -- cpu -- fan -- fan-control -- fan-speed -- gpu -- hdd -- ssd -- system-monitoring -- temperature -ReleaseNotesUrl: https://www.argusmonitor.com/history.php -PurchaseUrl: https://www.argusmonitor.com/order.php -Documentations: -- DocumentLabel: FAQ - DocumentUrl: https://www.argusmonitor.com/faq.php -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/a/Argotronic/ArgusMonitor/7.1.3.2793/Argotronic.ArgusMonitor.yaml b/manifests/a/Argotronic/ArgusMonitor/7.1.3.2793/Argotronic.ArgusMonitor.yaml deleted file mode 100644 index 50d609b6fe81..000000000000 --- a/manifests/a/Argotronic/ArgusMonitor/7.1.3.2793/Argotronic.ArgusMonitor.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/15 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: Argotronic.ArgusMonitor -PackageVersion: 7.1.3.2793 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From 16c6d794c8da1a77e67161d865d6d45d3325371f Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 18 Nov 2024 22:50:32 +0100 Subject: [PATCH 71/73] New version: OpenMedia.4KVideoDownloaderPlus version 1.10.0.0154 (#192191) --- ...Media.4KVideoDownloaderPlus.installer.yaml | 58 +++++++++++++++++++ ...ia.4KVideoDownloaderPlus.locale.en-US.yaml | 22 +++++++ .../OpenMedia.4KVideoDownloaderPlus.yaml | 8 +++ 3 files changed, 88 insertions(+) create mode 100644 manifests/o/OpenMedia/4KVideoDownloaderPlus/1.10.0.0154/OpenMedia.4KVideoDownloaderPlus.installer.yaml create mode 100644 manifests/o/OpenMedia/4KVideoDownloaderPlus/1.10.0.0154/OpenMedia.4KVideoDownloaderPlus.locale.en-US.yaml create mode 100644 manifests/o/OpenMedia/4KVideoDownloaderPlus/1.10.0.0154/OpenMedia.4KVideoDownloaderPlus.yaml diff --git a/manifests/o/OpenMedia/4KVideoDownloaderPlus/1.10.0.0154/OpenMedia.4KVideoDownloaderPlus.installer.yaml b/manifests/o/OpenMedia/4KVideoDownloaderPlus/1.10.0.0154/OpenMedia.4KVideoDownloaderPlus.installer.yaml new file mode 100644 index 000000000000..054919377e43 --- /dev/null +++ b/manifests/o/OpenMedia/4KVideoDownloaderPlus/1.10.0.0154/OpenMedia.4KVideoDownloaderPlus.installer.yaml @@ -0,0 +1,58 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: OpenMedia.4KVideoDownloaderPlus +PackageVersion: 1.10.0.0154 +UpgradeBehavior: install +ReleaseDate: 2024-11-18 +Installers: +- Architecture: x86 + InstallerType: burn + InstallerUrl: https://dl.4kdownload.com/app/4kvideodownloaderplus_1.10.0_online.exe + InstallerSha256: FBCFA01ED1EB24E23D3BAFEE27974AE2FE4A76D6A0E82A52D30444383C7126E8 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +- Architecture: x64 + InstallerType: burn + InstallerUrl: https://dl.4kdownload.com/app/4kvideodownloaderplus_1.10.0_x64_online.exe + InstallerSha256: 587A34787325FDC4B8054A204E69EF1D8BAB43994955E37D295FD6A2B5C7176D + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- InstallerLocale: en-US + Architecture: x86 + InstallerType: wix + Scope: machine + InstallerUrl: https://dl.4kdownload.com/app/4kvideodownloaderplus_1.10.0.msi + InstallerSha256: 5D1D631F43950771BE66E98A1202A791F55B008AB7E5AB4E3138C40C55983FC9 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 + ProductCode: '{FEBB1768-5F7C-4808-90EF-D3C3CAAD1C72}' + AppsAndFeaturesEntries: + - DisplayName: 4K Video Downloader+ + Publisher: Open Media LLC + ProductCode: '{FEBB1768-5F7C-4808-90EF-D3C3CAAD1C72}' + UpgradeCode: '{5B6DD0A5-3535-4E25-80B2-46C406B36E88}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\4KDownload\4kvideodownloaderplus' +- InstallerLocale: en-US + Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://dl.4kdownload.com/app/4kvideodownloaderplus_1.10.0_x64.msi + InstallerSha256: BCEE52D51FC6B556C1EEFA4E9B37410486955411CECB8675418C02C4B2506DE5 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + ProductCode: '{E4F38415-1B4F-4E6F-8E07-A001BCED9F84}' + AppsAndFeaturesEntries: + - DisplayName: 4K Video Downloader+ + Publisher: Open Media LLC + ProductCode: '{E4F38415-1B4F-4E6F-8E07-A001BCED9F84}' + UpgradeCode: '{5B6DD0A5-3535-4E25-80B2-46C406B36E88}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\4KDownload\4kvideodownloaderplus' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/o/OpenMedia/4KVideoDownloaderPlus/1.10.0.0154/OpenMedia.4KVideoDownloaderPlus.locale.en-US.yaml b/manifests/o/OpenMedia/4KVideoDownloaderPlus/1.10.0.0154/OpenMedia.4KVideoDownloaderPlus.locale.en-US.yaml new file mode 100644 index 000000000000..737151f06c15 --- /dev/null +++ b/manifests/o/OpenMedia/4KVideoDownloaderPlus/1.10.0.0154/OpenMedia.4KVideoDownloaderPlus.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: OpenMedia.4KVideoDownloaderPlus +PackageVersion: 1.10.0.0154 +PackageLocale: en-US +Publisher: Open Media LLC +PublisherUrl: https://www.4kdownload.com/ +PublisherSupportUrl: https://4kdownload.com/help/14 +PrivacyUrl: https://4kdownload.com/privacy/1 +Author: Open Media LLC +PackageName: 4K Video Downloader+ +PackageUrl: https://www.4kdownload.com/products/videodownloader +License: Proprietary +LicenseUrl: https://www.4kdownload.com/agreement/terms-of-use +Copyright: Copyright 2023 Open Media. All rights reserved. +ShortDescription: Download videos from all popular websites in high quality. +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://4kdownload.com/help/14#faq +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/o/OpenMedia/4KVideoDownloaderPlus/1.10.0.0154/OpenMedia.4KVideoDownloaderPlus.yaml b/manifests/o/OpenMedia/4KVideoDownloaderPlus/1.10.0.0154/OpenMedia.4KVideoDownloaderPlus.yaml new file mode 100644 index 000000000000..01249f523ac7 --- /dev/null +++ b/manifests/o/OpenMedia/4KVideoDownloaderPlus/1.10.0.0154/OpenMedia.4KVideoDownloaderPlus.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: OpenMedia.4KVideoDownloaderPlus +PackageVersion: 1.10.0.0154 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 48f5204093b0f75761d04c0ca8d4a07dbe74b9ea Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 Nov 2024 05:52:44 +0800 Subject: [PATCH 72/73] New version: MSYS2.MSYS2 version 20241116 (#192009) --- .../MSYS2/20241116/MSYS2.MSYS2.installer.yaml | 28 +++++++++++++++ .../20241116/MSYS2.MSYS2.locale.en-US.yaml | 34 +++++++++++++++++++ .../20241116/MSYS2.MSYS2.locale.zh-CN.yaml | 32 +++++++++++++++++ .../m/MSYS2/MSYS2/20241116/MSYS2.MSYS2.yaml | 8 +++++ 4 files changed, 102 insertions(+) create mode 100644 manifests/m/MSYS2/MSYS2/20241116/MSYS2.MSYS2.installer.yaml create mode 100644 manifests/m/MSYS2/MSYS2/20241116/MSYS2.MSYS2.locale.en-US.yaml create mode 100644 manifests/m/MSYS2/MSYS2/20241116/MSYS2.MSYS2.locale.zh-CN.yaml create mode 100644 manifests/m/MSYS2/MSYS2/20241116/MSYS2.MSYS2.yaml diff --git a/manifests/m/MSYS2/MSYS2/20241116/MSYS2.MSYS2.installer.yaml b/manifests/m/MSYS2/MSYS2/20241116/MSYS2.MSYS2.installer.yaml new file mode 100644 index 000000000000..a48fce13ea4f --- /dev/null +++ b/manifests/m/MSYS2/MSYS2/20241116/MSYS2.MSYS2.installer.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: MSYS2.MSYS2 +PackageVersion: "20241116" +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silentWithProgress +InstallerSwitches: + Silent: install --confirm-command --root "C:\msys64" + SilentWithProgress: install --confirm-command --root "C:\msys64" + InstallLocation: --root "" +ExpectedReturnCodes: +- InstallerReturnCode: 2 + ReturnResponse: installInProgress +- InstallerReturnCode: 3 + ReturnResponse: cancelledByUser +UpgradeBehavior: deny +ReleaseDate: 2024-11-16 +RequireExplicitUpgrade: true +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/msys2/msys2-installer/releases/download/2024-11-16/msys2-x86_64-20241116.exe + InstallerSha256: 85B1335537AD763CBAAA0CF6059F42F5477D3E6B167A7062C25EAA1B2573F6C8 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/MSYS2/MSYS2/20241116/MSYS2.MSYS2.locale.en-US.yaml b/manifests/m/MSYS2/MSYS2/20241116/MSYS2.MSYS2.locale.en-US.yaml new file mode 100644 index 000000000000..276b036ce5b7 --- /dev/null +++ b/manifests/m/MSYS2/MSYS2/20241116/MSYS2.MSYS2.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: MSYS2.MSYS2 +PackageVersion: "20241116" +PackageLocale: en-US +Publisher: The MSYS2 Developers +PublisherUrl: https://www.msys2.org/ +PublisherSupportUrl: https://www.msys2.org/contact/ +# PrivacyUrl: +Author: The MSYS2 Developers +PackageName: MSYS2 Installer +PackageUrl: https://github.com/msys2/msys2-installer +License: BSD-3-Clause +LicenseUrl: https://github.com/msys2/msys2-installer/blob/main/LICENSE +Copyright: Copyright 2024 MSYS2 devs +# CopyrightUrl: +ShortDescription: Software Distribution and Building Platform for Windows +Description: MSYS2 is a collection of tools and libraries providing you with an easy-to-use environment for building, installing and running native Windows software. +# Moniker: +# Tags: +ReleaseNotes: |- + - The usual round of package updates + - The MINGW32 shortcut is no longer installed +ReleaseNotesUrl: https://github.com/msys2/msys2-installer/releases/tag/2024-11-16 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://www.msys2.org/docs/what-is-msys2/ +- DocumentLabel: Wiki + DocumentUrl: https://www.msys2.org/wiki/Home/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/MSYS2/MSYS2/20241116/MSYS2.MSYS2.locale.zh-CN.yaml b/manifests/m/MSYS2/MSYS2/20241116/MSYS2.MSYS2.locale.zh-CN.yaml new file mode 100644 index 000000000000..ba3d80e11c17 --- /dev/null +++ b/manifests/m/MSYS2/MSYS2/20241116/MSYS2.MSYS2.locale.zh-CN.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: MSYS2.MSYS2 +PackageVersion: "20241116" +PackageLocale: zh-CN +Publisher: The MSYS2 Developers +PublisherUrl: https://www.msys2.org/ +PublisherSupportUrl: https://www.msys2.org/contact/ +# PrivacyUrl: +Author: The MSYS2 Developers +PackageName: MSYS2 Installer +PackageUrl: https://github.com/msys2/msys2-installer +License: BSD-3-Clause +LicenseUrl: https://github.com/msys2/msys2-installer/blob/main/LICENSE +Copyright: Copyright 2024 MSYS2 devs +# CopyrightUrl: +ShortDescription: Windows 软件分发和构建平台 +Description: MSYS2 是一套工具和库的集合,为构建、安装和运行原生 Windows 软件提供易于使用的环境。 +# Moniker: +# Tags: +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/msys2/msys2-installer/releases/tag/2024-11-16 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://www.msys2.org/docs/what-is-msys2/ +- DocumentLabel: Wiki + DocumentUrl: https://www.msys2.org/wiki/Home/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/MSYS2/MSYS2/20241116/MSYS2.MSYS2.yaml b/manifests/m/MSYS2/MSYS2/20241116/MSYS2.MSYS2.yaml new file mode 100644 index 000000000000..7ad50ca7f901 --- /dev/null +++ b/manifests/m/MSYS2/MSYS2/20241116/MSYS2.MSYS2.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: MSYS2.MSYS2 +PackageVersion: "20241116" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From c929ab2f398c38bef9c4214c0f6bba233e8ff5ee Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 19 Nov 2024 06:01:19 +0800 Subject: [PATCH 73/73] New version: Egnyte.EgnyteDesktopApp version 3.20.1.151 (#192181) --- .../Egnyte.EgnyteDesktopApp.installer.yaml | 29 +++++++++++++ .../Egnyte.EgnyteDesktopApp.locale.en-US.yaml | 41 +++++++++++++++++++ .../Egnyte.EgnyteDesktopApp.locale.zh-CN.yaml | 38 +++++++++++++++++ .../3.20.1.151/Egnyte.EgnyteDesktopApp.yaml | 8 ++++ 4 files changed, 116 insertions(+) create mode 100644 manifests/e/Egnyte/EgnyteDesktopApp/3.20.1.151/Egnyte.EgnyteDesktopApp.installer.yaml create mode 100644 manifests/e/Egnyte/EgnyteDesktopApp/3.20.1.151/Egnyte.EgnyteDesktopApp.locale.en-US.yaml create mode 100644 manifests/e/Egnyte/EgnyteDesktopApp/3.20.1.151/Egnyte.EgnyteDesktopApp.locale.zh-CN.yaml create mode 100644 manifests/e/Egnyte/EgnyteDesktopApp/3.20.1.151/Egnyte.EgnyteDesktopApp.yaml diff --git a/manifests/e/Egnyte/EgnyteDesktopApp/3.20.1.151/Egnyte.EgnyteDesktopApp.installer.yaml b/manifests/e/Egnyte/EgnyteDesktopApp/3.20.1.151/Egnyte.EgnyteDesktopApp.installer.yaml new file mode 100644 index 000000000000..7f7f74bec0ec --- /dev/null +++ b/manifests/e/Egnyte/EgnyteDesktopApp/3.20.1.151/Egnyte.EgnyteDesktopApp.installer.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Egnyte.EgnyteDesktopApp +PackageVersion: 3.20.1.151 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +UpgradeBehavior: install +Protocols: +- egnyte +- egnyte-credentials +FileExtensions: +- egnyte_d +- egnyte_f +- gdoc +- gsheet +- gslides +AppsAndFeaturesEntries: +- ProductCode: '{96767EE9-A43A-4ECA-B421-F8DC171BE63E}' + UpgradeCode: '{03909D9B-F5F2-41F3-ABF9-4FCE077F028D}' +Installers: +- Architecture: x64 + InstallerUrl: https://egnyte-cdn.egnyte.com/egnytedrive/win/en-us/3.20.1/EgnyteDesktopApp_3.20.1_151.msi + InstallerSha256: 2914FC99C8EA2037F9680C465C2564F3DBCFFBFB19ED0C9B5730C1E6167FB5B9 + ProductCode: '{96767EE9-A43A-4ECA-B421-F8DC171BE63E}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/e/Egnyte/EgnyteDesktopApp/3.20.1.151/Egnyte.EgnyteDesktopApp.locale.en-US.yaml b/manifests/e/Egnyte/EgnyteDesktopApp/3.20.1.151/Egnyte.EgnyteDesktopApp.locale.en-US.yaml new file mode 100644 index 000000000000..d462080b5e3f --- /dev/null +++ b/manifests/e/Egnyte/EgnyteDesktopApp/3.20.1.151/Egnyte.EgnyteDesktopApp.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Egnyte.EgnyteDesktopApp +PackageVersion: 3.20.1.151 +PackageLocale: en-US +Publisher: Egnyte, Inc. +PublisherUrl: https://www.egnyte.com/ +# PublisherSupportUrl: +PrivacyUrl: https://www.egnyte.com/privacy-policy +Author: Egnyte, Inc. +PackageName: Egnyte Desktop App +PackageUrl: https://www.egnyte.com/file-access/desktop-access +License: Proprietary +LicenseUrl: https://www.egnyte.com/terms-and-conditions/10-2022 +Copyright: Copyright © 2008-2024 Egnyte, Inc. All rights reserved. +# CopyrightUrl: +ShortDescription: The Desktop App provides access to content on Egnyte from your file explorer, allowing you to work with content on the cloud the same way you work with content stored locally. +# Description: +Moniker: egnyte +Tags: +- backup +- cloud +- cloud-drive +- download +- drive +- file +- netdisk +- share +- sync +- upload +ReleaseNotes: |- + Changes in this version + - Fix for a rare issue when the user was not able to list directories in case of an unstable network connection. + - Support for keeping the historical version of files edited via Bluebeam's Revu.exe +# ReleaseNotesUrl: +PurchaseUrl: https://www.egnyte.com/pricing +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/e/Egnyte/EgnyteDesktopApp/3.20.1.151/Egnyte.EgnyteDesktopApp.locale.zh-CN.yaml b/manifests/e/Egnyte/EgnyteDesktopApp/3.20.1.151/Egnyte.EgnyteDesktopApp.locale.zh-CN.yaml new file mode 100644 index 000000000000..ad033ed5f885 --- /dev/null +++ b/manifests/e/Egnyte/EgnyteDesktopApp/3.20.1.151/Egnyte.EgnyteDesktopApp.locale.zh-CN.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Egnyte.EgnyteDesktopApp +PackageVersion: 3.20.1.151 +PackageLocale: zh-CN +Publisher: Egnyte, Inc. +PublisherUrl: https://www.egnyte.com/ +# PublisherSupportUrl: +PrivacyUrl: https://www.egnyte.com/privacy-policy +Author: Egnyte, Inc. +PackageName: Egnyte Desktop App +PackageUrl: https://www.egnyte.com/file-access/desktop-access +License: 专有软件 +LicenseUrl: https://www.egnyte.com/terms-and-conditions/10-2022 +Copyright: Copyright © 2008-2024 Egnyte, Inc. All rights reserved. +# CopyrightUrl: +ShortDescription: Egnyte 桌面应用可让您从文件资源管理器访问 Egnyte 上的内容,让您可以像处理本地存储的内容一样处理云上的内容。 +# Description: +# Moniker: +Tags: +- 上传 +- 下载 +- 云 +- 云盘 +- 共享 +- 分享 +- 同步 +- 备份 +- 文件 +- 网盘 +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://www.egnyte.com/pricing +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/e/Egnyte/EgnyteDesktopApp/3.20.1.151/Egnyte.EgnyteDesktopApp.yaml b/manifests/e/Egnyte/EgnyteDesktopApp/3.20.1.151/Egnyte.EgnyteDesktopApp.yaml new file mode 100644 index 000000000000..cb455f00f5f4 --- /dev/null +++ b/manifests/e/Egnyte/EgnyteDesktopApp/3.20.1.151/Egnyte.EgnyteDesktopApp.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Egnyte.EgnyteDesktopApp +PackageVersion: 3.20.1.151 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0