From f5c7e0c4a36f3ea14e9bc8b92b0318c3244f2bdb Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 24 Dec 2024 23:14:22 +0800 Subject: [PATCH 01/32] New version: B3log.SiYuan version 3.1.17 (#202051) --- .../SiYuan/3.1.17/B3log.SiYuan.installer.yaml | 42 ++++++++++++ .../3.1.17/B3log.SiYuan.locale.en-US.yaml | 66 +++++++++++++++++++ .../3.1.17/B3log.SiYuan.locale.zh-CN.yaml | 39 +++++++++++ .../b/B3log/SiYuan/3.1.17/B3log.SiYuan.yaml | 8 +++ 4 files changed, 155 insertions(+) create mode 100644 manifests/b/B3log/SiYuan/3.1.17/B3log.SiYuan.installer.yaml create mode 100644 manifests/b/B3log/SiYuan/3.1.17/B3log.SiYuan.locale.en-US.yaml create mode 100644 manifests/b/B3log/SiYuan/3.1.17/B3log.SiYuan.locale.zh-CN.yaml create mode 100644 manifests/b/B3log/SiYuan/3.1.17/B3log.SiYuan.yaml diff --git a/manifests/b/B3log/SiYuan/3.1.17/B3log.SiYuan.installer.yaml b/manifests/b/B3log/SiYuan/3.1.17/B3log.SiYuan.installer.yaml new file mode 100644 index 0000000000000..2f57235117256 --- /dev/null +++ b/manifests/b/B3log/SiYuan/3.1.17/B3log.SiYuan.installer.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: B3log.SiYuan +PackageVersion: 3.1.17 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- siyuan +ProductCode: c1e77cb7-68e1-5adb-ab29-ecf7379a9944 +ReleaseDate: 2024-12-24 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/siyuan-note/siyuan/releases/download/v3.1.17/siyuan-3.1.17-win.exe + InstallerSha256: A481E4156A590B59E206DB59660DC0ADD9B3492AAC6EDAA4567FAEFF65A75142 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/siyuan-note/siyuan/releases/download/v3.1.17/siyuan-3.1.17-win.exe + InstallerSha256: A481E4156A590B59E206DB59660DC0ADD9B3492AAC6EDAA4567FAEFF65A75142 + InstallerSwitches: + Custom: /allusers + ElevationRequirement: elevationRequired +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/siyuan-note/siyuan/releases/download/v3.1.17/siyuan-3.1.17-win-arm64.exe + InstallerSha256: A2F11F93C44C7E38FA3C036DB88520F1468BBBC2E467437A63E021C42840E126 + InstallerSwitches: + Custom: /currentuser +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/siyuan-note/siyuan/releases/download/v3.1.17/siyuan-3.1.17-win-arm64.exe + InstallerSha256: A2F11F93C44C7E38FA3C036DB88520F1468BBBC2E467437A63E021C42840E126 + InstallerSwitches: + Custom: /allusers + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/b/B3log/SiYuan/3.1.17/B3log.SiYuan.locale.en-US.yaml b/manifests/b/B3log/SiYuan/3.1.17/B3log.SiYuan.locale.en-US.yaml new file mode 100644 index 0000000000000..8a8c0c4032a61 --- /dev/null +++ b/manifests/b/B3log/SiYuan/3.1.17/B3log.SiYuan.locale.en-US.yaml @@ -0,0 +1,66 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: B3log.SiYuan +PackageVersion: 3.1.17 +PackageLocale: en-US +Publisher: Yunnan Liandi Technology Co., Ltd. +PublisherUrl: https://b3log.org/ +PublisherSupportUrl: https://b3log.org/siyuan/en/community.html +PrivacyUrl: https://b3log.org/siyuan/en/privacy.html +Author: Yunnan Liandi Technology Co., Ltd. +PackageName: SiYuan +PackageUrl: https://b3log.org/siyuan/en +License: AGPL-3.0 +LicenseUrl: https://github.com/siyuan-note/siyuan/blob/HEAD/LICENSE +Copyright: Copyright (c) 2020-present, ld246.com +ShortDescription: The next generation PKM system, your digital garden +Description: SiYuan is a local-first personal knowledge management system, support fine-grained block-level reference and Markdown WYSIWYG. +Tags: +- backlink +- bi-directional-link +- block +- docs +- document +- editor +- graph +- knowledge +- knowledge-base +- markdown +- mind-map +- mindmap +- notes +- outliner +- pkm +- reference +ReleaseNotes: |- + Overview + This version reduces startup time when sync is enabled. + Changelogs + Below are the detailed changes in this version. + Enhancement + - Database-bound block primary key supports setting static anchor text + - The text pasted into the database supports the use of \t and \n for segmentation and line breaks + - Adjust window buttons when the interface is scaled on macOS + - The mobile database always displays the Calculation row + - Improve Attribute Panel - Database - Remove block + - Improve list item multi-select indentation interaction + - Remove browser default Ctrl+B/I/U + - Reduce startup time when sync is enabled + Bugfix + - Emoji not displayed on Linux + - Database paste causes crash + - Results not highlighted when searching using query syntax + - Document cannot be exported as Markdown + - Incorrect list item styles in exported PDF + - Cannot export Data on mobile + Refactor + - Upgrade to AWS SDK for Go v2 + - Upgrade to Electron v32.2.7 + Development + - Add renderAVAttribute method to Protyle + - Add plugin function getAllModels +ReleaseNotesUrl: https://github.com/siyuan-note/siyuan/releases/tag/v3.1.17 +PurchaseUrl: https://b3log.org/siyuan/en/pricing.html +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/b/B3log/SiYuan/3.1.17/B3log.SiYuan.locale.zh-CN.yaml b/manifests/b/B3log/SiYuan/3.1.17/B3log.SiYuan.locale.zh-CN.yaml new file mode 100644 index 0000000000000..f21fd17885ab0 --- /dev/null +++ b/manifests/b/B3log/SiYuan/3.1.17/B3log.SiYuan.locale.zh-CN.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json + +PackageIdentifier: B3log.SiYuan +PackageVersion: 3.1.17 +PackageLocale: zh-CN +Publisher: Yunnan Liandi Technology Co., Ltd. +PublisherUrl: https://b3log.org/ +PublisherSupportUrl: https://b3log.org/siyuan/community.html +PrivacyUrl: https://b3log.org/siyuan/privacy.html +Author: 云南链滴科技有限公司 +PackageName: SiYuan +PackageUrl: https://b3log.org/siyuan +License: AGPL-3.0 +LicenseUrl: https://b3log.org/siyuan/eula.html +Copyright: Copyright (c) 2020-present, ld246.com +ShortDescription: 下一代的个人知识管理系统,你的数字花园 +Description: 思源笔记是一款本地优先的个人知识管理系统,支持细粒度块级引用和 Markdown 所见即所得。 +Tags: +- markdown +- 个人知识管理 +- 内容块 +- 双向链接 +- 反向链接 +- 图谱 +- 大纲 +- 引用 +- 思源笔记 +- 思维导图 +- 文档 +- 知识 +- 知识库 +- 笔记 +- 编辑器 +- 脑图 +ReleaseNotesUrl: https://github.com/siyuan-note/siyuan/releases/tag/v3.1.17 +PurchaseUrl: https://b3log.org/siyuan/pricing.html +ManifestType: locale +ManifestVersion: 1.9.0 diff --git a/manifests/b/B3log/SiYuan/3.1.17/B3log.SiYuan.yaml b/manifests/b/B3log/SiYuan/3.1.17/B3log.SiYuan.yaml new file mode 100644 index 0000000000000..cec376c50bbef --- /dev/null +++ b/manifests/b/B3log/SiYuan/3.1.17/B3log.SiYuan.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: B3log.SiYuan +PackageVersion: 3.1.17 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From c9b8f6d08a4423c2b40859af481427be5d4463ab Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Tue, 24 Dec 2024 23:17:19 +0800 Subject: [PATCH 02/32] New version: Wondershare.Recoverit version 13.5.1.10 (13.5.1) (#202053) --- .../Wondershare.Recoverit.installer.yaml | 15 ++++++++ .../Wondershare.Recoverit.locale.en-US.yaml | 37 +++++++++++++++++++ .../Wondershare.Recoverit.locale.zh-CN.yaml | 33 +++++++++++++++++ .../13.5.1.10/Wondershare.Recoverit.yaml | 8 ++++ 4 files changed, 93 insertions(+) create mode 100644 manifests/w/Wondershare/Recoverit/13.5.1.10/Wondershare.Recoverit.installer.yaml create mode 100644 manifests/w/Wondershare/Recoverit/13.5.1.10/Wondershare.Recoverit.locale.en-US.yaml create mode 100644 manifests/w/Wondershare/Recoverit/13.5.1.10/Wondershare.Recoverit.locale.zh-CN.yaml create mode 100644 manifests/w/Wondershare/Recoverit/13.5.1.10/Wondershare.Recoverit.yaml diff --git a/manifests/w/Wondershare/Recoverit/13.5.1.10/Wondershare.Recoverit.installer.yaml b/manifests/w/Wondershare/Recoverit/13.5.1.10/Wondershare.Recoverit.installer.yaml new file mode 100644 index 0000000000000..938637d674105 --- /dev/null +++ b/manifests/w/Wondershare/Recoverit/13.5.1.10/Wondershare.Recoverit.installer.yaml @@ -0,0 +1,15 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Wondershare.Recoverit +PackageVersion: 13.5.1.10 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +ProductCode: '{829555DC-31E5-4FEA-B350-8FCF24CECD95}_is1' +Installers: +- Architecture: x64 + InstallerUrl: https://download.wondershare.com/cbs_down/ri_64bit_13.5.1_full4134.exe + InstallerSha256: BAF9F1CB2708D74707003B94634BA3ABCE57FAD5F9C295DEF11BAF6E3AAC9B29 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/w/Wondershare/Recoverit/13.5.1.10/Wondershare.Recoverit.locale.en-US.yaml b/manifests/w/Wondershare/Recoverit/13.5.1.10/Wondershare.Recoverit.locale.en-US.yaml new file mode 100644 index 0000000000000..3615974bc44f0 --- /dev/null +++ b/manifests/w/Wondershare/Recoverit/13.5.1.10/Wondershare.Recoverit.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Wondershare.Recoverit +PackageVersion: 13.5.1.10 +PackageLocale: en-US +Publisher: Wondershare Software Co.,Ltd. +PublisherUrl: https://www.wondershare.com/ +PublisherSupportUrl: https://recoverit.wondershare.com/support/ +PrivacyUrl: https://www.wondershare.com/privacy.html +Author: Wondershare Technology Group Co., Ltd. +PackageName: Wondershare Recoverit +PackageUrl: https://recoverit.wondershare.com/ +License: Proprietary +LicenseUrl: https://www.wondershare.com/company/end-user-license-agreement.html +Copyright: Copyright © 2024 Wondershare. All rights reserved. +CopyrightUrl: https://www.wondershare.com/company/terms_conditions.html +ShortDescription: Quickly restore precious documents, emails, and other files. +Description: |- + For most of us, losing data is a common occurrence. Recoverit Expert Data Recovery for PC can recover 1000+ file types and formats of data from a variety of storage sources, including your Windows computer hard disk, Desktop, Recycle Bin, external devices, and even a wrecked computer. + It also has dedicated options for recovering lost videos, such as Professional Video Recovery. Moreover, the application also features a video repair tool that can fix corrupted videos in a variety of situations. +Tags: +- data +- file +- fix +- recover +- recovery +- restore +ReleaseNotes: |- + 1. Performance improvement. + 2. Fixed some bugs. +PurchaseUrl: https://recoverit.wondershare.com/buy/store.html +Documentations: +- DocumentLabel: User Guide + DocumentUrl: https://recoverit.wondershare.com/guide.html +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/w/Wondershare/Recoverit/13.5.1.10/Wondershare.Recoverit.locale.zh-CN.yaml b/manifests/w/Wondershare/Recoverit/13.5.1.10/Wondershare.Recoverit.locale.zh-CN.yaml new file mode 100644 index 0000000000000..b56f6fc9fe585 --- /dev/null +++ b/manifests/w/Wondershare/Recoverit/13.5.1.10/Wondershare.Recoverit.locale.zh-CN.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json + +PackageIdentifier: Wondershare.Recoverit +PackageVersion: 13.5.1.10 +PackageLocale: zh-CN +Publisher: Wondershare Software Co.,Ltd. +PublisherUrl: https://www.wondershare.com/ +PublisherSupportUrl: https://recoverit.wondershare.com/support/ +PrivacyUrl: https://www.wondershare.com/privacy.html +Author: 万兴科技集团股份有限公司 +PackageName: Wondershare Recoverit +PackageUrl: https://recoverit.wondershare.com/ +License: 专有软件 +LicenseUrl: https://www.wondershare.com/company/end-user-license-agreement.html +Copyright: Copyright © 2024 Wondershare. All rights reserved. +CopyrightUrl: https://www.wondershare.com/company/terms_conditions.html +ShortDescription: 快速恢复珍贵的文档、电子邮件等文件 +Description: |- + 对于我们大多数人来说,丢失数据是很常见的事情。适用于 PC 的 Recoverit 数据恢复可以从各种存储源恢复 1000 多种文件类型和格式的数据,包括您的 Windows 计算机硬盘、桌面、回收站、外部设备,甚至是损坏的计算机。 + 它还具有用于恢复丢失视频的专用选项,例如专业视频恢复。此外,该应用程序还具有视频修复工具,可以在各种情况下修复损坏的视频。 +Tags: +- 修复 +- 恢复 +- 数据 +- 文件 +- 还原 +PurchaseUrl: https://recoverit.wondershare.com/buy/store.html +Documentations: +- DocumentLabel: 用户指南 + DocumentUrl: https://recoverit.wondershare.com/guide.html +ManifestType: locale +ManifestVersion: 1.9.0 diff --git a/manifests/w/Wondershare/Recoverit/13.5.1.10/Wondershare.Recoverit.yaml b/manifests/w/Wondershare/Recoverit/13.5.1.10/Wondershare.Recoverit.yaml new file mode 100644 index 0000000000000..9067a1b470b8c --- /dev/null +++ b/manifests/w/Wondershare/Recoverit/13.5.1.10/Wondershare.Recoverit.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Wondershare.Recoverit +PackageVersion: 13.5.1.10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 3a8856b4455000bdfde951c949fe2aff7854784a Mon Sep 17 00:00:00 2001 From: KarbitsCode <107671693+KarbitsCode@users.noreply.github.com> Date: Wed, 25 Dec 2024 00:01:09 +0800 Subject: [PATCH 03/32] Modify: Wakatime.DesktopWakatime version 1.0.5 (#202013) --- .../1.0.5/Wakatime.DesktopWakatime.installer.yaml | 6 +++--- .../1.0.5/Wakatime.DesktopWakatime.locale.en-US.yaml | 6 +++--- .../DesktopWakatime/1.0.5/Wakatime.DesktopWakatime.yaml | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/manifests/w/Wakatime/DesktopWakatime/1.0.5/Wakatime.DesktopWakatime.installer.yaml b/manifests/w/Wakatime/DesktopWakatime/1.0.5/Wakatime.DesktopWakatime.installer.yaml index 543105056a599..a9b8b1682911c 100644 --- a/manifests/w/Wakatime/DesktopWakatime/1.0.5/Wakatime.DesktopWakatime.installer.yaml +++ b/manifests/w/Wakatime/DesktopWakatime/1.0.5/Wakatime.DesktopWakatime.installer.yaml @@ -1,5 +1,5 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json PackageIdentifier: Wakatime.DesktopWakatime PackageVersion: 1.0.5 @@ -16,5 +16,5 @@ Installers: InstallerUrl: https://github.com/wakatime/desktop-wakatime/releases/download/v1.0.5/wakatime-win32-arm64.exe InstallerSha256: B4594EDD237169052E1E7935EA44A852B52C7F0F9243B5A9858C5945C4251A4C ManifestType: installer -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 ReleaseDate: 2024-11-19 diff --git a/manifests/w/Wakatime/DesktopWakatime/1.0.5/Wakatime.DesktopWakatime.locale.en-US.yaml b/manifests/w/Wakatime/DesktopWakatime/1.0.5/Wakatime.DesktopWakatime.locale.en-US.yaml index 4f6ef20c59ea9..8c51ca2a8fe1d 100644 --- a/manifests/w/Wakatime/DesktopWakatime/1.0.5/Wakatime.DesktopWakatime.locale.en-US.yaml +++ b/manifests/w/Wakatime/DesktopWakatime/1.0.5/Wakatime.DesktopWakatime.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json PackageIdentifier: Wakatime.DesktopWakatime PackageVersion: 1.0.5 @@ -22,4 +22,4 @@ Documentations: - DocumentLabel: Wiki DocumentUrl: https://github.com/wakatime/desktop-wakatime/wiki ManifestType: defaultLocale -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/w/Wakatime/DesktopWakatime/1.0.5/Wakatime.DesktopWakatime.yaml b/manifests/w/Wakatime/DesktopWakatime/1.0.5/Wakatime.DesktopWakatime.yaml index 6be6f06474db3..795b9fb1714a8 100644 --- a/manifests/w/Wakatime/DesktopWakatime/1.0.5/Wakatime.DesktopWakatime.yaml +++ b/manifests/w/Wakatime/DesktopWakatime/1.0.5/Wakatime.DesktopWakatime.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json PackageIdentifier: Wakatime.DesktopWakatime PackageVersion: 1.0.5 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 From 86fbacb55338035a04e079adcf9d7bfadb28874b Mon Sep 17 00:00:00 2001 From: KarbitsCode <107671693+KarbitsCode@users.noreply.github.com> Date: Wed, 25 Dec 2024 00:01:27 +0800 Subject: [PATCH 04/32] Modify: Wakatime.DesktopWakatime version 0.4.0 (#201988) --- .../0.4.0/Wakatime.DesktopWakatime.installer.yaml | 6 +++--- .../0.4.0/Wakatime.DesktopWakatime.locale.en-US.yaml | 6 +++--- .../DesktopWakatime/0.4.0/Wakatime.DesktopWakatime.yaml | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/manifests/w/Wakatime/DesktopWakatime/0.4.0/Wakatime.DesktopWakatime.installer.yaml b/manifests/w/Wakatime/DesktopWakatime/0.4.0/Wakatime.DesktopWakatime.installer.yaml index 61d7cbd258aa6..31f91d1d9563a 100644 --- a/manifests/w/Wakatime/DesktopWakatime/0.4.0/Wakatime.DesktopWakatime.installer.yaml +++ b/manifests/w/Wakatime/DesktopWakatime/0.4.0/Wakatime.DesktopWakatime.installer.yaml @@ -1,5 +1,5 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json PackageIdentifier: Wakatime.DesktopWakatime PackageVersion: 0.4.0 @@ -18,5 +18,5 @@ Installers: InstallerUrl: https://github.com/wakatime/desktop-wakatime/releases/download/v0.4.0/wakatime-windows-arm64.zip InstallerSha256: 0F0AAF60E34EE53D15904C87E774859459F263A963D017AF8677F0A322ACCE34 ManifestType: installer -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 ReleaseDate: 2024-09-18 diff --git a/manifests/w/Wakatime/DesktopWakatime/0.4.0/Wakatime.DesktopWakatime.locale.en-US.yaml b/manifests/w/Wakatime/DesktopWakatime/0.4.0/Wakatime.DesktopWakatime.locale.en-US.yaml index d183b73de21f3..45ec8be2f2fd9 100644 --- a/manifests/w/Wakatime/DesktopWakatime/0.4.0/Wakatime.DesktopWakatime.locale.en-US.yaml +++ b/manifests/w/Wakatime/DesktopWakatime/0.4.0/Wakatime.DesktopWakatime.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json PackageIdentifier: Wakatime.DesktopWakatime PackageVersion: 0.4.0 @@ -22,4 +22,4 @@ Documentations: - DocumentLabel: Wiki DocumentUrl: https://github.com/wakatime/desktop-wakatime/wiki ManifestType: defaultLocale -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/w/Wakatime/DesktopWakatime/0.4.0/Wakatime.DesktopWakatime.yaml b/manifests/w/Wakatime/DesktopWakatime/0.4.0/Wakatime.DesktopWakatime.yaml index 79ba398628ea2..ed4f8a0039cda 100644 --- a/manifests/w/Wakatime/DesktopWakatime/0.4.0/Wakatime.DesktopWakatime.yaml +++ b/manifests/w/Wakatime/DesktopWakatime/0.4.0/Wakatime.DesktopWakatime.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json PackageIdentifier: Wakatime.DesktopWakatime PackageVersion: 0.4.0 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 From c31ad1c7efbb986de23bc2d638d5cd9337fa4e17 Mon Sep 17 00:00:00 2001 From: KarbitsCode <107671693+KarbitsCode@users.noreply.github.com> Date: Wed, 25 Dec 2024 00:01:43 +0800 Subject: [PATCH 05/32] Modify: BandicamCompany.Bandicam version 6.0.4.2024 (#201924) --- .../BandicamCompany.Bandicam.locale.en-US.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/b/BandicamCompany/Bandicam/6.0.4.2024/BandicamCompany.Bandicam.locale.en-US.yaml b/manifests/b/BandicamCompany/Bandicam/6.0.4.2024/BandicamCompany.Bandicam.locale.en-US.yaml index bf0fb7d78d405..1172b844ba301 100644 --- a/manifests/b/BandicamCompany/Bandicam/6.0.4.2024/BandicamCompany.Bandicam.locale.en-US.yaml +++ b/manifests/b/BandicamCompany/Bandicam/6.0.4.2024/BandicamCompany.Bandicam.locale.en-US.yaml @@ -6,15 +6,15 @@ PackageVersion: 6.0.4.2024 PackageLocale: en-US Publisher: Bandicam.com PublisherUrl: https://www.bandicam.com/ -PublisherSupportUrl: https://www.bandicam.com/faqs -PrivacyUrl: https://www.bandicam.com/company/privacy -Author: Bandicam.com +PublisherSupportUrl: https://www.bandicam.com/faqs/ +PrivacyUrl: https://www.bandicam.com/company/privacy/ +Author: Bandicam Company PackageName: Bandicam -PackageUrl: https://www.bandicam.com +PackageUrl: https://www.bandicam.com/ License: Shareware -LicenseUrl: https://www.bandicam.com/company/tos -Copyright: Copyright (c) 2008-2024 Bandicam Company. All rights reserved. -CopyrightUrl: https://www.bandicam.com/company/tos +LicenseUrl: https://www.bandicam.com/company/tos/ +Copyright: Copyright (c) 2008-2022 Bandicam Company. All rights reserved. +CopyrightUrl: https://www.bandicam.com/company/tos/ ShortDescription: Bandicam is a lightweight screen recorder software for Windows that can capture anything on your PC screen as a high-quality video. Description: |- Bandicam is a lightweight screen recorder software for Windows that can capture anything on your PC screen as a high-quality video. From 6a83e30e5309a810a75240c323dff99a5ddd86d0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 25 Dec 2024 00:11:11 +0800 Subject: [PATCH 06/32] New version: Alibaba.AlibabaCloudCLI version 3.0.241 (#201944) --- .../Alibaba.AlibabaCloudCLI.installer.yaml | 17 +++++++++ .../Alibaba.AlibabaCloudCLI.locale.en-US.yaml | 35 +++++++++++++++++++ .../Alibaba.AlibabaCloudCLI.locale.zh-CN.yaml | 23 ++++++++++++ .../3.0.241/Alibaba.AlibabaCloudCLI.yaml | 8 +++++ 4 files changed, 83 insertions(+) create mode 100644 manifests/a/Alibaba/AlibabaCloudCLI/3.0.241/Alibaba.AlibabaCloudCLI.installer.yaml create mode 100644 manifests/a/Alibaba/AlibabaCloudCLI/3.0.241/Alibaba.AlibabaCloudCLI.locale.en-US.yaml create mode 100644 manifests/a/Alibaba/AlibabaCloudCLI/3.0.241/Alibaba.AlibabaCloudCLI.locale.zh-CN.yaml create mode 100644 manifests/a/Alibaba/AlibabaCloudCLI/3.0.241/Alibaba.AlibabaCloudCLI.yaml diff --git a/manifests/a/Alibaba/AlibabaCloudCLI/3.0.241/Alibaba.AlibabaCloudCLI.installer.yaml b/manifests/a/Alibaba/AlibabaCloudCLI/3.0.241/Alibaba.AlibabaCloudCLI.installer.yaml new file mode 100644 index 0000000000000..108779204191b --- /dev/null +++ b/manifests/a/Alibaba/AlibabaCloudCLI/3.0.241/Alibaba.AlibabaCloudCLI.installer.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Alibaba.AlibabaCloudCLI +PackageVersion: 3.0.241 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: aliyun.exe + PortableCommandAlias: aliyun +ReleaseDate: 2024-12-24 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/aliyun/aliyun-cli/releases/download/v3.0.241/aliyun-cli-windows-3.0.241-amd64.zip + InstallerSha256: 12B0704DCD5B98EBD1C42258A442C73A1D2CC3A3A2B0142FBDFF38617A64D150 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/a/Alibaba/AlibabaCloudCLI/3.0.241/Alibaba.AlibabaCloudCLI.locale.en-US.yaml b/manifests/a/Alibaba/AlibabaCloudCLI/3.0.241/Alibaba.AlibabaCloudCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..313681bb8e49a --- /dev/null +++ b/manifests/a/Alibaba/AlibabaCloudCLI/3.0.241/Alibaba.AlibabaCloudCLI.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Alibaba.AlibabaCloudCLI +PackageVersion: 3.0.241 +PackageLocale: en-US +Publisher: Alibaba Cloud +PublisherUrl: https://www.alibabacloud.com/ +PublisherSupportUrl: https://github.com/aliyun/aliyun-cli/issues +PrivacyUrl: https://www.alibabacloud.com/help/en/legal/latest/alibaba-cloud-international-website-privacy-policy +Author: Aliyun Computing Co., Ltd. +PackageName: Alibaba Cloud CLI +PackageUrl: https://www.alibabacloud.com/help/en/alibaba-cloud-cli +License: Apache-2.0 +LicenseUrl: https://github.com/aliyun/aliyun-cli/blob/master/LICENSE +Copyright: Copyright (c) 2009-present, Alibaba Cloud All rights reserved. +ShortDescription: The Alibaba Cloud CLI is a tool to manage and use Alibaba Cloud resources through a command line interface. It is written in Go and built on the top of Alibaba Cloud OpenAPI. +Description: |- + Alibaba Cloud Command Line Interface (Alibaba Cloud CLI) is an open source tool built on the Alibaba Cloud SDK for Go. You can use the aliyun command to interact with other Alibaba Cloud services to manage your Alibaba Cloud resources. + Alibaba Cloud CLI can directly access the Alibaba cloud product OpenAPI. You can manage and maintain your own Alibaba Cloud resources by developing the shell script based on Alibaba Cloud CLI. Make sure that you have activated the cloud product you want to use and understand the API usage of the product. +Moniker: aliyun-cli +Tags: +- alibaba-cloud +- aliyun +ReleaseNotes: |- + What's Changed + - build(deps): bump github.com/aliyun/credentials-go from 1.4.2 to 1.4.3 by @dependabot in https://github.com/aliyun/aliyun-cli/pull/1146 + - build(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 by @dependabot in https://github.com/aliyun/aliyun-cli/pull/1160 + - build(deps): bump github.com/aliyun/alibaba-cloud-sdk-go from 1.63.0 to 1.63.72 by @dependabot in https://github.com/aliyun/aliyun-cli/pull/1163 + - build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in https://github.com/aliyun/aliyun-cli/pull/1148 + - build(deps): bump github.com/aliyun/alibaba-cloud-sdk-go from 1.63.72 to 1.63.73 by @dependabot in https://github.com/aliyun/aliyun-cli/pull/1165 + Full Changelog: https://github.com/aliyun/aliyun-cli/compare/v3.0.240...v3.0.241 +ReleaseNotesUrl: https://github.com/aliyun/aliyun-cli/releases/tag/v3.0.241 +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/a/Alibaba/AlibabaCloudCLI/3.0.241/Alibaba.AlibabaCloudCLI.locale.zh-CN.yaml b/manifests/a/Alibaba/AlibabaCloudCLI/3.0.241/Alibaba.AlibabaCloudCLI.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c8109a143552a --- /dev/null +++ b/manifests/a/Alibaba/AlibabaCloudCLI/3.0.241/Alibaba.AlibabaCloudCLI.locale.zh-CN.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json + +PackageIdentifier: Alibaba.AlibabaCloudCLI +PackageVersion: 3.0.241 +PackageLocale: zh-CN +Publisher: 阿里云 +PublisherUrl: https://www.aliyun.com/ +PublisherSupportUrl: https://github.com/aliyun/aliyun-cli/issues +PrivacyUrl: https://terms.aliyun.com/legal-agreement/terms/suit_bu1_ali_cloud/suit_bu1_ali_cloud201902141711_54837.html +Author: 阿里云计算有限公司 +PackageName: 阿里云CLI +PackageUrl: https://help.aliyun.com/product/29991.html +License: Apache-2.0 +LicenseUrl: https://github.com/aliyun/aliyun-cli/blob/master/LICENSE +Copyright: Copyright (c) 2009-present, Alibaba Cloud All rights reserved. +ShortDescription: 阿里云命令行工具是用 Go 语言编写的, 基于阿里云 OpenAPI 打造的,用于管理阿里云资源的工具。通过下载和配置该工具,您可以在一个命令行方式下管理多个阿里云产品资源。 +Description: 阿里云命令行工具 CLI(Alibaba Cloud CLI)是基于阿里云开放 API 建立的管理工具。借助此工具,您可以通过调用阿里云开放 API 来管理阿里云产品。该命令行工具与阿里云开放 API 一一对应,灵活性高且易于扩展。您可基于该命令行工具对阿里云原生 API 进行封装,扩展出您想要的功能。 +Tags: +- 阿里云 +ReleaseNotesUrl: https://github.com/aliyun/aliyun-cli/releases/tag/v3.0.241 +ManifestType: locale +ManifestVersion: 1.9.0 diff --git a/manifests/a/Alibaba/AlibabaCloudCLI/3.0.241/Alibaba.AlibabaCloudCLI.yaml b/manifests/a/Alibaba/AlibabaCloudCLI/3.0.241/Alibaba.AlibabaCloudCLI.yaml new file mode 100644 index 0000000000000..28d559f8a10b7 --- /dev/null +++ b/manifests/a/Alibaba/AlibabaCloudCLI/3.0.241/Alibaba.AlibabaCloudCLI.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Alibaba.AlibabaCloudCLI +PackageVersion: 3.0.241 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 06b73435b82e665e702b61123c72de5d44481cc0 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: Wed, 25 Dec 2024 00:14:06 +0800 Subject: [PATCH 07/32] New version: Stellarium.Stellarium version 24.4 (#201326) Signed-off-by: Dragon1573 <49941141+Dragon1573@users.noreply.github.com> --- .../24.4/Stellarium.Stellarium.installer.yaml | 26 +++++ .../Stellarium.Stellarium.locale.en-US.yaml | 102 ++++++++++++++++++ .../24.4/Stellarium.Stellarium.yaml | 8 ++ 3 files changed, 136 insertions(+) create mode 100644 manifests/s/Stellarium/Stellarium/24.4/Stellarium.Stellarium.installer.yaml create mode 100644 manifests/s/Stellarium/Stellarium/24.4/Stellarium.Stellarium.locale.en-US.yaml create mode 100644 manifests/s/Stellarium/Stellarium/24.4/Stellarium.Stellarium.yaml diff --git a/manifests/s/Stellarium/Stellarium/24.4/Stellarium.Stellarium.installer.yaml b/manifests/s/Stellarium/Stellarium/24.4/Stellarium.Stellarium.installer.yaml new file mode 100644 index 0000000000000..623a3b4037fa4 --- /dev/null +++ b/manifests/s/Stellarium/Stellarium/24.4/Stellarium.Stellarium.installer.yaml @@ -0,0 +1,26 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Stellarium.Stellarium +PackageVersion: '24.4' +InstallerLocale: en-US +InstallerType: inno +Scope: machine +ProductCode: Stellarium_is1 +ReleaseDate: 2024-12-22 +AppsAndFeaturesEntries: +- Publisher: Stellarium team + DisplayVersion: 24.4.0 + ProductCode: Stellarium_is1 +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Stellarium' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/Stellarium/stellarium/releases/download/v24.4/stellarium-24.4-qt6-win64.exe + InstallerSha256: C52A7A2DA4E0639457D1C4A2010D4BDBF47594710FAC179FDFA69718D83BC36B +- Architecture: arm64 + InstallerUrl: https://github.com/Stellarium/stellarium/releases/download/v24.4/stellarium-24.4-qt6-arm64.exe + InstallerSha256: 8219FEEA683696B2FE36EA02C68581CC02D4E5AA8B5A1593676B05888A0F5A87 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/s/Stellarium/Stellarium/24.4/Stellarium.Stellarium.locale.en-US.yaml b/manifests/s/Stellarium/Stellarium/24.4/Stellarium.Stellarium.locale.en-US.yaml new file mode 100644 index 0000000000000..d4a713820274c --- /dev/null +++ b/manifests/s/Stellarium/Stellarium/24.4/Stellarium.Stellarium.locale.en-US.yaml @@ -0,0 +1,102 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Stellarium.Stellarium +PackageVersion: '24.4' +PackageLocale: en-US +Publisher: Stellarium team +PublisherUrl: https://stellarium.org/ +PublisherSupportUrl: https://github.com/Stellarium/stellarium/issues +PackageName: Stellarium +PackageUrl: https://stellarium.org/ +License: GPL-2.0 +LicenseUrl: https://github.com/Stellarium/stellarium/blob/master/COPYING +ShortDescription: |- + Stellarium is a free open source planetarium for your computer. It shows a realistic sky in 3D, + just like what you see with the naked eye, binoculars or a telescope. +Moniker: stellarium +Tags: +- astronomy +- planetarium +- star +ReleaseNotes: |- + ## Release notes + + The Stellarium Team has released final version in this year - 24.4. + + The major changes of this version: + + - Changes in DSO rendering + - Improvements in Core + - Improvements in Telescope Control plugin + - Updates in sky cultures + + Behind the scenes, many more minor issues were fixed. + + ## What's Changed + + Full list of changes: + + - Added optional drop shadow behind InfoText + - Added ability of immediate-store for (hopefully) all main program properties (GH: #3987) + - Added designation for η Car star (GH: #633) + - Added code for Tachelhit language + - Added sidereal time in degrees to StelObject InfoMap + - Added test to avoid missing colors for NebCl type + - Added new nomenclature + - Added alias for Asia/Choibalsan time zone (GH: #3955, #3953) + - Added proper name for LDN43 + - Fixed kerning of curved text (GH: #4006) + - Fixed application of text baseline shift + - Fixed Milky Way texture (GH: #3995) + - Fixed typos (GH: #3993, #4015) + - Fixed mistakes in Korean SC (GH: #3994) + - Fixed proper motion for pulsars + - Fixed minimum target version for macOS when Qt5 is using + - Fixed color for NebCl type + - Fixed sizes of proportional hints for DSO + - Fixed description of Arabic (Lunar mansions) SC (GH: #3938) + - Fixed description of Arabic (Arabian peninsula) SC (GH: #3944) + - Fixed typos in Arabic (Indigenous) skyculture (GH: #3939) + - Fixed BOM char in source code + - Fixed constellation Pleiades (HR -> HIP) in Greek (Leiden Aratea) SC (GH: #3931) + - Fixed translating months in AstroCalc/Graphs after changing language (GH: #3907) + - Fixed typos in Mongolian skyculture (GH: #3913) + - Fixed typos in Indian skyculture (GH: #3908) + - Fixed typos in Romanian skyculture (GH: #3912) + - Fixed few security alerts for JS code (GH: #3918, #3920, #3917) + - Fixed compiling planetarium in some systems (GH: #3905) + - Fixed missing parts of refactoring + - Fixed setting 2 lines in ArchaeoLines plugin (GH: #3909) + - Fixed saving selected object information (GH: #3910) + - Fixed coordinates in '20 Fun Naked-Eye Double Stars' script (GH: #3835) + - Changed core: keep FOV search radius in hiDPI screen consistent from user perspective (GH: #3985) + - Changed core: attempt to resolve HIP first (GH: #3980) + - Changed core: Refactoring drawing nebulae markers (GH: #3968) + - Changed core: Allow dimming of DSO hints and labels + - Changed core: Make some landscape variables static, and properties of LandscapeMgr (GH: #3951, #3574) + - Changed core and Solar System Editor plugin: improved size of small asteroids + - Changed core: Rewrite spheric mirror to make it more efficient (GH: #3535, #3954) + - Changed core: Remove a useless OpenGL call + - Changed Telescope Control plugin: Show an even more clear hint that ASCOM is disabled in Qt6 builds + - Changed Telescope Control plugin: INDI support is optional now + - Changed Telescope Control plugin: switch to INDI v2.1.1 (GH: #3269) + - Changed Satellites plugin: User can decide if newly added satellites are visible by default now (GH: #3986) + - Changed Satellites plugin: Avoid bad orbit lines (GH: #3934) + - Changed Satellites plug-in: small speedup + - Changed Calendars plugin: add drop shadow for better readability + - Updated Norse SC (GH: #3990, #3991) + - Updated default list of locations + - Updated default list of minor bodies + - Updated list of planetary features + - Updated discovery circumstances for comets and for minor planets + - Updated photometry data for satellites + - Updated translations + - Updated infrastructure: Let system-installed fast_float be found (GH: #3949) + - Updated WebUI in Remote Control plug-in (GH: #3929) + - Updated JS libraries in Remote Control plugin-in (GH: #3923) + - Updated default catalog of pulsars + - Removed texture of NGC104 +ReleaseNotesUrl: https://github.com/Stellarium/stellarium/releases/tag/v24.4 +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/s/Stellarium/Stellarium/24.4/Stellarium.Stellarium.yaml b/manifests/s/Stellarium/Stellarium/24.4/Stellarium.Stellarium.yaml new file mode 100644 index 0000000000000..f122d2e784b3c --- /dev/null +++ b/manifests/s/Stellarium/Stellarium/24.4/Stellarium.Stellarium.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Stellarium.Stellarium +PackageVersion: '24.4' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From c365a8ba2b81c964c061af78cf1b66eb9f53a11c Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 24 Dec 2024 08:14:18 -0800 Subject: [PATCH 08/32] Automatic update of WonderIdea.MangoAnimationMaker 3.0.800 (#201780) --- .../3.0.800/WonderIdea.MangoAnimationMaker.installer.yaml | 4 ++-- .../3.0.800/WonderIdea.MangoAnimationMaker.locale.en-US.yaml | 2 +- .../3.0.800/WonderIdea.MangoAnimationMaker.locale.zh-CN.yaml | 2 +- .../3.0.800/WonderIdea.MangoAnimationMaker.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/manifests/w/WonderIdea/MangoAnimationMaker/3.0.800/WonderIdea.MangoAnimationMaker.installer.yaml b/manifests/w/WonderIdea/MangoAnimationMaker/3.0.800/WonderIdea.MangoAnimationMaker.installer.yaml index a8d1c9d06a324..6cef9be9a31b7 100644 --- a/manifests/w/WonderIdea/MangoAnimationMaker/3.0.800/WonderIdea.MangoAnimationMaker.installer.yaml +++ b/manifests/w/WonderIdea/MangoAnimationMaker/3.0.800/WonderIdea.MangoAnimationMaker.installer.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 Dumplings Mod +# Automatically updated by the winget bot at 2024/Dec/23 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json PackageIdentifier: WonderIdea.MangoAnimationMaker @@ -19,6 +19,6 @@ ProductCode: mangoanimate_is1 Installers: - Architecture: x64 InstallerUrl: https://online.mangoanimate.com/software/Mango%20Animate%20Animation%20Maker%203.0.800%20windows%20x64.exe - InstallerSha256: 47D5885E0BB59E23DCB2D8FFB2A3FA1785699B0ACA1051199BD0110A05C6EC95 + InstallerSha256: 67DD36F7B59492C3B0D43AB3CD5C916AFF52250D8BC6349CC76C61038EA49DD5 ManifestType: installer ManifestVersion: 1.9.0 diff --git a/manifests/w/WonderIdea/MangoAnimationMaker/3.0.800/WonderIdea.MangoAnimationMaker.locale.en-US.yaml b/manifests/w/WonderIdea/MangoAnimationMaker/3.0.800/WonderIdea.MangoAnimationMaker.locale.en-US.yaml index 4a01b72e2abed..7a32ca6a4979a 100644 --- a/manifests/w/WonderIdea/MangoAnimationMaker/3.0.800/WonderIdea.MangoAnimationMaker.locale.en-US.yaml +++ b/manifests/w/WonderIdea/MangoAnimationMaker/3.0.800/WonderIdea.MangoAnimationMaker.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 Dumplings Mod +# Automatically updated by the winget bot at 2024/Dec/23 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json PackageIdentifier: WonderIdea.MangoAnimationMaker diff --git a/manifests/w/WonderIdea/MangoAnimationMaker/3.0.800/WonderIdea.MangoAnimationMaker.locale.zh-CN.yaml b/manifests/w/WonderIdea/MangoAnimationMaker/3.0.800/WonderIdea.MangoAnimationMaker.locale.zh-CN.yaml index 46daf2c04238f..5662481db04f0 100644 --- a/manifests/w/WonderIdea/MangoAnimationMaker/3.0.800/WonderIdea.MangoAnimationMaker.locale.zh-CN.yaml +++ b/manifests/w/WonderIdea/MangoAnimationMaker/3.0.800/WonderIdea.MangoAnimationMaker.locale.zh-CN.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 Dumplings Mod +# Automatically updated by the winget bot at 2024/Dec/23 # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json PackageIdentifier: WonderIdea.MangoAnimationMaker diff --git a/manifests/w/WonderIdea/MangoAnimationMaker/3.0.800/WonderIdea.MangoAnimationMaker.yaml b/manifests/w/WonderIdea/MangoAnimationMaker/3.0.800/WonderIdea.MangoAnimationMaker.yaml index 2fd01b138860c..02c3232d86fe2 100644 --- a/manifests/w/WonderIdea/MangoAnimationMaker/3.0.800/WonderIdea.MangoAnimationMaker.yaml +++ b/manifests/w/WonderIdea/MangoAnimationMaker/3.0.800/WonderIdea.MangoAnimationMaker.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 Dumplings Mod +# Automatically updated by the winget bot at 2024/Dec/23 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json PackageIdentifier: WonderIdea.MangoAnimationMaker From 4f2f947a7e8ba72d92aa757d40f2a61f37960b20 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 24 Dec 2024 08:16:40 -0800 Subject: [PATCH 09/32] Automatic update of SKCommunications.NateOn from 7.0.25.1 to 7.0.26.0 (#201783) --- .../SKCommunications.NateOn.installer.yaml | 23 +++++++++++++++++++ .../SKCommunications.NateOn.locale.en-US.yaml | 23 +++++++++++++++++++ .../SKCommunications.NateOn.locale.ko-KR.yaml | 22 ++++++++++++++++++ .../7.0.26.0/SKCommunications.NateOn.yaml | 8 +++++++ 4 files changed, 76 insertions(+) create mode 100644 manifests/s/SKCommunications/NateOn/7.0.26.0/SKCommunications.NateOn.installer.yaml create mode 100644 manifests/s/SKCommunications/NateOn/7.0.26.0/SKCommunications.NateOn.locale.en-US.yaml create mode 100644 manifests/s/SKCommunications/NateOn/7.0.26.0/SKCommunications.NateOn.locale.ko-KR.yaml create mode 100644 manifests/s/SKCommunications/NateOn/7.0.26.0/SKCommunications.NateOn.yaml diff --git a/manifests/s/SKCommunications/NateOn/7.0.26.0/SKCommunications.NateOn.installer.yaml b/manifests/s/SKCommunications/NateOn/7.0.26.0/SKCommunications.NateOn.installer.yaml new file mode 100644 index 0000000000000..8715622df9006 --- /dev/null +++ b/manifests/s/SKCommunications/NateOn/7.0.26.0/SKCommunications.NateOn.installer.yaml @@ -0,0 +1,23 @@ +# Automatically updated by the winget bot at 2024/Dec/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: SKCommunications.NateOn +PackageVersion: 7.0.26.0 +MinimumOSVersion: 10.0.0.0 +InstallModes: +- interactive +- silent +- silentWithProgress +Installers: +- Platform: + - Windows.Desktop + InstallerLocale: ko-KR + Architecture: x86 + InstallerType: nullsoft + Scope: machine + InstallerUrl: https://nateondownload.nate.com/download/NATEON70.exe + InstallerSha256: BE59D95A2C2F818E0F0269D5E80A5F7B32442E4CB0998F576F320048AB27BE3C + ProductCode: "{EA77EC9A-C82F-4F80-8B7D-D32C09A9C25F}" + UpgradeBehavior: install +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/s/SKCommunications/NateOn/7.0.26.0/SKCommunications.NateOn.locale.en-US.yaml b/manifests/s/SKCommunications/NateOn/7.0.26.0/SKCommunications.NateOn.locale.en-US.yaml new file mode 100644 index 0000000000000..968a25e3df7c6 --- /dev/null +++ b/manifests/s/SKCommunications/NateOn/7.0.26.0/SKCommunications.NateOn.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Automatically updated by the winget bot at 2024/Dec/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: SKCommunications.NateOn +PackageVersion: 7.0.26.0 +PackageLocale: en-US +Publisher: SK Communications +PublisherUrl: http://www.skcomms.co.kr/ +PrivacyUrl: https://www.nate.com/policy/privacy.html +Author: SK Communications +PackageName: 네이트온 +PackageUrl: https://nateonweb.nate.com/ +License: Proprietary +LicenseUrl: https://www.nate.com/policy/legal.html +Copyright: Copyright (C) SK Communications. All rights reserved. +CopyrightUrl: https://www.nate.com/policy/legal.html +ShortDescription: NateOn is instant messgnger and business messenger developed by SK Communications. +Description: NateOn is instant messgnger and business messenger developed by SK Communications. +Moniker: nateon +Tags: +- messenger +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/s/SKCommunications/NateOn/7.0.26.0/SKCommunications.NateOn.locale.ko-KR.yaml b/manifests/s/SKCommunications/NateOn/7.0.26.0/SKCommunications.NateOn.locale.ko-KR.yaml new file mode 100644 index 0000000000000..552578b031874 --- /dev/null +++ b/manifests/s/SKCommunications/NateOn/7.0.26.0/SKCommunications.NateOn.locale.ko-KR.yaml @@ -0,0 +1,22 @@ +# Automatically updated by the winget bot at 2024/Dec/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: SKCommunications.NateOn +PackageVersion: 7.0.26.0 +PackageLocale: ko-KR +Publisher: SK Communications +PublisherUrl: http://www.skcomms.co.kr/ +PrivacyUrl: https://www.nate.com/policy/privacy.html +Author: SK Communications +PackageName: 네이트온 +PackageUrl: https://nateonweb.nate.com/ +License: Proprietary +LicenseUrl: https://www.nate.com/policy/legal.html +Copyright: Copyright (C) SK 커뮤니케이션. 판권 소유. +CopyrightUrl: https://www.nate.com/policy/legal.html +ShortDescription: NateOn은 SK 커뮤니케이션즈에서 개발 한 인스턴트 메신저이자 비즈니스 메신저입니다. +Description: NateOn은 SK 커뮤니케이션즈에서 개발 한 인스턴트 메신저이자 비즈니스 메신저입니다. +Tags: +- 전령 +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/s/SKCommunications/NateOn/7.0.26.0/SKCommunications.NateOn.yaml b/manifests/s/SKCommunications/NateOn/7.0.26.0/SKCommunications.NateOn.yaml new file mode 100644 index 0000000000000..bac248dc05b31 --- /dev/null +++ b/manifests/s/SKCommunications/NateOn/7.0.26.0/SKCommunications.NateOn.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Dec/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: SKCommunications.NateOn +PackageVersion: 7.0.26.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 843e18b61b5f02e468789786cc81ebca7311c214 Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Tue, 24 Dec 2024 17:17:07 +0100 Subject: [PATCH 10/32] New version: vim.vim.nightly version 9.1.0955 (#201784) --- .../9.1.0955/vim.vim.nightly.installer.yaml | 29 ++++++++++ .../vim.vim.nightly.locale.en-US.yaml | 58 +++++++++++++++++++ .../vim/nightly/9.1.0955/vim.vim.nightly.yaml | 8 +++ 3 files changed, 95 insertions(+) create mode 100644 manifests/v/vim/vim/nightly/9.1.0955/vim.vim.nightly.installer.yaml create mode 100644 manifests/v/vim/vim/nightly/9.1.0955/vim.vim.nightly.locale.en-US.yaml create mode 100644 manifests/v/vim/vim/nightly/9.1.0955/vim.vim.nightly.yaml diff --git a/manifests/v/vim/vim/nightly/9.1.0955/vim.vim.nightly.installer.yaml b/manifests/v/vim/vim/nightly/9.1.0955/vim.vim.nightly.installer.yaml new file mode 100644 index 0000000000000..3e14c7c28923c --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.1.0955/vim.vim.nightly.installer.yaml @@ -0,0 +1,29 @@ +# Created with WinGet Releaser using komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: vim.vim.nightly +PackageVersion: 9.1.0955 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ReleaseDate: 2024-12-23 +ElevationRequirement: elevationRequired +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.1.0955/gvim_9.1.0955_x86.exe + InstallerSha256: 6D0A2B88FA6767B97AC1D77278BE6817A62B028C9738FCC3A1038BEF7CABEAC9 + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\Vim' +- Architecture: x64 + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.1.0955/gvim_9.1.0955_x64.exe + InstallerSha256: 08CE237F3E9957A1148A7C8CF768703F5E8DED8D1CF78A0B31458CD05AA85FAE + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Vim' +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/v/vim/vim/nightly/9.1.0955/vim.vim.nightly.locale.en-US.yaml b/manifests/v/vim/vim/nightly/9.1.0955/vim.vim.nightly.locale.en-US.yaml new file mode 100644 index 0000000000000..746a47d35784c --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.1.0955/vim.vim.nightly.locale.en-US.yaml @@ -0,0 +1,58 @@ +# Created with WinGet Releaser using komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: vim.vim.nightly +PackageVersion: 9.1.0955 +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.0955 + 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.0955: Vim9: vim9compile.c can be further improved + - runtime(doc): move help tag E1182 + - runtime(graphql): contribute vim-graphql to Vim core + Files: + :unlock: Unsigned Files: + - gvim_9.1.0955_x86.exe + 32-bit installer (If you don't know what to use, use this one) + - gvim_9.1.0955_x64.exe + 64-bit installer + - gvim_9.1.0955_x86.zip + 32-bit zip archive + - gvim_9.1.0955_x64.zip + 64-bit zip archive + - gvim_9.1.0955_x86_pdb.zip + pdb files for debugging the corresponding 32-bit executable + - gvim_9.1.0955_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.0955 +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/v/vim/vim/nightly/9.1.0955/vim.vim.nightly.yaml b/manifests/v/vim/vim/nightly/9.1.0955/vim.vim.nightly.yaml new file mode 100644 index 0000000000000..e6c94ef86febc --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.1.0955/vim.vim.nightly.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: vim.vim.nightly +PackageVersion: 9.1.0955 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 1a0b67314e8cda0a884e8019975e327746e8b61d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 25 Dec 2024 00:29:47 +0800 Subject: [PATCH 11/32] New version: JetBrains.ReSharper version 2024.3.3 (#202061) --- .../JetBrains.ReSharper.installer.yaml | 29 +++++++++++++++ .../JetBrains.ReSharper.locale.en-US.yaml | 37 +++++++++++++++++++ .../JetBrains.ReSharper.locale.zh-CN.yaml | 27 ++++++++++++++ .../2024.3.3/JetBrains.ReSharper.yaml | 8 ++++ 4 files changed, 101 insertions(+) create mode 100644 manifests/j/JetBrains/ReSharper/2024.3.3/JetBrains.ReSharper.installer.yaml create mode 100644 manifests/j/JetBrains/ReSharper/2024.3.3/JetBrains.ReSharper.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/ReSharper/2024.3.3/JetBrains.ReSharper.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/ReSharper/2024.3.3/JetBrains.ReSharper.yaml diff --git a/manifests/j/JetBrains/ReSharper/2024.3.3/JetBrains.ReSharper.installer.yaml b/manifests/j/JetBrains/ReSharper/2024.3.3/JetBrains.ReSharper.installer.yaml new file mode 100644 index 0000000000000..cc8fdcf329477 --- /dev/null +++ b/manifests/j/JetBrains/ReSharper/2024.3.3/JetBrains.ReSharper.installer.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: JetBrains.ReSharper +PackageVersion: 2024.3.3 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /Silent=True + SilentWithProgress: /Silent=True + Log: /LogFile="" +UpgradeBehavior: install +ReleaseDate: 2024-12-24 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/resharper/dotUltimate.2024.3.3/JetBrains.ReSharper.2024.3.3.web.exe + InstallerSha256: 1795381442F1BF7BAE116C2BB415CFD17941B4D5559E8CDE1EEA5C0E2540241A +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/resharper/dotUltimate.2024.3.3/JetBrains.ReSharper.2024.3.3.web.exe + InstallerSha256: 1795381442F1BF7BAE116C2BB415CFD17941B4D5559E8CDE1EEA5C0E2540241A + InstallerSwitches: + Custom: /PerMachine=True + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/j/JetBrains/ReSharper/2024.3.3/JetBrains.ReSharper.locale.en-US.yaml b/manifests/j/JetBrains/ReSharper/2024.3.3/JetBrains.ReSharper.locale.en-US.yaml new file mode 100644 index 0000000000000..cb1dcf64caf9e --- /dev/null +++ b/manifests/j/JetBrains/ReSharper/2024.3.3/JetBrains.ReSharper.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: JetBrains.ReSharper +PackageVersion: 2024.3.3 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +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 ReSharper +PackageUrl: https://www.jetbrains.com/resharper/ +License: Proprietary +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +ShortDescription: The Visual Studio Extension for .NET Developers +Moniker: resharper +Tags: +- .net +- c# +- csharp +- develop +- development +- dotnet +ReleaseNotes: |- + ReSharper 2024.3.3 + - We've fixed an issue where [Category] attribute tests were not recognized by the test runner. [RSRP-499157] + - We've resolved a bug where gutter marks were not displayed beside the tests. [RSRP-498834] + - Navigate to Test now once again works correctly. [RSRP-498832] + - We've resolved a problem in C# 11 where code completion did not show valid type arguments. [RSRP-488179] + - There's no longer an issue with starting dotTrace. [DTRC-31443] + For the full list of changes, please see our issue tracker. +ReleaseNotesUrl: https://youtrack.jetbrains.com/issues?q=project:%20ReSharper%20Available%20in:%202024.3.3* +PurchaseUrl: https://www.jetbrains.com/store/ +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/j/JetBrains/ReSharper/2024.3.3/JetBrains.ReSharper.locale.zh-CN.yaml b/manifests/j/JetBrains/ReSharper/2024.3.3/JetBrains.ReSharper.locale.zh-CN.yaml new file mode 100644 index 0000000000000..3b23fa58c7d3c --- /dev/null +++ b/manifests/j/JetBrains/ReSharper/2024.3.3/JetBrains.ReSharper.locale.zh-CN.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json + +PackageIdentifier: JetBrains.ReSharper +PackageVersion: 2024.3.3 +PackageLocale: zh-CN +Publisher: JetBrains s.r.o. +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 ReSharper +PackageUrl: https://www.jetbrains.com/zh-cn/resharper/ +License: 专有软件 +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +ShortDescription: 适用于 .NET 开发者的 Visual Studio 扩展程序 +Tags: +- .net +- c# +- csharp +- dotnet +- 开发 +ReleaseNotesUrl: https://youtrack.jetbrains.com/issues?q=project:%20ReSharper%20Available%20in:%202024.3.3* +PurchaseUrl: https://www.jetbrains.com/zh-cn/store/ +ManifestType: locale +ManifestVersion: 1.9.0 diff --git a/manifests/j/JetBrains/ReSharper/2024.3.3/JetBrains.ReSharper.yaml b/manifests/j/JetBrains/ReSharper/2024.3.3/JetBrains.ReSharper.yaml new file mode 100644 index 0000000000000..bcdf0ad4d1ab9 --- /dev/null +++ b/manifests/j/JetBrains/ReSharper/2024.3.3/JetBrains.ReSharper.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: JetBrains.ReSharper +PackageVersion: 2024.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 6e61523924503c6af6b4d3956614941fad6e3260 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 25 Dec 2024 00:31:37 +0800 Subject: [PATCH 12/32] New version: Yandex.Browser version 24.12.2.828 (#202065) --- .../24.12.2.828/Yandex.Browser.installer.yaml | 58 +++++++++++++++++++ .../Yandex.Browser.locale.en-US.yaml | 25 ++++++++ .../Yandex.Browser.locale.zh-CN.yaml | 24 ++++++++ .../Browser/24.12.2.828/Yandex.Browser.yaml | 8 +++ 4 files changed, 115 insertions(+) create mode 100644 manifests/y/Yandex/Browser/24.12.2.828/Yandex.Browser.installer.yaml create mode 100644 manifests/y/Yandex/Browser/24.12.2.828/Yandex.Browser.locale.en-US.yaml create mode 100644 manifests/y/Yandex/Browser/24.12.2.828/Yandex.Browser.locale.zh-CN.yaml create mode 100644 manifests/y/Yandex/Browser/24.12.2.828/Yandex.Browser.yaml diff --git a/manifests/y/Yandex/Browser/24.12.2.828/Yandex.Browser.installer.yaml b/manifests/y/Yandex/Browser/24.12.2.828/Yandex.Browser.installer.yaml new file mode 100644 index 0000000000000..859c601c0e58f --- /dev/null +++ b/manifests/y/Yandex/Browser/24.12.2.828/Yandex.Browser.installer.yaml @@ -0,0 +1,58 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Yandex.Browser +PackageVersion: 24.12.2.828 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + Log: --verbose-logging --log-file="" + Custom: --do-not-launch-browser +InstallerSuccessCodes: +- 1 +- 3 +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- crx +- css +- epub +- fb2 +- gif +- htm +- html +- infected +- jpeg +- jpg +- js +- mhtml +- pdf +- png +- shtml +- svg +- swf +- tif +- tiff +- txt +- webm +- webp +- xht +- xhtml +- xml +ProductCode: YandexBrowser +ReleaseDate: 2024-12-21 +Installers: +- Architecture: x64 + InstallerUrl: https://download.cdn.yandex.net/browser/int/24_12_2_828_69579/en/Yandex.exe + InstallerSha256: 29B706A7D94776C2373DDBA9E1EB8D09E9194A52BE4E87E2B40CF26E1E2A71F9 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/y/Yandex/Browser/24.12.2.828/Yandex.Browser.locale.en-US.yaml b/manifests/y/Yandex/Browser/24.12.2.828/Yandex.Browser.locale.en-US.yaml new file mode 100644 index 0000000000000..2bfe6cd55bbda --- /dev/null +++ b/manifests/y/Yandex/Browser/24.12.2.828/Yandex.Browser.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Yandex.Browser +PackageVersion: 24.12.2.828 +PackageLocale: en-US +Publisher: Yandex +PublisherUrl: https://yandex.com/ +PublisherSupportUrl: https://browser.yandex.com/help/ +PrivacyUrl: https://yandex.com/legal/confidential/ +Author: YANDEX LLC +PackageName: Yandex +PackageUrl: https://browser.yandex.com/ +License: Freeware +LicenseUrl: https://yandex.com/legal/browser_agreement/ +Copyright: Copyright 2024 Yandex. All rights reserved. +ShortDescription: Yandex Browser delivers fast and secure browsing with built-in Alice and the ability to sync passwords, bookmarks, and bank cards across devices. +Tags: +- browser +- chromium +- internet +- web +- webpage +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/y/Yandex/Browser/24.12.2.828/Yandex.Browser.locale.zh-CN.yaml b/manifests/y/Yandex/Browser/24.12.2.828/Yandex.Browser.locale.zh-CN.yaml new file mode 100644 index 0000000000000..87ab4eb6f6a2f --- /dev/null +++ b/manifests/y/Yandex/Browser/24.12.2.828/Yandex.Browser.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json + +PackageIdentifier: Yandex.Browser +PackageVersion: 24.12.2.828 +PackageLocale: zh-CN +Publisher: Yandex +PublisherUrl: https://yandex.com/ +PublisherSupportUrl: https://browser.yandex.com/help/ +PrivacyUrl: https://yandex.com/legal/confidential/ +Author: YANDEX LLC +PackageName: Yandex +PackageUrl: https://browser.yandex.com/ +License: 免费软件 +LicenseUrl: https://yandex.com/legal/browser_agreement/ +Copyright: 版权所有 2024 Yandex。保留所有权利。 +ShortDescription: Yandex 浏览器内置 Alice,可跨设备同步密码、书签和银行卡,浏览速度快且安全。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +ManifestType: locale +ManifestVersion: 1.9.0 diff --git a/manifests/y/Yandex/Browser/24.12.2.828/Yandex.Browser.yaml b/manifests/y/Yandex/Browser/24.12.2.828/Yandex.Browser.yaml new file mode 100644 index 0000000000000..a0ab679e69195 --- /dev/null +++ b/manifests/y/Yandex/Browser/24.12.2.828/Yandex.Browser.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Yandex.Browser +PackageVersion: 24.12.2.828 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 6fccdd36e624d327d2871f2b47d92551b6df9b44 Mon Sep 17 00:00:00 2001 From: Charlie Chen <56779163+SpecterShell@users.noreply.github.com> Date: Wed, 25 Dec 2024 00:34:53 +0800 Subject: [PATCH 13/32] Update: KDE.CrowTranslate version 3.0.0 (#201799) --- .../3.0.0/KDE.CrowTranslate.installer.yaml | 10 ++++----- .../3.0.0/KDE.CrowTranslate.locale.en-US.yaml | 15 +++++-------- .../3.0.0/KDE.CrowTranslate.locale.zh-CN.yaml | 22 ++++--------------- .../3.0.0/KDE.CrowTranslate.yaml | 6 ++--- 4 files changed, 16 insertions(+), 37 deletions(-) diff --git a/manifests/k/KDE/CrowTranslate/3.0.0/KDE.CrowTranslate.installer.yaml b/manifests/k/KDE/CrowTranslate/3.0.0/KDE.CrowTranslate.installer.yaml index 835c576f3bd5c..e87fbc626859a 100644 --- a/manifests/k/KDE/CrowTranslate/3.0.0/KDE.CrowTranslate.installer.yaml +++ b/manifests/k/KDE/CrowTranslate/3.0.0/KDE.CrowTranslate.installer.yaml @@ -1,5 +1,5 @@ -# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json PackageIdentifier: KDE.CrowTranslate PackageVersion: 3.0.0 @@ -8,7 +8,7 @@ UpgradeBehavior: install Dependencies: PackageDependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x64 -ReleaseDate: 2024-10-24 +ProductCode: Crow Translate Installers: - Architecture: x64 Scope: user @@ -16,13 +16,11 @@ Installers: InstallerSha256: CEBA23579BFEC1258903D6E87B04D8488712A8B0A0718D43A054E80297EFC04B InstallerSwitches: Custom: /CurrentUser - ProductCode: Crow Translate - Architecture: x64 Scope: machine InstallerUrl: https://download.kde.org/stable/crow-translate/3.1.0/crow-translate-release_3.1-433-windows-cl-msvc2019-x86_64.exe InstallerSha256: CEBA23579BFEC1258903D6E87B04D8488712A8B0A0718D43A054E80297EFC04B InstallerSwitches: Custom: /AllUsers - ProductCode: Crow Translate ManifestType: installer -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/k/KDE/CrowTranslate/3.0.0/KDE.CrowTranslate.locale.en-US.yaml b/manifests/k/KDE/CrowTranslate/3.0.0/KDE.CrowTranslate.locale.en-US.yaml index 5b1dbb01f9d35..67011fd4be33d 100644 --- a/manifests/k/KDE/CrowTranslate/3.0.0/KDE.CrowTranslate.locale.en-US.yaml +++ b/manifests/k/KDE/CrowTranslate/3.0.0/KDE.CrowTranslate.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json PackageIdentifier: KDE.CrowTranslate PackageVersion: 3.0.0 @@ -7,17 +7,14 @@ PackageLocale: en-US Publisher: KDE e.V. PublisherUrl: https://kde.org/ PublisherSupportUrl: https://bugs.kde.org/buglist.cgi?product=Crow+Translate -# PrivacyUrl: Author: Hennadii Chernyshchyk PackageName: Crow Translate PackageUrl: https://apps.kde.org/crowtranslate/ License: GPL-3.0-or-later LicenseUrl: https://invent.kde.org/office/crow-translate/-/blob/HEAD/LICENSES/GPL-3.0-or-later.txt Copyright: Copyright © 2018-2024 Hennadii Chernyshchyk -# CopyrightUrl: ShortDescription: A simple and lightweight translator that allows you to translate and speak text using Google, Yandex, Bing, LibreTranslate and Lingva. Description: Crow Translate is a simple and lightweight translator written in C++ / Qt that allows you to translate and speak text using Google, Yandex, Bing, LibreTranslate and Lingva translate API. -# Moniker: Tags: - bing - dictionary @@ -31,6 +28,7 @@ Tags: - translator - yandex ReleaseNotes: |- + Changelog: - Automate fastest Mozhi instance selection. - Automatically assign the fastest instance on the first startup instead of selecting it randomly. - CLI: By default, use the instance from settings. @@ -39,9 +37,6 @@ ReleaseNotes: |- - CLI: The --help command returns exit code 1. - Fix language codes for Persian and Chinese Simplified. - Fix loading of Qt translations. -ReleaseNotesUrl: https://apps.kde.org/crowtranslate/ -# PurchaseUrl: -# InstallationNotes: -# Documentations: +ReleaseNotesUrl: https://apps.kde.org/crowtranslate/#3.1.0 ManifestType: defaultLocale -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/k/KDE/CrowTranslate/3.0.0/KDE.CrowTranslate.locale.zh-CN.yaml b/manifests/k/KDE/CrowTranslate/3.0.0/KDE.CrowTranslate.locale.zh-CN.yaml index 5e18c7f0a2f78..79ea3b725e474 100644 --- a/manifests/k/KDE/CrowTranslate/3.0.0/KDE.CrowTranslate.locale.zh-CN.yaml +++ b/manifests/k/KDE/CrowTranslate/3.0.0/KDE.CrowTranslate.locale.zh-CN.yaml @@ -1,23 +1,13 @@ -# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json PackageIdentifier: KDE.CrowTranslate PackageVersion: 3.0.0 PackageLocale: zh-CN Publisher: KDE e.V. -# PublisherUrl: -# PublisherSupportUrl: -# PrivacyUrl: -# Author: PackageName: Crow Translate -# PackageUrl: -# License: -# LicenseUrl: -# Copyright: -# CopyrightUrl: ShortDescription: 一款简单、轻量的翻译工具,允许您使用谷歌、Yandex、必应、LibreTranslate、Lingva 进行文本翻译和发音。 Description: Crow Translate 是一款使用 C++ / Qt 编写的简单、轻量的翻译工具,允许您使用谷歌、Yandex、必应、LibreTranslate、Lingva 的翻译 API 进行文本翻译和发音。 -# Moniker: Tags: - libretranslate - lingva @@ -29,10 +19,6 @@ Tags: - 英语 - 词典 - 谷歌 -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: +ReleaseNotesUrl: https://apps.kde.org/crowtranslate/#3.1.0 ManifestType: locale -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/k/KDE/CrowTranslate/3.0.0/KDE.CrowTranslate.yaml b/manifests/k/KDE/CrowTranslate/3.0.0/KDE.CrowTranslate.yaml index 5ef940b306202..288613d5e035f 100644 --- a/manifests/k/KDE/CrowTranslate/3.0.0/KDE.CrowTranslate.yaml +++ b/manifests/k/KDE/CrowTranslate/3.0.0/KDE.CrowTranslate.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json PackageIdentifier: KDE.CrowTranslate PackageVersion: 3.0.0 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 From 3510866e850b5ba46d628d669340606c9de8afc8 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 24 Dec 2024 08:41:07 -0800 Subject: [PATCH 14/32] Automatic update of FocusriteAudioEngineeringLtd.FocusriteControl2 from 1.446.0.25660 to 1.447.0.25736 (#201787) --- ...neeringLtd.FocusriteControl2.installer.yaml | 18 ++++++++++++++++++ ...ringLtd.FocusriteControl2.locale.en-US.yaml | 13 +++++++++++++ ...eAudioEngineeringLtd.FocusriteControl2.yaml | 8 ++++++++ 3 files changed, 39 insertions(+) create mode 100644 manifests/f/FocusriteAudioEngineeringLtd/FocusriteControl2/1.447.0.25736/FocusriteAudioEngineeringLtd.FocusriteControl2.installer.yaml create mode 100644 manifests/f/FocusriteAudioEngineeringLtd/FocusriteControl2/1.447.0.25736/FocusriteAudioEngineeringLtd.FocusriteControl2.locale.en-US.yaml create mode 100644 manifests/f/FocusriteAudioEngineeringLtd/FocusriteControl2/1.447.0.25736/FocusriteAudioEngineeringLtd.FocusriteControl2.yaml diff --git a/manifests/f/FocusriteAudioEngineeringLtd/FocusriteControl2/1.447.0.25736/FocusriteAudioEngineeringLtd.FocusriteControl2.installer.yaml b/manifests/f/FocusriteAudioEngineeringLtd/FocusriteControl2/1.447.0.25736/FocusriteAudioEngineeringLtd.FocusriteControl2.installer.yaml new file mode 100644 index 0000000000000..547a4163ade64 --- /dev/null +++ b/manifests/f/FocusriteAudioEngineeringLtd/FocusriteControl2/1.447.0.25736/FocusriteAudioEngineeringLtd.FocusriteControl2.installer.yaml @@ -0,0 +1,18 @@ +# Automatically updated by the winget bot at 2024/Dec/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: FocusriteAudioEngineeringLtd.FocusriteControl2 +PackageVersion: 1.447.0.25736 +InstallerType: inno +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /silent +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + InstallerUrl: https://releases.focusrite.com/com.focusrite.focusrite-control/latest/Focusrite-Control-2.exe + InstallerSha256: 43BDFDD8499F16599B3271362935BE7447605F60581E736FDF7FD30CE15AF863 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/f/FocusriteAudioEngineeringLtd/FocusriteControl2/1.447.0.25736/FocusriteAudioEngineeringLtd.FocusriteControl2.locale.en-US.yaml b/manifests/f/FocusriteAudioEngineeringLtd/FocusriteControl2/1.447.0.25736/FocusriteAudioEngineeringLtd.FocusriteControl2.locale.en-US.yaml new file mode 100644 index 0000000000000..16f458889678d --- /dev/null +++ b/manifests/f/FocusriteAudioEngineeringLtd/FocusriteControl2/1.447.0.25736/FocusriteAudioEngineeringLtd.FocusriteControl2.locale.en-US.yaml @@ -0,0 +1,13 @@ +# Automatically updated by the winget bot at 2024/Dec/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: FocusriteAudioEngineeringLtd.FocusriteControl2 +PackageVersion: 1.447.0.25736 +PackageLocale: en-US +Publisher: Focusrite Audio Engineering Ltd. +PackageName: Focusrite Control 2 +License: MIT License +Copyright: Copyright © 2021-2023 Focusrite Audio Engineering Ltd. +ShortDescription: Software-control application required to unlock the full potential of your Focusrite Scarlett interface. The software delivers firmware upgrades and mixing controls. +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/f/FocusriteAudioEngineeringLtd/FocusriteControl2/1.447.0.25736/FocusriteAudioEngineeringLtd.FocusriteControl2.yaml b/manifests/f/FocusriteAudioEngineeringLtd/FocusriteControl2/1.447.0.25736/FocusriteAudioEngineeringLtd.FocusriteControl2.yaml new file mode 100644 index 0000000000000..67c064a35d64d --- /dev/null +++ b/manifests/f/FocusriteAudioEngineeringLtd/FocusriteControl2/1.447.0.25736/FocusriteAudioEngineeringLtd.FocusriteControl2.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Dec/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: FocusriteAudioEngineeringLtd.FocusriteControl2 +PackageVersion: 1.447.0.25736 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 919d9946b4a417373b3aa644428685ddb5daba52 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Wed, 25 Dec 2024 03:41:21 +1100 Subject: [PATCH 15/32] New version: Balena.BalenaCLI version 20.1.5 (#201789) --- .../20.1.5/Balena.BalenaCLI.installer.yaml | 23 ++++++++++++++ .../20.1.5/Balena.BalenaCLI.locale.en-US.yaml | 31 +++++++++++++++++++ .../BalenaCLI/20.1.5/Balena.BalenaCLI.yaml | 8 +++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/b/Balena/BalenaCLI/20.1.5/Balena.BalenaCLI.installer.yaml create mode 100644 manifests/b/Balena/BalenaCLI/20.1.5/Balena.BalenaCLI.locale.en-US.yaml create mode 100644 manifests/b/Balena/BalenaCLI/20.1.5/Balena.BalenaCLI.yaml diff --git a/manifests/b/Balena/BalenaCLI/20.1.5/Balena.BalenaCLI.installer.yaml b/manifests/b/Balena/BalenaCLI/20.1.5/Balena.BalenaCLI.installer.yaml new file mode 100644 index 0000000000000..78f6488c349a0 --- /dev/null +++ b/manifests/b/Balena/BalenaCLI/20.1.5/Balena.BalenaCLI.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Balena.BalenaCLI +PackageVersion: 20.1.5 +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Commands: +- balena +ProductCode: balena-cli +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/balena-io/balena-cli/releases/download/v20.1.5/balena-cli-v20.1.5-windows-x64-installer.exe + InstallerSha256: CE158BB2AFFFEFF197B2D667E36513F1A3D44B1C820BF627A129957B924EFD5E +ManifestType: installer +ManifestVersion: 1.9.0 +ReleaseDate: 2024-12-20 diff --git a/manifests/b/Balena/BalenaCLI/20.1.5/Balena.BalenaCLI.locale.en-US.yaml b/manifests/b/Balena/BalenaCLI/20.1.5/Balena.BalenaCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..757e532532229 --- /dev/null +++ b/manifests/b/Balena/BalenaCLI/20.1.5/Balena.BalenaCLI.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Balena.BalenaCLI +PackageVersion: 20.1.5 +PackageLocale: en-US +Publisher: Balena Inc. (https://balena.io/) +PublisherUrl: https://github.com/balena-io/balena-cli +PublisherSupportUrl: https://github.com/balena-io/balena-cli/issues +PrivacyUrl: https://www.balena.io/privacy-policy +Author: Juan Cruz Viotti +PackageName: balena-cli +PackageUrl: https://www.balena.io/docs/reference/balena-cli +License: Apache-2.0 +LicenseUrl: https://github.com/balena-io/balena-cli/blob/HEAD/LICENSE +Copyright: Copyright 2023 Balena +ShortDescription: The balena CLI is a Command Line Interface for balenaCloud or openBalena. +Description: |- + The balena CLI is a Command Line Interface for balenaCloud or openBalena. + It is a software tool available for Windows, macOS and Linux, used through a command prompt / terminal window. + It can be used interactively or invoked in scripts. + The balena CLI builds on the balena API and the balena SDK, and can also be directly imported in Node.js applications. + The balena CLI is an open-source project on GitHub, and your contribution is also welcome! +Tags: +- balena-io +- cli +- command-line-interface +- iot +ReleaseNotesUrl: https://github.com/balena-io/balena-cli/releases/tag/v20.1.5 +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/b/Balena/BalenaCLI/20.1.5/Balena.BalenaCLI.yaml b/manifests/b/Balena/BalenaCLI/20.1.5/Balena.BalenaCLI.yaml new file mode 100644 index 0000000000000..671eb0333c874 --- /dev/null +++ b/manifests/b/Balena/BalenaCLI/20.1.5/Balena.BalenaCLI.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Balena.BalenaCLI +PackageVersion: 20.1.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From d3d6abc78d9dced968b14fd5aad603bf435c52e5 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Wed, 25 Dec 2024 03:45:19 +1100 Subject: [PATCH 16/32] Update Bitwarden.Bitwarden.installer.yaml (#201794) --- .../Bitwarden/2024.12.1/Bitwarden.Bitwarden.installer.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/b/Bitwarden/Bitwarden/2024.12.1/Bitwarden.Bitwarden.installer.yaml b/manifests/b/Bitwarden/Bitwarden/2024.12.1/Bitwarden.Bitwarden.installer.yaml index 68c0ddfa45f81..d480ddad1a339 100644 --- a/manifests/b/Bitwarden/Bitwarden/2024.12.1/Bitwarden.Bitwarden.installer.yaml +++ b/manifests/b/Bitwarden/Bitwarden/2024.12.1/Bitwarden.Bitwarden.installer.yaml @@ -18,13 +18,13 @@ AppsAndFeaturesEntries: - DisplayName: Bitwarden Publisher: Bitwarden Inc. Installers: -- Architecture: x86 +- Architecture: neutral Scope: user InstallerUrl: https://github.com/bitwarden/clients/releases/download/desktop-v2024.12.1/Bitwarden-Installer-2024.12.1.exe InstallerSha256: 04A4624FAE9642B60A66172C879A653279028EF595E87CCCABD6311BFDC17085 InstallerSwitches: Custom: /currentuser -- Architecture: x86 +- Architecture: neutral Scope: machine InstallerUrl: https://github.com/bitwarden/clients/releases/download/desktop-v2024.12.1/Bitwarden-Installer-2024.12.1.exe InstallerSha256: 04A4624FAE9642B60A66172C879A653279028EF595E87CCCABD6311BFDC17085 From a278284f1618841e17492cd13636a60d7ce48243 Mon Sep 17 00:00:00 2001 From: Ahnaf Mahmud <44692189+infinitepower18@users.noreply.github.com> Date: Tue, 24 Dec 2024 16:45:32 +0000 Subject: [PATCH 17/32] infinitepower18.WSASideloader version 1.4.8 (#201795) --- ...finitepower18.WSASideloader.installer.yaml | 53 +++++++++++++++++++ ...finitepower18.WSASideloader.locale.en.yaml | 25 +++++++++ .../1.4.8/infinitepower18.WSASideloader.yaml | 8 +++ 3 files changed, 86 insertions(+) create mode 100644 manifests/i/infinitepower18/WSASideloader/1.4.8/infinitepower18.WSASideloader.installer.yaml create mode 100644 manifests/i/infinitepower18/WSASideloader/1.4.8/infinitepower18.WSASideloader.locale.en.yaml create mode 100644 manifests/i/infinitepower18/WSASideloader/1.4.8/infinitepower18.WSASideloader.yaml diff --git a/manifests/i/infinitepower18/WSASideloader/1.4.8/infinitepower18.WSASideloader.installer.yaml b/manifests/i/infinitepower18/WSASideloader/1.4.8/infinitepower18.WSASideloader.installer.yaml new file mode 100644 index 0000000000000..ca3d2a067c5e5 --- /dev/null +++ b/manifests/i/infinitepower18/WSASideloader/1.4.8/infinitepower18.WSASideloader.installer.yaml @@ -0,0 +1,53 @@ +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: infinitepower18.WSASideloader +PackageVersion: 1.4.8 +UpgradeBehavior: uninstallPrevious +Installers: +- Architecture: x64 + InstallerType: inno + Scope: user + InstallerUrl: https://github.com/infinitepower18/WSA-Sideloader/releases/download/v1.4.8/WSASideloader_1.4.8_x64.exe + InstallerSha256: 9BABF00FF589276D2ED3365E8CDB387918F35DDF014862D6BC62BC0F6371E5C7 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + InstallerType: inno + Scope: machine + InstallerUrl: https://github.com/infinitepower18/WSA-Sideloader/releases/download/v1.4.8/WSASideloader_1.4.8_x64.exe + InstallerSha256: 9BABF00FF589276D2ED3365E8CDB387918F35DDF014862D6BC62BC0F6371E5C7 + InstallerSwitches: + Custom: /ALLUSERS +- Architecture: arm64 + InstallerType: inno + Scope: user + InstallerUrl: https://github.com/infinitepower18/WSA-Sideloader/releases/download/v1.4.8/WSASideloader_1.4.8_arm64.exe + InstallerSha256: 9332639402DA19244728C6B1FD31BE7B508568AF8BF41288B51BE408B1E49B9C + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: arm64 + InstallerType: inno + Scope: machine + InstallerUrl: https://github.com/infinitepower18/WSA-Sideloader/releases/download/v1.4.8/WSASideloader_1.4.8_arm64.exe + InstallerSha256: 9332639402DA19244728C6B1FD31BE7B508568AF8BF41288B51BE408B1E49B9C + InstallerSwitches: + Custom: /ALLUSERS +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: WSASideloader.exe + PortableCommandAlias: wsasideloader + InstallerUrl: https://github.com/infinitepower18/WSA-Sideloader/releases/download/v1.4.8/WSASideloader_1.4.8_x64_portable.zip + InstallerSha256: DF2E51943B5C45A74738975BC810B33E12E92B6DE8BF5DB8AB09F09382355625 +- Architecture: arm64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: WSASideloader.exe + PortableCommandAlias: wsasideloader + InstallerUrl: https://github.com/infinitepower18/WSA-Sideloader/releases/download/v1.4.8/WSASideloader_1.4.8_arm64_portable.zip + InstallerSha256: 259FDAFDC21FB037EF2B65E071326C10330F3C9637BF643741942F41AE651414 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/i/infinitepower18/WSASideloader/1.4.8/infinitepower18.WSASideloader.locale.en.yaml b/manifests/i/infinitepower18/WSASideloader/1.4.8/infinitepower18.WSASideloader.locale.en.yaml new file mode 100644 index 0000000000000..dec877637a377 --- /dev/null +++ b/manifests/i/infinitepower18/WSASideloader/1.4.8/infinitepower18.WSASideloader.locale.en.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: infinitepower18.WSASideloader +PackageVersion: 1.4.8 +PackageLocale: en +Publisher: infinitepower18 +PublisherUrl: https://github.com/infinitepower18 +PrivacyUrl: https://ahnafmahmud.com/apps/WSA-Sideloader/PrivacyPolicy.html +PackageName: WSA Sideloader +PackageUrl: https://github.com/infinitepower18/WSA-Sideloader +License: GPL-3.0-only +LicenseUrl: https://raw.githubusercontent.com/infinitepower18/WSA-Sideloader/main/license.txt +ShortDescription: Easily install APK files on Windows Subsystem for Android +Description: WSA Sideloader is a tool that is used to easily install APK files on Windows Subsystem for Android. The program has been designed with simplicity and ease of use in mind. +Moniker: wsa-sideloader +Tags: +- apk +- apk-installer +- windows-subsystem-for-android +- wsa +- android +ReleaseNotesUrl: https://github.com/infinitepower18/WSA-Sideloader/releases/tag/v1.4.8 +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/i/infinitepower18/WSASideloader/1.4.8/infinitepower18.WSASideloader.yaml b/manifests/i/infinitepower18/WSASideloader/1.4.8/infinitepower18.WSASideloader.yaml new file mode 100644 index 0000000000000..346933cc53970 --- /dev/null +++ b/manifests/i/infinitepower18/WSASideloader/1.4.8/infinitepower18.WSASideloader.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: infinitepower18.WSASideloader +PackageVersion: 1.4.8 +DefaultLocale: en +ManifestType: version +ManifestVersion: 1.9.0 From 5f950067d8dcf471ac4cf4ad140404f4dc9dbfb8 Mon Sep 17 00:00:00 2001 From: Ryan Date: Wed, 25 Dec 2024 00:45:55 +0800 Subject: [PATCH 18/32] New version: Fly-io.flyctl version 0.3.54 (#201796) --- .../0.3.54/Fly-io.flyctl.installer.yaml | 19 +++++++++++ .../0.3.54/Fly-io.flyctl.locale.en-US.yaml | 32 +++++++++++++++++++ .../0.3.54/Fly-io.flyctl.locale.ko-KR.yaml | 26 +++++++++++++++ .../f/Fly-io/flyctl/0.3.54/Fly-io.flyctl.yaml | 8 +++++ 4 files changed, 85 insertions(+) create mode 100644 manifests/f/Fly-io/flyctl/0.3.54/Fly-io.flyctl.installer.yaml create mode 100644 manifests/f/Fly-io/flyctl/0.3.54/Fly-io.flyctl.locale.en-US.yaml create mode 100644 manifests/f/Fly-io/flyctl/0.3.54/Fly-io.flyctl.locale.ko-KR.yaml create mode 100644 manifests/f/Fly-io/flyctl/0.3.54/Fly-io.flyctl.yaml diff --git a/manifests/f/Fly-io/flyctl/0.3.54/Fly-io.flyctl.installer.yaml b/manifests/f/Fly-io/flyctl/0.3.54/Fly-io.flyctl.installer.yaml new file mode 100644 index 0000000000000..7729073fac62f --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.3.54/Fly-io.flyctl.installer.yaml @@ -0,0 +1,19 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Fly-io.flyctl +PackageVersion: 0.3.54 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: flyctl.exe +ReleaseDate: 2024-12-23 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/superfly/flyctl/releases/download/v0.3.54/flyctl_0.3.54_Windows_x86_64.zip + InstallerSha256: B4534346979985D3BFBB515839D2F01BF963310C01E5F173D43AD9B666B157F1 +- Architecture: arm64 + InstallerUrl: https://github.com/superfly/flyctl/releases/download/v0.3.54/flyctl_0.3.54_Windows_arm64.zip + InstallerSha256: 8FD06B886D41DE3272D38B2579A8E976CAFB76F4F5C92C87BC7E557BA5311DA8 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/f/Fly-io/flyctl/0.3.54/Fly-io.flyctl.locale.en-US.yaml b/manifests/f/Fly-io/flyctl/0.3.54/Fly-io.flyctl.locale.en-US.yaml new file mode 100644 index 0000000000000..192ab0bb9b3ef --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.3.54/Fly-io.flyctl.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Fly-io.flyctl +PackageVersion: 0.3.54 +PackageLocale: en-US +Publisher: Fly.io +PublisherUrl: https://fly.io/ +PublisherSupportUrl: https://community.fly.io/ +PrivacyUrl: https://fly.io/legal/privacy-policy +PackageName: flyctl +PackageUrl: https://github.com/superfly/flyctl +License: Apache-2.0 +LicenseUrl: https://github.com/superfly/flyctl/blob/HEAD/LICENSE +ShortDescription: Command line tools for fly.io services +Tags: +- cli +- fly +- heroku +ReleaseNotes: |- + Changelog + - ca535e1f3 Bump the aws-sdk group with 3 updates (#4134) + - c8a5b6701 refactor: remove flyctl/retry (#4133) + - 0eb1d9656 Bump google.golang.org/grpc from 1.69.0 to 1.69.2 (#4135) + - 6f03e04d9 Bump github.com/docker/docker from 27.4.0+incompatible to 27.4.1+incompatible (#4131) + - fb3723f5b Bump golang.org/x/net from 0.32.0 to 0.33.0 in the golangx group (#4130) + - 29162a1db Bump github.com/nats-io/nats.go from 1.37.1-0.20241121095519-e963b776f24f to 1.38.0 (#4128) + - b9b452f87 Bump github.com/buildpacks/pack from 0.36.0 to 0.36.1 (#4129) + - 30683478c test: upgrade Ruby's bundler to make it work with modern Rubies (#4132) +ReleaseNotesUrl: https://github.com/superfly/flyctl/releases/tag/v0.3.54 +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/f/Fly-io/flyctl/0.3.54/Fly-io.flyctl.locale.ko-KR.yaml b/manifests/f/Fly-io/flyctl/0.3.54/Fly-io.flyctl.locale.ko-KR.yaml new file mode 100644 index 0000000000000..6e5969587db77 --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.3.54/Fly-io.flyctl.locale.ko-KR.yaml @@ -0,0 +1,26 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json + +PackageIdentifier: Fly-io.flyctl +PackageVersion: 0.3.54 +PackageLocale: ko-KR +Publisher: Fly.io +PublisherUrl: https://fly.io/ +PublisherSupportUrl: https://community.fly.io/ +PrivacyUrl: https://fly.io/legal/privacy-policy +PackageName: flyctl +PackageUrl: https://github.com/superfly/flyctl +License: Apache-2.0 +LicenseUrl: https://github.com/superfly/flyctl/blob/HEAD/LICENSE +ShortDescription: fly.io 서비스를 위한 커맨드 라인 도구 +Tags: +- cli +- fly +- heroku +ReleaseNotes: |- + f2d3a9f8 Revert "Even more remote heartbeat improvements (#3594)" (#3618) + f2416e1a Hide sentry from launch plan unless selected (#3616) + 61fa0095 Add Rails + Tigris support to fly launch (#3598) + d970980d Implement unit test with in-memory server implementation. (#3613) +ManifestType: locale +ManifestVersion: 1.9.0 diff --git a/manifests/f/Fly-io/flyctl/0.3.54/Fly-io.flyctl.yaml b/manifests/f/Fly-io/flyctl/0.3.54/Fly-io.flyctl.yaml new file mode 100644 index 0000000000000..75975cd1bd1be --- /dev/null +++ b/manifests/f/Fly-io/flyctl/0.3.54/Fly-io.flyctl.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Fly-io.flyctl +PackageVersion: 0.3.54 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 788c69b7cb4ac97c7ad378f73b1c1dce90d02dc9 Mon Sep 17 00:00:00 2001 From: blacktop Date: Tue, 24 Dec 2024 09:46:07 -0700 Subject: [PATCH 19/32] New version: blacktop.ipsw 3.1.560 (#201807) Co-authored-by: goreleaserbot --- .../ipsw/3.1.560/blacktop.ipsw.installer.yaml | 26 +++++++++++++++++++ .../3.1.560/blacktop.ipsw.locale.en-US.yaml | 13 ++++++++++ .../blacktop/ipsw/3.1.560/blacktop.ipsw.yaml | 7 +++++ 3 files changed, 46 insertions(+) create mode 100644 manifests/b/blacktop/ipsw/3.1.560/blacktop.ipsw.installer.yaml create mode 100644 manifests/b/blacktop/ipsw/3.1.560/blacktop.ipsw.locale.en-US.yaml create mode 100644 manifests/b/blacktop/ipsw/3.1.560/blacktop.ipsw.yaml diff --git a/manifests/b/blacktop/ipsw/3.1.560/blacktop.ipsw.installer.yaml b/manifests/b/blacktop/ipsw/3.1.560/blacktop.ipsw.installer.yaml new file mode 100644 index 0000000000000..61e3c50711209 --- /dev/null +++ b/manifests/b/blacktop/ipsw/3.1.560/blacktop.ipsw.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json +PackageIdentifier: blacktop.ipsw +PackageVersion: 3.1.560 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2024-12-23" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ipsw.exe + PortableCommandAlias: ipsw + InstallerUrl: https://github.com/blacktop/ipsw/releases/download/v3.1.560/ipsw_3.1.560_windows_arm64.zip + InstallerSha256: 6be3e4bdb067097365b1d065771b03eeb0db92ae442b0fb61d6889f52c6d14b0 + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ipsw.exe + PortableCommandAlias: ipsw + InstallerUrl: https://github.com/blacktop/ipsw/releases/download/v3.1.560/ipsw_3.1.560_windows_x86_64.zip + InstallerSha256: d0d0733eb973147d2005cc54f7e006658ec93217dedf39ecbd079928aea179be + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/b/blacktop/ipsw/3.1.560/blacktop.ipsw.locale.en-US.yaml b/manifests/b/blacktop/ipsw/3.1.560/blacktop.ipsw.locale.en-US.yaml new file mode 100644 index 0000000000000..d1da189276b11 --- /dev/null +++ b/manifests/b/blacktop/ipsw/3.1.560/blacktop.ipsw.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.9.0.schema.json +PackageIdentifier: blacktop.ipsw +PackageVersion: 3.1.560 +PackageLocale: en-US +Publisher: blacktop +PackageName: ipsw +PackageUrl: https://github.com/blacktop/ipsw +License: MIT +ShortDescription: iOS/macOS Research Swiss Army Knife +Moniker: ipsw +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/b/blacktop/ipsw/3.1.560/blacktop.ipsw.yaml b/manifests/b/blacktop/ipsw/3.1.560/blacktop.ipsw.yaml new file mode 100644 index 0000000000000..c2fbd704f258e --- /dev/null +++ b/manifests/b/blacktop/ipsw/3.1.560/blacktop.ipsw.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json +PackageIdentifier: blacktop.ipsw +PackageVersion: 3.1.560 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From b304258debbc7d4ee80d982c032e6cc20f1ac6a2 Mon Sep 17 00:00:00 2001 From: blacktop Date: Tue, 24 Dec 2024 09:46:41 -0700 Subject: [PATCH 20/32] New version: blacktop.ipswd 3.1.560 (#201808) Co-authored-by: goreleaserbot --- .../3.1.560/blacktop.ipswd.installer.yaml | 26 +++++++++++++++++++ .../3.1.560/blacktop.ipswd.locale.en-US.yaml | 13 ++++++++++ .../ipswd/3.1.560/blacktop.ipswd.yaml | 7 +++++ 3 files changed, 46 insertions(+) create mode 100644 manifests/b/blacktop/ipswd/3.1.560/blacktop.ipswd.installer.yaml create mode 100644 manifests/b/blacktop/ipswd/3.1.560/blacktop.ipswd.locale.en-US.yaml create mode 100644 manifests/b/blacktop/ipswd/3.1.560/blacktop.ipswd.yaml diff --git a/manifests/b/blacktop/ipswd/3.1.560/blacktop.ipswd.installer.yaml b/manifests/b/blacktop/ipswd/3.1.560/blacktop.ipswd.installer.yaml new file mode 100644 index 0000000000000..6255f3185d9d9 --- /dev/null +++ b/manifests/b/blacktop/ipswd/3.1.560/blacktop.ipswd.installer.yaml @@ -0,0 +1,26 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json +PackageIdentifier: blacktop.ipswd +PackageVersion: 3.1.560 +InstallerLocale: en-US +InstallerType: zip +ReleaseDate: "2024-12-23" +Installers: + - Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ipswd.exe + PortableCommandAlias: ipswd + InstallerUrl: https://github.com/blacktop/ipsw/releases/download/v3.1.560/ipswd_3.1.560_windows_arm64.zip + InstallerSha256: 923df275b35e2841f19c5edbecb7de9c4a4defb2e25f3ce841af1cb368f5c6ef + UpgradeBehavior: uninstallPrevious + - Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: ipswd.exe + PortableCommandAlias: ipswd + InstallerUrl: https://github.com/blacktop/ipsw/releases/download/v3.1.560/ipswd_3.1.560_windows_x86_64.zip + InstallerSha256: 9589ab9da78ff2c11f2e749c9371b82e2f6ed2054763b47f05d02b5789ab7116 + UpgradeBehavior: uninstallPrevious +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/b/blacktop/ipswd/3.1.560/blacktop.ipswd.locale.en-US.yaml b/manifests/b/blacktop/ipswd/3.1.560/blacktop.ipswd.locale.en-US.yaml new file mode 100644 index 0000000000000..5f840861a80de --- /dev/null +++ b/manifests/b/blacktop/ipswd/3.1.560/blacktop.ipswd.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.9.0.schema.json +PackageIdentifier: blacktop.ipswd +PackageVersion: 3.1.560 +PackageLocale: en-US +Publisher: blacktop +PackageName: ipswd +PackageUrl: https://github.com/blacktop/ipsw +License: MIT +ShortDescription: ipsw - Daemon +Moniker: ipswd +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/b/blacktop/ipswd/3.1.560/blacktop.ipswd.yaml b/manifests/b/blacktop/ipswd/3.1.560/blacktop.ipswd.yaml new file mode 100644 index 0000000000000..efe79d57710f4 --- /dev/null +++ b/manifests/b/blacktop/ipswd/3.1.560/blacktop.ipswd.yaml @@ -0,0 +1,7 @@ +# This file was generated by GoReleaser. DO NOT EDIT. +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json +PackageIdentifier: blacktop.ipswd +PackageVersion: 3.1.560 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 12422753b2cdbd9e2fcdd979258cac8c8fe8b830 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Tue, 24 Dec 2024 08:48:54 -0800 Subject: [PATCH 21/32] Automatic update of NDI.NDIRuntime from 6.1.0.0 to 6.1.1.0 (#201773) --- .../6.1.1.0/NDI.NDIRuntime.installer.yaml | 12 ++++++++++++ .../6.1.1.0/NDI.NDIRuntime.locale.en-US.yaml | 13 +++++++++++++ .../n/NDI/NDIRuntime/6.1.1.0/NDI.NDIRuntime.yaml | 8 ++++++++ 3 files changed, 33 insertions(+) create mode 100644 manifests/n/NDI/NDIRuntime/6.1.1.0/NDI.NDIRuntime.installer.yaml create mode 100644 manifests/n/NDI/NDIRuntime/6.1.1.0/NDI.NDIRuntime.locale.en-US.yaml create mode 100644 manifests/n/NDI/NDIRuntime/6.1.1.0/NDI.NDIRuntime.yaml diff --git a/manifests/n/NDI/NDIRuntime/6.1.1.0/NDI.NDIRuntime.installer.yaml b/manifests/n/NDI/NDIRuntime/6.1.1.0/NDI.NDIRuntime.installer.yaml new file mode 100644 index 0000000000000..47adf225fd2b7 --- /dev/null +++ b/manifests/n/NDI/NDIRuntime/6.1.1.0/NDI.NDIRuntime.installer.yaml @@ -0,0 +1,12 @@ +# Automatically updated by the winget bot at 2024/Dec/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: NDI.NDIRuntime +PackageVersion: 6.1.1.0 +InstallerType: inno +Installers: +- InstallerUrl: https://downloads.ndi.tv/SDK/NDI_SDK/NDI%206%20Runtime.exe + Architecture: x64 + InstallerSha256: 1466F6FE42A585D0906D146D820DEE87B694C0DF5986888AFC0A939B9708AC3A +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/n/NDI/NDIRuntime/6.1.1.0/NDI.NDIRuntime.locale.en-US.yaml b/manifests/n/NDI/NDIRuntime/6.1.1.0/NDI.NDIRuntime.locale.en-US.yaml new file mode 100644 index 0000000000000..7408fc7d67b40 --- /dev/null +++ b/manifests/n/NDI/NDIRuntime/6.1.1.0/NDI.NDIRuntime.locale.en-US.yaml @@ -0,0 +1,13 @@ +# Automatically updated by the winget bot at 2024/Dec/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: NDI.NDIRuntime +PackageVersion: 6.1.1.0 +PackageLocale: en-US +Publisher: NDI +PackageName: NDI 6 Runtime +License: Proprietary +Copyright: Copyright © 2023-2024 Vizrt NDI AB. All rights reserved. +ShortDescription: NDI 6 Runtime Setup +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/n/NDI/NDIRuntime/6.1.1.0/NDI.NDIRuntime.yaml b/manifests/n/NDI/NDIRuntime/6.1.1.0/NDI.NDIRuntime.yaml new file mode 100644 index 0000000000000..e0d806bd600c5 --- /dev/null +++ b/manifests/n/NDI/NDIRuntime/6.1.1.0/NDI.NDIRuntime.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Dec/23 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: NDI.NDIRuntime +PackageVersion: 6.1.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From bdd6c62a8b48cfa30cebf852fb22defd64173c1f Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Tue, 24 Dec 2024 17:49:17 +0100 Subject: [PATCH 22/32] New version: terreng.SimpleWebServer version 1.2.14 (#201809) --- .../terreng.SimpleWebServer.installer.yaml | 28 +++++++++++++++++ .../terreng.SimpleWebServer.locale.en-US.yaml | 30 +++++++++++++++++++ .../1.2.14/terreng.SimpleWebServer.yaml | 8 +++++ 3 files changed, 66 insertions(+) create mode 100644 manifests/t/terreng/SimpleWebServer/1.2.14/terreng.SimpleWebServer.installer.yaml create mode 100644 manifests/t/terreng/SimpleWebServer/1.2.14/terreng.SimpleWebServer.locale.en-US.yaml create mode 100644 manifests/t/terreng/SimpleWebServer/1.2.14/terreng.SimpleWebServer.yaml diff --git a/manifests/t/terreng/SimpleWebServer/1.2.14/terreng.SimpleWebServer.installer.yaml b/manifests/t/terreng/SimpleWebServer/1.2.14/terreng.SimpleWebServer.installer.yaml new file mode 100644 index 0000000000000..ccc8945df0fa6 --- /dev/null +++ b/manifests/t/terreng/SimpleWebServer/1.2.14/terreng.SimpleWebServer.installer.yaml @@ -0,0 +1,28 @@ +# Created with WinGet Updater using komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: terreng.SimpleWebServer +PackageVersion: 1.2.14 +InstallerLocale: en-US +InstallerType: nullsoft +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2024-12-23 +AppsAndFeaturesEntries: +- DisplayName: Simple Web Server 1.2.14 + Publisher: Simple Web Server +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/terreng/simple-web-server/releases/download/v1.2.14/Simple-Web-Server-Installer-1.2.14-ia32.exe + InstallerSha256: 941EDFE10771341B1D75576F6E652A996F1A24175608E8BDBE53178E6BC3C703 +- Architecture: x64 + InstallerUrl: https://github.com/terreng/simple-web-server/releases/download/v1.2.14/Simple-Web-Server-Installer-1.2.14-x64.exe + InstallerSha256: 59CAE56BE91A6C23210272F1A98695B8A7AF70422F14EA7BD5CFC720DED002F8 +- Architecture: arm64 + InstallerUrl: https://github.com/terreng/simple-web-server/releases/download/v1.2.14/Simple-Web-Server-Installer-1.2.14-arm64.exe + InstallerSha256: 9834A06C8E58E7E012A88EA32C1F4E89068155B74D2124FCFEDCA78CAA62CAAD +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/t/terreng/SimpleWebServer/1.2.14/terreng.SimpleWebServer.locale.en-US.yaml b/manifests/t/terreng/SimpleWebServer/1.2.14/terreng.SimpleWebServer.locale.en-US.yaml new file mode 100644 index 0000000000000..e446dd04d50a1 --- /dev/null +++ b/manifests/t/terreng/SimpleWebServer/1.2.14/terreng.SimpleWebServer.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with WinGet Updater using komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: terreng.SimpleWebServer +PackageVersion: 1.2.14 +PackageLocale: en-US +Publisher: Simple Web Server +PublisherUrl: https://github.com/terreng +PublisherSupportUrl: https://github.com/terreng/simple-web-server/issues +PackageName: Simple Web Server +PackageUrl: https://github.com/terreng/simple-web-server +License: MIT +LicenseUrl: https://github.com/terreng/simple-web-server/blob/HEAD/LICENSE +Copyright: MIT License +CopyrightUrl: https://github.com/terreng/simple-web-server/raw/main/LICENSE +ShortDescription: Create a local web server in just a few clicks with an easy to use interface. Built with Electron. +Tags: +- electron +- webserver +ReleaseNotes: |- + What's New + New languages: Chinese (Traditional), Korean, Dutch, and Azerbaijani.Thank you @swk3087, @Jolexer, @qalibqurbanov, @heroine0730, @Yijhang, and @201steve.Bug Fixes + - Assert the client is requesting within the ranges of the file by @ethanaobrien in #223 + - SPA - Render on 404 by @ethanaobrien in #224 + - More descriptive error message for stale bookmarks by @terreng in #231 + - Check for gz or br file before sending 404 response by @ethanaobrien in #222 + Full Changelog: https://github.com/terreng/simple-web-server/compare/v1.2.12...v1.2.14 +ReleaseNotesUrl: https://github.com/terreng/simple-web-server/releases/tag/v1.2.14 +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/t/terreng/SimpleWebServer/1.2.14/terreng.SimpleWebServer.yaml b/manifests/t/terreng/SimpleWebServer/1.2.14/terreng.SimpleWebServer.yaml new file mode 100644 index 0000000000000..fdb9df2e38b77 --- /dev/null +++ b/manifests/t/terreng/SimpleWebServer/1.2.14/terreng.SimpleWebServer.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: terreng.SimpleWebServer +PackageVersion: 1.2.14 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From e3c2834dbe72efce07e43ccc447165753a988d58 Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Tue, 24 Dec 2024 22:22:02 +0530 Subject: [PATCH 23/32] New version: valinet.ExplorerPatcher.Prerelease version 22621.4317.67.1 (#201833) --- ....ExplorerPatcher.Prerelease.installer.yaml | 14 +++++++++++ ...plorerPatcher.Prerelease.locale.en-US.yaml | 24 +++++++++++++++++++ .../valinet.ExplorerPatcher.Prerelease.yaml | 8 +++++++ 3 files changed, 46 insertions(+) create mode 100644 manifests/v/valinet/ExplorerPatcher/Prerelease/22621.4317.67.1/valinet.ExplorerPatcher.Prerelease.installer.yaml create mode 100644 manifests/v/valinet/ExplorerPatcher/Prerelease/22621.4317.67.1/valinet.ExplorerPatcher.Prerelease.locale.en-US.yaml create mode 100644 manifests/v/valinet/ExplorerPatcher/Prerelease/22621.4317.67.1/valinet.ExplorerPatcher.Prerelease.yaml diff --git a/manifests/v/valinet/ExplorerPatcher/Prerelease/22621.4317.67.1/valinet.ExplorerPatcher.Prerelease.installer.yaml b/manifests/v/valinet/ExplorerPatcher/Prerelease/22621.4317.67.1/valinet.ExplorerPatcher.Prerelease.installer.yaml new file mode 100644 index 0000000000000..d54955ac7da7c --- /dev/null +++ b/manifests/v/valinet/ExplorerPatcher/Prerelease/22621.4317.67.1/valinet.ExplorerPatcher.Prerelease.installer.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: valinet.ExplorerPatcher.Prerelease +PackageVersion: 22621.4317.67.1 +InstallerType: inno +UpgradeBehavior: install +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/valinet/ExplorerPatcher/releases/download/22621.4317.67.1_1f53188/ep_setup.exe + InstallerSha256: 2722DF08EC67E17354E5DAFB7E9031BEDF873C4CF1CEB028E879ECD2C800446C +ManifestType: installer +ManifestVersion: 1.9.0 +ReleaseDate: 2024-12-24 diff --git a/manifests/v/valinet/ExplorerPatcher/Prerelease/22621.4317.67.1/valinet.ExplorerPatcher.Prerelease.locale.en-US.yaml b/manifests/v/valinet/ExplorerPatcher/Prerelease/22621.4317.67.1/valinet.ExplorerPatcher.Prerelease.locale.en-US.yaml new file mode 100644 index 0000000000000..064761d6868a6 --- /dev/null +++ b/manifests/v/valinet/ExplorerPatcher/Prerelease/22621.4317.67.1/valinet.ExplorerPatcher.Prerelease.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: valinet.ExplorerPatcher.Prerelease +PackageVersion: 22621.4317.67.1 +PackageLocale: en-US +Publisher: VALINET Solutions SRL +PublisherUrl: https://github.com/valinet +PublisherSupportUrl: https://github.com/valinet/ExplorerPatcher/issues +Author: valinet +PackageName: ExplorerPatcher Pre-Release +PackageUrl: https://github.com/valinet/ExplorerPatcher +License: GPL-2.0 +LicenseUrl: https://github.com/valinet/ExplorerPatcher/blob/master/LICENSE +CopyrightUrl: https://github.com/valinet/ExplorerPatcher/blob/master/LICENSE +ShortDescription: This project aims to bring back a productive working environment on Windows 11 +Moniker: explorerpatcher-prerelease +Tags: [] +ReleaseNotesUrl: https://github.com/valinet/ExplorerPatcher/releases/tag/22621.4317.67.1_1f53188 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/valinet/ExplorerPatcher/wiki +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/v/valinet/ExplorerPatcher/Prerelease/22621.4317.67.1/valinet.ExplorerPatcher.Prerelease.yaml b/manifests/v/valinet/ExplorerPatcher/Prerelease/22621.4317.67.1/valinet.ExplorerPatcher.Prerelease.yaml new file mode 100644 index 0000000000000..4aff54ae8f523 --- /dev/null +++ b/manifests/v/valinet/ExplorerPatcher/Prerelease/22621.4317.67.1/valinet.ExplorerPatcher.Prerelease.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: valinet.ExplorerPatcher.Prerelease +PackageVersion: 22621.4317.67.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From b75b06c77a3f86d41d67ff46d00cad7caff16c9d Mon Sep 17 00:00:00 2001 From: FantasqueX Date: Wed, 25 Dec 2024 00:52:49 +0800 Subject: [PATCH 24/32] Update Bazelisk to 1.25.0 (#202021) --- .../1.25.0/Bazel.Bazelisk.installer.yaml | 20 +++++++++++ .../1.25.0/Bazel.Bazelisk.locale.en-US.yaml | 35 +++++++++++++++++++ .../Bazel/Bazelisk/1.25.0/Bazel.Bazelisk.yaml | 8 +++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/b/Bazel/Bazelisk/1.25.0/Bazel.Bazelisk.installer.yaml create mode 100644 manifests/b/Bazel/Bazelisk/1.25.0/Bazel.Bazelisk.locale.en-US.yaml create mode 100644 manifests/b/Bazel/Bazelisk/1.25.0/Bazel.Bazelisk.yaml diff --git a/manifests/b/Bazel/Bazelisk/1.25.0/Bazel.Bazelisk.installer.yaml b/manifests/b/Bazel/Bazelisk/1.25.0/Bazel.Bazelisk.installer.yaml new file mode 100644 index 0000000000000..7171145d064fb --- /dev/null +++ b/manifests/b/Bazel/Bazelisk/1.25.0/Bazel.Bazelisk.installer.yaml @@ -0,0 +1,20 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Bazel.Bazelisk +PackageVersion: 1.25.0 +InstallerLocale: en-US +InstallerType: portable +Commands: +- bazelisk +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +ReleaseDate: 2024-12-10 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/bazelbuild/bazelisk/releases/download/v1.25.0/bazelisk-windows-amd64.exe + InstallerSha256: 641A3DFEBD717703675F912917735C44B45CF6300BFDFB924537F3CFBFFCDD92 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/b/Bazel/Bazelisk/1.25.0/Bazel.Bazelisk.locale.en-US.yaml b/manifests/b/Bazel/Bazelisk/1.25.0/Bazel.Bazelisk.locale.en-US.yaml new file mode 100644 index 0000000000000..8fecf7f159c2f --- /dev/null +++ b/manifests/b/Bazel/Bazelisk/1.25.0/Bazel.Bazelisk.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Bazel.Bazelisk +PackageVersion: 1.25.0 +PackageLocale: en-US +Publisher: Bazel +PublisherUrl: https://github.com/bazelbuild/bazelisk +PublisherSupportUrl: https://github.com/bazelbuild/bazelisk/issues +PackageName: Bazelisk +PackageUrl: https://bazel.build/ +License: Apache-2.0 +LicenseUrl: https://github.com/bazelbuild/bazelisk/blob/HEAD/LICENSE +ShortDescription: A user-friendly launcher for Bazel. +Description: |- + Bazelisk is a wrapper for Bazel written in Go. + It automatically picks a good version of Bazel given your current working directory, downloads it from the official server (if required) and then transparently passes through all command-line arguments to the real Bazel binary. + You can call it just like you would call Bazel. +Moniker: bazelisk +Tags: +- bazel +- build +- development +ReleaseNotes: |- + Bazelisk v1.25.0 comes with several improvements:New Features (Python) + - Added support for .bazeliskrc files ( + Bug Fixes & Improvements (Go) + - Made it easier for other tools to use Bazelisk's core logic to locate (and download) Bazel binaries ( + - Fixed errors when multiple Bazelisk instances were running in parallel ( + - Improved signal handling ( + - bazelisk version now also prints the Bazelisk version even if startup flags are set ( + We’d like to thank our amazing contributors @hauserx, @jwnimmer-tri and @shs96c! +ReleaseNotesUrl: https://github.com/bazelbuild/bazelisk/releases/tag/v1.25.0 +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/b/Bazel/Bazelisk/1.25.0/Bazel.Bazelisk.yaml b/manifests/b/Bazel/Bazelisk/1.25.0/Bazel.Bazelisk.yaml new file mode 100644 index 0000000000000..89ed002b294bc --- /dev/null +++ b/manifests/b/Bazel/Bazelisk/1.25.0/Bazel.Bazelisk.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Bazel.Bazelisk +PackageVersion: 1.25.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 32245e3f8da0bf34ea202c0fef6d291caaf5a7b8 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Tue, 24 Dec 2024 17:53:11 +0100 Subject: [PATCH 25/32] New version: AquaSecurity.Trivy version 0.58.1 (#202047) --- .../0.58.1/AquaSecurity.Trivy.installer.yaml | 21 +++++++++++ .../AquaSecurity.Trivy.locale.en-US.yaml | 36 +++++++++++++++++++ .../Trivy/0.58.1/AquaSecurity.Trivy.yaml | 8 +++++ 3 files changed, 65 insertions(+) create mode 100644 manifests/a/AquaSecurity/Trivy/0.58.1/AquaSecurity.Trivy.installer.yaml create mode 100644 manifests/a/AquaSecurity/Trivy/0.58.1/AquaSecurity.Trivy.locale.en-US.yaml create mode 100644 manifests/a/AquaSecurity/Trivy/0.58.1/AquaSecurity.Trivy.yaml diff --git a/manifests/a/AquaSecurity/Trivy/0.58.1/AquaSecurity.Trivy.installer.yaml b/manifests/a/AquaSecurity/Trivy/0.58.1/AquaSecurity.Trivy.installer.yaml new file mode 100644 index 0000000000000..b2e646013181a --- /dev/null +++ b/manifests/a/AquaSecurity/Trivy/0.58.1/AquaSecurity.Trivy.installer.yaml @@ -0,0 +1,21 @@ +# Created with WinGet Updater using komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: AquaSecurity.Trivy +PackageVersion: 0.58.1 +InstallerLocale: en-US +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: trivy.exe +Commands: +- trivy +FileExtensions: +- trivyignore +ReleaseDate: 2024-12-24 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/aquasecurity/trivy/releases/download/v0.58.1/trivy_0.58.1_windows-64bit.zip + InstallerSha256: 2A5CDABC704EC4B8E9F26A2CCB2D8AEA3F0D2F28DC683737F1C8AAB1C160FE9A +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/a/AquaSecurity/Trivy/0.58.1/AquaSecurity.Trivy.locale.en-US.yaml b/manifests/a/AquaSecurity/Trivy/0.58.1/AquaSecurity.Trivy.locale.en-US.yaml new file mode 100644 index 0000000000000..ce604922ff20a --- /dev/null +++ b/manifests/a/AquaSecurity/Trivy/0.58.1/AquaSecurity.Trivy.locale.en-US.yaml @@ -0,0 +1,36 @@ +# Created with WinGet Updater using komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: AquaSecurity.Trivy +PackageVersion: 0.58.1 +PackageLocale: en-US +Publisher: Aqua Security Software +PublisherUrl: https://www.aquasec.com/ +PublisherSupportUrl: https://github.com/aquasecurity/trivy +PackageName: Trivy +PackageUrl: https://aquasecurity.github.io/trivy +License: Apache-2.0 +LicenseUrl: https://github.com/aquasecurity/trivy/blob/HEAD/LICENSE +ShortDescription: Trivy is a comprehensive and versatile security scanner. +Description: Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more +Moniker: trivy +Tags: +- cli +- containers +- devops-tools +- docker +- golang +- infrastructure-as-code +- kubernetes +- sbom +- security +- security-tools +- vulnerability +- vulnerability-detector +- vulnerability-scanners +ReleaseNotes: |- + ⚡Release highlights and summary⚡ + 👉 Changelog +ReleaseNotesUrl: https://github.com/aquasecurity/trivy/releases/tag/v0.58.1 +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/a/AquaSecurity/Trivy/0.58.1/AquaSecurity.Trivy.yaml b/manifests/a/AquaSecurity/Trivy/0.58.1/AquaSecurity.Trivy.yaml new file mode 100644 index 0000000000000..9c23dfff20337 --- /dev/null +++ b/manifests/a/AquaSecurity/Trivy/0.58.1/AquaSecurity.Trivy.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: AquaSecurity.Trivy +PackageVersion: 0.58.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From c7633f0ebc7017953f6e02e6670b42c0351956d3 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 25 Dec 2024 00:54:33 +0800 Subject: [PATCH 26/32] New version: JetBrains.dotUltimate version 2024.3.3 (#202062) --- .../JetBrains.dotUltimate.installer.yaml | 31 +++++++++++++ .../JetBrains.dotUltimate.locale.en-US.yaml | 43 +++++++++++++++++++ .../JetBrains.dotUltimate.locale.zh-CN.yaml | 33 ++++++++++++++ .../2024.3.3/JetBrains.dotUltimate.yaml | 8 ++++ 4 files changed, 115 insertions(+) create mode 100644 manifests/j/JetBrains/dotUltimate/2024.3.3/JetBrains.dotUltimate.installer.yaml create mode 100644 manifests/j/JetBrains/dotUltimate/2024.3.3/JetBrains.dotUltimate.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/dotUltimate/2024.3.3/JetBrains.dotUltimate.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/dotUltimate/2024.3.3/JetBrains.dotUltimate.yaml diff --git a/manifests/j/JetBrains/dotUltimate/2024.3.3/JetBrains.dotUltimate.installer.yaml b/manifests/j/JetBrains/dotUltimate/2024.3.3/JetBrains.dotUltimate.installer.yaml new file mode 100644 index 0000000000000..fd59b29983c12 --- /dev/null +++ b/manifests/j/JetBrains/dotUltimate/2024.3.3/JetBrains.dotUltimate.installer.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: JetBrains.dotUltimate +PackageVersion: 2024.3.3 +InstallerType: exe +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /Silent=True + SilentWithProgress: /Silent=True + Log: /LogFile="" +UpgradeBehavior: install +ReleaseDate: 2024-12-24 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/resharper/dotUltimate.2024.3.3/JetBrains.dotUltimate.2024.3.3.exe + InstallerSha256: D73291C49BF99A81CFCF8EAF3E3FD23FDFE21112066FC291DBB2602A91BB495B + InstallerSwitches: + Custom: /SpecificProductNames=* /VsVersion=* +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/resharper/dotUltimate.2024.3.3/JetBrains.dotUltimate.2024.3.3.exe + InstallerSha256: D73291C49BF99A81CFCF8EAF3E3FD23FDFE21112066FC291DBB2602A91BB495B + InstallerSwitches: + Custom: /SpecificProductNames=* /VsVersion=* /PerMachine=True + ElevationRequirement: elevationRequired +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/j/JetBrains/dotUltimate/2024.3.3/JetBrains.dotUltimate.locale.en-US.yaml b/manifests/j/JetBrains/dotUltimate/2024.3.3/JetBrains.dotUltimate.locale.en-US.yaml new file mode 100644 index 0000000000000..28f84abd7e541 --- /dev/null +++ b/manifests/j/JetBrains/dotUltimate/2024.3.3/JetBrains.dotUltimate.locale.en-US.yaml @@ -0,0 +1,43 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: JetBrains.dotUltimate +PackageVersion: 2024.3.3 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +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 dotUltimate +PackageUrl: https://www.jetbrains.com/dotnet/ +License: Proprietary +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +ShortDescription: All .NET tools, ReSharper C++, and JetBrains Rider, together in one pack +Moniker: dotultimate +Tags: +- .net +- c# +- csharp +- develop +- development +- dotcover +- dotmemory +- dotnet +- dotpeek +- dottrace +- resharper +- rider +ReleaseNotes: |- + ReSharper 2024.3.3 + - We've fixed an issue where [Category] attribute tests were not recognized by the test runner. [RSRP-499157] + - We've resolved a bug where gutter marks were not displayed beside the tests. [RSRP-498834] + - Navigate to Test now once again works correctly. [RSRP-498832] + - We've resolved a problem in C# 11 where code completion did not show valid type arguments. [RSRP-488179] + - There's no longer an issue with starting dotTrace. [DTRC-31443] + For the full list of changes, please see our issue tracker. +ReleaseNotesUrl: https://youtrack.jetbrains.com/issues?q=project:%20ReSharper%20Available%20in:%202024.3.3* +PurchaseUrl: https://www.jetbrains.com/store/ +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/j/JetBrains/dotUltimate/2024.3.3/JetBrains.dotUltimate.locale.zh-CN.yaml b/manifests/j/JetBrains/dotUltimate/2024.3.3/JetBrains.dotUltimate.locale.zh-CN.yaml new file mode 100644 index 0000000000000..95ac8b2807e1b --- /dev/null +++ b/manifests/j/JetBrains/dotUltimate/2024.3.3/JetBrains.dotUltimate.locale.zh-CN.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json + +PackageIdentifier: JetBrains.dotUltimate +PackageVersion: 2024.3.3 +PackageLocale: zh-CN +Publisher: JetBrains s.r.o. +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 dotUltimate +PackageUrl: https://www.jetbrains.com/zh-cn/dotnet/ +License: 专有软件 +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +ShortDescription: 在一个包中提供所有 .NET 工具、ReSharper C ++ 和 JetBrains Rider +Tags: +- .net +- c# +- csharp +- dotcover +- dotmemory +- dotnet +- dotpeek +- dottrace +- resharper +- rider +- 开发 +ReleaseNotesUrl: https://youtrack.jetbrains.com/issues?q=project:%20ReSharper%20Available%20in:%202024.3.3* +PurchaseUrl: https://www.jetbrains.com/zh-cn/store/ +ManifestType: locale +ManifestVersion: 1.9.0 diff --git a/manifests/j/JetBrains/dotUltimate/2024.3.3/JetBrains.dotUltimate.yaml b/manifests/j/JetBrains/dotUltimate/2024.3.3/JetBrains.dotUltimate.yaml new file mode 100644 index 0000000000000..5e2de87aa0c59 --- /dev/null +++ b/manifests/j/JetBrains/dotUltimate/2024.3.3/JetBrains.dotUltimate.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: JetBrains.dotUltimate +PackageVersion: 2024.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 567284016617dca977139e3f1aedced2b8992890 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: Wed, 25 Dec 2024 01:00:03 +0800 Subject: [PATCH 27/32] New package: AtomixProductions.VirtualDJ version 8.5.8472.0 (#201826) Signed-off-by: Dragon1573 <49941141+Dragon1573@users.noreply.github.com> --- ...AtomixProductions.VirtualDJ.installer.yaml | 27 +++++++++++++++++++ ...mixProductions.VirtualDJ.locale.en-US.yaml | 26 ++++++++++++++++++ .../AtomixProductions.VirtualDJ.yaml | 8 ++++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/a/AtomixProductions/VirtualDJ/8.5.8472.0/AtomixProductions.VirtualDJ.installer.yaml create mode 100644 manifests/a/AtomixProductions/VirtualDJ/8.5.8472.0/AtomixProductions.VirtualDJ.locale.en-US.yaml create mode 100644 manifests/a/AtomixProductions/VirtualDJ/8.5.8472.0/AtomixProductions.VirtualDJ.yaml diff --git a/manifests/a/AtomixProductions/VirtualDJ/8.5.8472.0/AtomixProductions.VirtualDJ.installer.yaml b/manifests/a/AtomixProductions/VirtualDJ/8.5.8472.0/AtomixProductions.VirtualDJ.installer.yaml new file mode 100644 index 0000000000000..44759bd327c3e --- /dev/null +++ b/manifests/a/AtomixProductions/VirtualDJ/8.5.8472.0/AtomixProductions.VirtualDJ.installer.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: AtomixProductions.VirtualDJ +PackageVersion: 8.5.8472.0 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{931405C1-56B6-4EFE-9201-66CC766EC45D}' +ReleaseDate: 2024-12-04 +AppsAndFeaturesEntries: +- DisplayName: VirtualDJ 2025 + Publisher: Atomix Productions + DisplayVersion: 8.5.8472.0 + ProductCode: '{931405C1-56B6-4EFE-9201-66CC766EC45D}' + UpgradeCode: '{C6709E62-39C3-418B-93C6-425C9499BA9F}' +Installers: +- Architecture: x64 + InstallerUrl: https://download.virtualdj.com/b8472/397CC2A2/install_virtualdj_2025_b8472_pc.msi + InstallerSha256: A014742B9F20364F9826C5C025D247AD9179D9899D069B7EAC4B250BD8D6632F +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/a/AtomixProductions/VirtualDJ/8.5.8472.0/AtomixProductions.VirtualDJ.locale.en-US.yaml b/manifests/a/AtomixProductions/VirtualDJ/8.5.8472.0/AtomixProductions.VirtualDJ.locale.en-US.yaml new file mode 100644 index 0000000000000..7aabf064a0ebe --- /dev/null +++ b/manifests/a/AtomixProductions/VirtualDJ/8.5.8472.0/AtomixProductions.VirtualDJ.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: AtomixProductions.VirtualDJ +PackageVersion: 8.5.8472.0 +PackageLocale: en-US +Publisher: Atomix Productions +PublisherUrl: https://virtualdj.com/ +PublisherSupportUrl: https://www.virtualdj.com/help/ +Author: Atomix Productions America Inc. +PackageName: VirtualDJ +PackageUrl: https://www.virtualdj.com/download/ +License: Freeware +LicenseUrl: https://www.virtualdj.com/EULA/ +Copyright: © Atomix Productions +ShortDescription: UNLEASH YOUR CREATIVITY. MIX BETTER WITH INNOVATIVE TECHNOLOGY FOR DJS. +Description: VirtualDJ is audio and video mixing software. +Moniker: virtualdj +Tags: +- audio +- dj +- editing +- mixing +- video +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/a/AtomixProductions/VirtualDJ/8.5.8472.0/AtomixProductions.VirtualDJ.yaml b/manifests/a/AtomixProductions/VirtualDJ/8.5.8472.0/AtomixProductions.VirtualDJ.yaml new file mode 100644 index 0000000000000..282b06669d9bb --- /dev/null +++ b/manifests/a/AtomixProductions/VirtualDJ/8.5.8472.0/AtomixProductions.VirtualDJ.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: AtomixProductions.VirtualDJ +PackageVersion: 8.5.8472.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From d8847c677cd3dddc5ebfc0c993bd945f14f94930 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Wed, 25 Dec 2024 01:25:03 +0800 Subject: [PATCH 28/32] New version: FunRoutine.WorkFlowy version 4.0.2412241106 (#202072) --- .../FunRoutine.WorkFlowy.installer.yaml | 22 ++++++++++ .../FunRoutine.WorkFlowy.locale.en-US.yaml | 38 ++++++++++++++++++ .../FunRoutine.WorkFlowy.locale.zh-CN.yaml | 40 +++++++++++++++++++ .../4.0.2412241106/FunRoutine.WorkFlowy.yaml | 8 ++++ 4 files changed, 108 insertions(+) create mode 100644 manifests/f/FunRoutine/WorkFlowy/4.0.2412241106/FunRoutine.WorkFlowy.installer.yaml create mode 100644 manifests/f/FunRoutine/WorkFlowy/4.0.2412241106/FunRoutine.WorkFlowy.locale.en-US.yaml create mode 100644 manifests/f/FunRoutine/WorkFlowy/4.0.2412241106/FunRoutine.WorkFlowy.locale.zh-CN.yaml create mode 100644 manifests/f/FunRoutine/WorkFlowy/4.0.2412241106/FunRoutine.WorkFlowy.yaml diff --git a/manifests/f/FunRoutine/WorkFlowy/4.0.2412241106/FunRoutine.WorkFlowy.installer.yaml b/manifests/f/FunRoutine/WorkFlowy/4.0.2412241106/FunRoutine.WorkFlowy.installer.yaml new file mode 100644 index 0000000000000..a97997ec9c23f --- /dev/null +++ b/manifests/f/FunRoutine/WorkFlowy/4.0.2412241106/FunRoutine.WorkFlowy.installer.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: FunRoutine.WorkFlowy +PackageVersion: 4.0.2412241106 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- workflowy +ProductCode: 338bed7b-1324-505d-8cb6-5c266cbaa6b3 +ReleaseDate: 2024-12-24 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/workflowy/desktop/releases/download/v4.0.2412241106/WorkFlowy-Installer.exe + InstallerSha256: 47FEBD4B5CA34AC2319C91A5F82C83C87F01A3FBE4D4DBD9B07C987BA8014E33 +- Architecture: x64 + InstallerUrl: https://github.com/workflowy/desktop/releases/download/v4.0.2412241106/WorkFlowy-Installer.exe + InstallerSha256: 47FEBD4B5CA34AC2319C91A5F82C83C87F01A3FBE4D4DBD9B07C987BA8014E33 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/f/FunRoutine/WorkFlowy/4.0.2412241106/FunRoutine.WorkFlowy.locale.en-US.yaml b/manifests/f/FunRoutine/WorkFlowy/4.0.2412241106/FunRoutine.WorkFlowy.locale.en-US.yaml new file mode 100644 index 0000000000000..1f8f80db8e453 --- /dev/null +++ b/manifests/f/FunRoutine/WorkFlowy/4.0.2412241106/FunRoutine.WorkFlowy.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: FunRoutine.WorkFlowy +PackageVersion: 4.0.2412241106 +PackageLocale: en-US +Publisher: WorkFlowy +PublisherUrl: https://workflowy.com/ +PublisherSupportUrl: https://workflowy.zendesk.com/ +PrivacyUrl: https://workflowy.com/privacy-policy/ +Author: FunRoutine Inc. +PackageName: WorkFlowy +PackageUrl: https://workflowy.com/ +License: Proprietary +Copyright: Copyright © 2024 WorkFlowy +ShortDescription: Collect your ideas, develop them, share them, and turn them into reality. +Tags: +- agenda +- calendar +- checklist +- gtd +- list +- memo +- memorandum +- notes +- schedule +- task +- to-do +- todo +ReleaseNotesUrl: https://github.com/workflowy/desktop/releases/tag/v4.0.2412241106 +PurchaseUrl: https://workflowy.com/pricing/ +Documentations: +- DocumentLabel: Guides + DocumentUrl: https://workflowy.com/guides/ +- DocumentLabel: Knowledge Base + DocumentUrl: https://workflowy.com/learn/ +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/f/FunRoutine/WorkFlowy/4.0.2412241106/FunRoutine.WorkFlowy.locale.zh-CN.yaml b/manifests/f/FunRoutine/WorkFlowy/4.0.2412241106/FunRoutine.WorkFlowy.locale.zh-CN.yaml new file mode 100644 index 0000000000000..7326b6e46dbde --- /dev/null +++ b/manifests/f/FunRoutine/WorkFlowy/4.0.2412241106/FunRoutine.WorkFlowy.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json + +PackageIdentifier: FunRoutine.WorkFlowy +PackageVersion: 4.0.2412241106 +PackageLocale: zh-CN +Publisher: WorkFlowy +PublisherUrl: https://workflowy.com/ +PublisherSupportUrl: https://workflowy.zendesk.com/ +PrivacyUrl: https://workflowy.com/privacy-policy/ +Author: FunRoutine Inc. +PackageName: WorkFlowy +PackageUrl: https://workflowy.com/ +License: 专有软件 +Copyright: Copyright © 2024 WorkFlowy +ShortDescription: 收集你的想法,开发、分享它们,并将其变为现实。 +Tags: +- 任务 +- 列表 +- 备忘 +- 备忘录 +- 待办 +- 待办事项 +- 提醒事项 +- 日历 +- 日程 +- 日程管理 +- 时间管理 +- 清单 +- 笔记 +- 议程 +ReleaseNotesUrl: https://github.com/workflowy/desktop/releases/tag/v4.0.2412241106 +PurchaseUrl: https://workflowy.com/pricing/ +Documentations: +- DocumentLabel: 指南 + DocumentUrl: https://workflowy.com/guides/ +- DocumentLabel: 知识库 + DocumentUrl: https://workflowy.com/learn/ +ManifestType: locale +ManifestVersion: 1.9.0 diff --git a/manifests/f/FunRoutine/WorkFlowy/4.0.2412241106/FunRoutine.WorkFlowy.yaml b/manifests/f/FunRoutine/WorkFlowy/4.0.2412241106/FunRoutine.WorkFlowy.yaml new file mode 100644 index 0000000000000..333ffe5e57f52 --- /dev/null +++ b/manifests/f/FunRoutine/WorkFlowy/4.0.2412241106/FunRoutine.WorkFlowy.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: FunRoutine.WorkFlowy +PackageVersion: 4.0.2412241106 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 6d759fdd674904087e85fbc94ccc64dcd29a6e0e Mon Sep 17 00:00:00 2001 From: UnownPlain <38232575+UnownPlain@users.noreply.github.com> Date: Tue, 24 Dec 2024 12:25:44 -0500 Subject: [PATCH 29/32] New version: Zen-Team.Zen-Browser version 1.0.2-b.4 (#201805) --- .../Zen-Team.Zen-Browser.installer.yaml | 37 +++++++++++++++++++ .../Zen-Team.Zen-Browser.locale.en-US.yaml | 29 +++++++++++++++ .../1.0.2-b.4/Zen-Team.Zen-Browser.yaml | 8 ++++ 3 files changed, 74 insertions(+) create mode 100644 manifests/z/Zen-Team/Zen-Browser/1.0.2-b.4/Zen-Team.Zen-Browser.installer.yaml create mode 100644 manifests/z/Zen-Team/Zen-Browser/1.0.2-b.4/Zen-Team.Zen-Browser.locale.en-US.yaml create mode 100644 manifests/z/Zen-Team/Zen-Browser/1.0.2-b.4/Zen-Team.Zen-Browser.yaml diff --git a/manifests/z/Zen-Team/Zen-Browser/1.0.2-b.4/Zen-Team.Zen-Browser.installer.yaml b/manifests/z/Zen-Team/Zen-Browser/1.0.2-b.4/Zen-Team.Zen-Browser.installer.yaml new file mode 100644 index 0000000000000..2043eb00bc1a8 --- /dev/null +++ b/manifests/z/Zen-Team/Zen-Browser/1.0.2-b.4/Zen-Team.Zen-Browser.installer.yaml @@ -0,0 +1,37 @@ +# Created with komac v2.9.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Zen-Team.Zen-Browser +PackageVersion: 1.0.2-b.4 +InstallerType: exe +InstallModes: +- silent +- silentWithProgress +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ReleaseDate: 2024-12-24 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/zen-browser/desktop/releases/download/1.0.2-b.4/zen.installer.exe + InstallerSha256: 78318AF532462445B41765432266C6B67F1234A042B3F9E178214EA5CB5D8D1D +- Architecture: arm64 + InstallerUrl: https://github.com/zen-browser/desktop/releases/download/1.0.2-b.4/zen.installer-arm64.exe + InstallerSha256: C4A024AEF30C8B3FA1F0FFBB3943C18C0B95706F6F9D2F215D94653C1A9E4A33 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/z/Zen-Team/Zen-Browser/1.0.2-b.4/Zen-Team.Zen-Browser.locale.en-US.yaml b/manifests/z/Zen-Team/Zen-Browser/1.0.2-b.4/Zen-Team.Zen-Browser.locale.en-US.yaml new file mode 100644 index 0000000000000..8d26faf6395dd --- /dev/null +++ b/manifests/z/Zen-Team/Zen-Browser/1.0.2-b.4/Zen-Team.Zen-Browser.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created with komac v2.9.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Zen-Team.Zen-Browser +PackageVersion: 1.0.2-b.4 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://zen-browser.app/ +PublisherSupportUrl: https://github.com/zen-browser/desktop/issues +PackageName: Zen Browser +PackageUrl: https://zen-browser.app/ +License: MPL-2.0 +LicenseUrl: https://github.com/zen-browser/desktop/blob/HEAD/LICENSE +ShortDescription: Zen Browser is a Firefox-based browser that will change the way you surf the web! +Moniker: zen-browser +Tags: +- arc +- arc-browser +- browser +- firefox +- firefox-based +- firefox-browser +- internet +- web +- web-browser +- webpage +ReleaseNotesUrl: https://zen-browser.app/release-notes +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/z/Zen-Team/Zen-Browser/1.0.2-b.4/Zen-Team.Zen-Browser.yaml b/manifests/z/Zen-Team/Zen-Browser/1.0.2-b.4/Zen-Team.Zen-Browser.yaml new file mode 100644 index 0000000000000..9e90f2443edfc --- /dev/null +++ b/manifests/z/Zen-Team/Zen-Browser/1.0.2-b.4/Zen-Team.Zen-Browser.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.9.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Zen-Team.Zen-Browser +PackageVersion: 1.0.2-b.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 47ed29f3cd64d45a530f4d3861c43b5de74bc971 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kry=C5=A1tof=20Krti=C4=8Dka?= Date: Tue, 24 Dec 2024 18:25:51 +0100 Subject: [PATCH 30/32] New version: Datronicsoft.SpacedeskDriver.Server version 2.1.31.0 (#202069) --- ...soft.SpacedeskDriver.Server.installer.yaml | 54 +++++++++++++++++++ ...t.SpacedeskDriver.Server.locale.en-US.yaml | 24 +++++++++ .../Datronicsoft.SpacedeskDriver.Server.yaml | 8 +++ 3 files changed, 86 insertions(+) create mode 100644 manifests/d/Datronicsoft/SpacedeskDriver/Server/2.1.31.0/Datronicsoft.SpacedeskDriver.Server.installer.yaml create mode 100644 manifests/d/Datronicsoft/SpacedeskDriver/Server/2.1.31.0/Datronicsoft.SpacedeskDriver.Server.locale.en-US.yaml create mode 100644 manifests/d/Datronicsoft/SpacedeskDriver/Server/2.1.31.0/Datronicsoft.SpacedeskDriver.Server.yaml diff --git a/manifests/d/Datronicsoft/SpacedeskDriver/Server/2.1.31.0/Datronicsoft.SpacedeskDriver.Server.installer.yaml b/manifests/d/Datronicsoft/SpacedeskDriver/Server/2.1.31.0/Datronicsoft.SpacedeskDriver.Server.installer.yaml new file mode 100644 index 0000000000000..25dc05390e838 --- /dev/null +++ b/manifests/d/Datronicsoft/SpacedeskDriver/Server/2.1.31.0/Datronicsoft.SpacedeskDriver.Server.installer.yaml @@ -0,0 +1,54 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Datronicsoft.SpacedeskDriver.Server +PackageVersion: 2.1.31.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Custom: REBOOT=ReallySuppress +UpgradeBehavior: install +ReleaseDate: 2024-12-23 +Installers: +- Architecture: x86 + InstallerUrl: https://downloads.spacedesk.net/downloads/spacedesk_driver_Win_10_32_v2131.msi + InstallerSha256: 680FA4278051509B944B916D4C3881AD83F011FB541AC33602451CE098275855 + ProductCode: '{81BEB46E-4D66-48C9-BB33-5C64B3F46EBF}' + AppsAndFeaturesEntries: + - DisplayName: spacedesk Windows DRIVER + Publisher: datronicsoft Inc. + ProductCode: '{81BEB46E-4D66-48C9-BB33-5C64B3F46EBF}' + UpgradeCode: '{960B967D-8BE1-46CF-9BCB-1C57E489E1A9}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\datronicsoft' +- Architecture: x64 + InstallerUrl: https://downloads.spacedesk.net/downloads/spacedesk_driver_Win_10_64_v2131.msi + InstallerSha256: D94B24A9B0BF1CDAB92DBB0516625BB3479141A36BE150FA1B613E12D4C5C31F + ProductCode: '{B0ECD65A-A5F0-43DB-86B6-94B4BA854997}' + AppsAndFeaturesEntries: + - DisplayName: spacedesk Windows DRIVER + Publisher: datronicsoft Inc. + ProductCode: '{B0ECD65A-A5F0-43DB-86B6-94B4BA854997}' + UpgradeCode: '{3CBC4D7B-B6A4-4107-BB9E-66EDFF3909B0}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\datronicsoft' +- Architecture: arm64 + InstallerUrl: https://downloads.spacedesk.net/downloads/spacedesk_driver_Win_10_ARM64_v2131.msi + InstallerSha256: 36A63C3269705896CC4C774A791FA8D6EA8344E3230696BA9D9F3B1A1128873D + ProductCode: '{B0ECD65A-A5F0-43DB-86B6-94B4BA854997}' + AppsAndFeaturesEntries: + - DisplayName: spacedesk Windows DRIVER + Publisher: datronicsoft Inc. + ProductCode: '{B0ECD65A-A5F0-43DB-86B6-94B4BA854997}' + UpgradeCode: '{3CBC4D7B-B6A4-4107-BB9E-66EDFF3909B0}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\datronicsoft' +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/d/Datronicsoft/SpacedeskDriver/Server/2.1.31.0/Datronicsoft.SpacedeskDriver.Server.locale.en-US.yaml b/manifests/d/Datronicsoft/SpacedeskDriver/Server/2.1.31.0/Datronicsoft.SpacedeskDriver.Server.locale.en-US.yaml new file mode 100644 index 0000000000000..92c5f2b4dab68 --- /dev/null +++ b/manifests/d/Datronicsoft/SpacedeskDriver/Server/2.1.31.0/Datronicsoft.SpacedeskDriver.Server.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Datronicsoft.SpacedeskDriver.Server +PackageVersion: 2.1.31.0 +PackageLocale: en-US +Publisher: datronicsoft Inc. +PublisherUrl: https://spacedesk.net/ +PublisherSupportUrl: https://forum.spacedesk.ph/ +PrivacyUrl: https://spacedesk.net/privacy-policy/ +Author: datronicsoft +PackageName: spacedesk Windows DRIVER +PackageUrl: https://spacedesk.net/##box_430 +License: Proprietary +LicenseUrl: https://spacedesk.net/#licensing +Copyright: Copyright (c) 2021 – datronicsoft +CopyrightUrl: https://spacedesk.net/legal-notice/ +ShortDescription: Spacedesk Driver Software for Windows PRIMARY PC (server) runs only with Windows 11 and Windows 10 +Moniker: spacedesk-server +Tags: +- display +- network +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/d/Datronicsoft/SpacedeskDriver/Server/2.1.31.0/Datronicsoft.SpacedeskDriver.Server.yaml b/manifests/d/Datronicsoft/SpacedeskDriver/Server/2.1.31.0/Datronicsoft.SpacedeskDriver.Server.yaml new file mode 100644 index 0000000000000..8cfcd962aea05 --- /dev/null +++ b/manifests/d/Datronicsoft/SpacedeskDriver/Server/2.1.31.0/Datronicsoft.SpacedeskDriver.Server.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Datronicsoft.SpacedeskDriver.Server +PackageVersion: 2.1.31.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 9dc02bdbe19cea56c8b2aa54f66b7ce67c5c2744 Mon Sep 17 00:00:00 2001 From: VD42 Date: Tue, 24 Dec 2024 21:25:58 +0400 Subject: [PATCH 31/32] New version: IndigoByte.DrExplain version 6.9.1327 (#202057) --- .../IndigoByte.DrExplain.installer.yaml | 31 ++++++++++++++++ .../IndigoByte.DrExplain.locale.en-US.yaml | 35 +++++++++++++++++++ .../6.9.1327/IndigoByte.DrExplain.yaml | 8 +++++ 3 files changed, 74 insertions(+) create mode 100644 manifests/i/IndigoByte/DrExplain/6.9.1327/IndigoByte.DrExplain.installer.yaml create mode 100644 manifests/i/IndigoByte/DrExplain/6.9.1327/IndigoByte.DrExplain.locale.en-US.yaml create mode 100644 manifests/i/IndigoByte/DrExplain/6.9.1327/IndigoByte.DrExplain.yaml diff --git a/manifests/i/IndigoByte/DrExplain/6.9.1327/IndigoByte.DrExplain.installer.yaml b/manifests/i/IndigoByte/DrExplain/6.9.1327/IndigoByte.DrExplain.installer.yaml new file mode 100644 index 0000000000000..4aec868ff3903 --- /dev/null +++ b/manifests/i/IndigoByte/DrExplain/6.9.1327/IndigoByte.DrExplain.installer.yaml @@ -0,0 +1,31 @@ +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: IndigoByte.DrExplain +PackageVersion: 6.9.1327 +Platform: +- Windows.Desktop +MinimumOSVersion: "6.1" +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +FileExtensions: +- gui +- doc +- docx +- rtf +- chm +- hlp +- html +- txt +- xml +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.drexplain.com/drexplain_6_9_1327.exe + InstallerSha256: E4DE2460363D2CD61B88C35BFA40848E7A05D771A35DF38EBF01473A0C0B82DE +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/i/IndigoByte/DrExplain/6.9.1327/IndigoByte.DrExplain.locale.en-US.yaml b/manifests/i/IndigoByte/DrExplain/6.9.1327/IndigoByte.DrExplain.locale.en-US.yaml new file mode 100644 index 0000000000000..f9e3989000f2c --- /dev/null +++ b/manifests/i/IndigoByte/DrExplain/6.9.1327/IndigoByte.DrExplain.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: IndigoByte.DrExplain +PackageVersion: 6.9.1327 +PackageLocale: en-US +Publisher: Indigo Byte Systems, LLC +PublisherSupportUrl: https://www.drexplain.com/support/ +PrivacyUrl: https://www.drexplain.com/privacy.php +Author: Indigo Byte Systems, LLC +PackageName: Dr.Explain +PackageUrl: https://www.drexplain.com/ +License: Proprietary +LicenseUrl: https://www.drexplain.com/help/license_print.php +Copyright: Copyright (c) Indigo Byte Systems, LLC, 2004-2024. All rights reserved. +ShortDescription: Help authoring tool to quickly create online manuals, help files, user guides and documentation. +Moniker: drexplain +Tags: +- manual +- online-manuals +- help +- help-files +- online-help +- guide +- user-guides +- documentation +- hat +- html +- chm +- pdf +- docx +- rtf +- hlp +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/i/IndigoByte/DrExplain/6.9.1327/IndigoByte.DrExplain.yaml b/manifests/i/IndigoByte/DrExplain/6.9.1327/IndigoByte.DrExplain.yaml new file mode 100644 index 0000000000000..df37baccf5954 --- /dev/null +++ b/manifests/i/IndigoByte/DrExplain/6.9.1327/IndigoByte.DrExplain.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: IndigoByte.DrExplain +PackageVersion: 6.9.1327 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 75e2795276ac566c6be64e59f59c11930d0f7ad6 Mon Sep 17 00:00:00 2001 From: Nik Date: Tue, 24 Dec 2024 18:26:09 +0100 Subject: [PATCH 32/32] WerWolv.ImHex version 1.36.0 (#202050) --- .../ImHex/1.36.0/WerWolv.ImHex.installer.yaml | 18 +++++++++++ .../1.36.0/WerWolv.ImHex.locale.en-US.yaml | 31 +++++++++++++++++++ .../w/WerWolv/ImHex/1.36.0/WerWolv.ImHex.yaml | 8 +++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/w/WerWolv/ImHex/1.36.0/WerWolv.ImHex.installer.yaml create mode 100644 manifests/w/WerWolv/ImHex/1.36.0/WerWolv.ImHex.locale.en-US.yaml create mode 100644 manifests/w/WerWolv/ImHex/1.36.0/WerWolv.ImHex.yaml diff --git a/manifests/w/WerWolv/ImHex/1.36.0/WerWolv.ImHex.installer.yaml b/manifests/w/WerWolv/ImHex/1.36.0/WerWolv.ImHex.installer.yaml new file mode 100644 index 0000000000000..c4330bb073427 --- /dev/null +++ b/manifests/w/WerWolv/ImHex/1.36.0/WerWolv.ImHex.installer.yaml @@ -0,0 +1,18 @@ +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: WerWolv.ImHex +PackageVersion: 1.36.0 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +ProductCode: '{9A3EEC6F-27EE-421F-A5F4-38BC23156026}' +AppsAndFeaturesEntries: +- DisplayName: ImHex + UpgradeCode: '{05000E99-9659-42FD-A1CF-05C554B39285}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/WerWolv/ImHex/releases/download/v1.36.0/imhex-1.36.0-Windows-x86_64.msi + InstallerSha256: 2F53EC270CF515331623DFB7B970648B01EE1B80131EC4BC064F776515D4DC7F +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/w/WerWolv/ImHex/1.36.0/WerWolv.ImHex.locale.en-US.yaml b/manifests/w/WerWolv/ImHex/1.36.0/WerWolv.ImHex.locale.en-US.yaml new file mode 100644 index 0000000000000..ad88e0f1da4d9 --- /dev/null +++ b/manifests/w/WerWolv/ImHex/1.36.0/WerWolv.ImHex.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: WerWolv.ImHex +PackageVersion: 1.36.0 +PackageLocale: en-US +Publisher: WerWolv +PublisherUrl: https://github.com/WerWolv/ImHex +PublisherSupportUrl: https://discord.gg/X63jZ36xBY +PrivacyUrl: https://github.com/WerWolv/ImHex +Author: WerWolv +PackageName: imhex +PackageUrl: https://github.com/WerWolv/ImHex +License: GPL-2.0 +LicenseUrl: https://github.com/WerWolv/ImHex/blob/HEAD/LICENSE +Copyright: WerWolv (c) 2020 - 2022 +ShortDescription: A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM. +Description: A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM. +Moniker: hex-editor +Tags: +- analyzer +- dark-mode +- data-processor +- disassembler +- ips +- mathematical-evaluator +- pattern-highlighting +- pattern-language +- reverse-engineering +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/w/WerWolv/ImHex/1.36.0/WerWolv.ImHex.yaml b/manifests/w/WerWolv/ImHex/1.36.0/WerWolv.ImHex.yaml new file mode 100644 index 0000000000000..68e7a7027e1e4 --- /dev/null +++ b/manifests/w/WerWolv/ImHex/1.36.0/WerWolv.ImHex.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: WerWolv.ImHex +PackageVersion: 1.36.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0